/* -------------------- main page css ----------------*/
body{
font-family:tahoma;
font-size:13px;
text-align:center;
height:558px;
width:975px;
margin:auto;
padding:10px 0px 0px 0px;
}
/*--------------------- main container ---------------------*/

#main{
margin:auto;
width:inherit;
height:inherit;
border:1px;
border-style:solid;
border-color:#cccccc;
overflow:hidden;
}
/*-----------------------header------------------------*/
#header{
width:975px;
height:131px;
background-image:url(../images/header.jpg);
background-repeat:no-repeat;
}
#nav_spacer{
/* top blank space */
width:inherit;
height:102px;
}
#navigation{
width:inherit;
height:29px;
}
div.line1{
width:inherit;
height:1px;
overflow:hidden;
background-color:#93D3D3;
}
#navigationLinks{
width:inherit;
height:27px;
overflow:hidden;
}
div.nav_links{
width:auto;
height:inherit;
margin:0px 17px 0px 14px;
padding:5px 0px 0px 0px;
float:left;
}
#nav_left_spacer{
height:inherit;
width:64px;
float:left;
}
#nav_rigth_spacer{
height:inherit;
width:54px;
float:left;
}
div.nav_verticalBar{
width:1px;
height:27px;
background-image:url(../images/nav_saperater.gif);
background-repeat:no-repeat;
background-position:center;
float:left;
}
div.nav_links a{
font-weight:bold;
color:#000000;
text-decoration:none;
}
div.nav_links a:link{
color:#000000;
}
div.nav_links a:active{
color:#000000;
}
div.nav_links a:hover{
color:#EFB62F;
}
#currentLink{
color:#EFB62F;
}
/*------------------------- content ------------------------*/
#content{
width:975px;
height:410px;
}
#leftContent{
width:605px;
height:410px;
float:left;
text-align:left;
padding:0px 13px 0px 20px;
}
#rightContent{
width:337px;
height:410px;
float:left;
background-image:url(../images/home_right.jpg);
background-repeat:no-repeat;
}
/*-------------------- footer -------------------*/
#footer{
background-image:url(../images/footer_Strip.jpg);
background-repeat:repeat-x;
width:975px;
height:17px;
color:#FFFFFF;
font-family:tahoma;
font-size:10px;
}
#footer_left{
float:left;
margin:2px 0px 0px 10px;
}
#footer_right{
/*display:none;*/
float:right;
margin:2px 10px 0px 0px;
display:none;
}
#footer a{
color:#FFFFFF;
text-decoration:none;
margin:0px 10px 0px 0px ;
}
#footer a:link{
}
#footer a:active{
}
#footer a:hover{
text-decoration:underline;
}

/*------------------- box ----------------------*/
.makeBox{
width:574px;
height:auto;
}
.boxTop{
width:574px;
height:10px;
background-image:url(../images/box_header.gif);
background-repeat:no-repeat;
overflow:hidden;
}
.boxFooter{
width:574px;
height:10px;
background-image:url(../images/box_footer.gif);
background-repeat:no-repeat;
float:left;
overflow:hidden;
}
.boxContent{
width:572px;
border:1px;
border-style:none solid none solid;
border-color:#F1C559;
color:#04848d;
height:95px;
padding:0px 0px 0px 0px;
overflow:hidden;
}
/*-------------------- list usinng div -----------*/
.makelist{
height:auto;
width:531px;
width:auto;
padding:0px 15px 0px 16px;
clear:both;
}
.bullet{
background-image:url(../images/bullet1.gif);
background-repeat:no-repeat;
width:11px;
height:13px;
float:left;
margin:4px 0px 0px 0px;
clear:left;
}
.makeBulletText{
/*width:510px;*/
width:auto;
height:auto;
float:left;
margin:0px 0px 0px 10px;
clear:right;
}
.listSpacer{
width:auto;
height:5px;
overflow:hidden;
clear:both;
}
/*------------------- p tag --------------------*/
p{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
line-height:15px;
text-align:left;
margin:7px 0px 15px 0px;
}

/*-----------  spacer class --------------------------*/
.spacer5px{
width:400px;
height:5px;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
overflow:hidden;
}
.spacer2px{
width:400px;
height:2px;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
float:none;
clear:both;
overflow:hidden;
}
/*-----------   text modifier class --------------------------*/
.textType1{
font-size:13px;
/*font-style:italic;*/
line-height:18px;
font-weight:bold;
}
.testType2{
font-size:11px;
/*font-style:italic;*/
font-weight:bold;
}
.testType3{
font-weight:bold;
/*color:#138d96;*/
}
.textType4{
font-weight:bold;
font-size:16px;
line-height:18px;
}
.textType5{
margin:0px 0px 15px 0px;
}
.testType6{
font-size:12px;
color:#000000;
}
/*--------------------- a tag -------------------*/
a.link2{
font-weight:bold;
color:#009099;
}
a.link2:link{
color:#009099;
}
a.link2:active{
color:#009099;
}
a.link2:hover{
color:#f3ac00;
}

a.link3{
font-size:18px;
font-weight:bold;
color:#64928f;
}
a.link3:link{
color:#64928f;
}
a.link3:active{
color:#64928f;
}
a.link3:hover{
color:#64928f;
}
/*-------------- tabs -----------------------*/
#tab1{
height:350px;
overflow:hidden;
/*background-color:#00CCFF;*/
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
}
#tab2{
height:30px;
overflow:hidden;
/*background-color:#FFCC00;*/
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
}
#togle{
background-color:#CC0000;
height:30px;
}
/*--------------- comptia 1,2 -------------*/
div.comptia{
background-image:url(../images/bar.gif);
background-repeat:no-repeat;
width:562px;
height:26px;
padding:4px 0px 0px 25px;
margin:0px 0px 0px 0px;
font-weight:bold;
}
div.comptia a{
color:#000000;
text-decoration:none;
}