@charset "UTF-8";
/* CSS Document */

body {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	background-color:#000;
	margin:0;
	padding:0;
	width:100%;
}

#header {
	width:820px;
	height:415px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	background:url(../imgs/header_bg.png) no-repeat center top;
}

#topArea {
	display:block;
	height:101px;
	width:820px;
	margin-left:auto;
	margin-right:auto;
}



#logo {
	width:242px;
	height:72px;
	display:block;
	top:16px;
	left:0px;
	position:relative;
}

#phone {
	font-size:15px;
	color:#FFF;
	display:block;
    position:relative;
	top:-58px;
	left:432px;
	letter-spacing:1px;
	width:150px;
    
}

#cart_text {
	margin-top:-73px;
	padding-right:30px;
	font:Verdana, Geneva, sans-serif;
	font-size:11px;
	float:right;
	color:#FFF;
	text-decoration:none;

}




#searchArea {
	display:block;
	height:32px;
	width:820px;
	margin-left:auto;
	margin-right:auto;
}


#frm_search_site {
	margin:0;
	padding:0;
	width:100%;
	height:42px;
	margin-top:2px;

	display:block;
}

#search_site {
	margin-right:8px;
	width:140px;
	height:10px;
	font-size:10px;
	padding-top:8px;
	padding-bottom:7px;
	border:none;
	outline:none;
	background:none;
	font-family:Verdana, Geneva, sans-serif;
}

#search_submit {
	margin-top:0px;
	margin-right:8px;
}


#animation {
	width:806px;
	height:209px;
	margin-left:auto;
	margin-right:auto;
	display:block;
	margin-top:5px;
	margin-bottom:5px;
	padding-bottom:1px;
	position:relative;
    overflow:hidden;
	
}

#navbar {
	width:820px;
	height:48px;
    margin-left:auto;
	margin-right:auto;
	display:block;
	position:relative;
}

#navbar a {
	outline:none;
}

#nav_home {
	width:137px;
	height:38px;
	display:block;
	float:left;
	margin-right:1px;
}

#nav_home[rel='selected'] {
	height:44px;
	margin-top:1px;
	background:url(../imgs/home_sel.png) no-repeat;
}

#nav_products {
	width:135px;
	height:38px;
	margin-right:1px;
	display:block;
	float:left;
}

#nav_products[rel='selected'] {
	height:44px;
	margin-top:1px;
	background:url(../imgs/products_sel.png) no-repeat;
}

#nav_aboutus {
	width:136px;
	height:38px;
	margin-right:1px;
	display:block;
	float:left;
}

#nav_aboutus[rel='selected'] {
	height:44px;
	margin-top:1px;
	background:url(../imgs/about_sel.png) no-repeat;
}

#nav_press {
	width:136px;
	height:38px;
	margin-right:1px;
	display:block;
	float:left;
}

#nav_press[rel='selected'] {
	height:44px;
	margin-top:1px;
	background:url(../imgs/press_sel.png) no-repeat;
}

#nav_faqs {
	width:135px;
	height:38px;
	margin-right:1px;
	display:block;
	float:left;
}

#nav_faqs[rel='selected'] {
	height:44px;
	margin-top:1px;
	background:url(../imgs/faqs_sel.png) no-repeat;
}

#nav_contactus {
	width:135px;
	height:38px;
	margin-right:1px;
	display:block;
	float:left;
}

#nav_contactus[rel='selected'] {
	height:44px;
	margin-top:1px;
	background:url(../imgs/contactus_sel.png) no-repeat;
}

#content {
	width:780px;
	min-height:346px;
	_height:346px;
	display:block;
	padding-left:20px;
	padding-right:20px;
	margin-left:auto;
	margin-right:auto;
	background:url(../imgs/content_top_bg.png) no-repeat top center #E4E4E4;
}

.no_expandable {
	height:346px;
	max-height:346px;
	overflow:hidden;
}

#content_footer {
	width:820px;
	height:33px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	background:url(../imgs/content_top_footer_bg.png) no-repeat;
}

#content_bottom {
	width:780px;
	min-height:51px;
	_height:51px;
	display:block;
	padding-left:20px;
	padding-right:20px;
	padding-top:1px;
	margin-left:auto;
	margin-right:auto;
	background:url(../imgs/content_bottom_bg.png) no-repeat top center #EFEFEF;
}

#content_bottom_footer {
	width:820px;
	height:28px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	background:url(../imgs/content_bottom_footer_bg.png) no-repeat top center;
}

#footer {
	width:780px;
	padding-left:20px;
	padding-right:20px;
	margin-left:auto;
	margin-right:auto;
	color:#BCBEC0;
	font-size:10px;
	padding-bottom:17px;
}

#footer a {
    color:#BCBEC0;
	text-decoration:none;
}

#footer a:hover {
	color:#FFF;
}

#footer span {
	color:#FFF;
}

#left_column {
	width:437px;
	padding-right:5px;
	height:346px;
	display:block;
	float:left;
	background:url(../imgs/vseparator.png) right 54px no-repeat;
}

#right_column {
    float:left;
	display:block;
	margin-left:10px;
}


h1 {
	margin:0;
	font-size:15px;
	font-family:Verdana, Geneva, sans-serif;
	margin-top:6px;
	margin-bottom:25px;
	text-transform:uppercase;
}

p {
	margin:0px;
	padding:0px;
}

h2 {
	margin:0;
	font-size:15px;
	font-family:Verdana, Geneva, sans-serif;
	text-transform:uppercase;
}

h3 {
	margin:0;
	font-size:14px;
	font-family:Verdana, Geneva, sans-serif;
	text-transform:uppercase;
}

h4 {
	margin:0;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	text-transform:uppercase;

}

h5 {
	margin:0;
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
	text-transform:uppercase;

}

a {
	color:#006;
}
