@charset "utf-8";
/* CSS Document */
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	margin:6px;
	text-align:center;
	background-color:#000;

	}
#outer_container{
	text-align:left;
	margin:0 auto;
	width:960px;
	background-color:#ffffff;
	background-image:url(images/content-bg.jpg);
	background-repeat:repeat-y;
	
	}
#header {
		width:960px;
		height:113px;
		background-image:url(images/heading.jpg);
		margin-bottom:12px;
}
#mid-slice {
		width:960px;
}
#bottom-slice {
	width:893px;
	padding:0 12px 12px 55px;
}
#left_col {
	float:left;
	width:244px;
	color:#333333;
	margin-left:32px;
}

#left_col ul {
	list-style-image:url(images/arrow.jpg);
}
left_col li {
	height:28px;
	width:auto;
}

#left_col ul a {
	
	color:#333333;
	font-size:18px;
	text-decoration:none;
	font-weight:bold;
	height:28px;
	width:auto;
	
	}
#left_col ul a:hover {
	
	color:#FC0;
	text-decoration:none;
		}


#right_div {
	float:right;
	width:197px;
	padding:10px;
	margin-right:18px;
	margin-left:22px;

}


#footer{
	clear:both;
	width:960px;
	border-top:32px solid #869cBB;
	color:#333333;
	font-size:16px;
	font-weight:bold;
	background-color:#ffffff;


		}

#footer_right{
	background-image:url(images/footer-right.jpg);
	width:356px;
	height:95px;
	background-repeat:no-repeat;
	float:right;
	text-align:right;
	padding-right:24px;
	padding-top:12px;

	}
#footer_left{
	background-image:url(images/footer-left-380.jpg);
	width:335px;
	height:95px;
	background-repeat:no-repeat;
	float:left;
	text-align:left;
	padding-left:45px;
	padding-top:12px;
	}
#footer_center {
	width:110px;
	float:left;
	text-align:center;
	margin-left:29px;
	padding-top:6px;
	padding-bottom:6px;
	
	
	}
.blue_22 {
font-size:20px;
	font-weight:bold;
	color:#516B8e;
	margin-top:0;
	}
h1{
	font-size:22px;
	font-weight:bold;
	color:#516B8e;
	margin-top:0;
	}
h1 a {
	color:#516B8e;
	text-decoration:none;
	}
h1 a:hover {
	color:#D42832;
	text-decoration:none;
	}

h2{
	font-size:18px;
	font-weight:bold;
	color:#D42832;

	}
h2 a {
	color:#D42832;
	text-decoration:none;
	}
h2 a:hover {
	color:#516B8e;
	text-decoration:none;
	
	}
table h3 {
	margin-top:0;
	margin-bottom:6px;
}
h3{
	font-size:15px;
	font-weight:bold;
	color:#D42832;

	}
h3 a {
	color:#D42832;

}
h3 a:hover {
		color:#516B8e;

}
.red {
	color:#D42832;
}
a {
	color:#516B8e;
	text-decoration:none;
	}
a:hover {
	color:#D42832;
	text-decoration:underline;
	}

.text15
 {font-size:15px;
 }
.text14
 {font-size:14px;
 }
 .text13
 {font-size:13px;
 }
 .text16
 {font-size:16px;
 }
 .text12 {
	 	font-size:12px;
 }
  .text11 {
	 	font-size:11px;
 }
   .text10 {
	 	font-size:10px;
 }
.more {
	font-family:"Times New Roman", Times, serif;
	width:300px; 
	float:right; 
	font-style:italic; text-align:right;
	color:#516B8e;
	margin-right:24px;
	margin-bottom:12px;
	font-weight:bold;
	clear:both;
	
}
.more a {
	color:#516B8e;
	text-decoration:none;
}
.more a:hover:{
	color:#D42832;
	text-decoration:underline;
	
}
.line-height1 {
	line-height: 1.7;
}
.price {
	width:75px; 
	float:right; 
	text-align:right; 
	color:#D42832; 
	font-weight:bold;
	font-size:14px;
	
}
.info {
	width:100px; 
	color:#516B8e; 
	font-style:italic;
	font-size:11px;
	text-align:right;
	
}
.border-right {
		border-right:1px solid #cccccc;
}
.border-left {
		border-left:1px solid #cccccc;
}
.border-top {
		border-top:1px solid #cccccc;
}
.border-bottom {
		border-bottom:1px solid #cccccc;
}
.padding-right {
		padding-right:12px;
}
.padding-left {
		padding-left:12px;
}
.padding-top {
		padding-top:12px;
}
.padding-bottom {
		padding-bottom:12px;
}
