@charset 'UTF-8';

/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* *** Float containers fix:
       http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
 .clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

/* core */

body {
	font-size: 12px;
	font-family: Arial;
	line-height: 1.5em;
}

dd {
	margin-left: 20px;
}

.access {
	display: none;
}

div#pagewrap {
	width: 800px;
}

ul#nav {
	list-style: none;
	border-bottom: solid 4px #414852;
}

ul#nav li {
	float: left;
}

ul#nav li a {
	display: block;
	float: left;
	width: 142px;
	height: 44px;
	text-indent: -5000px;
}

ul#nav li.home a {
	width: 135px;
	background: url(./images/nav_home.png);
}
ul#nav li.web_design a {
	background: url(./images/nav_design.png);
}
ul#nav li.web_hosting a {
	background: url(./images/nav_hosting.png);
}
ul#nav li.email_hosting a {
	background: url(./images/nav_email.png);
}
ul#nav li.spare a {
	background: url(./images/nav_spare.png);
}
ul#nav li.home a:hover {
	background: url(./images/nav_homeb.png);
}
ul#nav li.web_design a:hover {
	background: url(./images/nav_designb.png);
}
ul#nav li.web_hosting a:hover {
	background: url(./images/nav_hostingb.png);
}
ul#nav li.email_hosting a:hover {
	background: url(./images/nav_emailb.png);
}

div#container {
	background: url(./images/main_split.png) 513px 0px repeat-y;
}
div#leftcol {
	position: relative;
	width: 513px;
	float: left;
	padding-bottom: 58px;
	background: url(./images/index_bg.png) left bottom repeat-x #CAE1F3;
}
div#rightcol {
	width: 265px;
	float: right;
}

div#rightcol h5 {
	text-indent: -5000px;
	width: 168px;
	height: 41px;
}

div#rightcol h5.contact {
	background: url(./images/contact_info.png);
}
div#rightcol h5.partner {
	background: url(./images/partner_info.png);
}

div#rightcol p {
	color: #676C72;
	font-weight: bold;
	padding: 5px 20px;
}
div#rightcol p em {
	font-style: normal;
	line-height: 2em;
}

div#leftcol p.disclaimer {
	position: absolute;
	right: 10px;
	bottom: 10px;
	color: #FFFFFF;
}

/* home */
#home ol {
	list-style: none;
}
#home ol li {
	float: left;
	display: block;
	margin-left: 4px;
	width: 81px;
	height: 110px;
	padding: 52px 22px 22px 22px;
	font-size: 11px;
	line-height: 1.13em;
}
#home ol li.web_design {
	margin-left: 0px;
	background: url(./images/index_design.png);
}
#home ol li.email_hosting {
	background: url(./images/index_email.png);
}
#home ol li.server {
	background: url(./images/index_server.png);
}
#home ol li.server_colo {
	margin-left: 5px;
	background: url(./images/index_serverco.png);
}

/* web design */
#web_design ol {
	list-style: none;
}
#web_design ol li.plan {
	float: left;
	display: block;
	margin-left: 20px;
	width: 195px;
	height: 87px;
	padding: 41px 15px 15px 15px;
	font-size: 11px;
	line-height: 1.13em;
	margin-top: 20px;
	margin-bottom: 20px;
	position: relative;
	color: #006633;
}
#web_design ol li.a {
	line-height: 1.3em;
	background: url(./images/web_design_plana.png);
}
#web_design ol li.b {
	background: url(./images/web_design_planb.png);
}
#web_design ol li ul {
	list-style: disc;
	padding-left: 1.5em;
}
#web_design ol li p {
	position: absolute;
	bottom: 5px;
	right: 5px;
	color: #16425D;
	font-size: 14px;
	font-weight: bold;
}
#web_design h3 {
	color: #0090FF;
	font-size: 16px;
	margin: 5px 0px;
}

/* web hosting and email hosting */
div.board {
	margin: 5px;
	padding: 5px;
	background: #FFFFFF;
}

.hosting h3 {
	color: #0090FF;
	font-size: 16px;
	margin: 5px 0px;
}
.hosting #leftcol p {
	color: #666666;
	margin: 10px 0px;
}

.hosting div.tablewrap {
	border-top: solid 7px #0090ff;
	border-bottom: solid 7px #0090ff;
	margin: 20px auto;
	width: 490px;
}
.hosting table {
	font-size: 11px;
	text-align: center;
	width: 490px;
}
.hosting th, .hosting td {
	padding: 3px;
	border: solid 2px #e4e4ee;
}
.hosting tr.head th {
	padding: 0px;
}
.hosting tr.odd th {
	background: #999999;
	color: #FFFFFF;
}
.hosting tr.even th {
	background: #FFFFFF;
	color: #065EA5;
}
.hosting th.first {
	width: 109px;
}
.hosting td.odd {
	color: #065EA5;
}

#aboutus {
	background: #FFFFFF;
	padding: 10px;
	line-height: 20px;
}