/* CSS Document */
body{
background-image:url(images/head-bg.jpg);  background-repeat:repeat-x;

}

*{
	margin:0px;
	padding:0px;
}

.centeraligned{
width:870px;
margin-top:0px;
margin-right:auto;
margin-bottom:0px;
margin-left:auto;
}
.menuitem{  display:block; text-decoration:none; float:left; margin-left:10px; background-image:url(images/menu-gray.jpg); width:77px; height:27px; line-height:27px; font-size:12px; font-weight:bold; font-family:Arial, Helvetica, sans-serif;  color:#fff; text-align:center;}
.menuitem-current{  display:block; text-decoration:none; float:left; margin-left:10px; background-image:url(images/menu-blue.jpg); width:77px; height:27px; line-height:27px; font-size:12px; font-weight:bold; font-family:Arial, Helvetica, sans-serif;  color:#fff; text-align:center;}

.menuitem-big{  display:block; text-decoration:none; float:left; margin-left:10px; background-image:url(images/menu-gray-big.jpg); width:95px; height:27px; line-height:27px; font-size:12px; font-weight:bold; font-family:Arial, Helvetica, sans-serif;  color:#fff; text-align:center;}
.menuitem-big-current{  display:block; text-decoration:none; float:left; margin-left:10px; background-image:url(images/menu-blue-big.jpg); width:95px; height:27px; line-height:27px; font-size:12px; font-weight:bold; font-family:Arial, Helvetica, sans-serif;  color:#fff; text-align:center;}
.menuitem-bigger-current{  display:block; text-decoration:none; float:left; margin-left:10px; background-image:url(images/menu-big-blue.jpg); width:174px; height:27px; line-height:27px; font-size:12px; font-weight:bold; font-family:Arial, Helvetica, sans-serif;  color:#fff; text-align:center;}


.clear{clear:both;}
.header{
width:auto;
padding-top:15px; 
margin-left:20px;
}

.courses_box{
	float: left;
	margin-left: 10px;
	font-size:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	
	
	
}
.courses_box a{
	background-image: url(images/menu-gray-big.jpg);
	background-repeat:no-repeat;
	float: left;
	height: 27px;
	width: 95px;
	text-decoration: none;
	color: #fff;
	padding-left: 0px;
	font-weight: normal;
	padding-top: 5px;
}

.courses_box a:hover{
	background-image: url(images/menu-blue-big.jpg);
	float: left;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

.courses_box1{
	float: left;
	margin-left: 10px;
	font-size:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	
	
	
}
.courses_box1 a{
	background-image: url(images/menu-big.jpg);
	background-repeat:no-repeat;
	float: left;
	height: 26px;
	width: 174px;
	text-decoration: none;
	color: #fff;
	padding-left: 0px;
	font-weight: normal;
	padding-top: 5px;
}

.courses_box1 a:hover{
	background-image: url(images/menu-big-blue.jpg);
	float: left;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

.main_container{
width:1002px;
margin:0px auto 0px auto;

}

.blue-belt{
width:auto;
background-image:url(images/blue-main.jpg); background-repeat:repeat-x; height:246px;}

.footer{
width:auto;
background-image:url(images/footer-strip2.jpg); height:75px; background-repeat:repeat-x;}

.footer-menu{
width:600px; float:left;  margin-right:5px; color:#ffffff;
margin-top:15px;
}
.footer-menu a{
color:#ffffff; font-size:11px; font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
margin-left:5px;
margin-right:5px;

}

.footer-menu a:hover{
color:#353535;
text-decoration:none;}

.basetext{
margin-left:10px; margin-top:10px; font-size:12px;  font-family:Arial, Helvetica, sans-serif; color:#333; line-height:1.5;	
}

.basetext1{
 font-size:12px;  font-family:Arial, Helvetica, sans-serif; color:#333; text-align:justify; margin-top:5px;	
}

.google_map{
	width:630px;
	float:left;
}

.quik_link
{
	text-decoration:none;
	font-size:14px; color:#666;
	font-weight:bold;
}

.quik_link:hover
{
	text-decoration:none;
	font-size:14px; color:#0394C0;
	font-weight:bold;
}

.sendbtn{
	background-image: url(images/submit.jpg);
	background-repeat: no-repeat;
	height: 23px;
	width: 81px;
	border:none;
	cursor:pointer;
	margin-top:5px;
}

.co-links {

font-size:12px;  text-decoration:none; font-family:Arial, Helvetica, sans-serif; color:#494949; font-weight:bold;	
}

.co-links:hover{

font-size:12px;  text-decoration:none; font-family:Arial, Helvetica, sans-serif; color:#03F; font-weight:bold;	
}

.send-button{

	width:108px;
	height:21px;
	margin-top:10px;
	background-image: url(images/send.gif);
	background-repeat: no-repeat;
	border:0px solid;
	cursor:pointer;
		
}