html,body {
	margin:0;
	padding:0;
}

body {
	background: url(images/background.gif) repeat;
	font-size:12pt;
	line-height: 20px;
	color: #FF9900;
	font-family: "Book Antiqua", "Century Schoolbook", "Serifa BT", Arial;
	margin: 0px auto 0px;
	padding: 0px;
	}

html,body {
	margin:0;
	padding:0;
}

/************************************************
*	Hyperlinks									*
************************************************/
a, a:visited {
	color: #CCCC00;
	text-decoration: none;
	}
	
a:hover {
	color: #FF9900;
	text-decoration: underline;
	}
	
#container {
	width: 800px;
	margin: 0px auto 0px;
}

#header {
	height: 200px;
	width: 685px;
	margin: 0px auto 0px;
}

#header .hdrleft{
	float:left;
	background: url(images/index-01-01.gif) no-repeat;	
	height: 200px;
	width: 515px;
	margin: 0px;
}

#header .hdrright{
	background: url(images/main_header.jpg) no-repeat;	
	float:left;
	height: 200px;
	width: 170px;
	margin: 10px 0 0 0;
}

#navigation {
	/*background: #FF9900;*/
	width: 800px;
	margin: 0px auto 0px;
	text-align:center;
}

#container {
	width: 800px;
	margin: 0px auto 0px;
}

#content {
	width: 800px;
	margin: 0px auto 0px;
	padding: 5px;
}

#slideshow {
	width: 500px;
	margin: 0px;
	float: left;
}

#testimonials {
	width: 250px;
	font-size:11px;
	line-height: 14px;
	margin: 0px;
	padding-left: 15px;
	float: left;
}


#footer{
	background: url(images/footer.gif) no-repeat;	
	background-position: center;
	height: 162px;
	width: 721px;
	padding-top: 20px;
	margin: 0px auto 0px;
}

#footertxt{
	text-align:center;
	font-size: 13px;
	padding-bottom: 15px;
}


.style2 {
	font-size: 10px
}
	
.textFormat { 
		font-family: "Book Antiqua", "Century Schoolbook", "Serifa BT", Arial; 
		font-size: 12pt; 
		color: #FF9900
}
		
.linkFormat {
	font-family: "Book Antiqua", "Century Schoolbook", "Serifa BT", Arial;
	font-size: 10pt;
	color: #FF9900;
	font-style: italic;
	font-weight: bold;
}

.testamonials {  
	font-family: "Book Antiqua", "Century Schoolbook", "Serifa BT", Arial; 
	font-size: 10pt; 
	color: #FF9900
}

.header {  
	font-family: "Times New Roman", Times, serif; 
	font-size: 24pt; 
	color: #FF9900
}

