@charset "utf-8";
body {
	background-image: url(images/bkg.jpg);
	background-repeat: repeat-x;
	background-color: #595959;
}

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,object,blockquote,fieldset,input,label,div,dd,dt,dl,table,tr,td { margin:0; padding:0; }
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
#text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
	width: 800px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 100px;
}
.bottomblue {
	background-image: url(images/bottomblue.jpg);
	background-repeat: repeat-x;
	height: 134px;
}
#bottommenu {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCC;
	font-size: 12px;
	float: left;
	margin-left: 25px;
	margin-top: 0px;
}
#bottomaddress {
	font-size: 12px;
	color: #CCC;
	float: left;
	width: 290px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 585px;
	text-align: right;
}



#box1 {
	float: left;
}
#box2 {
	float: left;
}
#box3 {
	float: left;
}
a:link {
	color: #C0C0C0;
	text-decoration: none;
}
a:visited {
	color: #C0C0C0;
	text-decoration: none;
}
a:hover {
	color: #C0C0C0;
	text-decoration: underline;
}

a:active {
	color: #C0C0C0;
	text-decoration: none;
}
#texthome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
	width: 800px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 70px;
}
