
*{
	font-family:'Trebuchet MS', Geneva, Arial, sans-serif; 
	color: #585858;
}

body {
	font-size:13px; 
	line-height:20px; 
    background: #ebebea; 
}

h1, h2, h3, h4 { 
	margin:7px auto 4px auto; 
	width:98%;
	padding:0;
	color:#2a9406;
}

h1 { font-size: 1.8em; }
h2 { font-size: 1.3em; }
h3 { font-size: 1.1em; }
h4 { font-size: 1.0em; }

a {
	text-decoration: none;
	color: #2a9406;
	border: 0;
}

a:hover {
	border: 0;
	color: #000000;
}

a.img{
	border: 0;
}
		
p{
	margin:4px auto;
	width:96%;
}

b{
	color:#2a9406;
}

input, select, textarea{
	border:1px solid #585858;
}
	
input.image, input.img, img{
	border:0;
}			

.post {
	margin-bottom: 14px;
	width:100%;
	margin:7px auto;
}

.post p, ol, ul, blockquote {
	line-height: 20px;
}

.post ul{
margin:4px 0 4px 29px;
}

.short_post{
	
	margin:15px 0 0 0;
}

#Wrapper{
	width:1000px;
	margin:2px auto;	
}

#Header {
	padding:0;
	margin:0;
	height:138px;
	width:100%;
	background-repeat:no-repeat;
}

#Logo{
	height:110px;
	width:282px;
	float:left;
	display:inline;
	background:url('/template/hosting/images/absolute_hosting_logo.png');
	margin:12px 0 0 55px;	
}


#top_rollover{
	height:126px;
	width:650px;
	float:right;
	margin:5px 5px 0 0;
}

		
#Content_header{
	height:9px;
	width:1000px;
	background:url('/template/hosting/images/absolutehosting_header.jpg');
	
}		
		
#Content_body{
	width:1000px;
	background:url('/template/hosting/images/absolutehosting_body.jpg');	
	
	
	
}		
		
#Content_footer{
	height:29px;
	width:1000px;
	background:url('/template/hosting/images/absolutehosting_footer.jpg');	
	
}		
		
			
		
#ColOne {
float:left;
display:inline;
width:594px;
margin:18px 0 0 47px;

}

#ColTwo {
	float:right; 
	width:256px; 
	margin:0 27px 0 0;
}


#Footer {
height:102px;
width:100%;
clear:both;
}

#Footer p {
	margin: 0;
	text-align: center;
	line-height:80px;
}

#Footer * {
	color:#5a5a5a;
}

#other_com2{
visibility:hidden;
}
		
input[type=image]{
	border:0
}		
		
		
		
		

.clear { 
clear: both; 
height: 1px;
overflow: hidden; 
visibility: hidden;
}

