/* CSS Document */body {	font-family: Georgia, "Times New Roman", Times, serif;	margin: 0px;	color: #003465;	background-image:url(images/bg.jpg);	background-repeat:repeat-x;	background-position: center top;	background-color: #FFFFFF;	line-height: 1em;}a:link img, a:visited img {	border: 0;}img.left {	margin-right:15px;}#wrapper {	width: 800px;	margin-top: 0;	margin-right: auto;	margin-bottom: 0;	margin-left: auto;	overflow:hidden;}#HeaderLeftHolder {	float: left;	background-image:url(images/leftbg.png);	background-position:right;	background-repeat:repeat;	width: 10px;	height: 888px;}#HeadercenterTOPHolder {	float: left;	background-color:#ff66b9;	width: 780px;	height: 450px;}#logoholder {	float: left;	background-image: url(images/logo.png);	width: 445px;	height: 153px;	margin-left:34px;	margin-top: 20px;	display:inline;}#logoholderRight {	float: Right;	width: 225px;	height: 153px;	margin-left:0px;	margin-top: 30px;}#logoholderRight a:hover {	color: #340637;}#HeaderrightHolder {	float: left;	background-image: url(images/rightbg.png);	background-position: left;	background-repeat:repeat;	width: 10px;	height: 888px;}#mainpicLholder {	float: left;	background-image: url(images/mainpicL.png);	width: 356px;	height: 273px;}#mainpicRholder {	float: Right;	background-image: url(images/mainpicR.png);	width: 424px;	height: 76px;	margin-top: 99px;}#contentholder {	float: right;	background: url(images/contentbg.gif);	width: 424px;	height: 1200px;}#H1 {	font-size: 13px;	float: Left;	margin-right: 40px;	margin-left: 30px;	text-align: left;}#leftcont {	font-size: 11px;	float: Right;	margin-right:76px;	margin-left:50px;	margin-top:20px;	padding: 0 10px 0 10px;	background: #eff5f8;	border: 2px solid #659db6;}#leftcont .leftpic {	padding-top: 10px;}#contentLeftholder {	float: left;	background-image: url(images/contentLbg.gif);	width: 356px;	height: 1500px;}#bottomholder {	background-image: url(images/botom.png);	background-repeat:no-repeat;	width: 800px;	height: 30px;	font-size: 13px;		margin-top: 0;	margin-right: auto;	margin-bottom: 0;	margin-left: auto;	}#bottomcopy {	font-size: 13px;	margin-top: 0;	margin-right: auto;	margin-bottom: 0;	margin-left: auto;	width: 700px;	height: 30px;}.ul {	list-style-image: url(images/bullet.gif);	padding-left: 0;	margin-left: 0;	line-height: 25px;	list-style-position: inside;	list-style-type: none;}