@charset "utf-8";
/* CSS Document */

*{

padding:0px;
margin:0px;
}
#footer {
}
body {
	background-image: url(images/bodybg.jpg);
	background-repeat: repeat;

}
.clear {
}



#header
{
	height:150px;
	background-image: url(images/headerbg.jpg);
	position:relative;
	background-color: #990000;
	background-repeat: repeat-x;
}
#vcheader
{
position:absolute;
left:40px;
top:50px;
}

#vcheader h4
{
	color:#FFF;
	font-size:30px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
#content_wrapper {
	background-image: url(images/content_starter_bg.jpg);
	background-repeat: repeat-x;	/*margin-top: 10px;	*/
}
#footer {
	background-color: #000000;
	height: 200px;
	/*float: left;
	width: 100%;*/
}
.container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	
}
/*#header .container
{
height:384px;
background-image:url(images/headermain.jpg);
}*/

.clear {
	clear: both;
}
/* typography*/
.vcpic
{
	float:right;
	margin-left:5px;
	border: 1px solid #CCCCCC;
}

a
{
	text-decoration: none;
	color: #333333;
}

 a:hover

{
	text-decoration: underline;
	color: #F90;
}

p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 23px;
	color: #666666;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
}
h4
{
	font-family: "Times New Roman", Georgia, Times, serif;
	font-size: 18px;
	font-weight: lighter;
	color: #A27345;
	margin-bottom:10px;
	margin-top:10px;
	/*margin-left:8px;*/
	letter-spacing: 0.1px;
}
h2
{
	font-family: "Times New Roman", Georgia, Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #A27345;
	margin-bottom:10px;
	margin-top:10px;
	/*margin-left:10px;*/
	letter-spacing: 0.1px;
	text-transform: uppercase;
}


ul
{
	list-style-type: none;
	margin: 10px;
}

ul li
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 23px;
	background-image: url(images/li.jpg);
	background-position: 0 0.8em;
	background-repeat: no-repeat;
	padding-left:15px;
}

ul li a
{
	text-decoration: none;
	color: #333333;
}
ul li a:hover

{
	text-decoration: underline;
	color: #F90;
}

#left1 {
	width: 640px;
	float: left;
	min-height:500px;
height:auto; !important
height:500px;
	
	
}
#left2 {
	padding: 5px;
	margin-left:10px;
}
#right1 {
	float: left;
	width: 300px;
	min-height:500px;
	height:auto;
!important
height:500px;	/*margin-left:20px;*/	
}

.download {
	background-image: url(images/download.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:50px;
	height:30px;
}

.rightcontentbox {
	background-image: url(images/separator_right.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom:10px;
	padding-bottom:25px;
	overflow: hidden;
	position: relative;	
}
.leftcontentbox {
	background-image: url(images/bgcontent.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-bottom:10px;
	padding-bottom:25px;
	overflow: auto;
	margin-top: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-right: 10px;
}


#right2 {
	padding-top: 25px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E1E1E1;
	border-right-color: #E1E1E1;
	border-bottom-color: #E1E1E1;
	border-left-color: #E1E1E1;	/*margin-right:10px;*/
	min-height:500px;
height:auto; !important
height:500px;
}
* html #right2 {
height: 500px;
}
* html #left2 {
height: 500px;
}


.table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border: 1px solid #666666;
	padding: 5px;
}
.table .tr {
	background-color: #999999;
	color: #FFFFFF;
}

.td
{
	padding: 5px;
	border: 1px solid #CC3300;
}
.between_right
{
	

}

#navbar
{
	position:relative;
	top:15px;
	float:left;
	width:100%;

}

#navbar ul 

{
list-style-type: none;
}

#navbar ul li

{
	float:left;
	margin-left:5px;
	list-style-type: none;
	background-image:none;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EBEBEB;
}
#navbar ul li a

{
	text-decoration:none;
	color: #FFF;
	padding : 5px 10px;
}
#navbar ul li a:hover
{
	background-color: #5B4024;
	color: #FFFFFF;
}
#footer .container li {
	color: #CC0000;
	background-image: none;
	display:inline;
	margin-left:10px;
}
#footer .container {
	text-align: center;
	padding:25px;
}
#footer .container li a{
	color: #FB6F5E;
	background-image: none;
	
}
#footer .container li a:hover{
	color: #FF9900;
	background-image: none;
	
}
#header .container #newstrip {
	/*	background-color: #FFCC00;*/
	height: 210px;
	width:960px;
	top: 95px;
	position: relative;
	left: 4px;
	overflow:hidden;
}
.examinationbg
{
	background-image: url(images/bgexamination.jpg);
	background-repeat: repeat;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #999999;
}
ol
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 10px;
}

ol li
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 27px;
	/*background-image: url(images/li.jpg);
	background-position: 0 0.8em;
	background-repeat: no-repeat;*/
	padding-left:15px;
	list-style-type: decimal;
	list-style-position: inside;
	color:#CC3300;
	font-style: italic;
	font-weight: bold;	
}
ol li span
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 27px;
	font-style: normal;
	color:#666666;
	font-weight:normal;
	
}
selector {
min-height:500px;
height:auto; !important
height:500px;
}
.nopadding {
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.newsimage
{
float:left;
margin-right:5px;
margin-bottom:5px;
}
.pic
{
	float:right;
	margin-right:100px;
	padding: 5px;
	border: 1px dashed #CCCCCC;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
}
.contactus
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	color: #666666;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #FF8C66;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #FF9900;
	margin-top:10px;
}
.button:hover
{
	background-color: #FFCC00;
}
label {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
}
.contacttable {
	padding: 10px;
}
.form_validation_field_error_error_message {
	color: #C00;
}
