/*===== PNG FIX FOR IE 5.5 & 6.0=====*/

img, div { behavior: url(iepngfix.htc) }

/*===== PRE-DEFINED TAGS STYLES=====*/

body {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
}


h1 {
	font-size: 18px;
	color: black;
	margin:0px;
	}

h2 {
	font-size: 1.5em;
	color: black;
	margin:0px;
	}

p {
	margin-bottom: 10px;
	}
	
ul {
	margin: 10px 0;
	}
li {
	margin-left: 40px;
	}

hr {
	color : black;
	height : 1px;
	padding : 0;
	border-color : black;
	border-width : 1px 0 0 0;
	border-style : solid;
	margin: 10px;
	}

/*===== A LINK STYLES=====*/

a img {
	border:0;
	}

a {
	text-decoration: none;
	color: red;
	outline: none;
	}
a:link { 
	color: #982b22; 
	}
a:visited { 
	color: #982b22; 
	}
h5 {
	color: #982C22;
	font-size: 14px;
	padding: 0px;
	margin: 0px;
	display: inline;
}

a:hover { 
	color: #982b22; 
	text-decoration: underline; 
	}
a:active { 
	color: #982b22; 
	}

/*===== CLASS STYLES =====*/

.clear { clear:both; height:0px; font-size:0px; }
#topbar {
	margin: auto;
	height: 33px;
	width: 980px;
	background-image:url(../images/topbar_phone.jpg);
	background-repeat:no-repeat;
}

/*===== STRUCTURE STYLES =====*/
#topbar_span {
	margin: auto;
	height: 33px;
	width: 100%;
}
#container {
	background-image: url(../images/container.png);
	background-repeat: repeat-y;
	height: 100%;
	width: 996px;
	margin: auto;
	overflow: hidden;
}

#navigation {
	margin: auto;
	height: 30px;
	width: 980px;
	margin-left:10px;
}
#crisscross {
	height: 70px;
	width: 996px;
	background-image: url(../images/crisscross.png);
	background-repeat: no-repeat;
}
#content {
	height: 100%;
	width: 880px;
	margin: auto;
	overflow: hidden;
}
#page_title {
	height: 110px;
	width: 280px;
	float: left;
}
#page_facts {
	float: right;
	height: 110px;
	width: 600px;
	background-image: url(../images/page_facts.jpg);
	background-repeat: no-repeat;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #2d2d2d;
}
#left_col {
	float: left;
	height: 100%;
	width: 560px;
	clear: left;
	padding-top: 25px;
	font-family: "Trebuchet MS";
	color: #333333;
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
}

#testi_col {
	float: left;
	height: 100%;
	width: 880px;
	clear: left;
	padding-top: 25px;
	font-family: "Trebuchet MS";
	color: #333333;
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
}

#staff {
	float: left;
	height: 600px;
	width: 873px;
}

#bottom_col {
	float: left;
	height: 100%;
	width: 878px;
	clear: left;
	font-family: "Trebuchet MS";
	color: #333333;
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
}

#testimonials {
	height: 240px;
	width: 880px;
	margin: auto;
}
.contact {
	font-size: 12px;
}

#contact_formbox {
	background-color: #DCDBD9;
	background-image: url(../images/contact_bg.jpg);
	border: 1px solid #bcbcbc;
	background-repeat: repeat-x;
	height: 100%;
}

#footer_span {
	height: 260px;
	width: 100%;
	margin-top: -21px;
	background-image: url(../images/footer_span.png);
	background-repeat: repeat-x;
}
#footer_menu {
	float: left;
	height: 155px;
	width: 590px;
	margin-top: 22px;
	margin-left:-15px;
}
#footer_subscribe {
	float: right;
	height: 218px;
	width: 290px;
	margin-top: 22px;
}

#footer {
	height: 240px;
	width: 880px;
	margin: auto;
	color: #CCCCCC;
	font-family: Tahoma;
	letter-spacing: 1px;
}
#footer_sitemap {
	height: 50px;
	width: 580px;
	float: left;
}



#right_col {
	height: 100%;
	width: 290px;
	float: right;
	clear: right;
	padding-top: 25px;
}

#right_col2 {
	height: 100%;
	width: 290px;
	float: right;
	clear: right;
	padding-top: 25px;
	margin-top:-388px;
}

#right_col_fac {
	height: 100%;
	width: 290px;
	float: right;
	clear: right;
	padding-top: 25px;
}

#left_col ul {
	line-height: 18px;
	list-style-type: disc;
	list-style-image: url(../images/bullet.jpg);
	list-style-position: outside;
	font-size: 14px;
}
#left_col li {
}






#header {
	margin: auto;
	height: 260px;
	width: 980px;
	margin-left:9px;
}

#header2 {
	margin: auto;
	height: 300px;
	width: 980px;
	margin-left:9px;
}

.sitemaptable {
}
.sitemaptable td {
	border: 1px dotted #CCCCCC;
}
