*{margin:0; padding:0}

:focus,:active {outline:0; }
img{border: 0; }

body {
	font: .8em Arial, Helvetica, sans-serif;
	background: #fff url(../images/bg.gif) repeat-x;
	color: #777;
}

a { text-decoration: none; color: #B20F0F; }
h1 { font-size: 1.6em; font-weight: normal; }
h1 a { color: #fff; font-size: 1.6em; }

h2 {
	font-size: 13px;
	background: #B00A0A url(../images/redbg.gif) repeat-x left bottom;
	padding: 6px 7px;
	color: #fff;
	font-weight: bold;
	margin: 0 0 15px;
	float: left;
}

p { clear: both; line-height: 1.64em; margin: 0 0 15px; }

.line {
	clear: both;
	border-bottom: 1px solid #C10000;
	margin: 15px 0 10px 0;
}

.clear { clear: both; }

#content { width: 970px; margin: 0 auto; }

#top {
	color: #ccc;
	padding: 8px 0 0 0;
	font-size: 0.84em;
	float: right;
}

#logo {
	float: left;
	padding: 0 7px 12px 0;
	margin: 15px 0 0 0;
}

#menu {
	float: left;
	margin: 0;
	font-size: 9px;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 435px;
}

#menu li { display: inline; font-size: 1.3em; }

#menu li a {
	float: left;
	color: #808080;
	padding: 4px 7px;
	margin: 0 10px 0 0;
}

#menu li a:hover, #menu li.current a {
	color: #FFF;
	background-color:#C10000;
}

.last_as {
	background:#FFF!important;
}

#main {
	padding: 0 0 10px 0;
	border-bottom: 1px solid #C10000;
	height: 240px;
	margin: 0 0 20px 0;
	width: 970px;
}

#banner {
	width:720px;
	height:240px;
	float:right;
}

.left { float: left; width: 250px; }	

.right { float: right; width: 630px; margin: 0 0 20px; }

.textbox_sml {
	float: left;
	width: 530px;
	margin: 0 0 20px 0;
	text-align: justify;
}

.textbox_sml_right {
	float: right;
	width: 720px;
	margin: 0 0 20px 0;
	text-align: justify;
}

.colt {
	border:1px solid #333;
}

.textbox_lrg {
	float: left;
	width: 970px;
	margin: 0 0 20px 0;
	text-align: justify;
}

.video {
	float:right;
	width:400px;
	margin:0 0 20px 0;
}

.inner_pg_txt {
	float:right;
	width:700px;
	margin:0 0 20px 0;
	text-align: justify;
}

.last { margin-right: 0; float:right; }

#nav {
	width: 226px;
	padding: 0;
	float: left;
	height: 240px;
}

#nav h3 {
	background: #eaeaea;
	padding: 5px 10px;
	margin-bottom: 5px;
	border: 1px solid #FFF;
	outline:1px solid #dcdcdc;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#nav_sub {
	width: 200px;
	padding: 10px 10px 8px 10px;
	float: left;
	border: 1px solid #dcdcdc;
	margin: 0 0 20px 0;
}

#nav_sub h3 {
	background: #eaeaea;
	padding: 5px 10px;
	margin-bottom: 5px;
	border: 1px solid #FFF;
	outline:1px solid #dcdcdc;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.navcontainer {
	width: 226px;
	font-size:10px;
}

.navcontainer ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}

.navcontainer ul li.current a:link, .navcontainer ul li.current a:hover, .navcontainer ul li.current a:visited {
	font-weight:bold;
	font-size:11px;
	color:#B20F0F;
}

.navcontainer a {
	color: #000;
	display: block;
	padding: 5px 8px;
	width: 210px;
	background: url(../images/sep.png) repeat-x bottom;
}

.navcontainer a:link, .navlist a:visited {
	text-decoration: none;
}

.navcontainer a:hover{
	color: #B20F0F;
}

#footer {
	clear: both;
	font-size: 0.84em;
	border-top: 1px solid #C10000;
	padding: 10px 0 0 0;
}
	
#menu_footer {
	float: left;
	margin: 0 0 10px 0;
	font-size: 8px;
	width: 600px;
}

#menu_footer li { display: inline; font-size: 1.3em; }

#menu_footer li a {
	float: left;
	color: #808080;
	padding: 5px;
	margin: 0 12px 0 0;
}

#menu_footer li a:hover, #menu_footer li.current a, #menu_footer li a:focus {
	color: #FFF;
	background-color:#C10000;
}

#design_by {
	float:right;
	font-size:11px;
	padding:5px 0 0 0;
}

#design_by a:link, #design_by a:visited {
	color:#777;
	font-weight:bold;
}

#design_by a:hover {
	color:#B20F0F;
}

#navlist_cons {
	list-style-image: url(../images/dot.gif);
	margin:0 0 0 10px;
}

#navlist_cons_sub {
	list-style-image: url(../images/dot.gif);
	margin:10px 0 0 15px;
}

#navlist_cons li, #navlist_cons li ul li { margin:0 0 7px 10px; padding:0; }

.contact_form{
	width:700px;
	float:left;
	padding:25px 15px 10px 0;
	margin:20px 0 0 0;
	_margin:20px 0 0 5px;
	border:1px #DFD1D2 dashed;
	position:relative;
}

.form_row{
	width:705px;
	_width:375px;
	clear:both;
	padding:10px 0 10px 0;
	_padding:5px 0 5px 0;
	color:#a53d17;
}

label.contact{
	width:75px;
	float:left;
	font-size:12px;
	text-align:right;
	padding:4px 5px 0 0;
	color: #333333;
}

input.contact_input{
	width:615px;
	_width:288px;
	height:16px;
	background-color:#fff;
	color:#750000;
	border:1px #DFDFDF solid;
	float:left;
	padding: 2px;
}

textarea.contact_textarea{
	width:296px;
	_width:288px;
	height:120px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #750000;
	background-color:#fff;
	border:1px #DFDFDF solid;
	float:left;
	padding: 2px;
}

.form_subtitle{
	position:absolute;
	top:-11px;
	left:7px;
	width:auto;
	height:20px;
	background-color:#B00A0A;
	text-align:center;
	padding:0 7px 0 7px;
	color:#FFFFFF;
	font-size:11px;
	line-height:20px;
}

#productbox {
	float:left;
	width:185px;
	height:265px;
	border: 1px solid #ccc;
	margin:0px;
	padding:0px;
	background-image:url(../images/new/product_thumb_bg.gif);
	text-align:center;
}

