/* CSS Document */
body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Calibri, Arial, Helvetica;
	font-size: 14px;
	color: #ffffff;
	background: #080809 url(images/background1.gif) no-repeat fixed center;}

.page-container {width:860px; margin:0px auto; margin-top:10px; margin-bottom:10px; font-size:1.0em;}

#header {
	width: 840px;
	height: 150px;
}

.galleries {
	width:840px; height: 400px; 
	margin-bottom:10px !important /*Non-IE6*/; 
	margin-bottom:5px /*IE6*/;
}

#header #logo{ 
	float: left;
	width: 355px;
	height: 82px;
	margin-top: 20px;
	background: url(images/header.gif) no-repeat;
}

#header #image{ 
	float: right;
	width: 255px;
	height: 65px;
	margin-top: 25px;
	background: url(images/headers.gif) no-repeat;
}

.main-content {width:840px; height: 200px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.main-content2 {width:240px; height: 200px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.main-content3 {width:840px; height: 350px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}

.main-content h1.pagetitle {margin:5px 0 0.4em 10px; padding:0 0 2px 0; font-family:calibri,arial,sans-serif; color:rgb(245,130,32); font-weight:bolder; font-size:180%; text-transform:uppercase}
.main-content3 h1.pagetitle {margin:5px 0 0.4em 10px; padding:0 0 2px 0; font-family:calibri,arial,sans-serif; color:rgb(245,130,32); font-weight:bolder; font-size:180%; text-transform:uppercase}

.main-content p {margin: 10px 300px 1.0em 10px; line-height:1.5em; font-size:100%;}


.main img.right {clear:both; float:right; margin:3px 0 7px 10px; padding:1px; border:1px solid rgb(150,150,150);}

.content-image {clear:both; float:right; margin:-210px 24px 7px 10px; padding:1px; border:0px solid rgb(150,150,150);}
.content-image2 {clear:both; float:right; margin:-210px 4px 7px 10px; padding:1px; border:0px solid rgb(150,150,150);}
.content-image22 {clear:both; float:right; margin:-210px 390px 20px 10px; padding:1px; border:0px solid rgb(150,150,150);}
.content-image3 {clear:both; float:right; margin:-120px 380px 7px 10px; padding:1px; border:0px solid rgb(150,150,150);}
.content-image4 {clear:both; float:right; margin:-250px 380px 7px 10px; padding:1px; border:0px solid rgb(150,150,150);}

.mainmenu {width:840px; margin-right:-100px; margin-top:150px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;
}
.mainmenu2 {width:840px; margin-right:-100px; margin-top:950px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;
}
.mainmenu3 {width:840px; margin-right:-110px; margin-top:50px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;
}

.footer {width:820px; color: #BFBFBF; font-size:80%; text-align:right;}
 a {color:#BFBFBF; text-decoration:none;}
 a.hover {font-weight:bold; text-decoration:none;}


