@charset "utf-8";
/* CSS Document */
* {
	padding:0;
	margin:0;
	}
body {
	font-family:Tahoma, Arial;
	font-size:12px;
	background:url(../images/mianBodyRotr.gif) repeat-x #ffffff;;
	background-position:0px -40px;
	color:#000000;
	padding:0px 0 0px 0;
}
ol, ul {
	list-style:none;
}
div, img {
	border:none;
	outline:none;
	border-width:0;
}
.clear {
	line-height:0;
	font-size:0;
	height:0;
	letter-spacing:0;
	clear:both;
	text-align:center;
}
a {
	color:#971215;
	font-weight:normal;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.width100 {
	display:block;
	clear:both;
	height:auto;
	width:100%;
}
.wrapper {
	width:990px;
	margin:0px auto;
}
#header {
	width:100%;
	margin:0px auto;
}
#logo {
	float:left;
	padding:10px 5px 0 0;
	height:105px;
}
div.callUs {
	float:left;
	padding:70px 68px 0 0;
}


.top-nav{
	display:block;
	padding:5px 5px 0 0;
	float:right;
	width:470px;
	text-align:right;
}

.top-nav ul{
	margin:0;
	padding:0;
	text-align:right;
	font-size:11px;
	margin-bottom:20px;
}

.top-nav ul li{
	display:inline;
	padding:0px 15px;
}

.top-nav ul li.center-nav{
	border-left:1px solid #9a1111;
}

.top-nav ul li a{
	color:#9a1111;
	text-decoration:none;
}

.top-nav ul li a:hover{
	text-decoration:underline;
}

ul#mainNav {
	display:block;
	width:100%;
	clear:both;
	height:50px;
	overflow:hidden;
	line-height:50px;
	padding:14px 0 0px 0;
}
ul#mainNav li{
	display:block;
	float:left;
	background:url(../images/navDivider.jpg) no-repeat left;
	padding:0 0 0 1px;
}
ul#mainNav li.last {
	width:1px;
	overflow:hidden;
}
ul#mainNav li a{
	display:block;
	float:left;
	padding:0 25px;
	margin-left:1px;
	height:50px;
	font-size:17px;
	color:#000;
	font-family:calibri, arial, helvetica, sans-serif;
}
ul#mainNav li a:hover{
	background:url(../images/hoverRptr.jpg) repeat-x top;
	text-decoration:none;
	
}
#container {
	display:block;
	width:960px;
	padding:15px 10px 0px 20px;
	background-color:#fff;
	margin-top:20px;
	margin-bottom:20px;
}
div.leftPannel {
	display:block;
	float:left;
	width:696px;
}
.welcome-message {
	width:100%;
	text-align:center;
	padding:5px 0;
	background:#ffffff;
}
div.paraArea {
	width:680px;
	padding:5px 16px 5px 0;
	line-height:18px;
}
div.paraArea h1{
	font-size:18px;
	line-height:28px;
	color:#9d1215;
	clear:both;
	display:block;
	font-weight:normal;
	padding-bottom:10px;
	margin-bottom:10px;
	background-image:url(../images/para-h2-bg.gif);
	background-repeat:no-repeat;
	background-position:0% 100%;
}
div.paraArea h1 span{
	color:#15952d;
}
div.paraArea p {
	margin-bottom:20px;
	line-height:20px;
}

.rightPannelPannel {
	display:block;
	float:right;
	width:246px;
}

.latest-news{
	padding-bottom:9px;
	background-image:url(../images/latest-news.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

.latest-news h3{
	background-image:url(../images/latest-news-h4.gif);
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	text-indent:-9999px;
	height:57px;
}

.latest-news ul{
	margin:0;
	padding:0;
	background-image:url(../images/latest-news-list.gif);
	background-repeat:repeat-y;
	padding-left:10px;
	padding-right:20px;
}

.latest-news ul li{
	padding:5px 0px 5px 15px;
	background-image:url(../images/list-style.gif);
	background-repeat:no-repeat;
	background-position:0 9px;
	font-size:11px;
	border-bottom:1px dashed #eaeaea;
}

.latest-news ul li a:hover{ color:#000000;}
div.bar {
	position:absolute;
	top:-7px;
	height:358px;
	width:46px;
	left:13px;
}

#footer {
	background-image:url(../images/footer-bg.gif);
	background-repeat:repeat-x;
	padding-top:7px;
}

#footer h4{
	color:#fff;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom:12px;
}

#footer span{
	color:#2d2d2d;
	display:block;
	padding-top:5px;
	width:500px;
	float:left;
}

.footer-links{
	height:147px;
}

.footer-nav{
	width:144px;
	float:left;
	border-right:1px solid #363636;
	padding:15px 0px 0px 20px;
	height:130px;
	font-size:11px;
}

.footer-nav ul li{
	margin:5px 0px
}

.footer-nav ul li a{
	color:#666;
	text-decoration:underline;
}

.footer-nav ul li a:hover{
	color:#fff;
}

#footer div.footer-nav-last{
	border:none;
}

.footer2{
	padding:10px 0px 5px 0px;
	font-size:11px;
	color:#2d2d2d;
}

.icons {
	float:right;
	width:300px;
	text-align:right;
}

.icons ul li{
	display:inline;
}

/******************* Misc Styles ********************/
.youtube-box{
	background-image:url(../images/you-tube-box.png);
	width:252px;
	height:247px;
	padding-top:14px;
	padding-left:13px;
	float:right;
	clear:none;
	margin:-40px 0 20px 30px;
}

