@font-face {
	font-family:"Century Gothic";
	src:url(images/fonts/GOTHIC.TTF) format("opentype");
}

body{
	margin:0px;
	padding:0px;
	font-family:Century Gothic;
	font-size:13px;
	background:#ffffff url('images/body_bg.jpg') repeat-x;
	min-height:800px;
}
.clear-all{
	clear:both;
}
img{
	border:none;
}

h1, h2, h3, h4, h5, h6{
	margin:0px;
	padding:0px;
}
h1{
	font-size:18px;
	text-transform:uppercase;
}
.title{
}

h2{
	font-size:14px;
	background:url('images/header_arrow.gif') no-repeat;
	padding-left:20px;
	margin:10px 0px;
}

h3{
	font-size:14px;
}

h4{
	font-size:12px;
}

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

#body_container{
	width:1022px;
	margin:auto;
}
#header{
	background:url('images/header_bg.jpg') no-repeat;
}
#logo{
	padding-left:11px;
	margin-top:-18px;
}
#header_table{
	margin:0px;
}

#top_text{
	color:#91372C;
	font-weight:bold;
	font-size:14px;
	text-align:right;
	padding-right:40px;
	height:122px;
}

#primary_links{
	text-align:left;
}
#banner{
	height:338px;
}

#navigation_links{
	padding:20px;
	margin:12px;
}

#navigation_links ul{
	list-style:none;
	width:286px;
}

#navigation_links ul li a{
	color:#ffffff;
	font-size:14px;
	text-decoration:none;
}

#navigation_links ul li a:hover{
	background:#000;
}

#main_content{
	background:url('images/main_container.jpg') no-repeat;
	margin-top:-5px;
}

#main_content_internal{
	background:url('images/main_container_internal.jpg') no-repeat;
	margin-top:-15px;
}


#main_content_wrapper{
	margin:0px 21px 10px 21px;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
	background:#fff;
}

#page_content{
	min-height:480px;
	padding:5px 10px;
}
.consumer_rights{
	width:520px;
	float:left;
}

.page_left_content{
	width:710px;
	float:left;
}
.single_column_content{
	width:955px;
	min-height:400px;
}

.padded_page{
	padding:10px;
	min-height:400px;
}

.box{
	margin-bottom:20px;
}
.box h2{
	color:#91372C;
	font-weight:bold;
	margin:5px 0px;
}

.box_thumb{
	width:120px;
	float:left;
	padding:0px 5px;
}

.box_text{
	float:left;
	width:380px;
	padding:0px 5px;
}
.box_text a{
	font-weight:bold;
	text-transform:capitalize;
}

#product_safety{
	background:#91372C;
	color:#fff;
	padding:20px;
	border:1px solid #333;
}

#product_safety .box_thumb{
	margin:-40px 0px 0px 0px;
	float:right;
}

.right_sidebar_thick, .right_sidebar_thin{
	margin:-5px 0px 0px 0px;
	float:right;
	width:360px;
	padding:20px 32px 0px 10px;
	background:#fff url('images/hot_topics.jpg') repeat-x;
}

.right_sidebar_thick ul li a, .right_sidebar_thin ul li a{
	font-weight:normal;
}
.right_sidebar_thick ul, .right_sidebar_thin ul{
	list-style:url('images/list_arrow.png');
}
.right_sidebar_thin ul{
	padding:0px 0px 0px 10px;
}

.right_sidebar_thin{
	width:200px;
}

#footer{
	text-align:right;
	padding:10px 15px;
}

#footer .copyright{
	color:#91372C;
	font-weight:bold;
}

#footer a:hover{
	color:#91372C;
}

.more-link{
	text-align:right;
}
.more-link a{
	padding-left:15px;
	padding-bottom:5px;
	background:url('images/more-link.png') no-repeat;
}
.toll_free_number{

}

#search_form{
	padding:0px;
	padding-left:430px;
}
#search_form input{
	float:left;
	margin-right:5px;
}
#search_button{
	background:url(images/search_button.jpg) no-repeat;
	border:none;
	height:21px;
	width:74px;
	font-size:0px;
	line-height:0px;
}
