body {
	margin:0;
	padding:0;
	background:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7e7e7e;
}
h1, h2, h3 {
	margin:0;
	padding:0;
	font-weight:bold;
	color:#32639A;
}
h1 {
	font-size:24px;
}
h2 {
	font-size:14px;
	color:#3b3b3b;
	text-transform:uppercase;
	padding-bottom:6px;
	background:url('../img/template/h2_underline.jpg') bottom left no-repeat;
}
h3 {
	font-weight:normal;
	font-size:14px;
	color:#3b3b3b;
}
.white_links {
	padding:0;
	color:#fff;
	text-decoration: none;
}
img {
	border:none;
}
a {
	text-decoration:underline;
	color:#31629a;
	font-weight:bold;
}
a:hover {
	text-decoration:none;
}
ul, li {
	list-style-type:none;
}
#wrapper {
	width:728px;
	margin:auto;
}
#header {
	width:728px;
	height:215px;
	padding-top:20px;
	margin-bottom:20px;
}
#menu {
	float:left;
	width:179px;
	height:185px;
	background:url('../img/template/menu.jpg') top left no-repeat;
	padding:25px 31px 0 33px;
	margin:0;
}
#menu li {
	width:179px;
	height:22px;
	padding-top:2px;
	background:url('../img/template/menu_underline-trans.png') bottom left no-repeat;
}
#menu li#menu_last {
	background:none;
}
#menu a {
	text-decoration:none;
	text-transform:uppercase;
	font-size:14px;
	font-weight:normal;
	color:#fff;
}
#logo {
	float:left;
	width:243px;
	height:76px;
	background:url('../img/template/logo.jpg') top left no-repeat;
	padding-top:140px;
	text-align:center;
}
#search_box {
	float:left;
	width:224px;
	height:216px;
	padding-left:17px;
}
.search_wrapper {
	float:left;
	width:152px;
	height:22px;
	padding:2px 0 0 2px;
	background:url('../img/template/search_input.jpg') top left no-repeat;
}
.search_input {
	border:0px;
	background:transparent;
}
fieldset {
	margin:0;
	padding:0;
	border:0;
	width:100%;
}
#search_image {
	width:100%;
	height:192px;
}
#content {
	width:708px;
	padding-left:20px;
}
#footer {
	margin-top:20px;
	padding-top:10px;
	padding-bottom:20px;
	background:url('../img/template/h2_underline.jpg') top left repeat-x;
}
h2 a {
	text-decoration: none;
	color:#3B3B3B;
}
#colum_left {
	float:left;
	width:198px;
	padding-right:25px;
}
#colum_right {
	float:left;
	width:460px;
	min-height:300px;
	padding-left:25px;
	background:url('../img/template/separator.jpg') top left repeat-y;
}
.submenu {
	margin:25px 0 0 0;
	padding:0;
}
.submenu li {
	padding-left:16px;
	margin:0 0 5px 0;
	background:url('../img/template/submenu.jpg') center left no-repeat;
	font-size: 14px;
	font-weight: normal;
}
.categories_menu {
	margin:25px 0 0 0;
	padding:0;
}
.categories_menu li {
	padding-left:16px;
	margin:0 0 5px 0;
	background:url('../img/template/submenu2.jpg') top left no-repeat;
	font-size: 11px;
	font-weight: normal;
	width:193px;
}
.categories_menu span {
	margin-left:-16px;
	padding-left:16px;
	width:193px;
}
.categories_menu span:hover {
	cursor:pointer;
}
.msg_body {
	padding:5px 0 0 5px;
	margin:0;
}
#flashMessage {
	width:100%;
	padding:10px;
	border:1px solid #31629a;
	margin-bottom:10px;
	font-size:14px;
	color:#3b3b3b;
}
.boxes {
	width:203px;
	height:65px;
	margin-top:8px;
	padding:10px;
	color:#fff;
	background:url('../img/template/boxes.jpg') top left no-repeat;
}
#login_inputs {
	float:left;
	width:140px;
}
.boxes input[type=text], .boxes input[type=password] {
	width:150px;
	height:14px;
	margin:0;
	padding:0 2px 2px 2px;
	font-size:10px;
	float:left;
}
.login_submit {
	float:right;
	margin:0;
}
.boxes a {
	font-size:10px;
	color:#fff;
}
.top_product {
	width:198px;
	margin:10px 0;
}
.top_product_image {
	float:left;
	width:40px;
}
.top_product_content {
	float:left;
	width:150px;
	margin:0 0 0 8px;
}
