@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	color: #000;
	font: normal 14px Arial, Helvetica, sans-serif;
	background-color: #1B1B1B;
}
#container {
	overflow: hidden;
	background: #FFF url(images/bg.jpg) repeat-x;
}
.homepage #container {
	background: #FFF url(images/bg.jpg) repeat-x;
	min-height: 780px;
}
.homepage #contenthome h1 {
	font: 500 24px Arial, Helvetica, sans-serif;
	color: #b20f04;
	margin: 15px 0px;
	padding: 0px 0px 6px 0px;
	border-bottom: 1px dotted #aeaeaf;
	background: none;
	display: block;
	float:none;
}
#content h1 {
	font: 400 32px Arial, Helvetica, sans-serif;
	color: #b20f04;
	margin: 0px;
	padding: 15px 5px 20px 25px;
	border-bottom: none;
	background: url(images/title-bg.gif) no-repeat;
	display: inline-block;
	float: left;
	overflow: hidden;
}
h2 {
	font: 500 22px Arial, Helvetica, sans-serif;
	color: #1d1d1d;
	margin: 15px 0px;
	padding: 0px;
}
a { color: #000; text-decoration: underline; }
a:hover { text-decoration: none; }
a img  {border: 0px;}

ul { margin: 20px 30px; list-style: circle;}
li { margin: 18px 40px; padding: 0px; line-height:24px;}
#frame {
	width: 968px;
	margin: 0px auto;
}
#header {
	margin: 0px auto;
	padding: 0px;
	top: 0px;
	overflow: hidden;
}
#logo { float: left;}
#topnav {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	overflow: hidden;
	float: right;
}
#topnav ul { margin: 0px; padding: 0px; list-style: none;}
#topnav li { 
	margin: 0px 0px 0px 25px;
	padding: 0px;
	color: #FFF;
	font: normal 12px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	float: left;
	text-align:right;
}
#topnav li img { margin: 0px 10px; paddin: 0px;}
#topnav li a { color: #FFF; text-decoration: none;}
#topnav li a:hover {color: #b60d0a; text-decoration: none;} 

#menu {
	width: 968px;
	margin: 1px 0px 0px 0px;
	padding: 0px;
	height: 47px;
	overflow: hidden;
}
#menu ul { margin: 0px; padding: 0px; list-style: none;}
#menu li { 
	background: url(images/menulines.jpg) no-repeat;
	margin: 0px;
	padding: 15px 40px;
	color: #FFF;
	font: bold 13px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	float: left;
}
#menu li a { color: #FFF; text-decoration: none;}
#menu li a:hover {color: #b60d0a; text-decoration: none;} 	

#banner { 
	margin: 0px;
	padding: 0px;
		
}
#content {
	margin: 20px 0px 20px 0px;
	padding: 0px 0px;
	overflow: hidden;
	background: url(images/content-bg2.gif) no-repeat 0px 17px;
	width: 968px;	
	min-height: 430px;
}
#main-content {
	width: 672px;
	float: left;
	overflow: hidden;
	padding: 20px 0px;
}
#main-content p {
	font: normal 14px Arial, Helvetica, sans-serif;
	margin: 20px 40px;
	text-align:left;
	letter-spacing: inherit;
	line-height: 22px;	
	
}
#right-content {
	float: right;
	overflow: hidden;
	width:296px;
	padding-top: 10px;
}

.title-end {
	background: url(images/title-bg.gif) no-repeat right;
	margin: 0px;
	padding: 0px;
	width: 20px;
	height: 55px;
	float: left;
}
#contenthome {
	margin: 0px;
	padding: 20px 0px 20px 0px;
	background: #FFF;
}	
.home-col1 {
	width: 600px;
	float: left;
	margin-right: 18px;
	overflow: hidden;
}
.homepage .home-col1 p {
	font: normal 14px Arial, Helvetica, sans-serif;	
	text-align:left;
	line-height: 20px;
	margin: 0px 0px 15px 0px;
}
.home-col2 {
	width: 300px;
	float: left;
	overflow: hidden;
}
.homepage .home-col2 p {
	font: normal 14px Arial, Helvetica, sans-serif;	
	text-align:justify;
	line-height: 20px;
	margin: 0px 0px 15px 0px;

}	
.home-col3 {
	width: 350px;
	float: right;
	overflow: hidden;
}
#footer {
	display: block;
	background:url(images/footer-bg2.jpg) repeat-x;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 10px 0px; 
	text-align:center;
	width: 100%;
	color: #FFF;
	z-index: -999;
}
#footer-content {
	width: 968px; 
	background: url(images/footer-bg.jpg);
	text-align: center;	
	padding: 0px 0px 20px 0px;
	overflow:hidden;
	margin: 0px auto;
}
#footer p {
	color: #707070;
	font-size: 11px;
	margin: 10px;
}

