body {
	margin:0;
	padding:0;
	background: #fff;
	background-image : url(images/bg1.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	font-family : Arial, Helvetica;
	text-align: center;
}
#wrapper {
	position: relative;
	width: 930px;
	background-position: center top;
	background-image :  url(images/bg2.jpg);
	background-repeat: repeat-y;
	margin: 0 auto;
	text-align: left;
	overflow:hidden; 
}

#top {
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	width : 930px;
	padding:0;
	height:168px;
	
}
		
 /* NAVIGATION
------------------------------------------------------*/
#nav {
	padding : 0px 0px 0px 0px;
	width : 930px;
	height: 41px;
	float : left;
}

 /* TOP IMAGE
------------------------------------------------------*/
#top2 {
	padding : 0px 0px 0px 0px;
	width : 930px;
	height: 240px;
	float : left;
}
#top2 #Left{
	padding : 0px 0px 0px 23px;
	width : 591px;
	height: 240px;
	float : left;

}
#top2 #Right{
	padding : 0px 0px 0px 0px;
	width : 316px;
	height: 240px;
	float : left;
	background-image: url(images/top2_leftbg.jpg);
	background-repeat: no-repeat;
	background-position: left;
}	
#top2Nav{
	padding : 0px 0px 0px 0px;
	width : 316px;
	height: 240px;


}
#top2 #Login{
	padding : 0px 0px 0px 0px;
	width : 316px;
	height: 240px;
	float : left;
	background-image: url(images/login_bg.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
#top2Nav{
	padding : 0px 0px 0px 0px;
	width : 316px;
	height: 240px;
}
#top3Nav{
	padding : 0px 0px 0px 21px;
	width : 316px;
	height: 240px;
}
#top2Login{
	padding : 0px 0px 0px 0px;
	background-image: url(images/login_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width : 316px;
	height: 240px;

}		
/* MAIN CONTENT
------------------------------------------------------*/
#content{
	width : 930px;
	padding : 0;
}
#content #Left{
	padding : 0px 0px 0px 23px;
	width : 591px;
	float : left;
}
#content #Right{
	padding : 0px 0px 0px 0px;
	width : 316px;
	float : right;
}
#content #Left2{
	padding : 0px 0px 0px 23px;
	width : 591px;
	float : left;
	background-image: url(images/level2bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#content #Left3{
	padding : 0px 0px 0px 23px;
	width : 900px;
	float : left;
	background-image: url(images/level2bg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}


/* FOOTER
------------------------------------------------------*/
#footer {
	position: relative;
	width: 100%;
	height: 108px;
	margin: 0 auto;
	background: url(images/bottombg.jpg) repeat-x;
	bottom:0;
	clear:both;

}
#footer2 {
	margin: 0 auto;
	width: 880px;
	!height: 108px;
}
.footer2bg {
	width: 210px;
	height: 98px;
	background: url(images/footerbg.gif) no-repeat;
}
#footer2 #Left{
	width: 670px;
	!height: 108px;
}
#footer2 #Right{
	width: 210px;
	!height: 108px;
}
.footerText {
	text-align: left;
	color : #fff;
	padding : 10px 0px 0px 0px;
	font-size : 65%;
	display : block;
}
.footerText a {
	color : #fff;
	text-decoration: none;
}
.footerText a:hover {
	color : #fff;
	text-decoration: none;
}

/* FONTS
------------------------------------------------------*/
p {
	font-size : 85%;
	color : #8C1317;
	padding-left: 7px;
}
.pUpdate {
	font-size : 85%;
	color : #8C1317;
	padding-left: 7px;
}

.pBold {
	font-size : 80%;
	font-weight: bold;
	color : #8C1317;
}
.pBig {
	font-size : 100%;
	color : #514C32;
}
.pLogin {
	font-size : 80%;
	font-weight: bold;
	color : #8E1318;

}
.pSmall {
	font-size : 10px;
	font-weight: bold;
	color : #8C1317;
	padding-bottom: 7px;
}
.pForm {
	font-size : 12px;
	font-weight: normal;
	color : #8C1317;
	padding-bottom: 7px;
}

a {
	color: #EE1D23;
	text-decoration: none;
}
a:hover{
	color: #8C1317;
	text-decoration: none;
}

.H1 {
	font-size : 100%;
	font-weight: bold;
	color : #FAB851;
}

.H2 {
	font-size : 100%;
	font-weight: bold;
	color : #b3ab95;
}
ul {
	font-size : 85%;
	color : #8C1317;
	list-style-image :  url(images/bullet.gif);
	padding : 0 10px 0 20px;
	margin : 0;
}
.inputContact {
	font-family : Arial, Helvetica;
	font-size: 12px;
	color: #192134;
	background-color: #FFFFFF;
	width: 180px;
	border: 1px solid #D18F07;
	text-align: left;
}
.inputSm {
	font-family : Arial, Helvetica;
	font-size: 12px;
	color: #8D1F28;
	background-color: #FFFFFF;
	width: 80px;
		height: 20px;
	border: 1px solid #8D1F28;
	text-align: left;
}
	
	.inputShort {
	font-family : Arial, Helvetica;
	font-size: 12px;
	color: #8D1F28;
	background-color: #FFFFFF;
	width: 130px;
		height: 20px;
	border: 1px solid #8D1F28;
	text-align: left;
}
.inputMedium {
	font-family : Arial, Helvetica;
	font-size: 12px;
	color: #8D1F28;
	background-color: #FFFFFF;
	width: 200px;
		height: 20px;
	border: 1px solid #8D1F28;
	text-align: left;
}
.inputLong {
	font-family : Arial, Helvetica;
	font-size: 12px;
	color: #8D1F28;
	background-color: #FFFFFF;
	width: 450px;
	height: 20px;
	border: 1px solid #8D1F28;
	text-align: left;
}
.inputLong2 {
	font-family : Arial, Helvetica;
	font-size: 12px;
	color: #8D1F28;
	background-color: #FFFFFF;
	width: 425px;
	height: 20px;
	border: 1px solid #8D1F28;
	text-align: left;
}
.inputLarge {
	font-family : Arial, Helvetica;
	font-size: 12px;
	color: #8D1F28;
	background-color: #FFFFFF;
	width: 880px;
	height: 100px;
	border: 1px solid #8D1F28;
	text-align: left;
}
.InputLogin {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #8E1318;
	background-color: #FFFFFF;
	width: 180px;
	height: 26px;
	border: 1px solid #8E1318;
	text-align: left;
	padding-left: 20px;
		}
.submit-button
{
	color: #ffffff;
	font-family : Arial, Helvetica;
	font-size: 12px; 
	width: 885px;
	height: 35px;
	font-weight: bold;
	background-image: url(images/submit.jpg);
	border: 0px #8C1318 outset;
	cursor:pointer
}
.submit-button2
{
	color: #ffffff;
	font-family : Arial, Helvetica;
	font-size: 12px; 
	width:150px;
	height: 30px;
	font-weight: bold;
	border: 0px #8C1318 outset;
	cursor:pointer;
	background-color: #8C1318;
}

.pic
{
 	margin: 0px;
	border-bottom: 1px solid #8C1317;
	border-top: 1px solid #8C1317;
	border-right: 1px solid #8C1317;
	border-left: 1px solid #8C1317;
 }
.input-submit {
	color:#000000;
	font-size: 12px;
	width: 500px;
	margin-bottom: 7px;
	border: 1px solid #CCC;
	height: 40px;
}   
.input-submit2 {
	color:#000000;
	font-size: 12px;
	width: 300px;
	margin-bottom: 7px;
	border: 1px solid #CCC;
	height: 25px;
}   


