body {
   margin:0;
	font-family:Arial, Helvetica, sans-serif;
	background: #fff url(../images/header-bg.gif) repeat-x;
}

img {border:none;}
form {padding:0;margin:0;}
.form select, .form input, .form textarea {vertical-align:middle;}
#bg1 {
	background: url(../images/footer-bg.gif) repeat-x 0 100%;
	min-width: 846px;
	overflow: hidden;
}
#bg2 {
	background: url(../images/header-bg2.jpg) no-repeat 50% 0;
	min-width: 846px;
	overflow: hidden;
}
/*start header*/
#main {
	margin: 0 auto;
	width: 846px;
}
#header {
	position: relative;
	width: 846px;
	height: 123px;
}
#header .logo {
	position: absolute;
	top: 19px;
	left: 0;
	width: 125px;
	height:46px;
	background: url(../images/logo.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
/*strat top navigation*/
#header #top-nav {
	position: absolute;
	top: 74px;
	list-style: none;
	padding: 0 2px 0 0;
	margin: 0;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	background: url(../images/top-nav-sep.gif) no-repeat 100% 0;
}
#header #top-nav li {float: left;padding:0 0 0 2px;background: url(../images/top-nav-sep.gif) no-repeat;}
#header #top-nav li a {
	float: left;
	text-decoration: none;
	color: #222;
	width: 118px;
	height: 28px;
	padding: 11px 0 0;
	text-align: center;
}
#header #top-nav li a:hover, #header #top-nav li .active {color: #000000;background: url(../images/top-nav-over.gif) repeat-x;}
/*start content*/
#container {display: table;width: 100%;}
#space {padding-bottom: 7px;}
.gallery {
	float: left;
	width: 846px;
	margin: 10px 0 0;
}
.gallery .arrow {
	float: left;
	width: 13px;
	height: 27px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 50px 0 0;
	background: url(../images/left-arrow.gif) no-repeat;
}
.gallery .arrow:hover {background-position: 0 100%;}
.gallery .right {background: url(../images/right-arrow.gif) no-repeat;}
.gallery {
	float: left;
	width: 846px;
	margin: 10px 0 0;
}
.gallery .arrow {
	float: left;
	width: 13px;
	height: 27px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 50px 0 0;
	background: url(../images/left-arrow.gif) no-repeat;
}
.gallery .arrow:hover {background-position: 0 100%;}
.gallery .right {background: url(../images/right-arrow.gif) no-repeat;}
.inner_border {
	float: left;
	width: 818px;
	height: 129px;
	overflow: hidden;
	border: 1px solid #d9d8d8;
}
.gallery .inner {
	float: left;
	overflow: hidden;
	width: 810px;
	height: 121px;
	margin: 4px;
	display: inline;
	position: relative;
}
.gallery .inner div {
	left:0;
	position: absolute;
	width: 10000px;
}
.gallery .inner div ul {
	width: auto;
	list-style: none;
	padding: 0;
	margin: 0;
}
.gallery .inner div ul li {
	float: left;
	padding: 0 7px 0 0;
}
.gallery .inner div ul li a {
	float: left;
	border: 1px solid #d9d8d8;
}
.gallery .inner div ul li a img {float: left;}
#content {float: left;width: 846px;}
* html #content {margin:0 0 15px 0;}
/*start left column*/
#column {
	float: left;
	width: 631px;
}
/*start box top*/
#column .box-top {
	float: left;
	width: 611px;
	margin: 9px 0 9px 13px;
	display: inline;
	background: url(../images/box-top.gif) no-repeat;
}
#column .box-top .box-top-inner {
	float: left;
	width: 532px;
	padding: 17px 16px 19px 63px;
	min-height: 60px;
}

#column .box-top-inner a{
	color:#000000;
	font-weight:bold;
}
		
#column .box-top-inner a.hover{
	color:#666666;
	font-weight:bold;
	text-decoration: none;
}

