@charset "UTF-8";
/* CSS Document */

html{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000;
}

body{
	background-color:#020f1f;
}

p{
	margin:0px;
	padding:0px;
}

a{
	text-decoration:none;	
	color:#000;
}

a:hover{
	text-decoration:underline;
	color:#000;
}

h1{
	margin:0px;
	padding:0px;
	display:block;
	float:left;
	width:153px;
	height:125px;
	background-image:url(../images/logo.gif);
	text-indent:-9999px;
}

h2{
	margin:0px;
	padding:0px;
	font-size:20px;
	margin-top:10px;
}

h3{
	font-size:12px;
	color:#FFF;
	margin:0px;
	padding:0px;
}

#mainContainer{
	margin:0px auto;
	width:980px;
	padding:0px;
	background-color:#FFF;
}

#top{
	width:100%;
	padding:0px;
	margin:0px;
	height:125px;
	border-bottom:#000 solid 1px;
}

#menutop{
	list-style:none;
	margin:0px;
	padding:0px;
	float:left;
	display:inline;
	margin-top:40px;
	font-size:11px;
}

#menutop li{
	margin:0px;
	padding:0px;
	display:inline;
	height:45px;
	
}

.centermenugrey{
	text-align:center;
	float:left;
	height:32px;
	padding-top:13px;
	display:block;	
	width:80px;
	background-image:url(../images/bgmenugrey.gif);
	background-repeat:repeat-x;
	background-position:left;
}

.centermenublu{
	text-align:center;
	float:left;
	height:32px;
	padding-top:13px;
	display:block;	
	width:80px;
	background-color:#04184b;
}

.leftmenublu{
	float:left;
	height:45px;
	display:block;
	width:4px;
	background-image:url(../images/bgmenubluleft.gif);
	background-repeat:no-repeat;
	background-position:left;
}
.leftmenugrey{
	float:left;
	height:45px;
	display:block;
	width:4px;
	background-image:url(../images/bgmenugreyleft.gif);
	background-repeat:no-repeat;
	background-position:left;
}

.firstmenublu{
	text-align:center;
	float:left;
	height:32px;
	display:block;
	width:78px;
	padding-top:13px;
	background-color:#04184b;
}
.firstmenugrey{
	text-align:center;
	float:left;
	height:32px;
	padding-top:13px;
	display:block;
	width:78px;
	background-image:url(../images/bgmenugrey.gif);
	background-repeat:repeat-x;
	background-position:left;
}

.rightmenugrey{
	float:left;
	height:45px;
	width:4px;
	display:block;	
	background-image:url(../images/bgmenugreyright.gif);
	background-repeat:no-repeat;
	background-position:right;
}

.rightmenublu{
	float:left;
	height:45px;
	width:4px;
	display:block;	
	background-image:url(../images/bgmenubluright.gif);
	background-repeat:no-repeat;
	background-position:right;
}


.divider{
	float:left;
	height:45px;
	width:2px;
	display:block;	
	background-image:url(../images/menudivider.gif);
	background-repeat:no-repeat;
}

#menutop a, a:hover{
	color:#FFF;	
}

#smallmenu{
	margin:0px;
	padding:0px;
	float:right;
	margin-top:30px;
	margin-right:5px;
	clear:both;
}

#flashcontent{
	width:100%;
	padding:0px;
	margin:0px;
	border-bottom:#000 solid 1px;
	height:302px;
}

#center, #left, #right, #services{
	margin:0px;
	padding:0px;
	float:left;
}

#left{
	width:623px;
	padding-left:30px;
	padding-right:10px;
	line-height:20px;
	text-align:justify;
}

#text{
	margin-top:15px;
	line-height:22px;
}

#text a:hover{
	color:#666;	
}
#services{
	margin-top:15px;	
}

.services{
	display:block;
	float:left;
	padding:10px;
	width:175px;
	height:98px;
	overflow:hidden;
	background-image:url(../images/bgnews.gif);
	background-repeat:no-repeat;
	overflow:hidden;
	line-height:15px;
	font-size:11px;
}

.textservices{
	text-align:left;
	color:#25ace1;	
	width:100%;
}

#right{
	width:300px;
	padding-left:17px;
}

.news{
	width:280px;
	color:#405564;
	float:left;
	clear:both;
	padding:5px;
}

#right a:hover{
	color:#666;	
}

.datanews{
	color:#020f1f;
	display:block;
	clear:both;
}

#footer{
	margin:0px;
	background-color:#020f1f;
	width:100%;
	color:#FFF;
	padding:0px;
	padding-left:5px;
	padding-top:23px;
	clear:both;
	font-size:10px;
}
input, textarea{
	border:1px solid #405564;
	width:200px;
	height:20px;
	
}

.btn{
	border:1px solid #333;
	background-color:#405564;
	color:#fff;
	width:120px;
	height:20px;
	cursor:pointer;
	cursor:hand;
}

.partnersContainer{
	float:left; 
	width:48%; 
	margin-right:10px; 
	margin-bottom:10px;
}

.data
{
	font-weight: normal;
	display: block;
	color: #ffffff;
	font-size: 13px;
	text-align:center;
	background-image: url(/images/bgGreyBoxes.png); 
	background-repeat: no-repeat; 
	padding-top: 40px; 
	height:72px;
	width: 188px;
}

.data a
{ 
	text-decoration: none;
	color:#FFF;
}

.data a:hover
{ 
	text-decoration: underline;
	color:#FFF!important;
}


.coursedata
{
	font-weight: normal;
	display: block;
	color: #ffffff;
	font-size: 18px;
	text-align:center;
	background-image: url(/images/darkbluebox.png); 
	background-repeat: no-repeat; 
	padding-top: 20px; 
	height:57px;
	width: 205px;
	margin-bottom:10px;
	margin-left:10px;
}

.paddingmore{
	padding-top: 30px!important; 
	height:47px!important;
}

.coursedata a
{ 
	text-decoration: none;
	color:#FFF;
}

.coursedata a:hover
{ 
	text-decoration: underline;
	color:#FFF!important;
}

.signuphome{
	font-weight: normal;
	display: block;
	color: #ffffff;
	font-size: 12px;
	text-align:center; 
	padding-top: 10px; 
	height: 42px;
	padding:5px;
	width: 250px;
	background-color:#0C0;
	margin-bottom:10px;
	float:left;
	margin-right:20px;
}

.signuphome a:hover{
	color: #ffffff!important;
}

.darkblue{
	color:#04184b;
}
.testimonial{
	font-weight:bold;
	color:#666;
}

