/* Main Styles Start */
* {
	padding: 0;
	margin: 0;
}
body {
	font-family: Arial;
	background: #e1e1e1;
	padding: 0 0 30px 0;
	text-align: justify;
}
#outer_wrapper {
	width: 960px;
	background: url(../images/body_bg.gif) repeat-x top;
	padding: 30px 0 0 0;
	margin: 0 auto;
	height: 400px;
}
#wrapper {
	width: 937px;
	margin: 0 auto;
	position: relative;
}
.clear {
	clear: both;
	line-height: 0;
	font-size: 0;
}
a {
	outline: none;
	text-decoration: none;
	color: #ca020e;
}
a:hover {
	text-decoration: underline;
}
/* Main Styles End */


/* Header Styles Start */
#header {
	height: 104px;
	background: url(../images/header.gif) no-repeat;
	padding: 0 7px 0 0;
	position: absolute;
	top: 0;
}
.logo {
	width: 167px;
	height: 104px;
	padding: 0 0 0 20px;
	float: left;
}
.logo a {
	width: 167px;
	height: 104px;
	display: block;
	background: url(../images/logo.gif) no-repeat;
	font-size: 0;
	line-height: 0;
	text-indent: -9000px;
}
.tel {
	height: 22px;
	color: #e1e1e1;
	text-align: right;
	float: right;
	font-size: 12px;
	font-weight: bold;
	padding: 17px 0 0 0;
	width: 740px;
}
#nav {
	width: 615px;
	height: 32px;
	float: left;
}
#nav ul {
	list-style: none;
}
#nav ul li {
	float: left;
	font-size: 10px;
	color: #5f5f69;
	padding: 0 15px;
	border-right: #353435 2px solid;
	height: 32px;
	line-height: 32px;
}
#nav ul li.last {
	border-right: 0;
}
#nav ul li a {
	color: #5f5f69;
	text-decoration: none;
}
#nav ul li a:hover {
	color: #fa1321;
}
.top_shop {
	width: 113px;
	height: 32px;
	text-align: center;
	display: block;
	line-height: 32px;
	background: #ca020e;
	float: right;
	font-weight: bold;
	font-size: 10px;
	color: #fff;
	text-decoration: none;
	letter-spacing: -1px;
}
.top_shop:hover {
	background: #fa1321;
}
/* Header Styles End */


/* Content Styles Start */
#outer_content {
	width: 937px;
	background: url(../images/content_repeat_bg.jpg) repeat-y;
	position: absolute;
	top: 104px;
}
#content {
	background: url(../images/content_bg.jpg) no-repeat top;
	padding: 0 17px 0 19px;
}
.content_bottom {
	height: 7px;
	font-size: 0;
	line-height: 0;
	background: url(../images/content_bottom.gif) no-repeat;
	display: block;
}
#left_col {
	width: 244px;
	padding: 30px 0 0 0;
	float: left;
}
#left_col h2 {
	font-size: 18px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-weight: normal;
	line-height: 47px;
}
.outer_left_menu {
	background: url(../images/left_menu_repeat.gif) repeat-y;
}
.left_menu {
	background: url(../images/left_menu.gif) no-repeat top;
	padding: 0 0 0 20px;
}
.left_menu ul {
	list-style: none;
	padding: 13px 0 10px 0;
}
.left_menu ul li {
	font-size: 13px;
	font-family: "Arial Black", Gadget, sans-serif;
	background: url(../images/arrow.png) no-repeat left 4px;
	padding: 0 0 6px 22px;
}
.left_menu ul li a {
	text-decoration: none;
	color: #010101;
}
.left_menu ul li a:hover {
	color: #fa1321;
	font-size: 13px;
}
.left_menu_bottom {
	width: 244px;
	height: 33px;
	background: url(../images/left_menu_bottom.gif) no-repeat;
}
.left_button {
	background: url(../images/left_button.gif) no-repeat;
	display: block;
	width: 142px;
	height: 23px;
	text-align: center;
	font-size: 9px;
	color: #fff;
	text-decoration: none;
	margin: 0 auto;
	line-height: 23px;
	position: relative;
	top: -1px;
}
#right_col {
	width: 631px;
	float: right;
	color: #010101;
}
#right_col ul {
	padding: 0 0 10px 25px;
	font-size: 11px;
	color: #fff;
}
#right_col h1 {
	color: #fff;
	font-size: 17px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-weight: bold;
	padding: 0 0 10px 0;
}
#right_col p {
	font-size: 12px;
	padding: 0 0 10px 0;
	color: #fff;
}
.toll_num {
	text-align: center;
	display: block;
	padding: 15px 0 20px 0 !important;
}
.bib_bttn_holder {
	text-align: center;
	display: block;
	padding: 15px 0 12px 0 !important;
}
.big_bttn {
	display: inline-block;
	height: 41px;
	padding-left: 27px;
	background: url(../images/big_bttn_left.gif) no-repeat left;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
}
.big_bttn span {
	display: inline-block;
	height: 41px;
	padding-right: 27px;
	background: url(../images/big_bttn_right.gif) no-repeat right;
	line-height: 41px;
	cursor: pointer;
}
.footer_links {
	color: #353435;
	padding: 5px 0 15px 220px;
}
.footer_links ul {
	list-style: none;
}
.footer_links ul.spacing-set {
	padding-left: 40px;
}
.footer_links ul li {
	float: left;
	font-size: 12px;
	background: url(../images/footer_sprtr.gif) no-repeat right;
	padding: 0 12px;
}
.footer_links ul li.last {
	background: none;
}
.footer_links ul li a {
	color: #fff;
}
.footer_links ul li a:hover {
	color: #fa1321;
}
/* Content Styles End */


/* Misc Styles Start */
.c1 {
	color: #ca020e;
}
.separator1 {
	display: block;
	font-size: 0;
	line-height: 0;
	height: 15px;
}
.img1 {
	float: left;
	margin: 0 20px 10px 0;
}
/* Misc Styles End */
.buy-now {
	display: block;
	width: 88px;
	height: 33px;
	background: url(../images/buy-now.gif) no-repeat;
	text-decoration: none;
	font-size: 14px;
	color: #fff;
	line-height: 32px;
	text-align: left;
	padding-left: 47px;
	margin: 20px 0 0 8px;
	font-weight: bold;
}
.buy-now:hover {
	text-decoration: underline;
}

.click-for {
	font-size:12px;
}
.image-holder {
	width: 168px;
	float: left;
}
.content-holder {
	width: 461px;
	float: left;
	padding: 0 0 10px 0;
}