body { 

  background: #22bbdb url('../images/bigbg.jpg') repeat-x fixed top;
}

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0px none;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline
}



/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
table, td, th { vertical-align: middle; }

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after {  }
blockquote, q {  }

/* Remove annoying border on linked images. */
a img { border: none; }



/*link button style*/
.button{
    background-color:#fff;
	-moz-border-radius: 4px; /* Firefox */
	-webkit-border-radius: 4px; /* Safari, Chrome */
	-khtml-border-radius: 4px; /*Linux browsers*/
	border-radius: 4px; /*CSS3*/
	color:#000 !important;
	text-decoration:none !important;
	
	font-size:16px; padding-left:12px; padding-right:12px; padding-top:8px; padding-bottom:8px;
}



.button:hover{background-color:#B5E4F4; color:#000 !important; text-decoration:none}

.button1{
    background-color:#fff;
	-moz-border-radius: 4px; /* Firefox */
	-webkit-border-radius: 4px; /* Safari, Chrome */
	-khtml-border-radius: 4px; /*Linux browsers*/
	border-radius: 4px; /*CSS3*/
	color:#000 !important;
	text-decoration:none !important;
	margin-left:35px;
	
	font-size:16px; padding-left:12px; padding-right:12px; padding-top:8px; padding-bottom:8px;
}

.button1:hover{background-color:#B5E4F4; color:#000 !important; text-decoration:none}

/*bottom style*/

#bottom{
background: #fff /* url ('../images/bg-strip2.jpg')*/;
color:#000 !important;
float:left;
padding:15px 0;
padding:10px 0px 0px 0px;
border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

#bottom h2{
color:#000;
border-bottom:1px solid #000;
padding-bottom:10px;

}
#bottom h3{
color:#000;
}
#bottom a{
color:#2889A9;
}
#bottom a:hover, .view-more2{
text-decoration:none;
color:#000;
}



/* imgage alignment
----------------------------------------------------------------------------------------------------*/
.alignright {
  float: right; 
  margin: 0 0 20px 20px;
  width:auto;
}
.alignleft {
  float: left; 
  margin: 0 20px 10px 0;
  width:auto;
}
a img {
	border:none;
}

a:link{
color:#33CCCC;

}
a:hover{
color:#111;

}
/* images / thumbnail borders
----------------------------------------------------------------------------------------------------*/
.img-border{
border:1px solid #eee;
padding:10px;
margin:10px 0px 20px 0 ;

}
.img-border2{
margin-bottom:20px;

}

.logo{
margin-top:20px;
font-size:4em;
color:#FF9900;
}
	h1.logo strong{
	color:#33CCCC;
	
	}


h1{
font-size:4em;
color:#fff;
}



.pompom{

top:64px;
margin-right:2px;
margin-left:12px;
}



/*content column*/

#content-column{
color:#000;

}




/*icons*/

.iwindows, .ilinux, .icpanel, .iplan, .ioverselling, .ibackup, .ispam, .iflv, .itraffic, .iftp, .iconhm1, .iconhm2, .iconhm3, .iconhm4, .iconhm5, .iconhm6, .ihot, .ireseller, .icontact, .iabout, .isupport, .ibest, .itestimonial, .iscloud, .iqcontact {
	background-repeat: no-repeat;
	background-position: left center;
	height:32px;
	padding-left:42px;
	padding-top:10px
}
.iconhm1{
	background-image: url('../images/icons/hosting.png');
}
.iconhm2{
	background-image: url('../images/icons/sms.png');
}

.iconhm3{
	background-image: url('../images/icons/seo.png');
}
.iconhm4{
	background-image: url('../images/icons/domain.png');
}

.iconhm5{
	background-image: url('../images/icons/design.png');
}
.iconhm6{
	background-image: url('../images/icons/email.png');
}

.ihot{
	background-image: url('../images/icons/hot.png');
}

.ireseller{
	background-image: url('../images/icons/reseller.png');
}

.icontact{
	background-image: url('../images/icons/contact.png');
}

