
body
{
	background: #0d222a;
	margin: 25px 0 0 0;
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#737373;
}
a
{
	color:#ff9d27;
	text-decoration:none;
}
a:hover
{
	color:#333333;
}
#right-section, #left-section, #fade-image1, #fade-image2, #fade-image3, #fade-image4, .galimg, .downloadimg
{
	float:left;
}
a img
{
	border:none;
}
p, form, h1, h2, h3, h4, h5, h6
{
	margin:0;
}



#content-main
{
	width:914px;
	margin:auto;
}
#left-section
{
	width:501px;
}
#right-section
{
	width:413px;
	height:667px;
	padding:0 0 0 0;
	background:url(../images/flash-bg.gif) no-repeat;
}
#header
{
	height:26px;
	background:url(../images/header-bg.gif) repeat-x left 19px;
	border-right:1px solid #0d222a;
	
}
#content
{
	background:url(../images/content-bg.gif) right top repeat-y #FFFFFF;
	height:615px;
}
#logo
{
	height:100px;
	border-top:1px solid #FFFFFF;
	padding:22px 0 0 25px;
}
#nav
{
	height:25px;
	border-top:1px solid #99acbc;
	border-bottom:1px solid #99acbc;
	margin:0 0 0 2px;
	padding:11px 0 0 20px;
}
#nav a
{
	font:bold 10px tahoma;
	color:#999999;
	text-transform:uppercase;
	padding:0 0 0 25px;
	background:url(../images/bullet1.gif) no-repeat 12px 4px;
}
#nav a:hover
{
	color:#ff8500;
}
#contentmast
{
	padding:12px 28px 7px 25px;
}
#contentmast h1
{
	font:bold 14px tahoma;
	text-transform:uppercase;
	color:#ff9d27;
}
#contentmast h2
{
	font:bold 12px tahoma;
	text-transform:uppercase;
	color:#ff9d27;
}

#contentmast h3
{
	font:bold 13px Verdana, Arial, Helvetica, sans-serif;
	color:#2fa8b3;
}
#contentmast li
{
	list-style-image:url(../images/bullet3.gif);
	margin-bottom:5px;
}


.product-links
{
	width:33%;
	float:left;
	margin:0 0 5px 0;	
}
.product-links a
{
	background:url(../images/bullet2.gif) no-repeat 0px 3px;
	padding:0 0 0 18px;
	font:bold 12px tahoma;
	color:#737373;
	display:block;
	margin:0 0 5px 0;
}
.product-links a:hover
{
	color:#ff9d27;
}

#footer img{ margin-right: 5px;}
#footer
{
	height:16px;
	background:url(../images/footer-bg.gif) repeat-x;
	border-right:1px solid #0d222a;
	font:normal 11px tahoma;
	color:#6e7a7f;
	text-align:right;
	padding:10px 0 0 0;
}
#footer a
{
	color:#6e7a7f;
}
#footer a:hover
{
	color:#ffffff;
}



#dropmenudiv{
	position:absolute;
	z-index:200;
	margin:8px 0px 0 5px;
}

#dropmenudiv a{
	display: block;
	padding:5px 0px 5px 10px;
	color: #FFFFFF;
	font:bold 10px tahoma;
	color:#858585;
	text-transform:uppercase;
	z-index:200;
	width:100%;
	border-bottom:1px solid #fff;
	background:#f1efef;
}

#dropmenudiv a:hover
{
	color:#fd921e;
	background:#fdefe0;
}


#fade-image1
{
	padding: 45px 47px 52px 41px;
	width:172px;
	height:237px;
}
#fade-image2
{
	padding: 164px 24px 31px 27px;
	width:102px;
	height:139px;
}
#fade-image3
{
	padding: 51px 47px 45px 41px;
	width:172px;
	height:237px;
}
#fade-image4
{
	padding: 30px 24px 164px 27px;
	width:102px;
	height:139px;
}

.galimg
{
	margin:0 25px 15px 0;
}
.galimg img, .downloadimg img
{
	padding:1px;
	border:1px solid #2fa8b3;
}
.downloadimg
{
	margin:0 20px 15px 0;
}


