﻿body{
	font-family:Verdana, Geneva, Tahoma, sans-serif;
	font-size:13px;
}
p{ 
	margin:30px 3px 0 560px;
	font-size:13px;
}

#container{
	background-color:white;		
	width:820px;
	margin-left:30px;
	margin-right:auto;
	width:95%;
	height: 677px;
}	

#header{
/*	background-color:lightgray;*/
	text-align:left;
	font-size:13px;
	font-weight: bold;
/*	width: 368px;
	height: 20px;
*//*	vertical-align: 25%;
*/}
img{
	background-color:white;
	text-align="right"
	font-weight: bold;
	height: 342px; 
	float: right;
	width: 500px;
	
}

#text2{
	background-color:white;
	text-align:left;
	font-size:13px;
	line-height: 1.75;

/*	margin-left: 10px;
*/}

#text3{
	background-color:white;
	text-align:left;
	font-size:13px;
	line-height: 1.75;

/*	margin-left: 10px;
*/}




/*.content{
	background-color: white;
	height:445px;
}

.leftside{
	background-color: white;
	width: 415px;
	float: left;
}
.rightside{
	background-color: white;
	width: 415px;
	float: right;
	text-align: center;
	margin-top: 35px;
	font-weight: bold;
	text-decoration: none;

}
a{
	text-decoration: none;
}

.footer{
	background-color: white;
	clear: both;
	padding: 70px 0px 0px 0px;
	text-align: center;
	height: 100px;
	width: 850px;
	font-size: 12px;
}
*/