/* Start of CMSMS style sheet 'sc_products' */
/* DEFAULTS */

body {margin:0px;padding:0px; background:#252525;font-family:verdana;font-size:11px;color:#BFBFBF;}
em { color:#FFFEFE; font-style:normal;}
em a { color:#ffffff; font-style:normal; text-transform:uppercase; text-decoration:none;}
em a:hover { color:#DB020A;}

a { color:#99cc66; font-style:normal; text-decoration:none;}
a:hover { color:#DB020A;}

ul {margin:0; padding:0; list-style:none}
li {
	background:url(images/a.gif); 
	background-position: 0 .5em;
	background-repeat: no-repeat;
	margin:0; 
	padding: 0 0 0 10px; 
	line-height:18px; 

}

/*LAYOUT CONTROL*/

#page-wrapper{
/* defines the actual page area containing menus and content */
	width: 766px;
	margin: 0 auto;
	border: 1px solid #553019;
	border:2px solid #0E0E0E;
}

#flashcontent{
	height: 394px;
	width: 100%;
}

#content{
	background:url("images/content-bg2.jpg") top repeat-y;
	background-color: #3838383;
	width: 766px;
	margin: 0 auto;
	overflow: auto;
}

#content-left{
	float: left;
	width: 450px;
	min-height: 320px!important;
	padding: 20px 10px 10px 30px;
	
	margin: 0;
}

#content-right{
	float: right;
	width: 226px;
	
	min-height: 320px!important;
	padding: 20px 10px 10px 30px;
	
	margin: 0;
}

#footer{
	height: 106px !important;
	background-color: #252525;
	clear: both;
}


/*CONTENT CONTROL*/
.content-item-left{
	margin: 20px 20px 8px 20px;
}

.content-item-right{
	margin: 20px 20px 8px 20px;
}

.disclaimer{
	text-align: center;
	padding-top: 30px;	
}


.h-white{
	color: white;	
}

#content-left h1{
font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
font-weight: normal;
	margin: 0;
	margin-bottom: 5px;
	line-height: 35px;
	background:url("images/underline1.jpg") bottom left no-repeat;
color: white;


}

#content-left h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
font-weight: bold;
color:#FFFFFF;
	margin: 0;

}

#content-left h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
font-weight: normal;
color:#FFFFFF;
	margin: 0;

}

#content-right h1{
font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
font-weight: normal;
	margin: 0;
	margin-bottom: 5px;
	line-height: 35px;
	background:url("images/underline1.jpg") bottom left no-repeat;


}

#content-right h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

	text-transform: uppercase;
font-weight: normal;
	margin: 0;
	background:url("images/underline1.jpg") bottom left no-repeat;


}


/* End of 'sc_products' */

