@charset "utf-8";
html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
body
{
margin:0 auto;
width: 100%;
background:#ffffff url('images/bg.gif') top repeat-x fixed;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
a, a:visited
{
color: #003366
text-decoration: underline;
font-weight: bold;
}
a:hover
{
color:#0066CC;
}
.wrapper {
margin:0px auto;
overflow:hidden;
margin-bottom: 15px;
padding:0;
text-align:left;
width:1000px;
}
#header
{
background: url('images/header_bg.png') top no-repeat;
text-align: center;
padding-top: 35px;
}
#headermain
{
background: url('images/header.png') top no-repeat;
text-align: center;
padding-top: 15px;
}
#headermain2
{
background: url('images/header2.png') top no-repeat;
text-align: center;
padding-top: 15px;
}
.buttons
{
float: right;
padding-top: 158px;
width: 594px;
}
#join
{
float: left;
}
#login
{
margin-left: 120px;
float: left;
padding-top:3px;
}
.menu
{
height: 30px;
padding-top: 255px;
width: 900px;
text-align: left;
margin-left: 80px;
font-size: 14px;
color: #ffffff;
}
.menu2
{
height: 30px;
padding-top: 128px;
width: 900px;
text-align: left;
margin-left: 80px;
font-size: 14px;
color: #ffffff;
}
.menu2 a, .menu a:visited
{
color: #44BBFF;
}
.menu2 a:hover
{
color: #66DDFF;
}
.menu a, .menu a:visited
{
color: #44BBFF;
}
.menu a:hover
{
color: #66DDFF;
}
#content
{
padding: 10px 20px 10px 25px;
background:url('images/main.png') repeat-y center;
font-family: Verdana, Arial, Helvetica, sans-serif;
min-height: 200px;

}
#maintext
{
width: 570px;
padding-bottom: 20px;
margin-top: 30px;
}
#maintext h2
{
font-size: 16px;
color: #006699;
border-bottom: 1px #006699 dotted;
}
#maintext h3
{
font-size: 20px;
color: #001166;
font-family: Georgia, Garamond;
border-bottom: 1px #001166 dotted;
}

.leftcontent
{
float: left;
margin:5px 15px;
}

#testimonials
{
width: 270px;
}
.testimonials_content
{
/* background:url(images/testimonials_bg.png) no-repeat;
width: 260px;
height: 140px; */
-moz-border-radius-bottomleft:15px;
-moz-border-radius-bottomright:15px;
-moz-border-radius-topleft:15px;
-moz-border-radius-topright:15px;
background-color:#d2edfc;
border:1px solid #CAE2EF;
width: 250px;
padding: 2px 12px;
font-size: 11px;
}
.testimonials_content p
{
text-align: justify;
}
.testimonials_content a
{
color: #003366;
text-decoration: underline;
margin-left: 5px;
}
#credentials
{
width: 270px;
margin-top: 15px;
}
.credentials_content
{
-moz-border-radius-bottomleft:15px;
-moz-border-radius-bottomright:15px;
-moz-border-radius-topleft:15px;
-moz-border-radius-topright:15px;
background-color:#d2edfc;
border:1px solid #CAE2EF;
width: 250px;
height: 250px;
padding: 5px 12px;
font-size: 12px;
}
.training_menu
{
-moz-border-radius-bottomleft:15px;
-moz-border-radius-bottomright:15px;
-moz-border-radius-topleft:15px;
-moz-border-radius-topright:15px;
background-color:#d2edfc;
border:1px solid #CAE2EF;
width: 250px;
padding: 5px 12px;
font-size: 11px;
}
.training_menu ul
{
padding-left: 10px;
margin: 7px 3px;
font-weight: bold;
}
.training_menu ul li
{
margin-left: 1px;
margin-bottom:
}
.rightcontent
{
margin-left:315px;
width:610px;
}
.rightcontent2
{
margin-left:250px;
width:670px;
}
#title
{
color: #033e4f;
border-bottom: 1px #0066CC dotted;
font-size: 24px;
margin: 0px 80px;
}
.rightcontent h1
{
color: #033e4f;
margin: 8px 12px 6px 0;
border-bottom: 1px #0066CC dotted;
text-align:left;
}
.rightcontent2 h1
{
color: #033e4f;
margin: 8px 12px 6px 0;
border-bottom: 1px #0066CC dotted;
}
#welcome
{
-moz-border-radius-bottomleft:15px;
-moz-border-radius-bottomright:15px;
-moz-border-radius-topleft:15px;
-moz-border-radius-topright:15px;
background-color:#d2edfc;
border:1px solid #CAE2EF;
padding:5px 10px;
width:570px;
}
.signupnote
{
background:#EEF8FF;
padding: 0px 20px;
margin: 10px;
border: 4px #6699FF dashed;
}
#footer
{

padding:5px 35px 5px 35px;
background:url('images/footer_bg.png') top no-repeat;
height: 53px;
}
.footleft
{
float: left;
width: 200px;
}
.footright
{
float: right;
text-align: right;
width: 400px;
}
#cdn
{
width: 100%;
margin: 20px 0;
clear: both;
}