

body {
	margin: 0;
	padding: 0;
	text-align:justify;
	font: 13px Arial, Helvetica, sans-serif;
	
	color: #000;
	background:#039 url(images/background.png);
	
}

#container {
margin:10px auto;
display: block; 
  
  position: relative; 
  width: 980px;	
	
}

#header {
margin:0px 0px 0px 40px;
width:900px;
height:140px;
background:url(images/header_background.png);
}


#logo {
margin:20px 0px 0px 10px;
width:300px;
height:58px;
float:left;
}

#support {
margin:20px 0px 20px 280px;
width:270px;
height:58px;
float:left;
}

#buttons {
margin:10px 0px 0px 10px;
width:880px;
height:37px;
background:url(images/buttons.png);
clear:both;
}

#buttons a {
padding:11px 16px 11px 16px;
color:#fff;
float:left;
font:11px Verdana, Geneva, sans-serif;
font-weight:bold;	
letter-spacing:1px;
border-right:1px solid #000;
	
}

#buttons a:hover {
color:#A2A2A2; }	

#top_content {
margin:0px 0px 0px 20px;
width:950px;
height:20px;
background:url(images/top_content.png);
clear:both;
}

#content {
margin:0px 0px 0px 40px;
width:900px;
padding-top:5px;

background:url(images/content.png); 
clear:both;
}

#bottom_content {
margin:0px 0px 0px 20px;
width:950px;
height:30px;
background:url(images/bottom_content.png);
clear:both;
}


#banner {
margin:0px 0px 0px 10px;
width:880px;

}

#main {
margin:10px 0px 100px 10px;
width:600px;

float:left;
line-height:17px;
}

#main p {padding-left:10px; padding-right:10px;}

#web_hosting {
	
float:left;
width:45%;
	
	
}

#web_design {
	
float:left;
margin-left:20px;
width:45%;
	
	
}

#right {
margin:10px 0px 65px 20px;
width:250px;
height:220px;
float:left;
line-height:20px;
}

#hosting_icons {
margin:50px 0px 0px 10px;
width:870px;
height:45px;	
clear:both;
	
}

#footer {
margin:0px 0px 0px 20px;
width:950px;
height:40px;
color:#fff;
}

#footer a {
color:#FF9;
border-right:1px solid #ccc;
padding-right:5px;
}

.social a{border:none; }

#design_quote {
margin:10px 10px 10px 10px;
width:280px;
height:280px;
background:red;	
	
}

h1, h2, h3, h4, h5, h6 {font-family:Georgia, "Times New Roman", Times, serif; font-weight:bold; letter-spacing:2px; color:#666600; }

h1, h2 {font-size:16px;  margin-left:5px; background:url(images/text_header.png); color:#000; height:30px; padding:5px 0px 0px 5px; }

h6 {font-size:13px; color:#039;}

img {
	
border:none;	
	
}


a {text-decoration:none; color:#0066cc;}

.note_02 { color:#0066cc; }

em {
color:#767676;	
}

ul {background:#DDD; }

input {border:1px solid #ccc; }

.body_design {background:url(images/body_design.png); font-size:12px;}

.form{-moz-border-radius:7px 7px 7px 7px; padding:10px;}
