@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5B4230;
	background:url(../images/background.jpg) repeat-x #aca3a0 top;
	line-height:17px;
}

body ul {
	margin:0 0 15px 0;
	padding:0 0 0 15px;
}

body a {
	color:#677515;
	text-decoration:none;
}

body table {
	border-top:1px #b19078 solid;
	border-left:1px #b19078 solid;
}

body td {
	padding:3px 4px;
	border-bottom:1px #b19078 solid;
	border-right:1px #b19078 solid;
}

body a:hover {
	color:#5B4230;
}

body h2 {
	font-size:18px;
	margin:0 0 15px 0;
	padding:0;
	color:#251514;
}

body h3 {
	font-size:15px;
	margin:15px 0;
	padding:0;
}

body h4 {
	width:712px;
	margin:0 0 15px 0;
	padding:0 0 5px 0;
	border-bottom:1px #251514 dashed;
	font-size:12px;
}

body img {
	border:none;
}

body p {
	margin:0 0 15px 0;
	padding:0;
}

body h1 {
	margin:0 0 30px 0;
	padding:0;
}

#container {
	width: 970px;
	margin:50px auto;
}

.header {
	width:970px;
	float:left;
}

.bottom {
	width:970px;
	float:left;
	margin:38px 0 0 0;
}

.logo {
	float:left;
	padding:0 0 0 20px;
}

.left {
	width:160px;
	float:left;
	margin:0 10px 0 0;
	background:#FFF;
	padding:20px;
}

.left p {
	margin:0 0 20px 0;
	padding:0;
}

.readmore a {
	background:#ec0053;
	padding:1px 4px;
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
}

.readmore a:hover {
	background:#5B4230;
	padding:1px 4px;
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
}

.right {
	float:left;
	width:760px;
}

.navi {
	float:left;
	margin:50px 0 0 46px;
	width:587px;
}

.navi ul {
	margin:0;
	padding:0;
}

.navi li {
	float:left;
	margin:0 14px 0 0;
	padding:0;
	list-style:none;
}

.home a {
	background:url(../images/but-home.png);
	height:12px;
	width:37px;
	text-indent:-9999px;
	display:block;
}

.home a:hover, .homeselected {
	background:url(../images/but-home-r.png);
	height:12px;
	width:37px;
	text-indent:-9999px;
	display:block;
}

.who a {
	background:url(../images/but-whoweare.png);
	height:12px;
	width:89px;
	text-indent:-9999px;
	display:block;
}

.who a:hover, .whoselected {
	background:url(../images/but-whoweare-r.png);
	height:12px;
	width:89px;
	text-indent:-9999px;
	display:block;
}

.why a {
	background:url(../images/but-whybrick.png);
	height:12px;
	width:112px;
	text-indent:-9999px;
	display:block;
}

.why a:hover, .whyselected {
	background:url(../images/but-whybrick-r.png);
	height:12px;
	width:112px;
	text-indent:-9999px;
	display:block;
}

.member a {
	background:url(../images/members.png);
	height:12px;
	width:61px;
	text-indent:-9999px;
	display:block;
}

.member a:hover, .memberselected {
	background:url(../images/members-over.png);
	height:12px;
	width:61px;
	text-indent:-9999px;
	display:block;
}

.news a {
	background:url(../images/but-news.png);
	height:12px;
	width:94px;
	text-indent:-9999px;
	display:block;
}

.news a:hover, .newsselected {
	background:url(../images/but-news-r.png);
	height:12px;
	width:94px;
	text-indent:-9999px;
	display:block;
}

.contact a {
	background:url(../images/but-contact.png);
	height:12px;
	width:79px;
	text-indent:-9999px;
	display:block;
}

.contact a:hover, .contactselected {
	background:url(../images/but-contact-r.png);
	height:12px;
	width:79px;
	text-indent:-9999px;
	display:block;
}

.billboard {
	float:left;
	width:760px;
	margin:0 20px 0 0;
	overflow:hidden;
}

.innercontent {
	float:left;
	width:712px;
	margin:0 10px 0 0;
	background:#FFF;
	padding:30px;
	color:#5B4230;
}

.innercontent table {
	border-top:none;
	border-left:none;
}

.innercontent td {
	padding:0;
	border-bottom:none;
	border-right:none;
}

.innercontentbill {
	margin:0 -30px 30px -30px;
}

.billboardimg {
	float:left;
	margin:0 0 10px 0;
}

.billboardnavi {
	float:left;
}

.billboardnavi ul {
	margin:0;
	padding:0;
	list-style:none;
}

.billboardnavi li {
	float:left;
	margin:0 5px 0 0;
}

.latestnews {
	width:158px;
	float:left;
	background:#FFF;
	padding:20px 15px;
	color:#5b4230;
	position: relative;
}

.latestnews p {
	padding:5px 0;
	margin:0;
}

.description {
	padding:0 0 5px 0; 
	margin:0 0 5px 0; 
	border-bottom:1px dashed #C3AA8B;	
}

.footer {
	float:left;
	margin:10px;
	width:158px;
	font-size:11px;
	line-height:15px;
}

.viewmore a {
	background:url(../images/viewmore.png);
	height:22px;
	width:60px;
	text-indent:-9999px;
	display:block;
	bottom:5px;
	right:-10px;
	position: absolute;
}

.viewmore a:hover {
	background:url(../images/viewmore-r.png);
	height:22px;
	width:60px;
	text-indent:-9999px;
	display:block;
	bottom:5px;
	right:-10px;
	position: absolute;
}

.morewhybrick a{
	background:url(../images/morewhybrick.png);
	height:22px;
	width:121px;
	text-indent:-9999px;
	display:block;
	margin:345px 0 0 649px;
	position:absolute;
	z-index:2;
}

.morewhybrick a:hover{
	background:url(../images/morewhybrick-r.png);
	height:22px;
	width:121px;
	text-indent:-9999px;
	display:block;
	margin:345px 0 0 649px;
	position:absolute;
	z-index:2;
}

.whymenu ul {
	margin:-5px 0 0 0;
	padding:0 0 10px 0;
	list-style:none;
}

.whymenu li {
	padding:5px 0;
	border-bottom:1px dashed #C3AA8B;
}

.form {
	width:696px;
	margin:2px 0 10px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px dashed #5B4230;
	padding:3px;
	color:#5B4230;
}

.divider {
	border-bottom:1px dashed #C3AA8B;
	margin:0 0 15px 0;
}


.main_box {
	width:800px;
	float:right;
	margin:100px 0 20px 0;
}

.small_box {
	width:213px;
	float:left;
	margin:0 15px 0 0;
	background-color:#fff;
	padding:15px;
	height:150px;
}

.icon {
	width:98px;
	margin:0 0 30px 10px;
	padding:10px;
	float:right;
	background:#FFF;
	border-bottom:5px #251515 solid;
	height:260px;
}

.icon p {
	margin:0 0 10px 0;
	line-height:14px;
}

.icon img {
	border-bottom:1px #251515 solid;
	padding:0 0 10px 0;
}

.icon strong {
	text-transform:uppercase;
}