@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #333;
}
a {
	color: #360;
	text-decoration: none;
}

#container {
	text-align: left;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#subcontainer {  
 	position:relative;
}
#maincontent {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 760px;
	margin-top:200px;
	padding-right: 0px;
	padding-left: 0px;
}
#submaincontent { 
position:relative;
}
.picborder {
	border: 1px solid #666;
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.picleft {

	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#footcontainer {
	position:relative;
}
#d-el1 {
	position: absolute;
	top: -30px;
	left: 0px;
	width: 250px;


		}
#d-el2 {
	position: absolute;
	top: 30px;
	left: 480px;
		}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #360;
}

#d-el3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5A5B5D;
	position: absolute;
	top: 160px;
	width: 760px;
	height: 30px;
	text-align: right;
	font-size: 14px;
		
		}
#d-el4 {
		
		}
#d-el5 {
		
		}
		#fd-el1 {
	font-size: 11px;
	width: 760px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #666;
	line-height: 20px;

		}
#fd-el2 {
	font-size: 11px;
	width: 760px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #999;
		}
#fd-el3 {
		
		}
#fd-el4 {
		
		}
#fd-el5 {
		
		}
