html {
	margin: 0px;
	padding: 0px;
	text-align: center;
	}
	
body { 
	color: #666666;
	background-color: #FFF;
	margin: 0px; 
	padding: 0px;
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background-image: url(../images/bg_nav.jpg);
	background-repeat: repeat-x;
} 
	
p { 
	margin: 15px; 
	padding: 0px;
	text-align: left;
	line-height: 17px;
	}
	
li{
	line-height: 17px;
}

h1, h2, h3, h4, h5, h6 {
	margin: 10px 12px 0px 25px;
	color: #81230A;
}

hr{
	color: #81230A;
}

a:link {  
	text-decoration: none;
	font-weight: bold; 
	color: #81230A;
	}
a:visited { 
	text-decoration: none; 
	font-weight: bold;
	color: #81230A;
	}
a:hover, a:active { 
	text-decoration: underline;
	font-weight: bold; 
	color: #81230A;
	}

/* divs */

#container{
	width: 98%;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	background-image: url(../images/bg_footer.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

#content {
	margin: 0px auto;
	padding: 0px;
	width: 835px;
	position: relative;
	text-align: left;

}

#nav{
	margin: 0px;
	padding: 0px;
	border: 0px;
	clear: both;
	text-align: center;
}

#top{
	margin: 0px;
	padding: 0px;
	border: 0px;
	clear: both;
	width: 798px;

}

#main_content{
	margin: 0px;
	padding: 157px 0px 0px 53px;
	border: 0px;
	clear: both;
	width: 835px;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
}


#main_content a:link {  
	text-decoration: none;
	font-weight: bold; 
	color: #81230A;
	}
#main_content a:visited { 
	text-decoration: none; 
	font-weight: bold;
	color: #81230A;
	}
#main_content a:hover, a:active { 
	text-decoration: underline;
	font-weight: bold; 
	color: #81230A;
	}


#main_contenttop{
	margin: 0px;
	padding: 0px;
	border: 0px;
	clear: both;
	width: 710px;
	height: 31px;
	background-image: url(../images/bg_content_top.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

#main_contentmid{
	margin: 0px;
	padding: 0px;
	border: 0px;
	clear: both;
	width: 710px;
	background-image: url(../images/bg_content.jpg);
	background-repeat: repeat-y;
}

#iframe{
	margin: 0px;
	padding: 0px;
	border: 0px;
	clear: both;
	width: 415px;
	height: 250px;
	overflow: auto;
}


#main_contentbottom{
	margin: 0px 0px 0px -1px;
	padding: 0px;
	border: 0px;
	clear: both;
	width: 710px;
	height: 81px;
	color: #FFFFFF;
	background-image: url(../images/footer.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

/*#footerbg{
	text-align: center;
	background-image: url(../images/bg_footer.jpg);
	background-repeat: repeat-x;
}

#footer{
	margin: 0px;
	padding: 0px;
	width: 777px;
	height: 81px;
	color: #FFFFFF;
	background-image: url(../images/footer.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
*/
#footer a:link {  
	text-decoration: none;
	font-weight: bold; 
	color: #FFF;
	}
#footer a:visited { 
	text-decoration: none; 
	font-weight: bold;
	color: #FFF;
	}
#footer a:hover, a:active { 
	text-decoration: underline;
	font-weight: bold; 
	color: #FFF;
	}
	
/* hp_intro ------------- */
#hp_intro{
	margin: 0px;
	padding: 0px 0px 0px 19px;
	width: 689px;
	height: 209px;
	color: #FFFFFF;
	background-image: url(../images/hp_intro.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

.hp_intro{
	margin: 0px;
	padding: 70px 10px 10px 10px;
	width: 400px;
	height: 105px;
	line-height: 14px;
	overflow: hidden;
}


#rhs{
	margin: 0px;
	padding: 0px;

}

#quickcontact{
	margin: 0px;
	padding: 0px;

}

