body{
	margin:0px;
	padding:0px;
	background-color:#acacac;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	 }

a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666;
	text-decoration: underline;
	font-weight: normal;
}
a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#7bcd31;
	text-decoration:none;
	font-weight: normal;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:normal;
	color:#263944;
	text-decoration:none;
	margin:0px;
	padding:0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #818181;
	text-decoration: none;
	font-weight: normal;
	font-size: 20px;
	line-height:20px;
}
h2 a:link, h2 a:active, h2 a:visited{
	font-family: Arial, Helvetica, sans-serif;
	color: #818181;
	text-decoration: none;
	font-weight: normal;
	font-size: 20px;
}
h2 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #818181;
	text-decoration: none;
	font-weight: normal;
	font-size: 20px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #4f616b;
	text-decoration: none;
	font-weight: bold;
	font-size: 17px;
	line-height:18px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #888;
	text-decoration: none;
	margin:0;
	padding:0;
}
h4 a:link, h4 a:active, h4 a:visited  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #888;
	text-decoration: none;
	margin:0;
	padding:0;
}
h4 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #555;
	text-decoration: underline;
	margin:0;
	padding:0;
}
#copyright{
	width:906px;
	padding-top:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	height:35px;
	clear:both;
	margin:auto;
	padding-left:10px;
	padding-right:10px;
	text-decoration:none;
	font-weight: normal;
	
}
#copyright a, #copyright a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	text-decoration: underline;
	font-weight: normal;
}
#copyright a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	text-decoration:none;
	font-weight: normal;
}
#copyright-left {
	float:left;
	width:453px;
	}
#copyright-right {
	float:right;
	width:180px;
	text-align:right;
}

.copyright_footer{
    font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
    color:#333;
	text-decoration:none;
	font-weight: normal;
	text-align:left;
}

.copyright_footer a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	text-decoration: underline;
	font-weight: normal;
}
.copyright_footer a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	text-decoration: underline;
	font-weight: normal;
}
.copyright_footer a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	text-decoration:none;
	font-weight: normal;
}

.photo_box {
	float: left;
	width: auto;
	padding: 5px;
	margin-right:5px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}

.photo_box1 {
	float: left;
	width: auto;
	border: 1px solid #CCCCCC;
	padding:5px;
	margin-right: 5px;
	margin-bottom:10px;
	background-color: #FFFFFF;
}