.iabout{
	background-image: url('../images/icons/about.png');
}

.isupport{
	background-image: url('../images/icons/support.png');
}

.ibest{
	background-image: url('../images/icons/best.png');
}

.itestimonial{
	background-image: url('../images/icons/testimonial.png');
}

.iscloud{
	background-image: url('../images/icons/scloud.png');
}

.iqcontact{
	background-image: url('../images/icons/quickcontact.png');
}

.ilinux{
	background-image: url('../images/icons/linux.png');
}

.iwindows{
	background-image: url('../images/icons/windows.png');
}





/*---- Hosting ----*/


.icpanel{
	background-image: url('../images/icons/cpanel.png');
}

.iplan{
	background-image: url('../images/icons/plan.png');
}

.ioverselling{
	background-image: url('../images/icons/overselling.png');
}

.ibackup{
	background-image: url('../images/icons/backup.png');
}

.ispam{
	background-image: url('../images/icons/spam.png');
}

.iflv{
	background-image: url('../images/icons/flv.png');
}

.itraffic{
	background-image: url('../images/icons/traffic.png');
}

.iftp{
	background-image: url('../images/icons/ftp.png');
}


/************  Side Bar ************/

#sidebar{
width:270px;
font-size:1.25em;
color:#000 !important;
background: #f3f1e3 url('../images/bg-strip2.jpg');
float:left;
padding:15px 0;
padding:10px;
-webkit-box-shadow: 0px 0px 5px #f5f5f5;
-moz-box-shadow: 0px 0px 5px #f5f5f5;
box-shadow: 0px 0px 5px #ff5f5;
-moz-border-radius: 6px; /* Firefox */
	-webkit-border-radius: 6px; /* Safari, Chrome */
	-khtml-border-radius: 6px; /*Linux browsers*/
	border-radius: 6px; /*CSS3*/
}


#sidebar h4{
color:#000;
}
#sidebar ul{
padding:0px 0px 0px 30px;
list-style:none;
}
#sidebar ul li a{
	color: #000;
}
#sidebar ol li a{
	color: #000 /*#2889A9*/;
}

#sidebar ol a:hover {
text-decoration:none;
color:#c0c0c0;
}


/************ Footer Links ***********/

ul.footer-links{
text-align:right;
margin:0px;
float:right;
	
	}

	ul.footer-links li{
	display:inline;
		padding-left:10px;
		float:left;
		
	}

		ul.footer-links li a{	
		padding-left:10px;	
		text-align:right;
		text-decoration:none;
		color:#fff;
		border-left:1px solid #fff;
		
		}
		
		/*footer link active/ current page link*/
		ul.footer-links li.activelink a{
		color:#fff;
		
		}
		ul.footer-links li.f-first a{
		border-left:#fff;
		
		}

/************  Forms ************/


input, textarea, select {
	padding: 5px;
	font-size: 15px;
	text-shadow: 0px 1px 0px #fff;
	outline: none;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#b5e4f4));
	background: -moz-linear-gradient(top,  #ffffff,  #b5e4f4);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #717171;
	-webkit-box-shadow: 1px 1px 0px #efefef;
	-moz-box-shadow: 1px 1px 0px #efefef;
	box-shadow:  1px 1px 0px #efefef;
}

input:focus {
	-webkit-box-shadow: 0px 0px 5px #007eff;
	-moz-box-shadow: 0px 0px 5px #007eff;
	box-shadow: 0px 0px 5px #007eff;
}


textarea:focus {
	-webkit-box-shadow: 0px 0px 5px #007eff;
	-moz-box-shadow: 0px 0px 5px #007eff;
	box-shadow: 0px 0px 5px #007eff;
}


select:focus {
	-webkit-box-shadow: 0px 0px 5px #007eff;
	-moz-box-shadow: 0px 0px 5px #007eff;
	box-shadow: 0px 0px 5px #007eff;
}




/************  Bottom Bar ************/
#toolbar {
      width:98%;
      background: #021A18/*0278A0*/;
	position:fixed;
	bottom:0;
	left: 10px;
	right: 10px;
	height: 25px;

	border-right: 1px solid #c0c0c0;
      border-left: 1px solid #c0c0c0;
      border-top: 1px solid #c0c0c0;
	z-index: 3;

}

