/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0
}
body{
	background: url(../images/bgr_sub.gif) #ffffff repeat-x top;
	color: #7a7979;
	font: .7em Arial,Verdana,Helvetica,Sans-Serif;
	text-align: justify
}
body.home{
	background: url(../images/bgr_home.gif) #ffffff repeat-x top;
	color: #7a7979;
	font: .7em Arial,Verdana,Helvetica,Sans-Serif
}
a{
	color: #000;
	text-decoration: none
}
a:hover{
	color: #c21416;
	text-decoration: underline
}
input,select,textarea{
	border: #999999 1px solid;
	font-size: 11px;
	padding: 2px
}
li{
	list-style: none
}
h2{
	color: #c21416;
	font-size: 1.9em;
	margin: 0 0 .7em
}
h2 span{
	display: none
}
h2 img{
	display: block
}
h3{
	color: #c21416;
	font-size: 1.6em;
	margin: 0 0 1em
}
h4{
	color: #454749;
	font-size: 1.1em;
	margin: 0 0 .2em
}
h5{
	font-size: 1em;
	font-weight: normal;
	margin: 0 0 .5em
}
p{
	line-height: 1.6em;
	padding: 0 0 1.6em
}
/*=== Layout ===*/
#page{
	margin: 0 auto;
	width: 760px
}
/*=== Header ===*/
#header{
	height: 110px;
	margin: 0 0 15px
}
.call{
	background: url(../images/call-bgr_red.png) no-repeat top;
	color: #ffffff;
	float: right;
	font-size: 14px;
	font-weight: bold;
	height: 48px;
	line-height: 40px;
	text-align: center;
	width: 212px
}
/*- Logo -*/
#header h1{
	background: url(../images/logo_red.png) no-repeat;
	float: left;
	margin: 38px 0 0 -55px;
	position: relative;
	text-indent: -9999px;
	width: 486px
}
#header h1 a{
	display: block;
	height: 70px
}
#header h1 a:hover{
	text-decoration: none
}
/*=== Navigation ===*/
/*- Nav1 -*/
#nav1{
	height: 43px;
	margin: 0 0 0 8px;
	text-indent: -9999px;
	width: 747px
}
#nav1 li{
	float: left
}
#nav1 li a{
	background: url(../images/nav1-bgr_red.png) no-repeat top;
	display: block;
	height: 43px
}
#nav1 li a:hover{
	text-decoration: none
}
#nav1 li#n01 a{
	background-position: 0 0;
	width: 132px
}
#nav1 li#n01 a:hover, #nav1 li#n01.active a{
	background-position: 0 -43px
}
#nav1 li#n02 a{
	background-position: -132px 0;
	width: 153px
}
#nav1 li#n02 a:hover, #nav1 li#n02.active a{
	background-position: -132px -43px
}
#nav1 li#n03 a{
	background-position: -285px 0;
	width: 135px
}
#nav1 li#n03 a:hover, #nav1 li#n03.active a{
	background-position: -285px -43px
}
#nav1 li#n04 a{
	background-position: -420px 0;
	width: 163px
}
#nav1 li#n04 a:hover, #nav1 li#n04.active a{
	background-position: -420px -43px
}
#nav1 li#n05 a{
	background-position: -583px 0;
	width: 164px
}
#nav1 li#n05 a:hover, #nav1 li#n05.active a{
	background-position: -583px -43px
}
/*- Nav2 -*/
.nav2{
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1px;
	margin: 0 0 2em
}
.nav2 li{
	background: url(../images/ico-list1.gif) no-repeat left top;
	height: 1%;
	margin: 0 0 2px
}
.nav2 li a{
	color: #000;
	display: block;
	height: 42px;
	padding: 8px 0 0 15px;
	width: 231px
}
.nav2 li a:hover{
	color: #c21416;
	text-decoration: none
}
/*=== Title ===*/
#title{
	background: url(../images/title-bgr.png) no-repeat top;
	height: 313px;
	margin: -5px 0 0;
	padding: 7px 0 0 10px;
	position: relative
}
#home #title{
	background: url(../images/title-bgr-home.png) no-repeat top;
	height: 152px;
	margin-top: -3px;
	padding: 5px 0 0 10px;
}
/*=== All Columns ===*/
#columns{
	background: url(../images/columns-bgr.gif) repeat-y left;
	height: 1%;
	margin: -1px 0 0;
	padding: 35px 0 0;
	position: relative
}
#home #columns{
	padding: 30px 0 0
}
#columns-top{
	background: url(../images/columns-top-black.png) no-repeat top;
	height: 34px;
	padding: 0 0 0 310px
}
#columns-top h2{
	color: #f0f0f0;
	font-size: 21px;
	font-weight: normal;
	padding: 14px 0 0;
	text-transform: uppercase
}
/*=== Left Column ===*/
#leftcol{
	float: left;
	padding: 0 0 0 3px;
	width: 232px
}
#home #leftcol{
	margin: -35px 0 0;
	position: relative
}
#leftcol p{
	padding: 0
}
/*=== Center Column ===*/
#centercol{
	float: right;
	width: 445px
}
/*- Welcome -*/
.welcome{
	color: #5c5253;
	font-size: 1.1em
}
/*- Testimonials -*/
cite{
	font-style: normal;
	font-weight: bold
}
blockquote{
	font-weight: bold
}
/*=== Link Buttons ===*/
.btn-link{
	background: url(../images/btn-bgr02.gif) no-repeat top;
	color: #000;
	font-size: 11px;
	height: 40px;
	text-align: center;
	text-transform: uppercase;
	width: 111px
}
.btn-link a:hover{
	color: #c21416;
	text-decoration: none
}
.btn-link.contact a{
	line-height: 33px
}
.btn-link.more{
	margin: -15px 0 0;
	padding: 5px 0 0;
	position: relative
}
.btn-link.more a{
	line-height: normal
}
.btn-link.non{
	background: none;
	width: auto
}
/*=== Pics, Ads etc. ===*/
.pic img{
	display: block;
	margin: 0 0 .8em;
	padding: 5px;
	border: 1px solid #dfdfdf;
}
/*=== Footer ===*/
#footer{
	color: #a5a4a4;
	padding: 60px 0 0;
	text-align: center
}
#footer a{
	color: #a5a4a4
}
#footer p{
	font-size: .9em
}
.toll-free{
	color: #494747;
	font-size: 1.3em;
	font-weight: bold;
	margin: 0 0 .3em
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}
.hl{
	border-top: 1px dashed #d8d8d8;
	clear: both;
	height: 1px;
	margin: 0 0 25px;
	overflow: hidden
}
.fl{
	float: left
}
.fr{
	float: right
}
.ac{
	text-align: center
}
.ar{
	text-align: right
}
