﻿*{
	margin:0;
}
html, body{
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.5em;
	font-size:9pt;
	color:#404040;
	height:100%;
	background:#BBB085 url('images/BGMainTiler.jpg') repeat-x top center;
}
/*-----------Structure----------*/
#Container{
	width:974px;
	min-height:100%;
	position:relative;
	margin:0 auto;
	background: transparent url('images/ContainerBgTiler.png') repeat-y;
}
#Header{
	height:387px;	
}
#Body{
	padding:0 3px 60px 3px;
}
#Footer{
	height:60px;
	bottom:0;
	width:100%;
	position:absolute;
}

/*-----------Structure----------*/
#HPageContBox{
	float:left;
	padding:20px;
	width:280px;
	min-height:260px;
}
#HPageContBox h2{
	font-weight:Normal;
	font-size:16pt;
	color:#1B0801;
	padding:0 0 15px 0;

}


#TopMenuSetup{
	height:78px;
	background:url('images/TopMenuBG.jpg') top center repeat-x;
	
}
#TitleHeadBoxTop{
	height:217px;
	background-color:#FFFFFF;
}
#THBoxTopLeft{
	width:18px;
	height:217px;	
	float:left;
	background-image:url('images/THBoxTopLeft.jpg');
}
#THBoxTopCenter{
	float:left;
	width:644px;
	height:217px;	
}

#TopLogoSetup{
	padding:16px 0 0 10px;	
}
#IntroCopy{
	color:#5B5031;
	padding:5px 0 0 10px;		
	font-size:10pt;
}


#ButReadMoreBrown{
	width:102px;
	height:27px;
	margin-left:10px;
	margin-top:5px;
}

#ButReadMoreBrown a{
	width:102px;
	height:27px;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:normal;
	color:#FFFFFF;
	text-align:center;
	line-height:25px;
	background-image:url('images/ReadMoreBut.gif')
}



#THBoxTopRight{
	float:left;
	width:312px;
	height:217px;
	background-image:url('images/THBoxTopRight.jpg')
}
#TitleHeadBoxBot{
	height:39px;
	background-color:#737373;
}
#THBoxBotLeft{
	background-image:url('images/THBoxBotLeft.jpg');
	width:3px;
	height:39px;
	float:left;
}
#THBoxBotCenter{
	float:left;
	width:659px;
	height:39px;
}
#THBoxBotRight{
	float:left;
	width:312px;
	height:39px;
	background-image:url('images/THBoxBotRight.jpg')
}
#RotateMessage{
	height:53px;
	background-image:url('images/RotMessBGTiler.gif');
}
#RMessLeft{
	width:18px;
	height:53px;
	float:left;
	background-image:url('images/RotMessLeftBend.gif')
}
#RMessCenter{
	width:938px;
	float:left;
	height:43px;	
	padding-top:10px;
	text-align:center;
}
#RMessRight{
	width:18px;
	height:53px;
	float:left;
	background-image:url('images/RotMessRightBend.gif')
}

#FooterSetup{
	height:60px;
	width:968px;
	margin-left:3px;
	background-image:url('images/FooterBGTiler.gif')
}
/*-----------LOGBOX---------------*/
/*-----------LOGBOX---------------*/

.logbox_main
{
	background-image:url('images/Log_bk.jpg');
	background-position: 0% 0%;
	background-repeat:repeat-x
}

.TextBoxLogIn{
		border:1px #ABABAB solid;
		color:#000000;
		height:20px;
		width:120px;
		font-family: Verdana, Helvetica,Arial, sans-serif;
		padding-bottom:10px;
	}

/*-----------LOGBOX---------------*/
/*-----------LOGBOX---------------*/


