/* CSS Document */

* {
	margin:0px;
	padding:0px;
}
br{
	line-height:normal;
}
body{
	background-color:#BA0007;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}
td{
	vertical-align:top;
}
.main{
	margin:0px auto;
}
.header_td{
	background:url(../images/header_bg.gif) repeat-x left top;
	padding:6px 5px 0px 5px;
	height:178px;
}
.header_left{
	background:url(../images/header_left.jpg) no-repeat left top;
	width:13px;
	height:101px;
}
.header_bg{
	background:url(../images/header_bg_white.gif) repeat-x left top;
	height:178px;
}
.header_img{
	background:url(../images/header_img.jpg) no-repeat left bottom;
	width:346px;
}
.header_right{
	background:url(../images/header_right.jpg) no-repeat left top;
	width:13px;
	height:101px;
}
.tagline{
	background:url(../images/tagline.gif) no-repeat left top;
	height:77px;
}
.logo{
	margin:17px 0px 0px 3px;
}
.body{
	padding:0px 24px 15px 24px;
}
.right_pannel{
	padding-left:21px;
}
.content1{
	margin:10px 0px;
	line-height:18px;
}
.content2{
	margin:15px 0px 5px 0px;
	line-height:18px;
}
.content_heading{
	font-size:15px;
	font-weight:bold;
}
.content_ul{
	margin:5px 0px 0px 20px;
	line-height:15px;
}
.content_ul li{
	margin:10px 0px;
}
.content_nav{
	margin:25px 0px 20px 12px;
	line-height:16px;
}
.content_red{
	font-weight:bold;
	color:#FF000A;
}
.curve_left{
	background:url(../images/curve_left.gif) no-repeat left top;
	width:15px;
	height:36px;
}
.curve_right{
	background:url(../images/curve_right.gif) no-repeat right top;
	width:15px;
	height:36px;
}
.content_bg{
	background:url(../images/content_bg.gif) repeat-x left top;
}
.heading{
	margin:9px 0px 0px 2px;
}
.heading2{
	margin:9px 0px 0px 17px;
}
.td_border{
	border-left:#BA0007 2px solid;
	text-align:center;
}
.img_margin{
	margin:7px 0px 4px 0px;
}
.img_margin_sub{
	margin:0px 0px 5px 10px;
}
.img_margin_product{
	margin-right:30px;
}
.redline{
	background:url(../images/redline.gif) no-repeat left bottom;
}
.footer{
	background-color:#920005;
	text-align:center;
	height:32px;
}
.footer p{
	margin-top:7px;
}



/*----- nav bar -----*/

.td_nav{
	background:url(../images/nav_bot.gif) no-repeat left bottom;
	background-color:#333333;
}
.nav_top{
	background:url(../images/nav_top.gif) no-repeat left top;
	height:5px;
}
.bull{
	background:url(../images/bull.gif) no-repeat center top;
	width:21px;
	height:45px;
	border-bottom:#535353 1px solid;
}
.nav_border{
	border-bottom:#535353 1px solid;
	padding:11px 0 0 0;
}
.nav_border2{
	border-bottom:#535353 1px solid;
	padding:15px 0 0 0;
}
.link
{
	padding: 4px 0.75em;
	color: #FFF;
	font-weight:bold;
	text-decoration: none;
}
.link:hover
{
	background-color: #333;
	color: #FF1821;
}
/*----- nav bar -----*/
.link2
{
	color:#FF1821;
	font-weight: normal;
	text-decoration:underline;
}
.link2:hover
{
	color: #FF1821;
	text-decoration:none;
}

.link3
{
	font-size:14px;
	line-height:21px;
	color:#FF1821;
	font-weight:bold;
	text-decoration:none;
}
.link3:hover{
	color: #000000;
	text-decoration:none;
}
.link4{
	color: #FFF;
	font-weight:bold;
	text-decoration: none;
}
.link4:hover{
	color: #000000;
}
.style_ul{
	list-style:none;
	margin-left:10px;
}

.sabpage_content_table{
	background:url(../images/content_bg_white.gif) repeat-x left top;
	background-color:#FFFFFF;
}

.content2_black{
	margin:15px 0px 5px 0px;
	line-height:18px;
	color:#333333;
}
.content_ul_black{
	margin:5px 0px 0px 20px;
	line-height:15px;
	color:#333333;
}
.content_ul_black li{
	margin:10px 0px;
}
.curve_left_sub{
	background:url(../images/curve_left_sub.gif) no-repeat left top;
	width:15px;
	height:36px;
}
.curve_right_sub{
	background:url(../images/curve_right_sub.gif) no-repeat right top;
	width:15px;
	height:36px;
}
.curve_left_white{
	background:url(../images/white_curve_left.gif) no-repeat left bottom;
	width:15px;
	height:36px;
}
.curve_right_white{
	background:url(../images/white_curve_right.gif) no-repeat right bottom;
	width:15px;
	height:36px;
}

.gallery_table{
	margin:0px auto;
}
.gallery_table table{
	margin-top:10px;
}
.gallery_img_margin{
	margin:10px 0px;
}
.gallery_text{
	font-weight:bold;
	color:#000000;
}



