body {
	background: #FF6600 url(../images/painted_main.gif) no-repeat scroll top center;
	margin: 0px 0px;
	padding:0px 0px;
	font: normal normal normal 16px Times New Roman, Times, serif;
	color:#000000;
	min-height:800px;
}

h1 {
	font: normal normal bold 40px Times New Roman, Times, serif;
	color:#FF6600;
	margin-top:0px;
	margin-bottom:0px;
	text-align:right;
}

h2 {
	font: normal normal bold 40px Times New Roman, Times, serif;
	color:#FFFFFF;
	margin-top:0px;
	text-align:left;
}

h3 {
	font: normal normal bold 16px Times New Roman, Times, serif;
	color: #FF6600;
	margin:0px;
	text-align: right;
}

h4 {
	font: normal normal bold 46px Times New Roman, Times, serif;
	color: #FFFFFF;
	margin: 0px;
	text-align: right;
}

ul {
	text-align:right;
	list-style: none;
	font: normal normal bold 20px "Times New Roman", Times, serif;
	margin-top:0px;
}

p {
	text-align:right;
	padding-left: 15px;
}

#header {
	width:1040px;
	height:165px;
	margin:0 auto 0 auto;
}

#numbertop {
	width: 300px;
	height:auto;
	float:right;
}

#pdiv {
	width:330px;
	float:right;
}

#mainbig {
	min-height:800px;
	width:950px;
	margin: 0 auto 0 auto;
}

#leftbig {
	min-height:800px;
	width:350px;
	float:left;
	padding-left: 40px;
}

#logospot {
	height:100px;
	width: 415px;
	margin-left: 10px;
	float:left;
}

#rightbig {
	height: auto;
	width:530px;
	float:right;
}

#footer {
	height: 25px;
	width:950px;
	font: normal normal normal 10px Times New Roman, Times, serif;
	color:#000000;
	margin:0 auto 0 auto;
	text-align:right;
}

#contactleft {
	width: 300px;
	height:auto;
	float:left;
}

#contactright {
	width: 240px;
	height:281px;
	float:right;
	margin-top: 10px;
}

p.contact {
	font:normal normal normal 24px "Times New Roman", Times, serif;
	color:#000000;
}

/*LINKS*/

a {
	font: normal small-caps normal 10px Times New Roman, Times, serif;
	color: #000000;
	text-decoration: none;
	
}

a:hover {
	font: normal small-caps normal 10px Times New Roman, Times, serif;
	color: #FFFFFF;
	text-decoration: none;
}


a.navi {
	font: normal small-caps normal 16px Times New Roman, Times, serif;
	color: #000000;
	text-decoration: none;
}

a.navi:hover {
	font: normal small-caps normal 16px Times New Roman, Times, serif;
	color: #FF6600;
	text-decoration: none;
}
