/* Website template by freewebsitetemplates.com */
p{margin:0; padding:0}
h4{margin:0; padding:0}
h1{margin:0; padding:0}

h2{
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	color:#ff0101;
	font-weight:bold;
	text-decoration:underline;
}


body {
	color: #878785;
	font-family: Arial;
	font-size: 14px;
	margin: 0;
	min-width: 960px;
	padding: 0;
}

a {
	outline: none;
}

img {
	border: 0;
}

#header {
	background: #ffffff;
	width: 1000px;
	margin:0 auto;
}

#header div {
	margin: 0 auto;
	overflow: hidden;
	width: 1000px;
}

#header div ul {
	float: left;
	list-style: none;
	overflow: hidden;
	padding: 0;
}

#header div ul li {
	float: left;
	padding: 0 5px;
}

#header div ul li.current a {
	background:url(../img/bg-button.gif) no-repeat 0 0;
}

#header div ul li a {
	color: #495531;
    display: block;
    height: 30px;
    line-height: 30px;
    text-align: center;
    text-decoration: none;
    width: 90px;
}

#header div ul li a:hover {
	color: #82ae3f;
}

.container{
	width:1000px;
	height:auto;
	margin:0 auto;
}

.left-box{
	width:735px;
	height:auto;
	float:left;
}

.right-box{
	width:265px;
	height:auto;
	float:right;
}

.box-1{
	width:245px; height:245px; background-color:#eec576; float:left; margin-top:5px;
}

.box-2{
	width:245px; height:245px; background-color:#eec576; float:left; margin-top:5px; margin-left:6px;
}

.box-3{
	width:245px; height:245px; background-color:#eec576; float:left; margin-top:5px; margin-left:6px;
}

.box-4{
	width:245px; height:245px; background-color:#eec576; float:right; margin-top:5px;
}

.left{background-image:url(../img/bg-sidebar-item1.jpg); width:320px; height:220px; float:left}
.right{width:650px; height:auto; float:right}