* html #column .box-top .box-top-inner {height: 60px;}
#column .box-top h2 {
	margin: 0;
	font-size: 21px;
	font-weight:400;
	line-height: 21px;
	color: #000;
}
#column .box-top p {
	margin: 6px 0 0;
	font-size: 13px;
	line-height: 14px;
	color: #000;
}
#column .tabs {
	float: left;
	width: 611px;
	margin: 0 0 0 13px;
	display: inline;
}
#column .tabs .tabs-link {
	float: left;
	list-style: none;
	padding: 0;
	margin: 0 0 -27px 0;
	position: relative;
}
#column .tabs .tabs-link li {
	float: left;
	padding: 0 5px 0 0;
}
#column .tabs .tabs-link li a {
	float: left;
	background: url(../images/tab-bg.gif) no-repeat;
	width: 115px;
	height: 61px;
}
#column .tabs .tabs-link li a:hover, #column .tabs .tabs-link li .active {background: url(../images/tab-active.gif) no-repeat;}
#column .tabs .tabs-inner {
	float: left;
	width: 611px;
	background: url(../images/tabs-middle-bg.gif);
}
#column .tabs .tabs-holder {
	float: left;
	width: 611px;
	background: url(../images/tabs-bottom-bg.gif) no-repeat 0 100%;
}
#column .tabs .inner {
	float: left;
	background: url(../images/tabs-top-bg.gif) no-repeat;
	width: 561px;
	padding: 40px 10px 12px 40px;
}
#column .tabs h2 {
	margin: 0;
	font-size: 21px;
	line-height: 21px;
	color: #000;
}
#column .tabs p {
	margin: 5px 0 0;
	font-size: 13px;
	line-height: 14px;
	color: #000;
}
#column .tabs p a {font-weight: bold;color: #000;text-decoration: none;}
#column .tabs p a:hover {text-decoration: underline;}
#column .tabs img {float: right;}
/*start box*/
#column .box {
	float: left;
	width: 520px;
	height: 294px;
	margin: 0px 0 0 -16px;
	padding: 0 0 0 120px;
	position: relative;
	background: url(../images/box-first.jpg) no-repeat;
}
#column .second {background: url(../images/box-second.jpg) no-repeat;}
#column .third {background: url(../images/box-third.jpg) no-repeat;} 
#column .box .top {
	margin: 0;
	text-align: right;
	font-size: 21px;
	font-weight:400;
	color: #d4cbcb;
}
#column .box h2 {
	margin: 30px 0 0;
	font-size: 21px;
	font-weight:400;
	line-height: 21px;
	color: #000;
}
#column .box p {
	margin: 5px 0 0;
	font-size: 13px;
	line-height: 24px;
	color: #000;
}
#column .box p a {color: #000;}
#column .box p a:hover {text-decoration: none;}
#column .box .form1 {
	float: left;
	width: 533px;
	margin: 13px 0 0 -28px;
	position: relative;
	display: inline;
}
#column .box .form1 div {float: left;width: 533px;padding: 0 0 2px 0;}
#column .box .form1 .radio {
	float: left;
	width: 15px;
	height: 15px;
	margin: 8px 0 0;
	vertical-align: middle;
}
#column .box .form1 label a {
	float: right;
	width: 494px;
	padding: 0 0 0 9px;
	border: 1px solid #d7d9db;
	line-height: 27px;
	font-size: 14px;
	font-weight: bold;
	color: #767676;
	text-decoration: none;
	background-color: #f8fcff;
}
#column .box .form1 label .last {width: 378px;}
#column .box .form1 label a:hover {border: 1px solid #b6b6b6; background-color: #fff; color: #2f2e2e;}
#column .box .form1 .btn, #column .box .form .btn {
	float: right;
	width: 112px;
	height: 29px;
	color: #767676;
	margin: 0 0 0 4px;
	line-height: 29px;
	text-align: center;
	background-image:url(../images/white.jpg);
}
#column .box .form1 .btn:hover, #column .box .form .btn:hover {color: #000;}
#column .box .form div {float: left;padding: 0 0 5px 0;}
#column .box .form .bold {
	font-size: 14px;
	line-height: 31px;
	color: #767676;
	padding: 0;
	font-weight: bold;
}
#column .box .form textarea {
	float: left;
	width: 495px;
	height: 51px;
	padding: 6px 0 0 8px;
	font-family:Arial, Helvetica, sans-serif;
	border: 1px solid #b6b6b6;
	font-size: 12px;
	color: #5a5a5a;
}
#column .box .form .radio {
	float: left;
	width: 15px;
	height: 15px;
	margin: 7px 0 0;
	vertical-align: middle;
}
#column .box .form label {
	float: left;
	font-size: 12px;
	padding: 0 0 0 6px;
	line-height: 31px;
	color: #767676;
}
#column .box .form .color {
	float: left;
	background: url(../images/color-ico.gif) no-repeat;
	width: 19px;
	height: 19px;
	margin: 5px 0 0 15px;
	text-indent: -9999px;
	overflow: hidden;
	position: relative;
}
#column .box .form .pick-a-color {
	float: left;
	width: 74px;
	font-size: 12px;
	color: #767676;
	padding: 6px 0 5px 15px;
	border: 1px solid #b6b6b6;
	margin: 1px 0 0 -11px;
}
#column .box .form .attach {
	float: left;
	width: 89px;
	height: 29px;
	border: 1px solid #b6b6b6;
	background: #fff;
	font-size: 14px;
	line-height: 28px;
	text-align: center;
	color: #808080;
	font-weight: bold;
}
#column .box .form .text {
	float: left;
	width: 287px;
	font-size: 12px;
	color: #adadad;
	padding: 6px 0 6px 5px;
	border: 1px solid #b6b6b6;
	margin: 0 0 0 4px;
	display: inline;
}
.ff2 #column .box .form .text {padding: 7px 0 7px 5px;}
#column .box .form .btn {float: left;}
#column .third .form {padding: 9px 0 0;}
#column .box .form .row {width: 510px;}
#column .box .form .row2 {width: 510px;}
#column .box .form .row label {
	font-size: 14px;
	line-height: 31px;
	color: #767676;
	font-weight: bold;
}
#column .box .form .row2 label {
	font-size: 14px;
	line-height: 31px;
	color: #990000;
	font-weight: bold;
}
#column .box .form .row .text2, #column .box .form .row .text3 {
	float: right;
	width: 353px;
	font-size: 12px;
	color: #5a5a5a;
	border: 1px solid #dadada;
	padding: 6px 0 7px 11px;	
}
#column .box .form .row2 .text2, #column .box .form .row2 .text3 {
	float: right;
	width: 353px;
	font-size: 12px;
	color: #5a5a5a;
	border: 1px dashed #990000;
	padding: 6px 0 7px 11px;	
}

