body,html {
	background: #CCCCCC url(img/allback.gif);
	margin: 0;
	padding: 0;
	font-style: normal;
	text-align: justify;
	font-size: 11px;
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif, Arial;
	color: #666666;
	}

body {
	min-width: 790px;
	height: 100%;
	}

a {
	color: #990000;
	}

#wrapper {
	width: 790px;
	height: 100%;
	background: url(img/tabback.gif) repeat-y;
	margin: 6px auto 0px auto;
	}

#header {
	display: block;
	width: 790px;
	height: 184px;
	background: url(img/head.jpg) no-repeat top left;
	}

#container {
	width: 745px;
	height: 100%;
	padding: 0px 20px 0px 25px;
	display: table;
	}

#container .column {
	height: 100%;
	}

#left {
	float: left;
	width: 452px;
	height: 100%;
	background: url(img/left_border.jpg) repeat-y top right;
	padding-right: 20px;
	}

#left .separator {
	width: 445px;
	height: 5px;
	background: url(img/hline.gif) no-repeat;
	}

#left img {
	border: none;
	}

#top_bar {
	width: 427px;
	height: 35px;
	background: url(img/red.gif) no-repeat left center;
	text-align: left;
	padding-left: 18px;
	padding-top: 22px;
	}

#right {
	float: right;
	width: 265px;
	}

#navigation {
	margin: 0px 0px 0px 11px;
	padding: 0px;
	list-style: none;
	width: 230px;
	}

#navigation img, #navigation a {
	border: none;
	}

#navigation li {
	width: 230px;
	background: url(img/mline.gif) no-repeat top right;
	padding-top: 19px;
	margin-bottom: 14px;
	text-align: right;
	}

#navigation li a {
	display: block;
	width: 195px;
	height: 22px;
	padding-right: 35px;
	background: url(img/red.gif) no-repeat right center;
	}

#navigation li ul {
	list-style:none;
	margin-left: 5px;
	}

#navigation li ul li {
	margin: 10px 0 0 0;
	padding: 0px;
	background: none;
	text-align: right;
	}

#navigation li ul li a {
	width: 150px;
	color: #666666;
	text-decoration:none;
	}

#investors {
	margin: 60px 0px 0px 11px;
	padding: 0px;
	list-style: none;
	width: 230px;
	}

#investors li {
	margin-bottom: 20px;
	}

#investors .investor {
	font-size: 10px;
	}

#investors .top {
	width: 230px;
	height: 5px;
	background: url(img/nlinet.gif) no-repeat;
	margin-bottom: 10px;
	}

#investors .bottom {
	width: 230px;
	height: 5px;
	background: url(img/nlineb.gif) no-repeat;
	}

#investors img {
	border: none;
	}

.investor_bg {
	width: 83px;
	height: 82px;
	padding-left: 5px;
	padding-top: 5px;
	background: url(img/investor_bg.jpg) no-repeat;
	}

#bottom {
	width: 790px;
	height: 105px;
	background: url(img/bottom.gif) no-repeat bottom left;
	clear: both;
	}

.vlines {
	font: 8px Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	border: 1px dotted #999999;
}

.service_image {
	float: left;
	margin: 0 5px 5px 0;
	width: 222px;
	height: 229px;
	padding-left: 12px;
	padding-top: 9px;
	background: url(img/pic_bg.jpg) no-repeat;
	}

.service {
	border-bottom: 1px #C0C0C0 dotted;
	margin-bottom: 20px;
	display: table;
	}

#contact_form input, #contact_form textarea {
	width: 100%;
	border: 1px #CCCCCC solid;
	background: #EEEEEE;
	}

.g_listing {
	margin:0;
	padding:0;
	}
.g_listing li {
	margin:0;
	padding:0;
	list-style-type:none;
	width:200px;
	padding-left:20px;
	min-height:40px;
	background: url(img/plus.gif) no-repeat top left;
	}
.g_listing li a {
	color: #666666;
	text-decoration: none;
	text-transform: uppercase;
	}
#investitor_prop {
	margin-left: 3px;
	margin-bottom: 5px;
	margin-top:360px;
	}

.red {
	color: #990000;
	}
.news {
	background: url(img/plus.gif) no-repeat top left;
	padding-left: 20px;
	border-bottom: 1px #C0C0C0 dotted;
	margin-bottom: 10px;
	padding-bottom: 5px;
	width: 95%;
	font-size:10px;
	clear: both;
	overflow: hidden;
	}
.news .investor_bg {
	float: left;
	margin: 0 5px 5px 0;
	}
.gallery td {
	font-size: 10px;
	}
td .partners {
	list-style-image: url(img/plus1.gif);
	}
html>body td .partners {
	list-style-image: url(img/plus2.gif);
	}
td .partners li {
	padding: 0px;
	margin: 0px;
	vertical-align:middle;
	margin-bottom: 5px;
	}