@charset "utf-8";
body { 
font : 100% Verdana, Arial, Helvetica, sans-serif; 
background : #666666; 
margin : 0; 
padding : 0; 
text-align : center; 
color : #000000; 
} 
.webhosting123 #container { 
width : auto; 
background : #ffffff; 
border : 1px solid #000000; 
text-align : left; 
margin-top : 0; 
margin-right : auto; 
margin-bottom : 0; 
margin-left : auto; 
} 
.webhosting123 #header { 
background-color : #03f; 
background-image : url(hosting.jpg); 
height : 300px; 
padding-top : 0; 
padding-right : 10px; 
padding-bottom : 0; 
padding-left : 10px; 
} 
.webhosting123 #header h1 { 
margin : 0; 
padding : 10px 0; 
color : #fff; 
} 
.webhosting123 #sidebar1 { 
float : left; 
width : 24%; 
padding : 15px 0; 
border-right-width : thin; 
border-bottom-width : thin; 
border-right-style : solid; 
border-bottom-style : solid; 
border-right-color : #ccc; 
border-bottom-color : #ccc; 
} 
.webhosting123 #sidebar1 h3, .webhosting123 #sidebar1 p { 
margin-left : 10px; 
margin-right : 10px; 
} 
.webhosting123 #mainContent { 
margin : 0 20px 0 26%; 
} 
.webhosting123 #footer p {
	margin : 0;
	padding : 10px 0;
	background-color : #7ba2e1;
	text-align: center;
} 
.fltrt { 
float : right; 
margin-left : 8px; 
} 
.fltlft { 
float : left; 
margin-right : 8px; 
} 
.clearfloat { 
clear : both; 
height : 0; 
font-size : 1px; 
line-height : 0; 
} 
a:link { 
text-decoration : underline; 
color : #30f; 
background : transparent; 
} 
a:visited { 
text-decoration : underline; 
color : #30f; 
background : transparent; 
} 
a:hover { 
text-decoration : underline; 
color : #f00; 
background : transparent; 
} 
a:focus { 
text-decoration : none; 
color : #fff; 
background : #6196bc; 
} 
a:active { 
text-decoration : none; 
color : #600; 
background : transparent; 
} 

