@charset "UTF-8";
* {
	margin:0;
	padding:0;
}

body {
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg_gradient.jpg);
	background-repeat: repeat-x;
	background-color:#524242;
	
}



a:link {
	
	text-decoration: underline; color: #ffffff;
}
a:visited {
	
	text-decoration: underline; color: #ffffff;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: underline; color: #ffffff;
	
}

#container {
	height: 900px;
	width: 960px;
	background-image: url(images/berd2.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding: 0px;
	float: none;
	margin: 0 auto;
}
#home_container {
	height: 700px;
	width: 960px;
	background-image: url(images/berd.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding: 0px;
	float: none;
	margin: 0 auto
}

#links_container {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	height: 40px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 0px;
	padding-top: 90px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.white_13 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
}
.gold_box {
	color: #000000;
	background-color: #fac96c;
	text-align: left;
	margin-left: 115px;
	padding: 15px;
	float: left;
	height: auto;
	width: 470px;
}
.green_box {
	color: #000000;
	background-color: #87966f;
	text-align: left;
	margin-left: 115px;
	padding: 15px;
	float: left;
	height: 400px;
	width: 470px;
}
.pink_box {
	color: #000000;
	background-color: #cfa482;
	text-align: left;
	margin-left: 115px;
	padding: 15px;
	float: left;
	height: 470px;
	width: 470px;
	float:left;
}
.lime_box {
	color: #000000;
	background-color: #eff587;
	text-align: left;
	margin-left: 115px;
	padding: 15px;
	float: left;
	height: 560px;
	width: 470px;
	margin-bottom: 25px;
}
.lime_box2 {
	color: #000000;
	background-color: #eff587;
	text-align: left;
	margin-left: 115px;
	padding: 15px;
	float: left;
	height: auto;
	width: 470px;
	margin-bottom: 25px;
}
.orange_box {
	color: #000000;
	background-color: #ffb351;
	text-align: left;
	margin-left: 115px;
	padding: 15px;
	float: left;
	height: auto;
	width: 600px;
	margin-bottom: 25px;
}
.green_box {
	color: #000000;
	background-color: #cdd09b;
	text-align: left;
	margin-left: 115px;
	padding: 15px;
	float: left;
	height: auto;
	width: 470px;
	margin-bottom: 25px;
}

.grey_box {
	color: #000000;
	background-color: #978f8f;
	text-align: left;
	margin-left: 115px;
	padding: 15px;
	float: left;
	height: auto;
	width: 600px;
	margin-bottom: 25px;
}
.burnt_box {
	color: #DDDDDD;
	background-color: #aa9769;
	text-align: left;
	margin-left: 115px;
	padding: 15px;
	float: left;
	height: 470px;
	width: 470px;
	margin-bottom: 25px;
}
#middle {
	
	
	float: left;
	height: 400px;
	width: 900px;
	margin-bottom: 25px;
	
}
.flash_box {
	text-align: left;
	margin-left: 115px;
	padding: 15px;
	float: left;
	height: 470px;
	width: 470px;
	margin-bottom: 25px;

}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #000000;
	margin-bottom: 8px;
	font-weight: normal;
}
.red_head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	color: #e1592f;
}
#logo_container {
	background-color: #FFFFFF;
	height: 150px;
	width: 960px;
	margin-top: 540px;
	padding-top:20px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	color: #000000;
	margin-bottom: 8px;
	font-weight: normal;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 30px;
	color: #fff;
	font-weight: normal;
	
}
#filler {
	width:220px;
	height:300px;
	float:left;
	margin-left:0px;
	margin-top:220px;
}
#filler2 {
	width:220px;
	height:300px;
	float:left;
	margin-left:20px;
	margin-top:220px;
}
.button {background-color:#b1d574; border-radius:8px; height: 35px; width:220px; text-align:center; display:block; margin-bottom:20px;}
.button a {text-decoration:none;}
.button a:hover {background-color:#783060; display:block; border-radius:8px; height: 35px; width:220px; color:#fff; text-decoration:none;}