#column .box .form .row .text3 {width: 237px;}
#column .box .form .row2 .text3 {width: 237px;}
#column .box .form .row .btn {float: right;}
/*start box 1*/
#column .box1 {
	float: left;
	width: 611px;
	margin: 0 0 15px 13px;
	display: inline;
	background: url(../images/box-1-middle.gif) repeat-y;
}
#column .box1 .box1-inner {
	float: left;
	width: 611px;
	background: url(../images/box-1-bottom.gif) no-repeat 0 100%;
}
#column .box1 .box1-holder {
	float: left;
	width: 611px;
	background: url(../images/box-1.gif) no-repeat;
}
#column .box1 .container {
	float: left;
	width: 533px;
	padding: 19px 15px 32px 63px;
	background: url(../images/zigzag-1.gif) no-repeat 12px 13px;
}
#column .box1 .bg {background: url(../images/zigzag-3.gif) no-repeat 12px 13px;}
#column .box1 .bg2 {background: url(../images/zigzag-1.gif) no-repeat 12px 13px;}
#column .box1 .bg3 {background: url(../images/zigzag-4.gif) no-repeat 12px 13px;}
#column .box1 h3 {margin: 0 0 11px 0;font-size: 21px;line-height: 21px; font-weight:400;}
#column .box1 p {margin: 0 0 12px 0;font-size: 13px;line-height: 14px}
#column .box1 .posted {color: #0a709a;font-size: 11px;line-height: 14px;}
#column .box1 .links {
	float: left;
	list-style: none;
	padding: 0;
	margin: 0 0 0 -9px;
	display: inline;
	font-size: 12px;
	line-height: 22px;
	width: 145px;
}
#column .box1 .links li {float: left;width: 145px;padding: 0 0 7px 0;}
#column .box1 .links a {
	float: left;
	width: 139px;
	background-color: #efeded;
	text-decoration: none;
	padding: 0 0 0 6px;
	color: #6f7070;
}
#column .box1 .links a:hover {color: #232424;}


