/* CSS Document */

body, td, p, input {
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
	background-color: #FFFFFF;
	
}

h1,h2,h3,h4,h5,h6 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 24px;
	color: #333333;
}
h2 {
	font-size: 14px;
	color: #333333;
}
h3 {
	font-size: 12px;
	
}

h4 {
	font-size: 22px;
	color:#F00;
	
}

body {
	font-size:  		85%;
	margin: 			0;
	text-align: 		center;
	background-repeat: no-repeat;	
	background-color: #333333;
}
	
#page {
	width:		920px;
	margin: 	0 auto;
	padding:	0px;
	text-align: left;
	background-color:#FFFFFF;
	margin-top: 1px;
	margin-bottom: 0px;
	height:101%;
}

#head	{
	width:920px;
	height:220px;
	background-image:url(../images/expensive3.jpg);
	z-index:1000;
	color: #FFF;
	}
	
	
	
a:link {
	color:#333;
	}
	
	a:visited {
	color: #333;	
	}
	
.links {
	font-size: 18px;
	color: #333;	
	text-decoration:none;
	}
	
.links a:hover

{
	font-size: 18px;
	color: #333;	
	}

#Nav 	{
	padding-top:8px;
	padding-left:30px;
	color:#FFF;
	width:890px;
	height:33px;
	background-color:#999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
#content	{
	width:600px;
	margin-left:30px;
	line-height:1.2em;
	z-index:0;
	position:relative;
	background-color:#FFFFFF;
	margin-top:25px;
	text-align: left;
}



#bodyblock	{
width:900px;
text-align:left;

}
#rightcol	{
	position:absolute;
	width:244px;
	z-index:1;
	top: 0px;
	right:10px;
	line-height:1.2em;
	left: 616px;
	color: #FFF;
	background-color:#999;
	padding:15px;
}

#rightcol3	{
	position:absolute;
	width:244px;
	z-index:1;
	top: 444px;
	right:10px;
	line-height:1.2em;
	left: 792px;
	color: #CCCCCC;
	background-color: #666666;
	padding:15px;
}



#rightcol2	{
	position:absolute;
	width:206px;
	z-index:1;
	line-height:1.2em;
	right:5px;
	padding-left:15px;
	overflow: hidden;
	left: 634px;
	top: 102px;
	height: 653px;
}



.footlogo	{
	position:absolute;
	width:250px;
	
	left:30px;
	margin-top:5px;
	
	
	}
	
#address	{ 

	position:absolute; width:700px; z-index:1; float:right;text-align:center;
	
	}
	
.address	{
	padding:30px;
	float:right;
	text-align:center;
	width:650px;
	background-color:#FFFFFF;
	
	
	}

#footerleft

{ 
	float:left;
	width:200px;
	height:80px;
	background-color:#FFFFFF;
	font-size:14px;
	padding-left:10px;
	padding-top:10px;
	


}
#footerright

{ 
	position:absolute;
	width:920px;
	height:90px;
	background-color:#FFFFFF;
	font-size:14px;
	
	
	


}

.clearboth {
	height: 2px;
	
	clear:both;
	background-color:#FFFFFF;
}
#clear	{
	clear:both;
	height:10px;
	width:920px;
	padding:0px;
	background-color:#FFFFFF;
	
	}

