@charset "utf-8";
/* CSS Document */

body,html{
	background-color:#000; 
	background-image:url(../images/background.gif); 
	background-repeat:repeat-x;
	background-attachment:fixed;
	color:#FFF;
	font-family:sans-serif, Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px;
	padding:0px;
	margin:0px;
}

img{
	border:none;
}

a{
	color:#FFF;
}

a:hover{
	color:#FFF; 	
}

#container{
	margin:auto; 
	position:relative; 
	width:1008px; 
}

#header{	
	position:relative;
	width:1008px; 
}

#content{
	background-image:url(../images/BrowerWeb_content.gif);
	background-repeat:repeat-y;
	min-height:500px; 		
	padding:0px 0px 0px 0px; 	 
	width:1008px;
	position:relative;
}

#content-main{	
	margin:0px 0px 0px 0px;  
	min-height:500px;
	padding:5px 90px 5px 100px;
	width:818px;
}

#content p{
	padding:0px 10px 0px 10px; 
}

#content-footer{
	background-image:url(../images/BrowerWeb_footer.gif);
	background-repeat:no-repeat;
	height:115px;
	position:relative;
	width:1008px;
}

#content-spacer{
	clear:both;
	width:100%; 
}

.bull_images img{
	border:1.5px solid #7518AA;
}

.border{
	border:1px solid #CFC996;
}

.bull_images img.no_border{
	border:none; !important
}

#footer{	
	color:#755D36;
	clear:both;
	font-size:10px; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height:120px; 
	margin:5px 0px 20px 0px; 
	padding:0px 0px 0px 0px;	 
	width:100%; 
}

#footer a{
	color:#755D36; 
	text-decoration:none;
}

#footer a:hover{
	color:#755D36; 
	text-decoration:underline;
}

#footer #info{ 
	float:left; 
	margin:0px 0px 0px 100px; 
}

#footer #signature{; 
	float:right;
	font-size:11px;
	margin:0px 90px 0px 0px;  
}

#footer .titlefooter{
	font-size:11px; 
	font-weight:bold; 
	text-transform:uppercase; 
	margin:0px; 
	padding:0px; 
}

.style7{
	color:#FF0000;
	font-size:10px;
}

.style8{
	color:#7518AA;
	font-weight:bold;
}

.style9{
	color:#999999; 
	font-size:10px;
}
