body
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	}

#center
{
	margin-left: auto;
	margin-right: auto;
	padding:0;
	width: 1024px;
	height: 640px;
	text-align: left;
	border-top: 1px solid rgb(227,230,231);
	border-left: 1px solid rgb(227,230,231);
	border-right: 1px solid rgb(227,230,231);
	border-bottom: none;
	
}
#maincontent {
	
	padding:0;
	margin: 0;
	width: 1034px;
	height: 640px;
	z-index: -1;
	background-image:url('../images/Main.jpg');
	background-repeat:no-repeat;
	float: left;
	width: 100%;
	margin-right: -95%;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
}


#maintext {
	position: relative;
	top:380px;
	left:365px;
	width:340px;
	color:black;
}
#next	{
	position: relative;
	top:435px;
	left:520px;
	width:340px;
	color:black;
	
}


img{
border:0px;
}
img a, img a:link, img a:active, img a:visited, img a:hover{
border:0px;
}


#nav	{
	position: relative;
	top:300px;
	left:30px;
	width:50px;
}

#nav ul	{
	list-style: none;
padding: 0;
margin: 0;

}

#nav li {
	display:block;
	float: left;
margin: 0 0.25em;

}


#tel {
	position: relative;
	top: 420px;
	width:250px;
	left:150px;
	color: white;
}

#footer {
    background: rgb(227,230,231);
    max-width: 100%;
    color: black;
    font-size: 10px;
    border-bottom: 1px solid rgb(227,230,231);
    border-top: 1px dotted #98AFC7;
	z-index:10;
	text-align: center;
}

