body {
	margin: 0;
	background: #fff url(../images/body-bg.jpg) repeat-x;
}
img {
	padding: 0;
	margin: 0;
	border: none;
}
form {
	padding: 0;
	margin: 0;
}
.form select,
.form input,
.form textarea {vertical-align:middle;}
#main {
	margin: 16px auto;
	width: 976px;
	overflow: hidden;
}
#header {
	float: left;
	position: relative;
	width: 976px;
	height: 148px;
	background: url(../images/header-bg.jpg) no-repeat;
}
#header .logo {
	position: absolute;
	top: 15px;
	left: 30px;
}
#header .top-nav {
	position: absolute;
	list-style: none;
	padding: 0;
	margin: 0;
	font: 11px verdana, geneva, arial, helvetica, sans-serif;
	top: 22px;
	left: 711px;
}
#header .top-nav li {
	float: left;
	background: url(../images/top-nav-sep.gif) no-repeat 100% 2px;
	padding: 0 11px 0 10px; 
}
#header .top-nav li a {
	text-decoration: none;
	color: #fff;
}
#header .top-nav li a:hover {text-decoration: underline;}
#header .top-nav .last {
	padding: 0 0 0 10px;
	background: none; 
}
#header .header-nav {
	position: absolute;
	list-style: none;
	padding: 0;
	margin: 0;
	font: 14px Arial, Helvetica, sans-serif;
	top: 113px;
	left: 642px;
}
#header .header-nav li {
	float: left;
	height: 25px;
	background: url(../images/header-nav-sep.gif) no-repeat 100% 0;
	padding: 5px 14px 0 12px;
}
#header .header-nav .last {
	background: none;
	padding: 5px 0 0 12px;
}
#header .header-nav li a {
	color: #11449e;
	text-decoration: none;
}
#header .header-nav li a:hover {text-decoration: underline;}
#content {
	float: left;
	background: url(../images/content-bg.png) repeat-y;
	width: 950px;
	padding: 0 13px;
	overflow: hidden;
}
.left-column {
	float: left;
	width: 182px;
	border: 1px solid #678fc2;
	padding: 0 0 47px 0;
}
.left-column .form {
	float: left;
	width: 182px;
	border-bottom: 1px solid #678fc2;
	background: url(../images/form-bg.gif) 0 100%;
	padding: 0 0 6px 0;
}
.left-column .title {
	float: left;
	width: 167px;
	height: 23px;
	border-bottom: 1px solid #678fc2;
	background: url(../images/title-bg.gif) repeat-x;
	font: 19px arial, helvetica, sans-serif;
	color: #11449e;
	padding: 4px 0 0 15px;
}
.left-column .form .search {
	float: left;
	padding: 0;
	margin: 6px 0 0 5px;
	width: 138px;
	height: 25px;
	border: 1px solid #cccccc;
}
.left-column .form .btn {
	float: left;
	margin: 5px 0 0 4px;
}
.left-column .form .btn {
	float: left;
	background: url(../images/btn.gif) no-repeat;
	width: 27px;
	height: 27px;
}
.left-column .form .btn:hover {background: url(../images/btn-hover.gif) no-repeat;}
.left-column #products {
	float: left;
	width: 182px;
}
.left-column #products ul {
	float: left;
	list-style: none;
	padding: 0;
	margin: 0;
	font: 11px/12px verdana, geneva, arial, helvetica, sans-serif;
}
.left-column #products ul li {
	float: left;
	display: block;
	width: 167px;
	height: 16px;
	padding: 4px 0 0 15px;
	border-bottom: 1px solid #678fc2;
	background: url(../images/products-bg.gif) repeat-x;
}
.left-column #products ul li:hover,
.left-column #products ul li.hover {
	background: url(../images/products-bg-hover.gif) repeat-x;
}
.left-column #products ul a {
	color: #666;
	text-decoration: none;
}
.left-column #products ul a:hover {text-decoration: underline;}
.left-column .cart {
	float: left;
	width: 182px;
}
.left-column .cart ul {
	float: left;
	list-style: none;
	padding: 0;
	margin: 0;
	font: 11px verdana, geneva, arial, helvetica, sans-serif;
	color: #11449e;
}
.left-column .cart ul li {
	float: left;
	width: 167px;
	height: 16px;
	padding: 4px 0 0 15px;
	border-bottom: 1px solid #678fc2;
	background: url(../images/cart-bg.gif) repeat-x;
}
.left-column .cart ul .left {
	width: 91px;
	height: 22px;
	padding: 4px 0 0;
	text-align: center;
}
.left-column .cart ul .right {
	float: right;
	width: 90px;
	height: 22px;
	padding: 4px 0 0;
	text-align: center;
}
* html .left-column .cart ul .right {margin: -27px 0 0 91px;}
 * + html .left-column .cart ul .right {margin: -27px 0 0 91px;}
