/* GeneralBody
/*-------------------------------------------------------------------*/
html,body {
	margin:auto;
	background-image:url(../images/struct/mainbground2.jpg);
	background-repeat:repeat-x;
}

img{
	border:0px;
}

ul{
	margin-left:0px;
	padding-left:20px;
}

div {
	margin-left : auto;
	margin-right : auto;
}


div#topbar { 
	width:990px;
	height:84px;
	margin-left:0px;
	background-color:#6d181d ;
	background-image:url(../images/struct/topbground.jpg);
	background-repeat:repeat-x;
}

div#logo { 
	position:absolute;
	margin-top:0px;
	width: 230px;
	height:110px;
	border:none;
	z-index:100;
}

div#container100p { 
	width: 100%;
	margin:auto;
}

div#container990 { 
	width: 990px;
	margin-top	:0px;
}

div#container790 { 
	position:relative;
	width: 790px;
	margin-top	:0px;
}

div#rcontainer195 { 
	width: 195px;
}


div#header { 
	position:relative;
	height:65px;
	width:990px;
	margin-top	:0px;
}

div#topmenu { 
	position:relative;
	height:40px;
	background-color: #660000;
	margin-top	:0px;
	padding-left:220px;
	padding-top:5px;
	background-image:url(../images/struct/topmenu.jpg);
	background-repeat:no-repeat;
}

.lnstart{
	float:left;
	width:20px;
	height:40px;
	background-image:url(../images/struct/linstart.gif);
}

.lnend{
	float:left;
	width:20px;
	height:40px;
	background-image:url(../images/struct/linend.gif);
}

.lnmiddle{
	float:left;
	width:20px;
	height:40px;
	background-image:url(../images/struct/linmiddle.gif);
}

.lnbk{
	float:left;
	height:30px;
	background-image:url(../images/struct/linbk.gif);
	padding-top:10px;
}

div#footer{
	width: 815px; 
	height:40px;
	text-align:center;
	font-size:10px;
	color:#FFFFFF;
	padding-top:5px;
	background-image:url(../images/struct/bkfooter.jpg);
	background-repeat:no-repeat;
	clear:both;
	color:#000000;
	padding-top:15px;
}

div#pixfooter{
	position:relative;
	width: 790px; 
	height:20px;
	font-size:9px;
}

