body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	line-height:130%;
}

p, h1 { margin-top:0px; margin-bottom:13px; }

h1 { font-size:130%; }

img { border:none; }

a { color:black; }

#wrapper{
	width:780px;
}

#header { float:left; height:120px; width:780px; margin:0px padding:0px; }
#header .banner { float:left; z-index:1; }
#header .contact { float:left; padding-left:350px; padding-top:5px; z-index:10; }

.hidden {display:none;}
#hidden {display:none;}

#menu {
	float:left;
	clear:both;
	position: relative;
	width:780px;
}
#menu .menu-options {
	 float:left;
	 width: 640px;
}
#menu .menu-options .menu-item { float:left; }

#menu .menu-bookmark {
	float:left;
	width: 125px;
	padding:4px 15px 0px 0px;
}

#content {
	clear:both;
	float:left;
	background-image: url(../images/content_top.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left:30px;
	padding-right:28px;
	padding-top:23px;
	width:510px;
 	line-height:140%;
 	min-height:400px;
}

#content .form { float:left; clear:both; padding-left:40px; }
#content .form .row { float:left; padding-bottom:7px; width:465px; }
#content .form .row .field { float:left; width:90px; padding-top:3px; color:#666; }
#content .form .row .data { float:left; width:290px; }
#content .form .row .data .checkbox { clear:both; float:left; width:25px; }
#content .form .row .data .label { float:left; width:263px; padding-top:3px; }

#content_bottom { clear:both; float:left; background:url(../images/content_bottom.gif) top left no-repeat;
	padding-left:30px;
	padding-right:28px;
	width:510px;
	height:20px;
	margin-bottom:5px;
}

#body-content{ width:780px; float:left; }
#col1 { float:left; width:562px; }
#col2 { float:left; width:210px; margin-top:2px; }

#col2 .submenu-top { float:left; background:url(../images/submenu-top.gif) top left no-repeat #E61C62; color:#FFF; font-size:120%; width:180px; padding:42px 10px 0px 20px; }
#col2 .submenu-top ul { margin:0px 0px 0px 20px; padding:0px; }
#col2 .submenu-top a { text-decoration:none; color:#FFFFFF; }
#col2 .submenu-top a:hover { text-decoration:underline; }
#col2 .submenu-top ul li { margin-top:7px; }
#col2 .submenu-bottom { float:left; background:url(../images/submenu-bottom.gif) top left no-repeat; width:210px; height:20px; }

.clear { clear:both; }

.product { float:left; border-top:1px solid #DDD; padding-top:3px; padding-bottom:3px; width:510px; }
.product .detail { float:left; width:328px; }
.product .detail h2 { font-size:110%; margin:0; }
.product .image { float:left; width:180px; text-align:center; }

.product-detail { float:left; width:510px; clear:both; }
.product-detail .product-specification { float:left; width:300px; }
.product-detail .product-specification table { margin-bottom:13px; }
.product-detail .product-images { float:left; padding-left:20px; width:180px; text-align:center; border-left:1px solid #DDD; }

ul.sitemap { margin-left:15px; padding:0px; }
ul.sitemap li { margin-bottom:10px; }
ul.sitemap ul { margin-left:15px; padding:0px; }
ul.sitemap ul li { margin-top:10px; }

#three_col_top { clear:both; float:left; width:780px; padding-left:10px; background:url(../images/3col_top.gif) top left no-repeat; }
#three_col_bottom { float:left; background:url(../images/3col_bottom.gif) top left no-repeat; height:18px; width:780px; }
#three_col_top .col { float:left; width:215px; padding:18px 20px 0px 19px; }

#three_col_top .col ul { list-style-image:url( ../images/bullet.gif); list-style-type:circle; padding:0; margin:0; margin-top:10px; padding-left:15px; }

#three_col_top .col ul li { margin-bottom:7px; }


#two_col_top { clear:both; float:left; width:785px; padding-left:10px; background:url(../images/2col_top.gif) top left no-repeat; }
#two_col_bottom { float:left; background:url(../images/2col_bottom.gif) bottom left no-repeat; padding-left:10px; width:785px; }

#two_col_top .col_left { float:left; width:355px; padding:18px 16px 2px 18px; }
#two_col_top .col_right { float:left; width:342px; padding:18px 10px 2px 18px; }
#two_col_bottom .col_left { float:left; width:352px; padding:2px 18px 26px 18px; }
#two_col_bottom .col_right { float:left; width:340px; padding:2px 22px 60px 18px; }

#two_col_bottom .form { float:left; clear:both; padding-left:10px; padding-top:10px; }
#two_col_bottom .form .field { float:left; padding-right:10px; color:#666; }


#footer {
	clear:both;
	float:left;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width:767px;
	height:29px;
	color:#FFFFFF;
	padding-left:22px;
	padding-top:7px;
}

#footer .footer-left {
	float:left;
	width: 618px;
}
#footer .footer-right {
	float:left;
	width: 125px;
	padding: 0px 15px 0px 0px;
}

#footer a {
	text-decoration:underline;
	color:#FFFFFF;
}

input.std_input, textarea.std_input { width:300px; border:1px solid #999; background-color:#F9F9F9; font-family:Arial, Helvetica, sans-serif; font-size:120%; }
select.std_input { border:1px solid #999; background-color:#F9F9F9; font-family:Arial, Helvetica, sans-serif; font-size:120%; padding:2px;}
textarea.std_input { height: 120px; }
