* {

margin: 0;
padding: 0;

}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-image: url(images/bodybg.jpg);
	text-align: center;
	color: #666666;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;	
	
}


p, h1, h2, h3, h4 {

margin-bottom: 12px;

}

td {

	font-size: 10pt;
	color: #666666;

}

a {

color: #FF9900;

}

a:hover {

color: black;
text-decoration: none;

}


td a {

color: #FF9900;

}

td a:hover {

color: black;
text-decoration: none;

}

#maincontainer {

	margin: 0 auto;
	
	width: 902px;


}


#header {
	height: 166px;
	float: left;
	width: 902px;
	padding-top: 15px;
	background-image: url(images/headerbg.png);

}

#headersub {
	height: 166px;
	float: left;
	width: 902px;
	padding-top: 15px;
	

}

#headerleft {

float: left;

}

#headerright {

float: right;

width: 300px;

font-size: 10pt;


}

#headerrighttop {

float: right;

width: 300px;

font-size: 10pt;


}


#headerrightone {

width: 48%;
float: left;

text-align: right;

}

#headerrighttwo {

width: 48%;
float: right;

text-align: left;

}

#header a {

color: #FF9900;


}

ul {

margin-left: 25px;
margin-bottom: 15px;

}

#header a:hover {

color: black;
text-decoration: none;

}

#headersub a {

color: #FF9900;


}

#headersub a:hover {

color: black;
text-decoration: none;

}

#navigation {
	float: left;
	width: 902px;
	height: 30px;
	background-image: url(images/navbg.jpg);
background-color: #f6a441;
}

#navigationsub {
	float: left;
	width: 902px;
	height: 30px;
	background-color: #FF9900;
}

#navigation ul {

list-style-type: none;
margin-left: 0px;
margin-bottom: 0px;
}

#navigation ul li {

float: right;

}

#navigation ul li a {

color: white;
height: 24px;
padding-top: 6px;
display: block;
text-decoration: none;
width: 115px;

border-left: 1px solid #f9d4a8;

}

#navigation ul li a:hover {

background-color: #cf6f00;
text-decoration: underline;

}



#picturearea {
	height: 213px;
	width: 902px;
	float: left;
	background-image: url(images/picturebg.jpg);	
	
	padding-top: 50px;

}

#picturearealeft {

float: left;
text-align: right;
width: 250px;

font-size: 18pt;
color: white;

}

#picturearearight {

float: right;
width: 350px;
text-align: left;
font-size: 29pt;
color: white;
padding-top: 44px;

}

#bottomcontent {
	background-color: #FFFFFF;
	background-image: url(images/lowerbg.jpg);
	background-repeat: repeat-x;

float: left;

width: 902px;

}

#bottomcontentleft {

	width: 277px;
	float: left;
	
	text-align: left;
	
	
	padding: 15px;


}

#bottomcontentleft ul {

	margin-left: 27px;
	margin-bottom: 12px;

}

#bottomcontentleft a {

	color: #3366CC;
	font-weight: bold;

}


#startcopy {

width: 270px;
text-align: justify;

padding: 15px;



}

#bottomcontentleft a:hover {

	color: #FF9900;

}

#bottomcontentcenter {

	float: left;
	width: 301px;

}

#bottomcontentright {

	float: right;
	text-align: right;
	padding: 15px;

}


#bottomcontentright p {

	margin-bottom: 0;

}



.price {
	
	margin-top: -15px;
	
	font-size: 80pt;
	color: #9CC67A;
	letter-spacing: -5px

}

.pixelpackage {

	font-size: 15pt;
	color: black;
	

}

#footer {

clear: both;
width: 902px;
color: #999999;

font-size: 9pt;

height: 100px;

}

#footersub {

clear: both;
width: 902px;
color: #FFFFFF;
background-color: #000000;
font-size: 9pt;
padding-top: 20px;
height: 100px;

}




#interiorcontent {

float: left;
margin-left: 65px;
text-align: left;
width: 750px;

margin-top: 10px;

}

#interiorcontent h1 {

font-size: 26pt;
color: #3366CC;
font-weight: normal;

}