#toolbar div{
width:990px;

margin:0 auto;

}

.toolbar_inner{
float: middle;
}
.toolbar_inner li{
display:inline;
list-style-type:none;
font-size:14px;
color:#f5f5f5;

}
.toolbar_inner li a{
	color:#f5f5f5;
	line-height:25px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 25px;
}	


/************  Typography ************/

/* Default font settings. 
   The font-size percentage is of 16px. (0.75 * 16px = 12px) */
html { font-size:100.01%; }
body { 
  font-size: 75%; 
  color:#ffffff;
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
}


/* Headings
-------------------------------------------------------------- */

h1, h2, h3, h4, h5, h6 { font-weight: normal; color: #111; font-family:Calibri;}

h1 { font-size: 3em; line-height: 1; margin-bottom: 0.25em; color:#fff; }
h2 { font-size: 2em; margin-bottom: 0.250em; color:#ffffff; border-bottom:1px solid #ffffff; padding-bottom:10px; }
h2.no { font-size: 2em; margin-bottom: 0.250em; color:#ffffff; border-bottom:0px solid #ffffff; padding-bottom:10px; }
h3 { font-size: 1.8em; line-height: 1; margin-bottom: .250em; }
h4 { font-size: 1.5em; line-height: 1.25; margin-bottom: .25em; color:#ffffff;}
h5 { font-size: 1em; font-weight: bold; margin-bottom: .25em; }
h6 { font-size: 1em; font-weight: bold; }

h1 img, h2 img, h3 img, 
h4 img, h5 img, h6 img {
  margin: 0;
}
h1.span{
color: #09c3f8;
}
/* Text elements
-------------------------------------------------------------- */

p           { margin: 0 0 1.5em; }
p img.left  { float: left; margin: 1.5em 1.5em 1.5em 0; padding: 0; }
p img.right { float: right; margin: 1.5em 0 1.5em 1.5em; }

a:focus     { color: #000; } 
a:hover     { color: #000; }
a           { color: #fff; text-decoration: none; }

blockquote  { margin: 1.5em; color: #666; font-style: italic; }
strong      { font-weight: bold; }
em, dfn      { font-style: italic; }
dfn         { font-weight: bold; }
sup, sub    { line-height: 0; }

abbr, 
acronym     { border-bottom: 1px dotted #666; }
address     { margin: 0 0 1.5em; font-style: italic; }
del         { color:#666; }

pre 				{ margin: 1.5em 0; white-space: pre; }
pre, code, tt { font: 1em 'andale mono', 'lucida console', monospace; line-height: 1.5; }


/* Lists
-------------------------------------------------------------- */

li ul,
li ol       { margin: 0; }
ul, ol      { margin: 0 1.5em 1.5em 0; padding-left: 3.333em; }

ul          { list-style-type: disc; }
ol          { list-style-type: decimal; }

dl          { margin: 0 0 1.5em 0; }
dl dt       { font-weight: bold; }
dd          { margin-left: 1.5em;}




/* Misc classes
-------------------------------------------------------------- */

.small      { font-size: .8em; margin-bottom: 1.875em; line-height: 1.875em; }
.large      { font-size: 1.2em; line-height: 2.5em; margin-bottom: 1.25em; }
.hide       { display: none; }

.quiet      { color: #666; }
.loud       { color: #000; }
.highlight  { background:#ff0; }
.added      { background:#060; color: #fff; }
.removed    { background:#900; color: #fff; }

.first      { margin-left:0; padding-left:0; }
.last       { margin-right:0; padding-right:0; }
.top        { margin-top:0; padding-top:0; }
.bottom     { margin-bottom:0; padding-bottom:0; }

hr			{border: 0px none;  width: 100%;color: #cc;background-color: #ccc;height: 1px}






/* GRID Management
----------------------------------------------------------------------------------------------------*/
.container_12 {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}

/* Grid >> Global
----------------------------------------------------------------------------------------------------*/

.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12,
.grid_77 {
	display:inline;
	float: left;
	margin-left: 15px;
	margin-right: 15px;
}

.grid_12h {
	display:inline;
	float: left;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: -15px;
}

.grid_home {
	display:inline;
	float: left;
	margin-left: 15px;
	margin-right: 15px;
    color:#fff;
}

/* Grid >> Children (Alpha ~ First, Omega ~ Last)
----------------------------------------------------------------------------------------------------*/

.alpha {
	margin-left: 0;
   
}

.omega {
	margin-right: 0;

}

.omega ul{
padding:0px 0px 0px 30px;
list-style:underline;
}
.omega ul li a{
	color: #fff;
}


.omega li a:hover {
text-decoration:none;
color:#c0c0c0;
}




/* Grid >> 12 Columns
----------------------------------------------------------------------------------------------------*/

.container_12 .grid_1 {
	width:50px;
}

.container_12 .grid_2 {
	width:130px;
}

.container_12 .grid_3 {
	width:210px;
}

.container_12 .grid_4 {
	width:290px;
}

.container_12 .grid_5 {
	width:370px;
}

.container_12 .grid_6 {
	width:450px;
}

.container_12 .grid_7 {
	width:530px;
}

.container_12 .grid_8 {
	width:610px;
}

.container_12 .grid_9 {
	width:690px;
}

.container_12 .grid_10 {
	width:770px;
}

.container_12 .grid_11 {
	width:850px;
}

.container_12 .grid_12 {
	width:930px;
}
.container_12 .grid_77 {
	width:610px;
}




/* Clear Floated Elements
----------------------------------------------------------------------------------------------------*/


.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}


.clearfix:after {
	clear: both;
	content: '';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}















/*** Menubar STYLES ***/
#wrap {
	margin-left: auto;
	margin-right: auto;
	width:960px;
	position: relative;

}

#main-nav {
	margin: 0px 0px 0px 2px;
	text-align: left;
	min-height: 25px;
	padding-top: 10px;
	padding-left: 0px;
}
#main-handle {
	width: 630px;
	float: right;
	margin-top: -1px;
}
#main-nav li {
	display: inline;
	list-style: none;
}
#main-nav li a {
	margin-right: 4px;
	font-size: 12px;
	text-decoration: none;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	padding: 10px;
	outline: 0;
	position: relative;
	top: -2px;
}
#main-nav li a:hover, #main-nav li a.active {
	background: #0182AE;
}
#sub-link-bar {
	background: #021A18;
	min-height: 10px;
	border-bottom: #021A18 1px solid;
}
.sub-links {
	display: none;
	position: absolute;
	width: 100%;
	top: -30px;
	text-align: left;
	left: 0px;
}


#main-nav li .sub-links li a:hover{
	background: #0182AE;
}
#main-nav li a.close{
	display: none;	
	position: absolute;
}
#main-nav li a.close:hover{
	background: #016181;
}
<!--Thanks Spiffy Corners--> 
.round {
	display:block
}
.round * {
	display:block;
	height:1px;
	overflow:hidden;
	font-size:.01em;
	background:#021A18
		}
.round1 {
	margin-left:3px;
	margin-right:3px;
	padding-left:1px;
	padding-right:1px;
	border-left:1px solid #021A18;
	border-right:1px solid #021A18;
	background:#ff5f5f5
}
.round2 {
	margin-left:1px;
	margin-right:1px;
	padding-right:1px;
	padding-left:1px;
	border-left:1px solid #021A18;
	border-right:1px solid #021A18;
	background:#021A18
	}
.round3 {
	margin-left:1px;
	margin-right:1px;
	border-left:1px solid #021A18;
	border-right:1px solid #021A18;
}
.round4 {
	border-left:1px solid #021A18;
	border-right:1px solid #021A18
		}
.round5 {
	border-left:1px solid #021A18;
	border-right:1px solid #021A18
	}
.roundfg {
	background:#021A18
}
			
