body {
	font-size: 14px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#4C6EB3;
	padding:0px;
	margin:0px;
	line-height: 24px;
	text-align: justify;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #C89276;
}
a:link {
	color: #EDB731;
	text-decoration: none;
}
a:visited {
	color:#EDB731;
	text-decoration: none;
}
a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
a:active { color:#8FBDE7;
}

h1 {
	font-size:20px;
	font-weight: bold;
	line-height: 25px;
	text-transform: capitalize;
	color: #EDB731;
	margin-left: 0px;
}

hr {
	text-align: center;
	width: 600px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #151D30;
	text-decoration: none;
	background-position: left;
	letter-spacing: 0px;
}
img.download {vertical-align:middle;}

/* ----------container layout-------------- */
#container {
	width: 926px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	background-image: url(bg/images/SCVWebHomeLay4_05-10.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

/* ----------banner for logo-------------- */
#banner {
	text-align: left;
	padding: 0px;
	margin: 0px;
	height: 170px;
	background-color: #999999;
	background-image: url(bg/images/SCVWebHomeLay4_02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#container #banner #nav {
	background-image: url(bg/images/SCVWebHomeLay4_01-04.jpg);
	background-repeat: no-repeat;
	background-position: center;
	float: none;
	height: 50px;
	margin-top: 120px;
	position: relative;
}

#banner img {} 

/* -----------------content--------------------- */
#content {
	margin-left: 0px;
	margin-right: 0px;
	padding: 0;
	height: 600px;
	background-image: url(bg/images/SCVWebHomeLay4_07.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div#content { 
min-height:400px;
height:expression(this.scrollHeight > 600 ? "auto":"600px"); 
}



.Footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #EDB731;
	text-decoration: none;
	text-align: center;
}

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	clear: both;
	width: 900px;
	height: 60px;
	background-color: #151D30;
}
#container #footer .Footertext #foot2 {
	float: left;
	width: 150px;
}
#container #footer .Footertext #foot1 {
	float: left;
	width: 150px;
	margin-left: 300px;
}


.top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #151D30;
	text-decoration: none;
	font-weight: bold;
}
.top a:link {
	color: #151D30;
	text-decoration: none;
	font-weight: bold;
}
.top a:visited {
	color: #151D30;
	text-decoration: none;
	font-weight: bold;
}
.top a:hover {
	color: #716A5B;
	text-decoration: none;
	font-weight: bold;
}






.white {
	color: #FFFFFF;
	line-height: 17px;
	text-align: justify;
}
.Yellow {

color: #EDB731
}
td {
	line-height: 18px;
}
.readerIMG {
	padding-top: 12px;
}
h2 {
	font-size:16px;
	font-weight: normal;
	line-height: 25px;
	text-transform: capitalize;
	color: #EDB731;
	margin-left: 0px;
	font-style: italic;
}
.nowrap {
	white-space: nowrap;
}

