@charset "UTF-8";
body,html{height:100%;}

body, #navDiscipline p{padding:0; margin:0;}

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height:1.6;

	background-color: #bfb9b8;
	background-image: url(../imgs/interface/bg-main.jpg);
	background-position: center top;
	background-repeat: repeat-y;
}
h1,h2{
	padding:0; margin:0;
}
p{
	padding-top:0;	margin-top:0;
}
h1 {
	font-size: 1.8em;
	color: #b68c43;
	margin:0px;
	
}
h2 {
	font-size: 1.2em;
	color: #4396ca;
	margin:0px;
}
h3 {
	font-size: 1.2em;
	color: #7c7c7c;
	margin:0px;
	font-weight:bold;
}
ul#serviceList{list-style:none; padding:0; margin:0;}
ul#serviceList a{
		text-decoration:none;
		color:#333;
}
ul#serviceList a:hover{
	font-weight:bold;	
}
ul#serviceList li:before{content: "\00BB \0020"; color:#999;
}
#mainWrapper{
	width:955px;
	background-color: #f5f5f5;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: left;
	font-size:12px;
}
#navHeaderTop{
	font-size:10px;
	text-align:right;
	margin-right:10px;
}
#navHeaderTop img{
	vertical-align:middle;	
}
#navHeaderTop a{color:#666; text-decoration:none;}
#callout1 {
	background-color: #f4eee3;
	padding: 10px;
}
#callout1 h1{
	font-size: 2.5em;
	color: #b68c43;
	margin:0px;
	font-weight:normal;
}

#callout1 label {
	min-width: 70px;
    text-align: left;
	float:left;
    display: block;
}
#navDiscipline{
	width:282px;
	height:376px;
	padding-bottom:10px;
	background:url(../_img/bg-disciplines.jpg) no-repeat;
	text-align:center;
}

#navDiscipline img, #nav2 img, img{
	border:none;	
}
#navDiscipline a{
	width:241px;
	height:41px;
}
#navDiscipline a:hover img{
	background:url(../_img/blurline.png) no-repeat center center;	
}
#navmenu .home{
	position:relative; left:-245px;	
}
#nav2{
	height:15px;
	background:#000 url(../_img/bg-nav.png) repeat-x top;	
	color:#e5e5e5;
	padding:10px;
	padding-top:1px;
	padding-bottom:0;
	margin-bottom:10px;
}
#nav2 img{
	padding-left:2px;
	padding-right:2px;
}
#nav2 a:hover{
	background-color:#ce0201;	
}

.floatLeft, #YoutubeThumb{
	float:left;	
}
#YoutubeThumb img{
	height:97px;
	width:auto;
}
#YoutubeThumb p{
	width:130px;	
	font-size:.8em;
	line-height:1.2;
	text-align:center;
	margin-top:5px;
}
.floatRight{
	float:right;	
}
.clear{
	clear:both;	
}
#YoutubeThumb{
	padding:2px;	
}

#mainContent{
clear:both;	
padding:10px;

}

.borderR{
	border-right:1px solid #444444;	
}
#SignUp{
	width:200px;
	padding-left:20px;
	padding-bottom:10px;
	background:url(../_img/bg-newsletter.jpg) no-repeat;	
	padding-top:50px;
	font-size:9px;
}
.classDesc{
	padding:20px;
	padding-left:340px;
	min-height:300px;
}

#footer{
	position:relative;	
}
#footer #credits{
	position:absolute;
	left:615px;
	top:69px;
	width:160px;
	color:#777;
	font-size:.9em;
}
#footer #credits img{
	vertical-align:middle;
}
