@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	padding:0px;
	background-color:#010101;

	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#banner {
	width:801px;
	overflow:visible;
}


#content {
	background-image:url(../images/design/bgContentRed.png);
	height:426px; width:802px;
	overflow:hidden;
}
#contentLeft {
	width:387px; height:345px;
	background-image:url(../images/design/bgLeftContentAlpha.png);
	background-repeat:no-repeat;
	padding:10px 10px 0px 10px;
	margin:25px 28px 0px 18px;
	float:left; clear:none;
}
#contentLeft img.main {
	border:1px #BB9A6D solid;
	margin:0px 0px 20px 0px;
}
#contentLeft img.thumb {
	border:1px #BB9A6D solid;
	float:left; clear:none;
	margin:5px 10px 0px 0px;
}
#contentRight {
	width:330px;
	margin:25px 0px 0px 0px;
	float:left; clear:none;
}
#heading {
	margin:3px 0px 0px 0px;
}
#finally {
	height:308px;
	width:auto;
	overflow:auto;
	margin:17px 0px 0px 0px;
	
	scrollbar-face-color:; 
	scrollbar-highlight-color:#3C100D; 
	scrollbar-3dlight-color:#3C100D;
	scrollbar-shadow-color:#3C100D; 
	scrollbar-darkshadow-color:#3C100D;
	scrollbar-arrow-color:#666;
	scrollbar-track-color:#3C100D;
	scrollbar-base-color:#3C100D;
	/*a4261d*/
}

.bulletedList {
	list-style-image:url(../images/design/bullet.gif);
}


#navbarTop {
	background-color:#000;
	height:31px; width:802px;
	overflow:hidden;
}
#navbarTop ul {
	list-style:none;
	margin:0px 0px 0px 20px;
	padding:0px;
}
#navbarTop li {
	display:inline;
	height:31px;
}


#siteWrap, #footerWrap {
	margin:0px auto;
	padding:0px;
	width:826px;
}
.col {
	height:597px; width:12px;
	background-image:url(../images/design/col.gif);
	clear:none;
}
#colContent {
	width:auto;
	background-image:none;
	float:left;
}
#colLeft { float:left; }
#colRight { float:right; }


#footerWrap ul { 
	list-style:none;
	margin:12px 0px 0px 30px;
	padding:0px;
	float:left; clear:none;
}
#footerWrap li {
	display:inline;
	margin:0px 8px 0px 0px;
}
#footerWrap, #footerWrap a {
	text-transform:uppercase;
	color:#B5A882;
	text-decoration:none;
	font-size:11px;
}
#footerWrap a:hover {
	text-decoration:underline;
}
#footerWrap img.venusourceLogo {
	float:right; clear:none;
	margin:3px 30px 0px 0px;
}

.bar {
	width:auto; 
	margin:0px;
	padding:0px;
}
#barTop {
	height:12px;
	background-image:url(../images/design/barTopGrad.gif);
}
#barContent {
	height:597px;
	background-image:url(../images/design/bgContentFlowers.png);
}
#barPreFoot {
	height:15px;
	background-image:url(../images/design/barPreFootGrad.gif);
}
#barFooter {
	height:35px;
	background-image:url(../images/design/footerGrad.gif);
}
#barPostNav {
	height:5px; width:802px;
	background-image:url(../images/design/barPostNav.gif);
}
a:link {
	color: #E9C88F;
	text-decoration: none;
}
a:hover {
	color: #E9C88F;
	text-decoration: underline;
}
a:visited {

	color: #E9C88F;
	text-decoration: none;
}
#barContent #siteWrap #colContent #content #contentLeft #features {
	margin-top: -17px;
	margin-left: -2px;
}
