/* CSS Document */

body{
padding:0;
margin:0;
background-color:#CCCCCC;
font-family:"Trebuchet MS", Arial, sans-serif;
font-size:12px;
color:#000000;
background-color:#11B2E6;
}


tr, td{
vertical-align:top;
}


a{
font-size:12px;
text-decoration:none;
color:#000000;
}

a:hover{
font-size:12px;
text-decoration:underline;
color:#0033FF;
}

.outer_wrapper{
background-color:#FFFFFF;
}

.top_bg{
background-image:url(../images/top_blue_bg.jpg);
background-position:left;
background-repeat:repeat-x;
height:76px;
}

.nav_top_line{
border-top:1px solid #0777B7;
}

.nav_links_bg{
border-top:1px solid #FFFFFF;
background-image:url(../images/nav_bg.jpg);
background-position:left;
background-repeat:repeat-x;
height:34px;
line-height:34px;
text-align:center;
font-weight:bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#666666;
}


.nav_links_bg a{
color:#333333;
padding:10px 19px 8px 20px;
text-decoration:none;
}

.nav_links_bg a:hover{
color:#666666;
background-color:#f0f0f0;
padding:10px 19px 8px 20px;
text-decoration:none;
}


.content_border{
border:1px solid #D6E5EC;
background-color:#F7FCFD;
padding:5px;
}

.content_border h1{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#0777B7;
margin-bottom:4px;
}

.content_border h2{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#0777B7;
margin-bottom:4px;
margin-top:4px;
}

.dotted_line{
border-top:1px dotted #999999;
}

.certificates_border{
border:1px solid #D1D3C9;
width:245px;
height:100px;
}

.testimonails_bg{
border-left:1px solid #039ACD;
border-right:1px solid #039ACD;
background-image:url(../images/testimonials_bg.jpg);
background-repeat:repeat-x;
background-position:bottom;
background-color:#FFFFFF;
padding:8px;
line-height:20px;
}

.testimonails_bg a{
color:#000000;
text-decoration:none;

}

.testimonails_bg a:hover{
color:#009999;
text-decoration:none;
}


.testimonails_bg h1{
font-size:11px;
font-weight:bold;
text-align:right;
margin:0;
}

.must_main_bg_top{
background-color:#EDECDA;
line-height:7px;
}

.must_main_bg{
background-color:#EDECDA;
}

.must_separator{
background-image:url(../images/separator.jpg);
background-repeat:repeat-y;
background-color:#EDECDA;
width:15px;
}

.must_bg{
background-image:url(../images/must_bg.jpg);
background-repeat:repeat-x;
line-height:30px;
font-size:14px;
font-weight:bold;
color:#666666;
text-transform:uppercase;
text-align:center;
}

.arrow_1{
background-image:url(../images/arrow_1.jpg);
background-position:center;
background-repeat:no-repeat;
}

.arrow_2{
background-image:url(../images/arrow_2.jpg);
background-position:center;
background-repeat:no-repeat;
}

.arrow_content{
padding-left:8px;
padding-bottom:5px;
padding-right:5px;
padding-top:5px;
}

.contact_us{
font-family:Verdana, Arial, Helvetica, sans-serif;
text-align:center;
font-size:12px;
color:#42758A;
line-height:20px;
}

.contact_us h1{
font-size:16px;
font-weight:bold;
margin-bottom:3px;
margin-top:3px;
}

.footer_bg{
background-image:url(../images/footer_bg.jpg);
background-repeat:repeat-x;
background-position:top;
background-color:#5292AD;
color:#FFFFFF;

}

.footer_links{
line-height:20px;
padding-top:20px;
padding-bottom:15px;
}

.footer_links a{
color:#FFFFFF;
text-decoration:none;
}

.footer_links a:hover{
color:#D7F2FD;
text-decoration:none;
border-bottom:1px solid #06A6DA;
}


.powered_by{
line-height:20px;
padding-top:20px;
padding-left:10px;
}

.powered_by a{
color:#FFFFFF;
text-decoration:none;
border-bottom:1px dotted #D7F2FD;
}


.powered_by a:hover{
color:#FFFFFF;
text-decoration:none;
border-bottom:none;
}

