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;
}

body, textarea, input, select
{
	font-family: arial, sans-serif;
	font-size:12px;
	line-height:18px;	
}
a:link, a:visited, a:hover
{
	text-decoration: none;
	color:#000;
}
.clear
{
	clear: both;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}
.center
{
	text-align: center;
}
.left
{
	text-align:left;
}
.right
{
	text-align:left;
}
.left_float
{
	float:left;
}
.right_float
{
	float:right;
}
.block
{
	display:block;
}
.small,
small
{
	font-size:10px;
	font-weight:normal;
}
small
{
	color:#666;
}
h1, .contain h1, .contain h1 a, .contain h1 a:link, .contain h1 a:active, .contain h1 a:visited
{
	color:#00699d;
	font-size:18px;
}
h1.smaller, h2.smaller, h3.bigger, .grey-tab h3{
	font-size: 15px;
	font-weight: bold;
	margin-top: 3px;
	margin-left: 15px;
	color:#00699d;
}
h2.smaller{
	margin: 10px 0;
}
h2
{
	color:#00699d;
	font-size:17px;
}
h2.blue
{
	color:#17308e;
	font-size:22px;
	letter-spacing:0px;
}
h3
{
	font-size:18px;
}
hr
{
	border: 0px;
	height: 15px;
}
a img
{
	border: 0px;
}
.black
{
	color:#000;
}
.red
{
	color:#de0000;
}



body
{
	background:#00699d url('/img/elements/bg.png') repeat-x;
}





#wrapper
{
	width:1010px;
	margin:0px auto 0px auto;
	background:#fff url('/img/elements/content-bg.png') repeat-x;
	height:100%;
	padding-bottom:20px;
}






#header
{
	position:relative;
	height:165px;
}
#header h1 a
{
	background:url('/img/elements/logo.png') no-repeat;
	width:449px;
	height:56px;
	display:block;
	float:left;
	margin:50px 0px 0px 20px;
}
#header h1 a span
{
	display:none;
}
#header #indent
{
	background:url('/img/elements/top-indent.png') no-repeat;
	width:254px;
	height:39px;
	position:absolute;
	top:0px;
	right:120px;
	text-align:center;
}
#header #indent p
{
	color:#fff;
	font-weight:bold;
	padding:10px 0px 0px 0px;
	font-size:13px;
}
#header #indent p a
{
	color:#fff;
}







#content
{
	float:left;
	width:700px;
}
#left
{
	width:250px;
	float:left;
	margin:0px 20px 0px 20px;
}
#hosting-cats
{
	color:#00699d;
}
#hosting-cats .blue-tab
{
	font-weight:bold;
	padding-left:25px;
}
#hosting-cats ul
{
	margin:0px 20px 0px 15px;
}
#hosting-cats ul li
{
	background:#dee8f1;
	font-weight:bold;
	padding:4px 10px;
}
#hosting-cats ul li.alt
{
	background:none;
}
#hosting-cats ul li a
{
	color:#00699d;	
}
#hosting-cats .sub-box
{
	margin-top:45px;
}
#hosting-cats .sub-box .blue-br,
#hosting-cats .sub-box .blue-bl,
#hosting-cats .sub-box .blue-bottom
{
	display:none;
}
#hosting-cats .sub-box .blue-tr
{
	background-color:#ecf3f9;
}






#footer
{
	background:#f5f5f5;
	text-align:center;
}
#footer #bar
{
	background:#e6e6e6;
	border-top:4px solid #d2d2d2;
	border-bottom:1px solid #d2d2d2;
	color:#00699d;
	font-size:14px;
	font-weight:bold;
	padding:4px 0px;
}
#footer .contain
{
	width:1030px;
	margin:0px auto;
}
#footer ul
{
	width:1030px;
	float:left;
	margin:10px 0px;
}
#footer ul li
{
	font-size:11px;
	padding:2px 0px;
	float:left;
	display:inline;
	width:250px;
}
#footer ul li a
{
	color:#00699d;
}
#footer #lower-bar
{
	background:#d2d2d2;
	font-size:11px;
	padding:4px 0px 15px 0px;
	color:#666666;
}
#footer #lower-bar a
{
	color:#666666;	
}
#footer #lower-bar .copy
{
	float:left;
}
#footer #lower-bar .right
{
	float:right;
}


#footer p.designedby{
	display: block;
	width: 95px;
	height: 22px;
	text-align: left;
	padding: 0;
	margin: 0 auto;
}
#footer p.designedby a{
	display: block;
	padding-right: 15px;
	background: url(../img/designfusions_rgb16x16.png) no-repeat center right;
}
#footer p.designedby a:hover{
	display: block;
	padding-right: 15px;	
	background: url(../img/designfusions_rgb16x16.png) no-repeat center right;
}

div.entry{
	margin-top: 10px;
}