#column .box1 .links2 {
	float: left;
	list-style: none;
	padding: 0 0 15px 0;
	margin: 0;
	font-size: 12px;
	line-height: 15px;
	width: 525px;
}

#column .box1 .links2 li{float: left;width: 195px;padding: 0 0 0 3px; background-color: #efeded;}
#column .box1 .links2 a {
	float: right;
	width: 307px;
	background-color: #efeded;
	text-decoration: none;
	padding: 3px 0 3px 12px;
	color: #6f7070;
}
#column .box1 .links2 a:hover {color: #232424;}

#column .box1 .links2 p {
	float: left;
	width: 295px;
	text-decoration: none;
	padding: 5px 0 0 19px;
	color: #6f7070;
}
#column .box1 .image {
	float: left;
	list-style: none;
	padding: 0 0 0 7px;
	margin: 0;
	width: 390px;
}
#column .box1 .image li {float: left;padding: 0 0 0 9px;}
#column .box1 .image li a {float: left;border: 2px solid #000;}
#column .box1 .image li a img {float: left;}
#column .box1 .news {
	float: left;
	list-style: none;
	padding: 0;
	margin: 0;
	display: inline;
	font-size: 12px;
	line-height: 20px;
	width: 522px;
}
#column .box1 .news li {float: left;width: 522px;padding: 0 0 7px 0;}
#column .box1 .news span {
	float: left;
	width: 67px;
	padding: 0 0 0 8px;
	background-color: #efeded;
	color: #000;
}
#column .box1 .news a {
	float: left;
	text-decoration: none;
	padding: 0 0 0 6px;
	color: #6f7070;
}
#column .box1 .news a:hover {color: #232424;}
#column .box1 .cell1 {float: left;padding: 0 0 9px 0;}
#column .box1 .cell1 label {
	float: left;
	font-size: 13px;
	line-height: 20px;
	color: #000;
}
#column .box1 .cell1 select {
	float: right;
	color: #000;
	width: 216px;
	font-size: 12px;
	margin-left: 16px;
}
#column .box1 .cell2 {
	float: left;
	width: 535px;
	padding: 0 0 2px 0;
}
#column .box1 .cell22 {
	float: left;
	width: 535px;
	padding: 0 0 2px 0;
}
#column .box1 .cell2 label {
	float: left;
	color: #767676;
	font-size: 14px;
	line-height: 28px;
	font-weight: bold;
}
#column .box1 .cell2 .text, #column .box1 .cell2 textarea {
	float: right;
	width: 401px;
	font-size: 12px;
	color: #5a5a5a;
	border: 1px solid #dadada;
	padding: 7px 0 7px 11px;
}
#column .box1 .cell2 textarea {height: 49px;}
#column .box1 .cell22 textarea {height: 49px;}
#column .box1 .cell2 .btn {
	float: right;
	width: 112px;
	height: 29px;
	line-height: 29px;
	color: #767676;
	text-align: center;
	background-image:url(../images/white.jpg);
}
#column .box1 .cell2 .btn:hover {color: #2f2e2e;}
#column .box1 .cell2 span {
	float: left;
	margin: 0;
	font-size: 12px;
	line-height: 29px;
	color: #c90000;
	padding: 0 0 0 142px;
}
#column .box1 .cell22 span {
	float: left;
	margin: 0;
	font-size: 12px;
	line-height: 29px;
	color: #c90000;
	padding: 0 0 0 142px;
}
#column .box .form .grey label, #column .box1 .form .grey label {color: #2f2e2e;}
#column .box .form .grey .text2, #column .box .form .grey .text, #column .box .form .grey .text3, #column .box1 .form .grey .text {border: 1px solid #b6b6b6 !important;}
#column .box .form .grey textarea, #column .box1 .form .grey textarea {border: 1px solid #2f2e2e !important;}
#column .box3 {
	float: left;
	width: 479px;
	height: 169px;
	margin: -50px 0 17px 13px;
	padding: 0 0 0 132px;
	position: relative;
	display: inline;
	background: url(../images/box-3.gif) no-repeat;
}
#column .box3 h3 {
	margin: 52px 0 0;
	text-align: right;
	font-size: 21px;
	font-weight:400;
	color: #d4cbcb;
	line-height: 21px;
}
#column .box3 h2 {
	margin: 32px 0 0;
	font-size: 21px;
	font-weight:400;
	line-height: 21px;
	color: #000;
}
#column .box3 p {
	margin: 7px 0 0;
	font-size: 13px;
	line-height: 14px;
	color: #000;
}
#column .box3 p a {color: #000;}
#column .box3 p a:hover {text-decoration: none;}
#column2 {float: right;width: 202px;padding: 0 13px 0 0;}
#column2 .box1 {
	float: left;
	width: 202px;
	position: relative;
	margin: 9px 0 0;
	background: url(../images/column2-box1.gif) no-repeat;
}
#column2 .box1 .box1-inner {
	float: left;
	width: 169px;
	padding: 14px 20px 19px 13px;
	background: url(../images/column2-box1-bottom.gif) no-repeat 0 100%;
}
#column2 .box1 h2 {
	margin: 0;
	font-size: 21px;
	line-height: 21px;
	color: #c00305;
	font-weight: normal;
}
#column2 .box1 p {
	margin: 5px 0 0;
	font-size: 13px;
	line-height: 14px;
	color: #000;
}
#column2 .box1 .more {
	position: absolute;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #c40204;
	right: 9px;
	bottom: -5px;
	text-decoration: none;
	background-color: #fff;
	padding: 0 3px; 
}
#column2 .box2 {
	float: left;
	width: 189px;
	padding: 5px 6px 20px 5px;
	border: 1px solid #d9d8d8;
	margin: 15px 0 0;
	position: relative;
}
#column2 .box2 h2 {
	margin: 0;
	font-size: 14px;
	line-height: 26px;
	color: #222;
	padding: 0 0 0 9px;
	text-transform: uppercase;
	background: url(../images/column2-box2-title.gif) no-repeat;
}
#column2 .box2 p {
	margin: 5px 0 0;
	font-size: 13px;
	line-height: 14px;
	padding: 5px 8px 10px 8px;
	color: #000;
}

