html *
{
	margin: 0px;
	padding: 0px;
}

body
{
	height: 100%;
}


#container
{
	width: 756px;
	border: 1px solid #434468;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}





/*************************************************************************************************/
/* HEADER */

#header
{
	height: 281px;
	position: absolute;
	top: 0px;
}

#headertop
{
	width: 100%;
	height: 73px;
	background-image: url("../images/top_bg.gif");
	background-repeat: repeat-x;
}

#headertop h1
{
	font-size: 1.0em;
	font-weight: bold;
	margin: -50px 0px 0px 120px;
	letter-spacing: 1px;
	color: #FFFFFF;
}

#slogan
{
	font-size: 0.8em;
	margin: -2px 0px 0px 120px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#menu1
{
	position: absolute;
	top: 6px;
	right: 10px;
	font-size: 11px;
	color: #FFFFFF;
}

#menu1 sup
{
	font-size: 9px;
	color: #FFFFFF;
}

#menu2
{
	position: absolute;
	top: 51px;
	right: 0;
	width: 488px;
	height: 18px;
	padding-left: 15px;
	padding-top: 4px;
	background-image: url("../images/menu_bg2.gif");
	font-size: 11px;
	font-weight: bold;
	color: #EEE;
}


#headerbottom
{
	height: 29px;
	background-image: url("../images/server_block_bottom_bg.gif");
}

#header a:link, #header a:visited
{
	color: #FFF;
	text-decoration: none;
}

#header a:hover
{
	text-decoration: underline;
}





/*************************************************************************************************/
/* CONTENT */

.floatleft
{
	float: left;
}

.floatright
{
	float: right;
	width: 230px;
}

#content
{
	margin-top: 281px;
	padding: 10px;
}

#content h1
{
	font-size: 1.2em;
	font-weight: bold;
	color: #434468;
	margin-top: -6px;
	margin-bottom: 5px;
}

h1 sup
{
	font-size: 0.6em;
	color: #434468;
	padding-left: 2px;
}

.heading
{
	background-image: url("../images/heading_bg.jpg");
	background-repeat: no-repeat;
	margin: 5px 0px 5px 0px;
	padding: 3px 5px 0px 5px;
}

h2
{
	font-size: 1.1em;
	font-weight: bold;
	color: #FFF;
	margin: -49px 0px 0px 4px;
	padding: 6px 0px;
}

.shadow
{
	font-size: 1.1em;
	font-weight: bold;
	color: #434468;
	margin: 3px 0px 20px 6px;
}

p
{
	font-size: 0.8em;
	padding-bottom: 10px;
}

li
{
	list-style-image: url("../images/arrow.gif");
	margin-left: 25px;
	padding-bottom: 2px;
	padding-right: 5px;
	font-size: 0.8em;
}

.border
{
	margin: 5px 1px 10px 10px;
	padding: 5px;
	border: 1px dashed #B5C270;
	background-color: #F1F0DA;
}

.border h3
{
	font-size: 1.0em;
	padding: 5px;
	color: #566C43;
}

.border li
{
	list-style-image: url("../images/arrow.gif");
	margin-left: 25px;
	font-size: 0.7em;
}

.border p
{
	font-size: 0.7em;
	margin: -5px 5px 0px 5px;
}

.border .more
{
	font-size: 0.6em;
	text-align: right;
	padding: 5px;
}

.attention
{
	background-color: #D5D090;
	border: 1px solid #000;
}

.attention h3
{
	color: #403E26;
}

.strike
{
	text-decoration: line-through;
	color: #666;
}

b, .bold
{
	font-weight: bold;
}

i, italic
{
	font-style: italic;
}

option
{
	padding-left: 4px;
}

a:link, a:visited
{
	color: blue;
	text-decoration: underline;
}

a:hover
{
	color: red;
}




/*************************************************************************************************/
/* TABLE SETTINGS */

.features
{
	margin-top: 15px;
	margin-bottom: 15px;
}

.features_title
{
	font-size: 0.9em;
	font-weight: bold;
	color: #566C43;
	text-align: left;
	padding-bottom: 5px;
}

.features ul
{
	marin-left: 10px;
	list-style-type: disc;
}

.pkg
{
	margin-top: 5px;
	margin-bottom: 15px;
}

.pkg_title
{
	font-size: 0.9em;
	font-weight: bold;
	color: #434468;
	text-align: center;
	padding-bottom: 6px;
}

.pkg_feature
{
	border-right: 1px solid #D4D4F7;
	text-align: left;
	font-size: 0.8em;
	padding-bottom: 10px;
}

.pkg p
{
	border-right: 1px solid #D4D4F7;
	text-align: center;
}




/*************************************************************************************************/
/* FOOTER */

#footer
{
	height: 30px;
	padding: 5px;
	background-color: #575888;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #D4D4F7;
	text-align: center;
	line-height: 10pt;
}

#footer sup
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #D4D4F7;
}

#footer a:link, #footer a:visited
{
	color: #FFF;
	text-decoration: none;
}

#footer a:hover
{
	text-decoration: underline;
}




/*************************************************************************************************/
/* INDEX */

.col1
{
	float: left;
	margin-right: 30px;
}




/*************************************************************************************************/
/* HOSTING PACKAGES */

.pkg_col1
{
	float: left;
	width: 30%;
}




/*************************************************************************************************/
/* DEDICATED SERVERS */

.serv_col1
{
	float: left;
	width: 25%;
}




/*************************************************************************************************/
/* DOMAINS */

#domain_list
{
	width: 600px;
	margin: 5px auto 15px auto;
}

#domain_list p
{
	border-right: 1px solid #D4D4F7;
	text-align: center;
}




/*************************************************************************************************/
/* CONTACT */

.divider
{
	border-bottom: 1px solid #434468;
	padding-bottom: 2px;
}




/*************************************************************************************************/
/* Colours - 434468, 664367, 575888, D4D4F7, 566C43, B5C270, 403E26, D5D090, F1F0DA 		 */

