/* Main CSS Start */
* {
	padding: 0;
	margin: 0;
}
body {
	background-color: #242424;
	font-family: Tahoma, Geneva, sans-serif;
}
#wrapper {
	width: 861px;
	margin: 0 auto;
	position: relative;
}
a {
	outline: none;
	color: #45aede;
	text-decoration:none;
}
a:hover {
	color: #fff;
}
.clear {
	clear: both;
	line-height: 0;
	font-size: 0;
}
/* Main CSS End */


/* Header CSS Start */
#header {
	height: 107px;
}
#header h1 {
	width: 289px;
	height: 22px;
	text-indent: -9000px;
	font-size: 0;
	line-height: 0;
	padding: 61px 0 0 37px;
}
#header h1 a {
	width: 289px;
	height: 22px;
	display: block;
	background: url(../images/logo.gif) no-repeat;
}
/* Header CSS End */


/* Navigation CSS Start */
#nav {
	height: 40px;
	background: url(../images/nav_bg.gif) no-repeat;
	margin-bottom: 12px;
	position: absolute;
	top: 107px;
	width: 861px;
}
#nav ul {
	list-style: none;
	width: 660px;
	float: left;
	padding: 13px 0 0 31px;
}
#nav ul li {
	float: left;
	text-indent: -9000px;
	font-size: 0;
	line-height: 0;
	padding: 0 41px 0 0;
}
#nav ul li a {
	display: block;
	height: 20px;
}
#nav ul li a.homepage {
	width: 69px;
	background: url(../images/homepage.gif) no-repeat top;
}
#nav ul li a.about_us {
	width: 59px;
	background: url(../images/about_us.gif) no-repeat top;
}
#nav ul li a.contact_us {
	width: 70px;
	background: url(../images/contact_us.gif) no-repeat top;
}
#nav ul li a:hover {
	background-position: bottom;
}
.nav_shop_link {
	display: block;
	height: 40px;
	width: 143px;
	float: right;
	text-indent: -9000px;
}

/* Navigation CSS End */


/* Content CSS Start */
#content_container {
	position: absolute;
	top: 159px;
	padding-bottom: 70px;
}
.content_top {
	background: url(../images/content_top.gif) no-repeat;
	display: block;
	height: 20px;
	line-height: 0;
	font-size: 0;
}
.content_bottom {
	background: url(../images/content_bottom.gif) no-repeat;
	display: block;
	height: 20px;
	line-height: 0;
	font-size: 0;
}
#content {
	width: 829px;
	background-color: #000;
	padding: 0 0 0 31px;
}
#left_col {
	width: 170px;
	float: left;
}
#left_col h2 {
	color: #fff;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 15px;
	letter-spacing: -1px;
	padding-bottom: 33px;
}
.treeview {
	margin: 0;
	padding: 0 0 20px 0;
}
.treeview li {
	list-style-type: none;
	line-height: 15px;
	font-size: 12px;
	margin-bottom: 11px;
}
.treeview li a {
	color: #45aede;
	text-decoration:underline;
}
.treeview li a:hover {
	color: #fff;
}
.treeview li ul {
	padding: 5px 0;
}
.treeview li ul li {
	list-style-type: none;
	line-height: 15px;
	font-size: 12px;
	margin-bottom: 1px;
	padding-left: 21px;
}
.treeview li ul li a {
	color: #fff;
	text-decoration: none;
}
.treeview li ul li a:hover {
	color: #45aede;
}
.treeview li.submenu {
	cursor: pointer !important;
	color:#2970A6;
}
.treeview li.submenu ul {
	display: none;
}
.treeview .submenu ul li {
	cursor: default;
}
.left_col_shop_link {
	color: #fff;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	letter-spacing: -1px;
	text-decoration: none;
}
.left_col_shop_link:hover {
	color: #45aede;
}
#right_col {
	width: 620px;
	float: right;
}
#right_col h1 {
	color: #48acde;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 29px;
	font-weight: bold;
	position: relative;
	left: -13px;
	padding-bottom: 25px;
}
#right_col h2 {
	color: #48acde;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 25px;
}
#right_col p {
	color: #fff;
	font-size: 13px;
	padding-bottom: 20px;
}
.inner_right_col {
	padding: 22px 30px 0 30px;
}
.img_left {
	float: left;
	margin: 0 13px 0 0;
}
.right_col_shop_link {
	text-align: center;
}
.right_col_shop_link a {
	color: #45aede;
	font-size: 18px;
}
.right_col_shop_link a:hover {
	color: #fff;
}
.separator {
	display: block;
	height: 1px;
	font-size: 0;
	line-height: 0;
	background: url(../images/line.gif) repeat-x left;
	margin: 10px 0 20px 0;
}
.footer_links {
	text-align: center;
	padding: 0 0 10px 80px;
}
.footer_links ul {
	list-style: none;
}
.footer_links ul li {
	float: left;
	background: url(../images/footer_link_sprtr.gif) no-repeat right;
	line-height: 18px;
	font-size: 13px;
	padding: 0 15px;
}
.footer_links ul li.last {
	background: none;
}
.footer_links ul li a {
	color: #fff;
	text-decoration: none;
}
.footer_links a:hover {
	color: #45aede;
}
#footer .resources a {margin:0 0 0 2px; background: none;}
#footer .resources a:hover {color: #45aede}
#footer .resources {margin-left:10px}
/* Content CSS End */

