body {
	margin:0 auto;
	text-align: left;
	min-width: 750px;
	background-image: url(Images/background.jpg);
}

pagestyle {
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper {
	position:absolute;
	left:82px;
	margin:0 auto;
	width:800px;
	text-align:left;
	height: 434px;
	top: 19px;
	background-color: #FFFFFF;
}

#wrapper_contact {
	position:absolute;
	left:82px;
	margin:0 auto;
	width:800px;
	text-align:left;
	height: 534px;
	top: 19px;
	background-color: #FFFFFF;
}

#navigation {
	position:absolute;
	width:175px;
	height:286px;
	z-index:2;
	left: 16px;
	top: 123px;
	border-top-width: 3px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
}

#the_text {
	position:absolute; 
	width:451px; 
	height:285px; 
	z-index:3; 
	left:199px; 
	top: 124px;
}

#contact_text{
	position:absolute; 
	width:451px; 
	height:585px; 
	z-index:3; 
	left:199px; 
	top: 124px;
}

h1 {
	color: #666666; 
	font-family: helvetica, arial, serif; 
	font-size: 16px; 
	font-weight: normal; 
	line-height: 21px; 
	margin-left: 15px;  
	margin-top: 10px;  
	margin-right: 10px;  
	margin-bottom: 0px; 
}

p {
	font-family: helvetica, arial, serif; 
	font-size: 12px; 
	margin-left: 19px;
	margin-top: 7px;  
	margin-right: 20px;  
	margin-bottom: 4px;
}

li {
	font-family: helvetica, arial, serif; 
	font-size: 12px; 
	margin-left: 19px;  
	margin-top: 7px;  
	margin-right: 20px;  
	margin-bottom: 4px;
}

td {
	font-family: helvetica, arial, serif; 
	font-size: 12px; 
	margin-left: 19px;  
	margin-top: 7px;  
	margin-right: 20px;  
	margin-bottom: 4px;
}

#some_image {
	position:absolute;
	width:197px;
	height:300px;
	z-index:1;
	left: 451px;
	top: -34px;
	color: #000000;
}

#some_image2 {
	position:absolute;
	width:197px;
	height:300px;
	z-index:1;
	left: 451px;
	top: -34px;
	color: #000000;
	border-bottom-style:ridge;
	border-left-style:ridge;
	border-left-color:#999999;
	border-left-width:medium;
	border-top-style:none;
	border-right-style:none;
	background-color: #ffffff;
	border-bottom-width: medium;
	border-bottom-color: #999999;
}

#the_text {
	position:absolute; width:451px; height:285px; z-index:3; left:199px; top: 124px;}

#contact_text{
	position:absolute; width:451px; height:385px; z-index:3; left:199px; top: 124px;}


#footer {
	position:absolute; width:799px; height:22px; z-index:4; left: 1px; top: 413px; background-color: #FFFFFF;}
#footer_contact {
	position:absolute; width:799px; height:22px; z-index:4; left: 1px; top: 513px; background-color: #FFFFFF;}
	
#footer p {
	font-family: helvetica, arial, serif;
	font-size: 11px;
	line-height: 15px;
	margin-left: 19px;
	margin-top: 7px;
	margin-right: 20px;
	margin-bottom: 4px;
	text-align: center;
}


#footer_contact p {
	font-family: helvetica, arial, serif;
	font-size: 11px;
	line-height: 15px;
	margin-left: 19px;
	margin-top: 7px;
	margin-right: 20px;
	margin-bottom: 4px;
	text-align: center;
}
