body, HTML {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}

.main {	
	font-size: 11px;	
	line-height: 16px;
	color: #607175;
}


a {
	font-size: 11px;
	color: #C31423;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

#Logo{
	margin-top:30px;
	margin-bottom:15px;
	margin-left:auto;
	margin-right:auto;
	float:left;
	width:300px;
	}
#CallUs{
	margin-top:10px;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
	float:right;
	width:470px;
	text-align:right;
	color:#C31423;
	font-size:13px;
	padding-top:10px;
	}
.phone{
	font-size:16px;
	font-weight:bold;
	}
.callus{
	font-size:18px;
	}
.quoteLink:link{
	text-align:right;
	font-size:13px;
	color:#C31423;
	text-decoration:underline;
	font-weight:normal;
}
.quoteLink:active{
	text-align:right;
	font-size:13px;
	color:#C31423;
	text-decoration:underline;
	font-weight:normal;
}
.quoteLink:visited{
	text-align:right;
	font-size:13px;
	color:#C31423;
	text-decoration:underline;
	font-weight:normal;
}
.quoteLink:hover{
	text-align:right;
	font-size:13px;
	color:#C31423;
	text-decoration:none;
}

#headerTop{
	width:770px;
	background:#FFFFFF;
	padding:0;
	margin:auto;
	}

/* NAVIGATION */
#NavBar{
	width:100%;
	height:30px;
	margin:0px;
	padding:0;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	background:#c6212f;
	z-index:100;
	list-style:none;
	letter-spacing:0.5px;
	clear:both;
}
#Nav-List{
	margin: 10 0;
	padding-top:5px;
	padding-left:15px;
	padding-right:5px;
	list-style: none;
	clear:both;
	}
#Nav-List li {
	float:left;
	padding-top:0;
	padding-left:4px;
	padding-right:9px;
	list-style:none;
	}
#Nav-List a{
	text-decoration:none;
	display:block;
	color:#fff;
	padding-bottom:0px;
	padding-top:0;
	font-size: 13px;
	list-style:none;
	font-weight:lighter;
	}

#Nav-List a:hover {
	color:#FFCC00;
}

#line{
	border-left:1px dotted;
	border-color:#FFFFFF;
	margin-top:0px;
	margin-left:8px;
	height:20px;
	}
.rule{
	height: 1px;
	margin-top: 20px;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #607175;
}	

/* SUB_NAV */

a.nav {
	line-height: 17px;
	color: #C31423;
	text-decoration: none;
	font-weight: bold;
	background: url(graphics/arrow_red.gif) no-repeat left center;
	padding-left: 15px;
}

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

a.nav2 {
	line-height: 13px;
	color: #C31423;
	text-decoration: none;
	font-weight: bold;
	padding-left: 15px;
}

a.nav2:hover {
	text-decoration: underline;
}

a.nav3 {
	line-height: 13px;
	color: #607175;
	text-decoration: none;
	font-weight: normal;
	padding-left: 30px;
}

a.nav3:hover {
	text-decoration: underline;
}


/* sub-sub nav */

a.navblack {
	line-height: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	background: url(graphics/arrow_black.gif) no-repeat left center;
	padding-left: 15px;
}
 
a.navblack:hover  {
	text-decoration: underline;
}

/* other links*/

a.anchorblack {
	line-height: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	background: url(graphics/arrow_black2.gif) no-repeat left center;
	padding-left: 15px;
}

a.anchorblack:hover {
	text-decoration: underline;
}

a.news {
	line-height: 17px;
	color: #C31423;
	text-decoration: none;
	font-weight: bold;
	background: url(graphics/arrow_red.gif) no-repeat left 3px;
	display: block;
	padding-left: 15px;
}

a.news:hover {
	text-decoration: underline;
}


a.arrow {
	line-height: 17px;
	color: #c31423;
	text-decoration: none;
	font-weight: bold;
	background: url(graphics/arrow_red.gif) no-repeat left 3px;
	padding-left: 15px;
}

a.arrow:hover {
	text-decoration: underline;
}

li {	
	color: #607175;
	display: list-item;
	font-size: 11px;
	list-style-type: circle;
}

	li.morespace {
		margin-top: 10px;
	}

.title {
	font-size: 13px;
	font-weight: bold;
	color: #607175;
	line-height: 20px;
}

.title2 {
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #C31423;
	line-height: 20px;
	margin: 20px 0 0;
}


#contact .nav2 {	
	font-weight: normal;
	padding: 0 0 0 25px;
}

#contact .nav3 {	
	padding: 0 0 0 35px;
}

.header{
	font-size: 18px;	
	line-height: 16px;
	color:#333333;
	}

	

