body {
	background-color: #027CB2;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
#contain {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
#header {
	background-image: url(../images/logo_head.jpg);
	background-repeat: no-repeat;
	background-position: center;
	float: left;
	height: 120px;
	width: 760px;
}
#nav {
	float: left;
	height: 25px;
	width: 760px;
	margin: 0px;
	padding: 0px;
	clear: left;
	overflow: hidden;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#nav ul li {
	line-height: 25px;
	float: left;
	overflow: hidden;
}
#nav ul li a {
	font-size: 14px;
	font-weight: bold;
	color: #91989E;
	text-decoration: none;
	text-align: center;
}
#nav ul li a:hover {
	color: #FFFFFF;
}

#home {
	float: left;
	height: 25px;
	width: 100px;
}
#aboutus {
	float: left;
	height: 25px;
	width: 110px;
}
#technology {
	float: left;
	height: 25px;
	width: 145px;
}
#applications {
	height: 25px;
	width: 150px;
	float: left;
}
#news {
	float: left;
	height: 25px;
	width: 100px;
}
#contactus {
	float: left;
	height: 25px;
	width: 145px;
}


#flashead {
	background-image: url(../images/under_flash.gif);
	float: left;
	height: 141px;
	width: 760px;
}
#flashead img {
	padding-top: 10px;
	padding-left: 10px;
}

#abovecon {
	background-image: url(../images/abovecon.gif);
	float: left;
	height: 14px;
	width: 760px;
}
#content-section {
	position: relative;
}


#content {
	width: 760px;
	overflow: auto;
	float: left;
	margin: 0px;
	clear: both;
	background-image: url(../images/cont_bg.gif);
	background-repeat: repeat-y;
	padding-bottom: 15px;
}
#content b {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFCC;
}

#contentarea:after {
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#conleft {
	width: 190px;
	float: left;
}
#conleft img {
	padding-left: 10px;
	padding-top: 15px;
}

#content p {
	padding-left: 15px;
	padding-right: 10px;
}

#conright {
	float: left;
	width: 570px;
}
#conright img {
	padding-left: 10px;
}


#conright ul {
	list-style-image: url(../images/arrow.gif);
}

#content h4 {
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	padding-top: 4px;
	padding-left: 5px;
	margin: 0px;
	font-size: 14px;
	height: 25px;
}
#conleft h4 {
	background-color: #0D5777;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#content h4 a {
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
	padding-right: 5px;
	text-align: right;
}

#conright h4 {

	background-color: #0B4660;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#content h2 {

	font-weight: bold;
	color: #FFFFCC;
	display: block;
	padding-top: 4px;
	padding-left: 15px;
	margin: 0px;
	font-size: 12px;
}
#conleft ul {
	display: block;
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	list-style-type: none;
}
#conleft ul li {
	margin: 0px 0px .8em;
	padding: .1em 0px 0em;
	list-style-type: none;
}


#content ul li a {
	color: #FFFFCC;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999966;
}
#content ul li a:hover {
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#leftfoot {
	text-align: left;
	float: left;
	width: 370px;
	padding-left: 10px;
}
#rightfoot {
	text-align: right;
	float: left;
	width: 370px;
	padding-right: 10px;
}
#footer {
	float: left;
	width: 760px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #0B4660;
	margin-top: 1px;
	color: #999999;
	font-size: 10px;
}
#footer a {
	color: #999999;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
}

#content-section a {


	color: #FFFFCC;
	text-decoration: none;
}
#content-section a:hover {
	border-bottom-color: #FFFFFF;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