#column2 .box2 ul {
	float: left;
	list-style: none;
	padding: 7px 0 0;
	margin: 5px 0 0;
	display: inline;
	font-size: 12px;
	line-height: 22px;
	width: 189px;
	border-top: 1px solid #d9d8d8;
}
#column2 .box2 ul li {float: left;width: 189px;padding: 0 0 1px 0;}
#column2 .box2 ul li a {
	float: left;
	width: 189px;
	text-decoration: none;
	cursor: pointer;
}
#column2 .box2 ul li a span {
	float: left;
	width: 140px;
	color:#6f7070;
	padding: 0 0 0 5px;
}
#column2 .box2 ul li a .price {
	width: 34px;
	color:#000;
	margin: 0 0 0 4px;
	display: inline;
}
#column2 .box2 ul .grey span {background-color: #efeded;}
#column2 .box2 ul li a:hover {color: #000;}
#column2 .box2 ul li a:hover span {color: #000;}
#column2 .box2 ul li a:hover .price {color: #808080;}
#column2 .box2 .more {
	position: absolute;
	bottom: -7px;
	right: 9px;
	font-size: 12px;
	line-height: 14px;
	padding: 0 2px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	background-color: #fff;
}
#column2 .box2 .blue {color: #1f4f9b;}
#column2 .box2 .green {color: #88b14d;}
#column2 .box2 .banners {
	float: left;
	border-top: 1px solid #d9d8d8;
	padding: 1px 1px 0;
	margin: 5px 0 0;
}
#column2 .box2 .banner {float: left;margin: 6px 0 0;border: 1px solid #b6b6b6;}
#column2 .box2 .banner img {float: left;}
/*start footer*/
#footer {
	overflow: hidden;
	width: 846px;
	height: 176px;
	padding: 29px 0 0;
}
#footer .col {
	float: left;
	padding: 0 43px 0 44px;
	height: 100%;
	background: url(../images/footer-sep.gif) no-repeat 100% 46px;
}
#footer .col h2 {
	margin: 0;
	font-size: 12px;
	color: #222;
	text-transform: uppercase;
}
#footer .col ul {
	float: left;
	list-style: none;
	padding: 9px 0 0;
	margin: 0;
	font-size: 12px;
	color: #4c4c4c;
}
#footer .col ul li a {color: #4c4c4c;text-decoration: none;}
#footer .col ul li a:hover {color: #000;}
#footer .logo {
	float: right;
	width: 124px;
	height: 46px;
	margin: 44px 18px 0 0;
	background: url(../images/footer-logo.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

/*start footer*/
#overlay{ background-image: url(/lightbox/overlay.png); }
* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/lightbox/overlay.png", sizingMethod="scale");
	}

