body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #36AAB4;
	background-image: url(images/main_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	color: #325558;
}
#mainWrapper{ width:760px; margin:auto}
h1 {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	text-indent: -600em;
	margin: 0px;
	padding: 0px;
	height: 180px;
	width: 760px;
}
td {vertical-align:top}
th { text-align:left; padding-bottom:2px; border-bottom:1px solid #BCCFCF}
#content {
	background-image: url(images/content_bg.jpg);
	background-repeat: repeat-y;
	padding: 0px 22px 10px 26px;
}
#content a{ color:#325558}
#content a:hover{ color:#1B8B95}
.financing_td { background-image:url(images/financing_buble.jpg); background-position:top right; background-repeat:no-repeat}
.dots li{ list-style-type:none; background-image:url(images/bullet.jpg); background-repeat:no-repeat; padding-left:20px; line-height:26px; vertical-align:middle}
#footer { background-image:url(images/footer.jpg); background-repeat:no-repeat; line-height:60px; text-align:center; color:#FFFFFF}
#footer a{ color:#FFFFFF; text-decoration:none; margin:10px}
#copyright { line-height:35px; text-align:center; color:#A7DADE}
.box { background-image:url(images/box_bg.jpg); background-repeat:repeat-y;}
.box td { border-bottom:1px solid #D0E8EA; line-height:20px;padding:0px 18px 0px 18px; color:#000000}
.box th { border:1px solid #2E99A2; line-height:25px; text-align:left; padding:0px 18px 0px 18px; color:#00828D; background-color:#DDFFFF}