body 	{ 
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.5em;
	color: #555; 
  	margin: 0;
	padding: 0;
	background: #fff;	
	}
	
a:link 	{ 
	text-decoration: none; 
	color: #333333;
	}
	
a:visited { 
	text-decoration: none; 
	color: #333333;
	}
	
a:hover, a:active { 
	text-decoration: none; 
	color: #066;
	}

#container {
	width: 900px;
	margin: 0 auto;
	}

/* Header ------------------------------------------------------------------------------------------*/	
	
#logo {
	float: left;
	}
	
#clients-shortcut {
	float: right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	padding-top: 20px;
	text-align: right;
	}
	
#clients-shortcut b {
	color: #090;
	}
	
#menu {
	width: 900px;
	padding-top: 10px;
	}
	
#menu ul {
	list-style-type: none;
	padding: 0;
	}
	
#menu ul li {
	display: block;
	float:left;
	text-transform: capitalize;
	font-size: 14px;
	padding-right: 40px;
	padding-bottom: 10px;
	}
	
#menu li a {
	color:#333;
	}

#menu li a:hover,.current {
	color:#AA27E2;
	}

#menu .current a {
	color:#AA27E2;
	}
	
/* Showcase ------------------------------------------------------------------------------------------*/		

#showcase {
	width: 900px;
	border-top: #EEE thin solid;
	}
	
#spotlight {
	padding-top: 10px;
	width: 610px;
	float: left;
	}
	
#action {
	padding-top: 10px;
	width: 260px;
	float: right;
	}

#action .bottom-image {
	padding-top: 30px;
	}
	
/* Content ------------------------------------------------------------------------------------------*/		

#left {
	width: 305px;
	padding-top: 10px;
	padding-right: 15px;
	float: left;
	}

#left h2 {
	color: #69F;
	line-height: 1.5em;
	font-weight: normal;
	}

#left b {
	color: #F63;
	font-weight: normal;
	}
	
#left2 {
	width: 615px;
	padding-top: 10px;
	padding-right: 25px;
	float: left;
	}
	
#left2 b {
	color: #390;
	font-weight: normal;
	}
	
#left2 h3 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #F90;
	}
	
h1 {
	font-size: 16px;
	font-weight: normal;
	border-bottom: #EEE thin solid;
	padding-bottom: 5px;
	padding-top: 5px;
	color: #025D8C;
	}
	
h4 {
	color: #2b81ad;
	font-weight: normal;
	}	
	
#middle {
	width: 305px;
	padding-top: 10px;
	padding-right: 15px;
	float: left;
	}
	
table b {
	color: #2b81ad;
	font-weight: normal;
	}
	
table i {
	color: #390;
	font-style: normal;
	}
	
#right {
	width: 260px;
	padding-top: 10px;	
	float: left;
	}	
	
#right ul li {
	padding-left: 7px;
	padding-bottom: 5px;
	list-style-image: url(../images/check.png);
	}
	
#right b {
	color: #2b81ad;
	font-weight: normal;
	}
	
#testimonial1 {
	width: 425px;
	padding-right: 50px;
	float: left;
	}
	
#testimonial2 {
	width: 425px;
	float: right;
	}


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

#hor-minimalist-b {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	width: 610px;
	border-collapse: collapse;
	text-align: left;
	}
	
#hor-minimalist-b th {
	font-size: 14px;
	font-weight: normal;
	color: #013366;
	padding: 10px 8px;
	border-bottom: 1px solid #FC3;
	}
	
#hor-minimalist-b td {
	border-bottom: 1px solid #D2E4FC;
	background-color: #f0f4fa;
	padding: 6px 8px;
	}
	
#hor-minimalist-b tbody tr:hover td {
	color: #308000;
	}		
	
/* Footer ------------------------------------------------------------------------------------------*/			

#footer {
	width: 900px;
	padding-top: 10px;
	border-top: #EEE thin solid;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	}
	
#box1 {
	width: 200px;
	padding-right: 25px;
	float: left;
	}
	
#box2 {
	width: 200px;
	float: left;
	}	