/* CSS Document */

/* WHOISCARRUS */


    
/* hide from ie on mac \*/
html {
    height: 100%;
    }

#side_img {
	background-image:url(../images/design_side.png);
	background-attachment: fixed;
	background-position:right bottom;
	background-repeat:no-repeat;
	float: right;
	height: 850px;
	width: 100%;
}


/* end hide */

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 100%;
	background-image:url(../images/background.jpg);
	background-repeat:repeat;
	background-color:#a8c527;
	font-family: helvetica, sans-serif;
	font-size:0.8em;
	color:#59661c;
	border: 0px;
	height: 100%;
	line-height: 20px;
	background-attachment: fixed;
}



#container {
	position:absolute;
	padding-bottom:60px;
	width: 100%;
	margin: 0px;
	background-repeat:repeat-y;
	background-image:url(../images/leftBarBG.gif);
	z-index:2;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	float: left;
}

#container img {
	border: 0px;
}


#left_side {
	padding:0px;
	margin:0px;
	width: 373px;
	float: left;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 4;
	overflow: visible;
	}
	
#lef_side_text {
	padding-bottom: 0px;
	padding-left: 55px;
	padding-right: 0px;
	padding-top: 10px;
	width:281px;
	}


	
	
#lef_side_text a:link, #lef_side_text a:visited {
	color: #59661c;
	text-decoration: underline;
	padding: 2px;
	font: normal;
}

#lef_side_text a:hover {
	text-decoration: none;
	color: #FFF;
    background-color: #6C7920;
	font: normal;
}	
	
	
	
#lef_side_text_top a:link, #lef_side_text_top a:visited {
	color: #FFF;
	text-decoration: none;
	font: normal;
}

#lef_side_text_top a:hover {
	text-decoration: none;
	color: #FFF;
	font: normal;
}	
		
	
#left_side_logo {	
	padding-top: 45px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right:0px;
	}

.address {
	color: #FFFFFF;
	}


#right_side {
	margin: 0px;
	padding-top: 202px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 400px;
}	



.right_side_work {
	padding-top: 20px;
	margin: 0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	}	

.right_side_work_text {
	background-image:url(../images/bottom.jpg);
	background-repeat:no-repeat;
	width: 456px;
	height: 34px;
	padding-top: 8px;
	padding-left: 20px;
	color: #FFFFFF;
	font:bold;
	}
	
	
.right_side_work_text a:link, .right_side_work_text a:visited {
	color: #FFF;
	text-decoration: underline;
	font: normal;
}

.right_side_work_text a:hover {
	text-decoration: none;
	color: #FFF;
}


#right_side_logo {	
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right:0px;
	}
	
	
	