.left-column .cart ul .sep {
	float: left;
	width: 1px;
	height: 26px;
	padding: 0;
	background: url(../images/cart-sep.gif) no-repeat;
}
* html .left-column .cart ul .sep {margin: -27px 0 0 45px;}
* + html .left-column .cart ul .sep {margin: -27px 0 0 90px;}
.left-column .cart ul a {
	color: #11449e;
	text-decoration: none;
}
.left-column .cart ul a:hover {text-decoration: underline;}
.left-column .banner-place {
	float: left;
	width: 182px;
	border-bottom: 1px solid #678fc2;
}
.left-column .banner-place img {float: left;}
.right-column {
	float: right;
	width: 765px;
}
.right-column .image-place {
	float: right;
	width: 763px;
	height: 373px;
	border: 1px solid #678fc2;
	background: url(../images/image-1.jpg) no-repeat;
}
.right-column .image-place .btn {
	float: right;
	background: url(../images/btn-1.gif) no-repeat;
	width: 149px;
	height: 23px;
	padding: 7px 0 0;
	font: 11px arial, helvetica, sans-serif;
	color: #223955;
	text-decoration: none;
	text-align: center;
	margin: 330px 15px 0 0;
}
.right-column .image-place .btn:hover {background: url(../images/btn-1-hover.gif) no-repeat 1px 0;}
.right-column .left-box {
	float: left;
	width: 192px;
	margin: 1px 0 0;
	border: 1px solid #688fc2;
	border-right: none;
	background-color: #f0f6fe; 
}
.right-column .left-box .title {
	float: left;
	width: 177px;
	height: 25px;
	border-bottom: 1px solid #688fc2;
	background: url(../images/title-bg.gif) repeat-x;
	font: 19px arial, helvetica, sans-serif;
	color: #11449e;
	padding: 4px 0 0 15px;
}
.right-column .left-box p {
	float: left;
	font: 11px/16px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #666;
	margin: 0;
	padding: 6px 14px 9px 14px;
}
.right-column .left-box .btn-2 {
	float: left;
	background: url(../images/btn-2.gif) no-repeat;
	width: 78px;
	height: 30px;
	padding: 7px 0 0;
	font: 11px arial, helvetica, sans-serif;
	color: #223955; 
	text-align: center;
	text-decoration: none;
	margin: 7px 0 0 15px;
}
.right-column .left-box .btn-2:hover {
	text-decoration: underline;
	background: url(../images/btn-2-hover.gif) no-repeat;
	}
.right-column .right-box {
	float: right;
	width: 570px;
	border: 1px solid #688fc2;
	background-color: #f0f6fe;
	margin: 1px 0 0;
}
.right-column .right-box .title {
	float: left;
	width: 555px;
	height: 25px;
	border-bottom: 1px solid #688fc2;
	background: url(../images/title-bg.gif) repeat-x;
	font: 19px arial, helvetica, sans-serif;
	color: #11449e;
	padding: 4px 0 0 15px;
}
.right-column .right-box .title a {
	float: left;
	color: #11449e;
	text-decoration: none;
}
.right-column .right-box .title a:hover {text-decoration: underline;}

.right-column .right-box .list {
	float: left;
	font: 11px arial, helvetica, sans-serif;
	width: 550px;
	height: 150px;
	margin: 20px 0 0 10px;
	padding: 0 0 17px 0;
	display: inline;
}
.right-column .right-box .list .left-arrow {
	float: left;
	background: url(../images/left-arrow.gif) no-repeat;
	width: 30px;
	height: 30px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 52px 10px 0 0;
}
.right-column .right-box .list .left-arrow:hover {background: url(../images/left-arrow-hover.gif) no-repeat;}
.right-column .right-box .list .right-arrow {
	float: left;
	background: url(../images/right-arrow.gif) no-repeat;
	width: 30px;
	height: 30px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 52px 0 0;
}
.right-column .right-box .list .right-arrow:hover {background: url(../images/right-arrow-hover.gif) no-repeat;}
.right-column .right-box .list .box {
	float: left;
	height: 150px;
	width: 150px;
	margin: 0 10px 0 0;
	background-color: #688fc2;
}
.right-column .right-box .list .box img {
	float: left;
	margin: 1px 0 0 1px;
}
.right-column .right-box .list .box a {
	float: left;
	color: #fff;
	text-decoration: none;
	padding: 9px 0 0 7px;
}
.right-column .right-box .list .box a:hover {text-decoration: underline;}
.right-column .right-box .list .box .right {padding: 9px 0 0 20px;}
.content-bottom {
	float: left;
	background: url(../images/content-bottom-bg.jpg) no-repeat;
	width: 976px;
	height: 15px;
}
#footer {
	float: left;
	background: url(../images/footer-bg.jpg) no-repeat;
	width: 976px;
	height: 69px;
}
* html #footer {
	margin: -9px 0 0;
}
#footer ul {
	float: left;
	list-style: none;
	margin: 30px 0 0 22px;
	padding: 0;
	font: 11px verdana, geneva, arial, helvetica, sans-serif;
}
* html #footer ul {margin: 30px 0 0 11px;}
#footer ul li {
	float: left;
	background: url(../images/footer-sep.gif) no-repeat 100% 2px;
	padding: 0 12px 0 11px;
}
#footer ul a {
	color: #fff;
	text-decoration: none;
}
#footer ul a:hover {text-decoration: underline;}
#footer ul .last {background: none;}
#footer span {
	float: right;
	font: italic 18px arial, helvetica, sans-serif;
	color: #fff;
	margin: 26px 25px 0 0;
}
.center-space {
	float: left;
	width: 1px;
}
.right-column-content {
	float: right;
	width: 743px;
	border: 1px solid #678fc2;
	overflow: visible;
	padding: 10px 10px 10px 10px;
}

