 body { font-family: Arial, Helvetica, sans-serif;
	background: #980001 url(assets/images/background.jpg) repeat-x top left;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 18px;
}

p { font-size: 12px;
	line-height: 18px;}

h1 { font-size: 24px;
	 font-weight: bold;
	 background: transparent url(assets/images/h1_bg.jpg) repeat-x left bottom;
	 display: inline;
	 color: #480000;
	 font: bold italic 24px/28px "Times New Roman", Times, serif;
	 }
h2 { font-size: 18px;
	 font-weight: bold;
	 color: #480000;
	 font: bold italic 18px/20px "Times New Roman", Times, serif;
	 }
h3 { font-size: 14px;
	 font-weight: bold;}

h4 { font-size: 12px; 
	 font-weight: bold;}

a { font-weight: bold;
color: #480000;
font-style: italic;
	text-decoration: none;}

a:hover { text-decoration: underline;}

li { font-size: 12px;
	 line-height: 14px;
	 padding-bottom:5px;}

.imgborder { BORDER: #000000 1px solid;}

.smalltext { font-size: 10px;
	         line-height: 14px;}

.borderleft { border-left-width: 1px;
			  border-left-style: solid;
			  border-left-color: #000000;}
			  
hr {color:#000000;
	background:#000000;
	height:1px;
	border:0;}
			  
/* Custom Forms -- Just change the colors */

.fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: #000000 1px solid;
	background-color: #CCCCCC;
}
 input.submit
{
	border: 1px solid #000000;
	border-top-color: #000000;
	border-left-color: #000000;
	padding: 0.25em;
	background-color: #CCCCCC;
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
input.submit:hover
{
	border: 1px solid #000000;
	border-top-color: #000000;
	border-left-color: #000000;
	padding: 0.25em;
	background-color: #000000;
	color: #CCCCCC;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

/* Custom Forms End */
/* Template Begins */
#bgWrap{
	width:100%;
	height:1000px;
	background: transparent url(assets/images/floatingDiv_bg.gif) no-repeat top left;

}
#centerDiv {
	width:783px;
	margin:0 auto;
}
#floatingDiv {
	position: absolute;
	top: 7px;
	left: 50%;
	margin: 0px 0px 0px -489px;
	padding: 0px;
	width: 382px;
	height: 636px;
	background: transparent url(assets/images/floatingDiv_bg.gif) no-repeat left top;
}
#wrapper {
	float:left;
	width: 783px;
	background: transparent url(assets/images/wrapper_bg.jpg) repeat-y center top;
}
	#container {
		width:783px;
		float:left;
		background: transparent url(assets/images/top_bg.jpg) no-repeat center top;
	}
		#header{
			margin: 0px;
			padding: 0px;
			width: auto;
			height: 350px;
		}
			#logoBox {
				position: absolute;
				margin: 0px;
				padding: 0px;
				width: 220px;
				height: 230px;
			}
			#addressBox {
				position: absolute;
				margin: 164px 0px 0px 280px;
				padding: 0px;
				width: 200px;
				height: auto;
				color: #444;
			}
			#nav {
				position: absolute;
				margin: 90px 0px 0px 440px;
				/**margin-left: 440px;
				_margin-left: 440px;*/
				padding: 0px;
				width: 270px;
				height: auto;
			}
				#nav li {
					margin: 0px;
					padding: 0px;
					list-style-type: none;
					list-style-position: outside;
				}
					#nav a {
						margin: 0px;
						padding: 0px;
						display: block;
						color: #fff;
						font: bold 14px/22px Arial, Helvetica, sans-serif;
						*line-height: 20px;
						_line-height: 20px;
					}
					#nav a:hover {
						text-decoration: none;
						background: transparent url(assets/images/menu_over.gif) no-repeat right top;
					}
			#titleBox {
				position: absolute;
				margin: 329px 0px 0px 250px;
				padding: 0px;
				width: auto;
				height: auto;
			}
				#leftCol {
					float: left;
					margin: 20px 0px 0px 0px;
					padding: 15px 0px 120px 20px;
					width: 215px;
						height: auto;
						min-height: 150px;
						_height: 150px;
				}
				#body {
					margin: 0px 0px 0px 245px;
					padding: 15px 0px 20px 0px;
					width: 495px;
						height: auto;
						min-height: 300px;
						_height: 300px;

				}
				#bottomDiv {
					height: 10px;
					background: transparent url(assets/images/bottom_bg.jpg) no-repeat top left;
				}
#footer {
	float:left;
	width: 783px;
	height: auto;
	background: url(assets/images/leftCol_bg.jpg) bottom left no-repeat;
	

}
	#leftColPic {
		position: absolute;
		margin: -152px 0px 0px 13px;
		padding: 0px;
		width: 170px;
		height: 142px;
		background-image: url(assets/images/leftCol_pic.gif);
	}
#footer2 {
	float: left;
	text-align: center;
	color: #000;
	width: 783px;
}
#footer2 a {
	color: #000;
	font-style: normal;
}
	#bottomNav {
		margin: 0 auto;
		padding: 0px;
	}
		#bottomNav li {
			display: inline;
			list-style-type: none;
			list-style-position: outside;
		}
		#bottomNav a {
			color: #000;
			font-style: normal;
		}
.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
	width: auto;
	font-size: 0px; /* IMPORTANT -- For IE6 and under to display right */
	line-height: 0px; /* This may help as well */
}
.phone {
	color: #480000;
	font-weight: bold;
	font-size: 14px;
}
/* Template Ends */
