/* CSS Document */

body {
	background-color:#FFFFFF;
	color:#737373;
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	
	}
a {
	color:#DF3418;
	}
	
h3 {
	margin:0px;
	padding:0px;
	}
	
.bg {
	background-image:url(images/bg.gif);
	background-repeat:no-repeat;
	width:790px;
	height:527px;
	
	}
.bg2 {
	background-image:url(images/bg_2.gif);
	background-repeat:no-repeat;
	width:790px;
	height:527px;
	
	}
.bgblue {
	background-image:url(images/bgblue.gif);
	background-repeat:no-repeat;
	width:790px;
	height:527px;
	
	}
.test {
	background-image:url(images/bg.gif);
	background-repeat:no-repeat;
	
	}
	
.container {
	padding-top:7px;
	}

.header {
	width:790px;
	height:87px;
	}
.footer {
width:790px;
	}
.about_contact {
	float:right;
	padding-top:18px;
	padding-right:25px;
	}
.logo {
	width:168px;
	float:left;
	padding-top:13px;
	padding-left:25px;
	}
.slogan {
	float:left;
	padding-top:55px;
	}
.middle {
	widows:790px;
	height:446px;
	}

.nav {
	height: 170px;
	width:285px;
	}
	
.nav_links {
	padding-top:17px;
	float:right;
	width:158px;
	}
.stretcher {
	
float:left;
	padding-left:30px;
	width:250px;
	}
.button {
	margin:3px;
	}
.picHolder {
	position: relative; top: 0px;
	padding-right:15px;
	width:480px;
	height:480px;
	float:right;
	}