/* NEW HOME PAGE CSS */

/* links */
a:link { color: #426698;text-decoration:none;}
a:visited {color: #426698;text-decoration:none;}
a:hover {color: #AD4601;text-decoration:none;}
a:active { color: #AD4601;text-decoration:none;}

/* layout */

body {
background-image: url(/images/home/bg_home.jpg);
background-repeat: repeat-x;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}

#flash {
width:680px;
height:auto;
float:left;
}
#learnmore {
width:910px;
margin-top:20px;
float:left;
}
#main {
width:900px;
margin-left:2px;
text-align:center;
float:left;
}
.clear {clear:both}

/*===============
  text style 
================*/

/* follow */
.follow { 
width:auto;
text-align:right;
font-style:normal;
font-weight:bold;
float:right;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}
.follow a { 
color: #426698;
text-decoration:none;
}
.follow a:visited { 
color: #426698;
text-decoration:none;
}
.follow a:hover { 
color: #AD4601;
text-decoration:none;
}
.follow a:active { 
color: #426698;
text-decoration:none;
}

/* copy */
.copy {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
line-height:18px;
color:#999;
font-style:normal;
font-weight:normal;
}

/* copyr */
.copyr {
width:auto;
color:#666;
line-height:18px;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-style:normal;
font-weight:normal;
}

/* copyblue */
.copyblue {
line-height:18px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#426698;
font-style:normal;
font-weight:normal;
}
.copyblue a:link {
line-height:18px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#426698;
font-style:normal;
font-weight:normal;
}
.copyblue a:visited {
line-height:18px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#426698;
font-style:normal;
font-weight:normal;
}
.copyblue a:hover {
line-height:18px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#AD4601;
font-style:normal;
font-weight:normal;
}
.copyblue a:active {
line-height:18px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#AD4601;
font-style:normal;
font-weight:normal;
}

/* linktopic */
.linktopic {
font-weight: bold;
border-bottom:1px #FFF solid;
margin-bottom:5px;
padding-bottom:5px;
}
.linktopic a:link {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight: bold;
color: #426698;
text-decoration:none;
}
.linktopic a:hover {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight: bold;
color: #AD4601;
text-decoration:none;
}
.linktopic a:visited {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight: bold;
color: #426698;
text-decoration:none;
}
.linktopic a:active {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight: bold;
color: #AD4601;
text-decoration:none;
}

/* nvitems */
.nvitems { 
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
float:right;
}
.nvitems a {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color: #426698;
text-decoration:none;
}
.nvitems a:hover {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color: #AD4601;
text-decoration:none;
}
.nvitems a:visited {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color: #426698;
text-decoration:none;
}
.nvitems a:active {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color: #AD4601;
text-decoration:none;
}


/* general*/
.solutions,
.learnsection {
width:227px;
float:left;
}
.learnsection2 {
width:228px;
float:left;
}
.solutions {
padding-left:2px;
}
.textwrap {
margin-top:7px;
padding: 10px 10px 10px 15px;
text-align:left;
border:1px #FFF solid;
height:auto;
}
.learncopy1,
.learncopy2 {
height:auto;
padding:15px;
padding-left:25px;
text-align:left;
}
.learncopy1 {background:url(/images/home/stretch227.jpg) top left no-repeat;}
.learncopy2 {background:url(/images/home/stretch228.jpg) top left no-repeat;}
.linksection {
width:176px;
margin: 10px 52px 10px 0;
float:left;
}