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

html, body{
	margin: 0;
	padding: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	border-left:0;
} 
div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
body {
	line-height: 1;
	color: black;
	background: white;
	font-family: Arial, Verdana, Helvetica, sans-serif;	
}
ol, ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}	
caption, th, td {
	text-align: left;
	font-weight: normal;
}	
.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}	
.clearfix {
	display:inline-block;
}	
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}

/*........... do not change or amalgamate the above clearfix styles..................*/


body {
	background-color:#7F695C;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:20px;
	}
	
#wrapper {
	margin: 0 auto;
	background-image:url(images/body-bg.jpg);
	width:100%;
	/*border-left:solid 5px #756155;
	border-right:solid 5px #756155;
	border-top:solid 5px #756155;*/
}
	
#inner-holder {
	margin: 0 auto;
	width:910px;
	}
	
.logo-link a{
	background-image:url(images/logo.png);
	width:260px;
	height:91px;
	display:block;
	margin: 34px 0 20px 10px;
	text-indent:-9999px;}

/*...........NAVIGATION..................*/

#left-holder {
	width:284px;
	float:left;
	}
	
#nav {
	background-image:url(images/nav-box.png);
	background-repeat:no-repeat;
	width:225px;
	height:287px;
	margin: 0 0 0 25px;
	}

.nav-home a {
	background-image:url(images/nav-home.png);
	background-repeat:no-repeat;
	width:225px;
	height:64px;
	display:block;
	text-indent:-9999px;
	outline:none;}
	
.nav-home a:hover {
	background-image:url(images/nav-home2.png);
	background-repeat:no-repeat;}
	
.nav-home span {
	background-image:url(images/nav-home2.png);
	background-repeat:no-repeat;
	width:225px;
	height:64px;
	display:block;
	text-indent:-9999px;
	cursor:pointer;}
	
	
.nav-build a{
	background-image:url(images/nav-build.png);
	background-repeat:no-repeat;
	width:225px;
	height:48px;
	display:block;
	text-indent:-9999px;
	outline:none;
	margin-top:1px;}
	
.nav-build a:hover {
	background-image:url(images/nav-build2.png);
	background-repeat:no-repeat;}
	
.nav-build span {
	background-image:url(images/nav-build2.png);
	background-repeat:no-repeat;
	width:225px;
	height:48px;
	display:block;
	text-indent:-9999px;
	margin-top:1px;
	}
	
.nav-traffic a {
	background-image:url(images/nav-traffic.png);
	background-repeat:no-repeat;
	width:225px;
	height:49px;
	display:block;
	text-indent:-9999px;
	margin-top:1px;
	outline:none;}
	
.nav-traffic span{
	background-image:url(images/nav-traffic2.png);
	background-repeat:no-repeat;
	width:225px;
	height:49px;
	display:block;
	text-indent:-9999px;
	margin-top:1px;
	outline:none;}
	
.nav-traffic a:hover {
	background-image:url(images/nav-traffic2.png);
	background-repeat:no-repeat;}

	
.nav-converts a{
	background-image:url(images/nav-converts.png);
	background-repeat:no-repeat;
	width:225px;
	height:53px;
	display:block;
	text-indent:-9999px;
	margin-top:1px;
	outline:none;}
	
.nav-converts a:hover {
	background-image:url(images/nav-converts2.png);
	background-repeat:no-repeat;}
	
.nav-converts span{
	background-image:url(images/nav-converts2.png);
	background-repeat:no-repeat;
	width:225px;
	height:53px;
	display:block;
	text-indent:-9999px;
	margin-top:1px;}
	
.nav-contact a{
	background-image:url(images/nav-contact.png);
	background-repeat:no-repeat;
	width:225px;
	height:69px;
	display:block;
	text-indent:-9999px;
	margin-top:1px;
	outline:none;}
	
.nav-contact a:hover {
	background-image:url(images/nav-contact2.png);
	background-repeat:no-repeat;}
	
.nav-contact span {
	background-image:url(images/nav-contact2.png);
	background-repeat:no-repeat;
	width:225px;
	height:67px;
	display:block;
	text-indent:-9999px;
	margin-top:1px;}


/*...........MAIN..................*/

#right-holder {
	float:right;
	width:620px;
	margin: 0 6px 0 0;
	}
	
.right-inner {
	background-image:url(images/content-bg.png);
	background-repeat:repeat-y;
	width:550px;
	padding: 36px 30px 20px 40px;
	}
	
.right-bottom {
	background-image:url(images/content-bottom.png);
	background-repeat:no-repeat;
	background-position:top left;
	height:25px;
	width:620px;}

.text-link1 {
color:#8AAE53;}

.text-link1 a{
color:#8AAE53;}



/*...........FOOTER..................*/

#footer {
	background-image:url(images/footer-bg.png);
	background-repeat:repeat-x;
	height:100px;
	width:100%;
	margin: 0 auto;
	background-color:#7F695C;
	/*border-left:solid 5px #756155;
	border-right:solid 5px #756155;
	border-bottom:solid 5px #756155;*/
	}
	
.footer-inner {
	margin: 0 auto;
	width:870px;
	font-size:11px;
	padding: 50px 0 0 0;}
	
.copyright {
	float:left;
	color:#FFF;}
	
.copyright a {
	text-decoration:none;
	color:#CAE391;}
	
.copyright a:hover {
	text-decoration:underline;
	color:#CAE391;}

.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