#footer ul {
	list-style:none;
	margin: 20px 30px 0px 30px;
	padding: 0px;
	overflow: hidden;
}

#footer li {
	background: url(images/menulines.jpg) no-repeat;
	float: left;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #FFF;
	padding: 2px 25px;
	margin: 0px;
} 
#footer a {color: #FFF;}
#main-content p.question { background: #F1F1F1; color: #039; font: bold 13px Arial, Helvetica, sans-serif; margin-top: 30px; margin-bottom: -15px; padding:10px;}

.quote {
	background: #F1F1F1 url(images/quote-top.gif) no-repeat top;
	width: 586px;
	margin: 20px 40px 0px 40px;	
	padding: 20px 0px;
	
}
.quote-bottom {
	background: #FFF url(images/quote-bottom.gif) no-repeat top;
	width: 586px;
	margin: 0px 40px 0px 40px;
	padding: 0px;	
	
}
#main-content .quote-bottom p {
	font-weight: bold;
	margin: 0px;
	padding: 40px 140px 20px 40px;
	text-align: right;
	
}
.social-links {
	margin: 20px 0px 30px 0px;
	overflow: hidden;
}
.social-links ul {margin: 0px 0px 0px 30px; padding: 0px; list-style: none;}
.social-links li {margin: 0px 15px 0px 0px; padding: 0px; float: left;}
.rightside-space {margin-bottom: 3px;}
.callus {
	margin: 9px 0px 0px 0px;
	padding: 0px;
	text-align: right;
	width: 458px;
	float: right;
}
.breadcrumb {
	margin: 10px 30px 20px 30px;
	border: 1px solid #e1e1e1;
	padding: 5px 10px;
	font-size: 12px;
	color: #666;
	overflow:hidden;
}

.breadcrumb a {
	background: url(images/bullet-red2.gif) no-repeat right center;
	color: #000;
	font-weight: bold;
	text-decoration: underline;
	margin: 0px;
	padding: 0px 20px 0px 0px;
}
.breadcrumb a:hover {
	text-decoration: none;
}
.article-sum {
	background: url(images/articles-bg2.gif) no-repeat top;
	margin: 20px 40px;
	padding: 20px;
}
#main-content .article-sum p {
	margin: 0px;
}
.article-sum h2 { 
	color: #b20f04;
	font: bold 16px Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px; 
}
.article-sum h2 a {
	text-decoration: none;
	color: #b20f04;
} 
.article-sum h2 a:hover {color: #000;}

.article-sum-info { 
	margin: 4px 0px 10px 0px; color: #666666;
	font-size: 11px;
}
.article-sum-link {
	margin: 00px -20px 0px -20px;
	padding: 25px 10px 10px 4px;
	text-align:right;
	background: url(images/articles-bg-bot.gif) no-repeat right bottom;	
}
.article-sum-link a {
	background: url(images/bullet-red.gif) no-repeat right center;
	padding-right: 20px;
	text-decoration:underline;
	font: bold 13px Arial, Helvetica, sans-serif;
}
.article-sum-link a:hover {color: #b20f04;}


.buttonscontainer { margin: 0px 25px;}

.buttons a {
background: url(images/bullet-red2.gif) no-repeat left center;
color: #000;
padding: 8px 0px;
padding-left: 18px;
display: block;
border-bottom: 1px solid #dbdbdb ;
font: normal 13px Arial, sans-serif;
text-decoration: none;
text-align: left;}

.buttons a:hover {
color: #990000;
text-decoration: none;}

