body 
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#FFF;
}

#contentSub {
	
	background-image: url('../images/products/ContentSub.jpg');
	border:1px solid #CCCCCC;
	float:right;
	padding:10px;
	width:255px;
}

#contentSub img {
	float:right;
	margin:3px;
}

#Wrapper {
	width:890px;
	margin-left:auto;
	margin-right:auto;
}
#Navigation {
	padding-top:12px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	margin-top:5px;
	margin-left:auto;
	margin-right:auto;
}

#HeadImage {
	background-image:url(../images/HeadImage.gif);
	background-repeat:no-repeat;
	width:890px;
	height:125px;
	padding:20px 0 15px 20px;
	color:#BCBCBC;
	z-index:0;
	position:relative;

}
#HeadContent {
	width:850px;
}
#WhiteContent {
	background-image:url(../images/WhiteBg.gif);
	background-repeat:no-repeat;
	width:890px;
	padding:20px;
}
#LeftContent {
	padding-right:10px;
}
.whitedrop {
	width:75px;
	height:80px;
	margin-left:15px;
	background-image:url(../images/drop_down.gif);
	background-repeat:no-repeat;
	z-index:1;
	position:relative;
	margin-top:-5px;
	margin-bottom:-5px;
}
#dropdown {
	width:75px;
	height:80px;
	margin-left:15px;
	background-image:url(../images/drop_down.gif);
	background-repeat:no-repeat;
	z-index:1;
	position:relative;
	margin-top:-5px;
	margin-bottom:-5px;
}
.whitedrop {
	margin-left:auto;
	margin-right:auto;
}
#RightContent {
	font-size:11px;
	color: #BCBCBC;
}
#RightContent h1 {
	font-size:12px;
	color:#FFFFFF;
}

.BlackSubCont {
	background-image:url(../images/BlackSubCont.gif);
	height:180px;
	width:410px;
	padding:15px;
}

.BlackSubContV2 {
	background-image:url(../images/BlackSubContV2.jpg);
	height:180px;
	width:410px;
	padding:15px;
}

#Footer{
	clear:both;
}
