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

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

a{
	font-weight: bold;
	color: #f0f4e4;
	text-decoration: none;
	font-size: 12px;
	}

a:hover{
	color: #fff;
	}

html, body{
	padding: 0px;
	margin: 0px;
	}	

html, body, #wrap {height: 100%;}

body > #wrap {height: auto; min-height: 100%;}

#main .text a{
	color: #a8b997;
	}

#main .text a:hover{
	color: #666;
	}
	
#main-outter {padding-bottom: 120px;} 

.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}

.clearfix {display: block;}
/* End hide from IE-mac */

body{
	background: url('images/bg.jpg') #fff center 95px no-repeat;
	font-family: Arial;
	color: #838383;
	font-size: 8pt;
	text-align: center;
}

#header{
	width: 100%;
	height: 95px;
	background:url('images/header.jpg') #ececec center no-repeat;
	border-bottom: 1px #fff solid;
	float: left;
	text-align: center;
	}
	
#header .logo{
	margin: 0 auto;
	}


#container{
	width: 900px;
	margin: 0 auto;
	text-align: left;
	}


#topnav{
	background:url(images/topnav.jpg) no-repeat center -1px;
	width: 900px;
	float: left;
	text-align: center;
	height: 28px;
	display:inline;
	padding-top: 6px;
	}


ul.nav{
	padding: 0;
	margin: 0;
	display:inline;
	}

ul.nav li{
	display: inline;
	margin-top: 5px;
	margin: 0;
	padding: 0;
}

ul.nav a.menu{
	padding: 0 4px;
}

ul.nav a.menu{
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
	font-size: 9px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	letter-spacing: 1px;
	font-family:Arial, Helvetica, sans-serif;
	}


ul.nav a:hover{
	color: #030;}

#main{
	width: 900px;
	float: left;
	margin-bottom: 10px;
	margin-top: 5px;
	}

#main .text{
	margin-top: 25px;
	width: 100%;
	line-height: 20px;
	}

#main .text p{
	margin-top: 10px;
	padding-right: 30px;
	padding-top: 15px;
}

h2{
	margin: 0;
	background: #fff;
	padding: 12px;
	padding-left: 20px;
	color: #849473;
	text-align: center;
	letter-spacing: 1px;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: normal;
	}
	
#bottom{
	display: inline;
	width: 920px;
	float: left;
	margin-bottom: 30px;
	}

#bottom .box{
	background:url('images/boxbg.png') repeat-x #ededed;
	float: left;
	width: 285px;
	margin: 4px;
	border: 1px #eeeeee solid;
	}
#bottom h1 {
font-weight: normal;
font-size: 13px;
text-shadow: 1px 1px #fff;
}
.box .title a {
font-size: 16px;
text-decoration: underline;
}
*html .box{
	display:inline;}
	

h1{
	margin-top: 22px;
	margin-left: 18px;
	float: left;
	width: 170px;
	display:inline;
	}

#main img{
	margin-right: 15px;
	margin-bottom: 15px;
	float: left;
	}


.box .readmore{
	padding: 3px;
	margin-top: 15px;
	margin-right: 10px;
	text-align: center;
	background:url(images/readmore.png) no-repeat;
	width: 70px;
	height: 19px;
	float: right;
	display: inline;
	}

.box .readmore a{
	margin-top: 2px;
	color: #a7a4a4;
	font-size: 9px;
	text-decoration: none;
	text-transform: lowercase;
	}

.box .readmore a:hover{
	color: #576e3c;
	}

.box .inner{
	width: 275px;
	margin: 5px;
	background: #fff;
	float: left;
	}

.box ul.links{
	width: 147px;
	margin: 0px;
	padding: 0px;
	}

ul.links li{
	width: 147px;
	margin: 0px;
	list-style: none;
	padding: 2px;
	margin-bottom: 3px;
	
	}

ul.links .title {
width: 137px;
background: url('images/corner.jpg') top right no-repeat #afc09d;
padding: 2px 4px;
font-family: "Times New Roman", Times, serif;
}
.box .inner .txt{
	margin: 5px;
}

.box .inner img{
	float: right;
	margin: 3px;
	}

.box .inner	p{
	font-size: 10px;
	margin: 6px;
	margin-top: 2px;
	margin-bottom: 2px;
	color: #8b8b8b;
	}

/* Pricing styling */
#pricing{
	padding: 6px;
	background: #fff;
	border: 1px #f4f4f4 solid;
	margin: 0 auto;
	width:428px;
	float: left;
	position: relative;
	display: inline;
	margin-left: 225px;
	}

h3{
	background:url(images/pricing.jpg);
	width: 428px;
	height: 68px;
	float: left;
	margin: 0;
	}

.offer{
	background: url(images/pcbg.jpg) center repeat-y #f7f7f7;
	width: 428px;
	float: left;
	border-top: 1px solid #efefef;
	border-bottom: 1px solid #efefef;
	margin-bottom: 2px;
	}

h4{
	background: url(images/titlebg.jpg);
	width: 313px;
	height: 17px;
	float: left;
	color: #eef6ee;
	padding-left: 6px;
	padding-top: 3px;
	font-size: 12px;
	margin-bottom: 10px;
	margin-top: 6px;
	margin-left: 6px;
	}

.info{
	width: 319px;
	float: left;
	}

.info p{
	padding: 15px;
	padding-top: 0;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	}
	
.price{
	width: 95px;
	margin-top: 20px;
	text-align: center;
	float: right;
	color: #afc09d;
	font-size: 16pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

#footer{
	background:url(images/RWsmall.png) no-repeat center 40px #ececec;
	height: 120px;
	float: left;
	width: 100%;
	position: relative;
	margin-top: -120px;
	clear:both;
}

#footer .txt{
	margin-top: 13px;
	}

#footer a.foot{
	color: #7f9468;
	font-size: 11px;
	margin: 4px;
	}

#footer a:hover{
	color: #333;
	