#lightbox{
	background-color:#FFF;
	padding: 10px;
	border: 2px solid #999;
	}
#lightboxDetails{
	font-size: 0.7em;
	padding-top: 0.7em;
	font-weight:bold;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }

.newform label {
	float: left;
	color: #767676;
	font-size: 14px;
	line-height: 28px;
	font-weight: bold;	
}

.cell22 label {
	float: left;
	color: #990000;
	font-size: 14px;
	line-height: 28px;
	font-weight: bold;
}

.formbutton {
float:right;
width: 113px;
height: 30px;
font-family:Arial, Helvetica, sans-serif;
font-size: 16px;
cursor:pointer;
border: 0px;
color:#666;
font-weight:bold;
line-height: 30px;
padding: 0px 4px 0px 0px;
background-image:url(../images/submit2.jpg);
background-color:#FFFFFF;
background-repeat:no-repeat;
}
.formbutton2 {
float:right;
width: 118px;
height: 29px;
font-family:Arial, Helvetica, sans-serif;
font-size: 16px;
cursor:pointer;
border: 0px;
color:#666;
font-weight:bold;
padding: 0px 0px 0px 0px;
background-image:url(../images/submit.jpg);
}

.formbutton:hover{
color:#000000;
}

.cell22 input {
	float: right;
	width: 401px;
	font-size: 12px;
	color: #5a5a5a;
	border: 1px dashed #990000;
	padding: 7px 0 7px 11px;
}
.cell2 select {
	height: 24px;
	font-size: 12px;
	color: #5a5a5a;
	border: 1px solid #dadada;
	float:right;

}
.cell22 select {
	height: 24px;
	font-size: 12px;
	border: dashed;
	border-width:1px; 
	color: #990000;
	float:right;

}
.cell22 textarea {
	float: right;
	width: 401px;
	font-size: 12px;
	color: #5a5a5a;
	border: 1px dashed #990000;
	padding: 7px 0 7px 11px;
}

.errmsg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #990000;
	align: center;
}

#SuggestOutputArea{
	border: solid 1px #ccc;
	background: #fff;
}

#SuggestOutputArea ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#SuggestOutputArea ul li:hover{
	cursor: pointer;
}
#SuggestOutputArea ul li.selected{
	background-color: #006;
	color: #fff;
}