.lownavlink a:link {
	color: #FFF;
	text-decoration: none;
}
.lownavlink a:visited {
	color: #FFF;
	text-decoration: none;
}
.lownavlink a:hover {
	color: #FC0;
	text-decoration: none;
}
.lownavlink a:active {
	color: #FFF;
	text-decoration: none;
}
* {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
body {
	background-color: #0F2B49;
	background-image: url(../images/sychomebg.png);
	background-repeat: repeat-x;
}
.globalcont {
	width: 904px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 0px;
}
.bannerdiv {
	margin-top: 120px;
	background-image: url(../images/sycbanner_temp1.jpg);
	background-repeat: repeat-x;
	position: relative;
	height: 250px;
	width: 900px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #BCC3D0;
	border-right-color: #BDC3D0;
	border-left-color: #BEC3D0;
	float: left;
	clear: right;
}
.bodydiv {
	background-color: #FFF;
	float: left;
	width: 900px;
	position: relative;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #BCC3D0;
	border-right-color: #BDC3D0;
	border-left-color: #BEC3D0;
}
.bodysectionheader {
	float: left;
	position: relative;
	font-family: "Lucida Grande", Lucida, Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-style: normal;
	font-weight: bold;
	color: #1F4260;
	margin-top: 20px;
	margin-left: 20px;
	letter-spacing: -1px;
	text-transform: capitalize;
	width: 600px;
	text-align: left;
	height: 40px;
}
.bodysectionparagraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #1F4260;
	text-align: left;
	margin-top: 10px;
	margin-left: 20px;
	float: left;
	position: relative;
	margin-right: 20px;
	margin-bottom: 20px;
}
.bodylownavdiv {
	background-color: #0A2B4A;
	float: left;
	width: 900px;
	position: relative;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #BCC3D0;
	border-right-color: #BDC3D0;
	border-left-color: #BEC3D0;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #BDC3D0;
}
.navbox {
	background-color: #0F2B49;
	float: right;
	height: 60px;
	width: 320px;
	border: 1px solid #CFF;
	position: relative;
	margin: 20px;
	background-image: url(../images/buttonbg.png);
	background-position: center;
}
.navboxtext {
	font-family: "Lucida Grande", Lucida, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: capitalize;
	color: #FFF;
	letter-spacing: -1px;
	position: relative;
	margin-top: 18px;
	margin-left: 30px;
	width: 260px;
	float: left;
	height: 20px;
}
.bodysectioncopyrightdisclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #09C;
	text-align: justify;
	margin-top: 10px;
	margin-left: 20px;
	float: right;
	position: relative;
	margin-right: 20px;
	margin-bottom: 20px;
	width: 500px;
	height: 20px;
}
.main_ad {
	background-image: url(../images/FOBANNER.png);
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	z-index: 5;
	height: 400px;
	width: 400px;
	left: 0px;
	top: 0px;
}
a:link {
	color: #FFF;
	border: 0px;
}
a:visited {
	color: #FFF;
	border: 0px;
}
a:hover {
	color: #FFF;
	border: 0px;
}
a:active {
	color: #FFF;
	border: 0px;
}
