body{
	margin:0px;
	background-color:#ffffff;
}

body,td,div,input,textarea{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-family:Trebuchet MS;
	font-size:14px;
	color:#000000;
}

#top_menu{
	list-style:none;
}

#top_menu li{
	display:inline;
	float:right;
	margin:5px;
	font-size:16px;
	font-weight:bold;
}

#top_menu li a{
	text-decoration:none;
	color:#565656;
}

#top_menu li a:hover{
	text-decoration:underline;
	color:#EC292D;
}

.small_navigation{
	border:1px solid #C5C5C5;
	border-bottom:3px solid #D9D9D9;
	
}

.norepeat{
	background-repeat:no-repeat;
	background-position:left bottom;
}

.main_body{
	/*border:2px solid #EAEAEA;*/
	padding:10px;
}

.testimonial{
	background-color:#F5F5F5;
	border:1px solid #E5E5E5;
	border-bottom:0px;
	border-top:0px;
	padding:5px;
	vertical-align:top;
}

.site_footer{
	background-color:#565656;
	height:50px;
	padding-left:4px;
	padding-right:4px;
	color:#FFFFFF;
	text-align:center;
}

.site_footer a{
	color:#CACACA;
	text-decoration:none;
	font-size:11px;	
}
.site_footer a:hover{
	color:#ffffff;
}
.site_footer td{
	color:#FFFFFF;
	font-size:12px;		
}

.red_title{
	color:#EC292D;
	font-size:20px;
}

.content{
	text-align:justify;
	line-height:20px;
}

.more{
	text-align:right;
	padding-right:5px;
	color:#A12428;
}

.more a,a{
	text-decoration:underline;
	color:#939598;
	font-weight:bold;
}

.desc,.desc2{
	vertical-align:top;
	text-align:justify;
	/*background:url(images/quote_bg.gif);*/
	background-repeat:no-repeat;
	background-position:top left;
	padding:5px;
	color:#999999;
	font-size:12px;
}
.desc2{
	background:url(images/quote_bg2.gif);	
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:30px;	
}
.gray{
	height:24px;
	vertical-align:middle;
	background:url(images/gray.jpg);
	color:white;
	padding-left:10px;
	text-align:center;
}
.gray a{
	color:#FFFFFF;
}
.white_title{
	color:#FFFFFF;
	font-size:20px;
	margin-bottom:4px;
}
#BigFooter{
	height:170px;
	background-color:#666666;
}
#BigFooter td a{
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
}
#BigFooter td a:hover{
	text-decoration:underline;
}
#BigFooter td{	
	padding:5px;
	margin-bottom:4px;
}
#BigFooter td h2{
	color:#FFFFFF;
	font-size:20px;
	margin-bottom:3px;
	text-align:center;
}
#BigFooter th{
	font-size:14px;
	text-align:right;
	color:#eeeeee;
	vertical-align:top;
}
#BigFooter input{
	border:0px;
	width:150px;
	background-color:#eeeeee;
}
#BigFooter textarea{
	width:210px;
	height:50px;
	background-color:#eeeeee;
	border:0px;
}
#BigFooter .submitButton{
	width:40px;
	cursor:pointer;
	font-weight:bold;
	color:#ffffff;
	background-color:#565656;
}
.item_title{
	color:#828282;
	font-weight:bold;
	font-size:16px;
}
.sub_products{
	margin-left:20px;
	color:#999999;
	font-size:12px;	
}
#BigFooter .sub_products a{
	color:#999999;
	font-size:12px;
}