body {
	margin:0;
	padding:0;
	font-family:Tahoma;
	font-size:12px;
	color:#000033;
}
#container {
	margin:0 auto;
	width:1024px;
}
#header {
	background:url("images/header.jpg");
	width:1024px;
	height:194px;
}
#navigation {
	width:1024px;
}
#subheader {
	background:url("images/subheader.jpg");
	height:53px;
	width:1024px;
	font-family:Tahoma;
	font-size:24px;
	font-weight:bold;
	color:#000066;
	text-align:center;
	padding:10px 0 0 0;
	
}
#subheader2 {
	background:url(images/subheader2.jpg) no-repeat;
	height:203px;
	width:1024px;
	font-family:Tahoma;
	font-size:20px;
	font-weight:100;
	color:#000066;
	padding:0 0 0 30px;
	
}
#subheader2 ul {
	list-style:none;
	margin:0;
}
#subheader2 ul li {
	font-size:18px;
	margin-bottom:5px;
}
#contact {
	background:url("images/contact.jpg") no-repeat;
	width:221px;
	height:370px;
	float:right;
	color:#FFF;
	font-size:12px;
	font-family:Tahoma;
	font-weight:bold;
	z-index:1;
	position:absolute;
	padding:20px 30px 30px 20px;
	margin:50px 0 0 740px;
}
#contact input {
	background:#CCCCCC;
}
#contact textarea {
	border:1px solid #FFF;
	background:#CCCCCC;
	width:220px;
}
#contact p {
	margin:0;
	padding:0;
}
#content {
	background:url("images/contentbg.jpg") no-repeat;
	width:1004px;
	padding:0px 0px 0px 20px;
}
a {
	color:#333333;
	text-decoration:none;
}
a:hover {
	color:#666666;
	text-decoration:underline;
}
#footer {
	clear:both;
	background:url("images/footer.jpg") no-repeat;
	height:88px;
	width:1024px;
}
#footer ul {
	margin:35px 0 0 50px;
}
#footer ul li {
	float:left;
		list-style:none;
		margin-right:20px;
}
#footer ul li a {
	color:#000066;
	font-family:Tahoma;
	font-size:11px;
	text-decoration:none;
}
.photo_cat {
	width:840px;
	margin:0px 0px 10px 8px;
	padding:0px;
	list-style:none;
	list-style-type:none;
	font-size:11px;
	font-weight:bold;
	color:#333333;
}
.photo_cat li {
	float:left;
	width:200px;
	text-align:center;
	margin:5px;
}
.photo_cat li a {
	color: #333333;
	text-decoration:none;
}
.photo_cat li a:hover {
	color:#333333;

}
.photo {
	width:840px;
	margin:0px 0px 10px 8px;
	padding:0px;
	list-style:none;
	list-style-type:none;
	font-size:11px;
	font-weight:bold;
	color:#333333;
}
.photo li {
	float:left;
	text-align:center;
	width:200px;
	margin:5px;
}
.photo li a {
	color: #333333;
	text-decoration:none;
}
.photo li a:hover {
	color: #333333;
	text-decoration:none;
}