
body {
	background: url(images/bg_tile.jpg) repeat top left;
	margin: 0;
	padding: 0;
	font-family: Calibri;
	font-size: 14px;
	color: #303030;
}

a {outline:none;}

#store_side a,
#store_side a:visited {
	color:#444;
	text-decoration:none;
	font-weight:bold;
}

#store_side a:hover {
	color:#ff0000;
}

#mybreadcrumb a,
#mybreadcrumb a:visited {
	color:#ff0000;
}

a,
a:visited {
	color: #FF0000;
	text-decoration:none;
}

a:hover {
	color: #FF0000;
	text-decoration:underline;
}

.clear {
	clear:both;
}

.text_indent {
	width:509px;
	padding: 0 0 0 20px;
	font-family: Calibri;
	font-size: 14px;
}

.title_indent {
	width:509px;
	padding: 0 0 0 20px;
	font-family: Calibri;
}

.red {
	color: #FF0000;
	font-weight: bold;
}

.shipping {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}

#header {
	background: url(images/header.jpg) no-repeat;
	width:980px;
	height:169px;
	margin: 0px auto;
	margin-top:5px;
	padding:0;
	border-top: #333333 1px solid;
	border-left: #333333 1px solid;
	border-right: #333333 1px solid;
}

#header_links {
	width: 340px;
	float:right;
	margin: 70px 15px 0 0;
	padding:0;
	font-size:16px;
	font-weight:bold;
	text-align:right;
}

#header a {
	color: #303030;
	text-decoration: none;
}

#header a:hover {
	color: #FF0000;
	text-decoration: underline;
}


#nav {
	background: url(images/nav_bg.jpg) no-repeat;
	width:980px;
	height:39px;
	margin: 0px auto;
	padding: 0;
	border-left: #333333 1px solid;
	border-right: #333333 1px solid;
}


#nav ul {
	float:right;
	margin: 0px;
	padding: 0px;
	list-style: none;
	
}

#nav li {
	display: inline;
}

#nav a {
	display: block;
	float: left;
	width: 130px;
	height: 20px;
	padding: 12px 0 7px 0;
	text-align: center;
	text-decoration: none;
	color:#ffffff;
	border-left: #313131 1px solid;
}

#nav a:hover {
	background: url(images/nav_over_bg.jpg) repeat-x;
	width: 130px;
	height: 20px;
	margin-top:1px;
	padding: 11px 0 7px 0;
	text-align: center;
	text-decoration: none;
	color:#ffffff;
}

/************************************************** Page Styles */

#main_content {
	background-color:#FFFFFF;
	width:980px;
	margin: 0px auto;
	padding: 10px 0 0 0;
	border-left: #333333 1px solid;
	border-right: #333333 1px solid;
}

#banner {
	width: 900px;
	height:300px;
	margin: 0px auto;
	padding:0;
	border: #CCCCCC 1px solid;	
}

#left_col {
	width:289px;
	float:left;
	margin: 20px 20px 20px 0;
	padding: 0 0 0 40px;
}

#left_col_top {
	background: url(images/shipping.jpg) no-repeat;
	width: 289px;
	height: 274px;
	float:left;
	margin:0;
	padding:0;
	border: #CCCCCC 1px solid;
}

#left_col_top_content {
	width:259px;
	margin: 160px 0 0 0;
	padding: 0 15px 0 15px;
}


#left_col_bottom {
	background:url(images/store.jpg) no-repeat;
	width: 289px;
	height: 288px;
	float:left;
	margin:20px 0 0 0;
	padding: 0;
	border: #CCCCCC 1px solid;
}

#left_col_bottom_content {
	width: 289px;
	margin: 210px 0 0 0;
	padding: 0;
	font-size:18px;
	font-weight:normal;
	text-align:center;
}

#left_col_bottom_content2 {
	width: 289px;
	margin: 50px 0 0 0;
	padding: 0;
	font-size:18px;
	font-weight:normal;
	text-align:center;
}

#right_col {
	width: 591px;
	margin: 20px 0 0 0;
	float:left;
}

#right_col_top {
	width: 591px;
	float:left;
	margin: 0;
	padding: 0;
	border: #CCCCCC 1px solid;
}

#right_col_content {
	width: 539px;
	margin: 15px 0 0 0;
	padding: 0 25px 0 27px;
	font-size:14px;
	font-weight:normal;
}

#right_col_bottom {
	width: 591px;
	float:left;
	margin: 20px 0 0 0;
	padding: 0;
	padding-bottom:15px;
	border: #CCCCCC 1px solid;
	
}

#right_col_bottom_content {
	width: 539px;
	margin: 15px 0 0 0;
	padding: 0 25px 0 27px;
	font-size:14px;
	font-weight:normal;
}

#right_col_bottom img {
	margin:0px;
	padding:0px;
	border:none;
}

#right_col_bottom a {
	padding:0px;
	margin:0 -4px 0 0;
}


/******************************************** Start Footer Styles */

#footer {
	background: #FFFFFF;
	width:980px;
	height: 35px;
	margin: 0px auto;
	padding: 25px 0 0 0px;
	border-left: #333333 1px solid;
	border-right: #333333 1px solid;
	border-bottom: #333333 1px solid;
	text-align:center;
}

/******************************************** Start Sub Footer Styles */

#sub_footer {
	width:970px;
	margin: 0px auto;
	margin-bottom:10px;
	padding: 5px;
	color:#FFFFFF;
	text-align:center;
}

#sub_footer a,
#sub_footer a:visited {
	color: #ffffff;
	font-weight:bold;
}

#sub_footer a:hover {
	color: #CCCCCC;
	font-weight:bold;
	text-decoration:underline;
}

/******************** Contact Form Styles ***********************/

#contact_form {
	width:529px;
	float:left;
	margin: 10px 0 0 0;
	padding:0;
}

input.mailer_put {
	width:240px;
	height:17px;
	margin: 0;
	padding:0;
	color:#303030;
	background-color:#fff;
	font-family: Calibri;
	font-size: 14px;
	border: #303030 3px solid;
	
}

input.mailer_put2 {
	width:145px;
	height:17px;
	margin: 0;
	padding:0;
	color:#303030;
	background-color:#fff;
	font-family: Calibri;
	font-size: 14px;
	border: #303030 3px solid;
	
}

input.btn {
	width:80px;
	height: 24px;
	background-color: #303030;
	border: none;
	color:#ffffff;
	font-family: Calibri;
	font-size: 14px;
	font-weight: bold;
}

fieldset {
	float:left;
	clear:both;
	width:529px;
	margin:0;
	padding:0;
	border:none;
}

label {
	float:left;
	clear:left;
	width:90px;
	margin-right:10px;
	font-family: Calibri;
	font-size: 14px;
	text-align:right;
}

fieldset ol {
	padding:0;
	list-style:none;
}

fieldset li {
	float:left;
	clear:both;
	width:529px;
	padding-bottom:5px;
	font-size:10px;
	color:#333;
}

textarea {
	color:#303030;
	width:300px;
	height:100px;
	background-color:#fff;
	font-family: Calibri;
	font-size: 14px;
	border: #303030 3px solid;
}

.required {
	float:left;
	width:429px;
	padding: 0 0 0 100px;
	font-family: Calibri;
	font-size: 14px;
	color:#FF0000;
}

.thanks_message {
	width:529px;
	margin:0;
	padding:0;
	text-align:center;
}

.error_message {
	top:20%;
	color:#FF0000;
	font-size:10px;
}