@charset "utf-8";
/* CSS Document */

body {
margin-top: 0px;
background: url(../images/new/bkg.jpg) repeat-x #FFFFFF;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
color: #666;

} 

#wrapper {
background: url(../images/new/head.jpg) no-repeat;
margin: 0 auto;
width: 934px;
height: 1000px;
}

.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #FFFFFF;
	margin: 1px;
	padding: 1px;
	border: 1px solid #DB7604;
}

.FormBut {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #DB7604;
	margin: 1px;
	padding: 1px;
	border: 1px solid #663300;
	cursor: hand;
}

/*Forms*/
input, textarea, select {
	background-color: #FFFFFF !important;
	border: 1px solid #21AFDD;	
	font: 10px Arial, Verdana, sans-serif;
	color: #006B9C;
	padding: 2px 0 2px 3px;
	margin-bottom: 4px;
}

textarea {
	width: 230px;/*Fix Firefox width*/
}

#header {
float: left;
width: 934px;
height:120px;

}

h2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #00ADEF;
font-weight: bold;

}
#navigation {
float:right;
width: 934px;
font-weight: bold;
color: #00ADEF;
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
text-align:right;
}
#search {
float: right;
height: 55px;
width: 500px;
text-align: right;
color:#FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
padding-right: 30px;
padding-top: 5px;
}
#search a:link {
color: #FFFFFF;
text-decoration: underline;

}
#navigation a:link, #navigation a:visited{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #00ADEF;
}
#navigation a:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #FFFFFF;
text-decoration:underline;
}

/*Left Hand Side*/ 
#left {
background: url(../images/new/left.jpg) repeat-y;
float:left;
margin-top: 115px;
padding-left: 30px;
width: 390px;
height: 1100px;
}
#courses {
background:url(../images/new/courses_bkg.jpg) repeat-y;
float:left;
width: 384px;
height: 85px;
margin-bottom: 7px;
color:#333333;
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;

}


/*Right Hand Side*/ 
#right {
/*background: url(../images/new/right.jpg) repeat-y;*/
float:right;
margin-top: 14px;
width: 510px;
height:800px;
}
#main_picture {
float: left;
height:272px;
width:358px;
margin-left:10px;

}

#rhs_small {
background: url(../images/new/rhs_small.jpg) repeat-y;
margin-top: 50px;
float: right;
width:137px;
height: 242px;
}

#rhs_below {
background: url(../images/new/rhs_bkg.jpg) repeat-y;
float: right;
width: 510px;
height: 930px;
}
.heading_blue {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color:#00ADEF;
}

.heading_blue a:link {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color:#00ADEF;
}
.heading_blue a:hover  {
color: #00ADEF;
text-decoration: underline;
}



#news_art {
background: url(../images/new/news.jpg) no-repeat;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: 100;
color: #666666;
height: 102px;
width: 394px;
padding: 15px 12px 0px 15px;

}
#ad_block1 {
	/*background: url(../images/new/news.jpg) no-repeat;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 100;
	color: #666666;
	height: 340px;
	width: 440px;
	line-height: 20px;
	padding: 15px 12px 0px 15px;
	border: #C00 5px solid;
	margin-bottom: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	text-align: center;
}
#ad_block2 {
	/*background: url(../images/new/news.jpg) no-repeat;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 100;
	color: #666666;
	height: 500px;
	width: 440px;
	line-height: 20px;
	padding: 15px 12px 0px 15px;
	border: #C00 5px solid;
	margin-bottom: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	
}

#ad_block {
/*background: url(../images/new/news.jpg) no-repeat;*/
text-align:center;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: 100;
color: #666666;
height: 520px;
width: 440px;
margin-bottom: 10px;
line-height: 20px;
padding: 15px 12px 0px 15px;
/*border: #FF0 5px solid;*/
-moz-border-radius: 10px;
    -webkit-border-radius: 10px;

}
.news_heading {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color:#006B9C;
}

#content {
float: left;
/*background: url(../images/new/content_bkg.jpg) repeat-y;*/
width: 1000px;
}

#footer {
float: left;
width: 1000px;
background: url(../images/footer_home.jpg) no-repeat;
height: 63px;
text-align: center;
}

#footer a:link {
color: #00AEE8; 
}

a:link, a:visited {
color: #00ADEF;
text-decoration:underline;

}

a:hover {
	text-decoration: none;
	font-size: 10px;
}

h1 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 25px;
color: #00ADEF;
font-weight: bold;
line-height: 20px;

}

