body {
	background-color: #FFFFFF;
	margin: 5px;
}
body, p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4D77A9;
}
#header {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#main {
	width: 760px;
}

#menuRight {
	background-color: #678EB4;
	background-image: url(images/s2bg_04.jpg);
	background-repeat: no-repeat;
	background-position: right;
	width: 250px;
}
#menuLeft {
	background-color: #678EB4;
	background-image: url(images/s2bg_03.jpg);
	background-repeat: no-repeat;
}
#content {
	padding: 40px 0px;
	width: 760px;

}
#footer {
	color: #7499BD;
	background-color: #336699;
}
#contentLeft {
	padding-right: 10px;
	width: 510px;
	vertical-align: top;
}
#contentLeft p {
	font-size: 11px;
	color: #757575;
}

#contentLeft li {
	font-size: 11px;
	color: #757575;
}

#contentRight {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	padding-left: 19px;
	width: 250px;
	vertical-align: top;


}
#contentRight p {
	font-size: 11px;
	color: #757575;
}
#banner {
	text-align: center;
	vertical-align: bottom;
}
#nenu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #7094B8;
}
a:link {
	color: #043D82;
	text-decoration: underline;
}
a:visited {
	color: #043D82;
	text-decoration: none;
}
a:hover {
	color: #FF7611;
	text-decoration: none;
}
a.linkGray:link, a.linkGray:visited {
	color: #757575;
	text-decoration: none;
}
a.linkGray:hover {
	color: #FF7611;
}

a.topmenu:link,
a.topmenu:active,
a.topmenu:visited {

	padding:1px 15px 1px 15px; color:#ffffff; font-family:  "Trebuchet MS", Arial Narrow,Verdana, Tahoma; font-size:13px;
/*	font-weight:bold;*/
/*font-stretch: narrower;*/
	
	height:20px;	

	background-color: none;/*#245784;*/
	text-decoration: none;
}

a.topmenu:hover {
	background-color: #92AEC9;
}

a.topmenu2:link,
a.topmenu2:active,
a.topmenu2:visited {

	padding:1px 15px 1px 15px; color:#ffffff; font-family:  "Trebuchet MS", Arial Narrow,Verdana, Tahoma; font-size:13px;	
	height:20px;	


	background-color: #7094b8;
	text-decoration: none;
}

a.topmenu2:hover {
	background-color: #92AEC9;
}

#sub1{
background-color:#7094b8;
	width:70px;
}
