/* CSS Document */

body { background-color:#2e0904;
	margin:0px;
	padding:0px;
}


a { outline:none; }

.header {background-image:url(../images/main_header.jpg);
background-position:top center;
background-repeat:no-repeat;}

.bannerbg {background-image:url(../images/bannerbg.jpg);
background-position:top center;
background-repeat:no-repeat;}

.mainbg {background-image:url(../images/mainbg.jpg);
background-position:top center;
background-repeat:no-repeat;}

.innermainbg {background-image:url(../images/innermainbg.jpg);
background-position:top center;
background-repeat:no-repeat;}


.footer_text1 {font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#662f2f;
line-height:18px;}

.footer_text2 {font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#ffffff;
line-height:18px;}

.main_title {font-family:Arial, Helvetica, sans-serif;
font-size:24px;
color:#999999;
line-height:28px;}

.main_text {font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#999999;
line-height:16px;}




