body {
	font-family:"Trebuchet MS",Arial,sans-serif;
	margin:10px;
	background:#fff;
	font-size:small;
}

#page {
	width:700px;
}

#top {
	height:80px;
	background:url('../images/bg_top.jpg') no-repeat;
}
#title {
	font-size:xx-large;
	font-weight:normal;
	color:#fff;
	padding:30px 0 0 10px;
	margin:0;
}
#title a {
	color:#fff;
	text-decoration:none;
}
#hosting {
	color:#fc6;
}

#nav {
	background:url('../images/bg_nav.jpg') repeat-x;
	padding:0 0 3px;
	height:16px;
	font-size:14px;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
}
#nav ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
#nav li {
	display:inline;
}
#nav a,#nav .link {
	padding:0 8px 1px;
	color:#000;
	text-decoration:none;
	border-right:1px solid #888;
}
#nav a:hover {
	background:#999;
	color:#fc0;
}
#nav .link {
	background:#999;
	color:#fff;
}

#services {
}
#services ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
#services li {
	display:inline;
	margin:0;
	padding:0;
	text-align:center;
}
#services li a, #services li .link {
	display:block;
	float:left;
	width:154px;
	height:20px;
	clear:none;
	padding:1px 10px 5px;
	margin:0;
	color:#000;
	text-decoration:none;
	text-transform:lowercase;
	color:#fff;
	font-size:large;
	background:url('../images/bg_services.jpg') repeat-x;
	border-left:1px solid #006;
}
#services li a:hover {
	background:#728DC8;
	color:#fc0;
}
#services li .link {
	background:#728DC8;
	color:#ddd;
}

#main {
	background:url('../images/bg_main.jpg') repeat-x bottom #D6DCEC;
	padding:4px;
	clear:both;
	border-top:1px solid #006;
}	

#content {
	margin:0px;
	background:#fff;
	padding:10px;
}
#content h1 {
	margin-top:0;
}

#bottom {
	height:41px;
	background:url('../images/bg_bot.jpg') bottom no-repeat;
}
#bottom p {
	height:16px;
	background:url('../images/bg_nav.jpg') repeat-x;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	margin:0;
}

#whychurchhosting {
	width:335px;
	height:160px;
	float:left;
	margin:4px 0 4px 4px;
	text-align:justify;
	font-size:90%;
	background:url('../images/corner_tl.gif') top left no-repeat #F2AE65;
}
#whychurchhosting p {
	margin:0;
	padding:6px 10px 0;
	font-family:Arial,sans-serif;
}
#whychurchhosting h2 {
	margin:0;
	padding:6px 10px 0;
	background:url('../images/corner_tr.gif') top right no-repeat;
	font-size:medium;
}

#mainwindow {
	height:180px;
	float:right;
	margin:4px 4px 4px 0;
	padding-left:340px;
	background:url('../images/spring.jpg') no-repeat #fff;
}
#mainwindow p {
	font-size:small;
	margin:0;
	padding:6px 10px 0;
}
#mainwindow h2 {
	font-size:medium;
	margin:0;
	padding:6px 10px 0;
	background:url('../images/corner_tr.gif') top right no-repeat;
}
#mainwindow2 {
	height:180px;
	background:url('../images/corner_br.gif') bottom right no-repeat;
}


#boxes {
	margin:0;
	padding:0;
	clear:both;
}
#box1,#box2,#box3 {
	margin:4px;
	float:left;
	background:url('../images/bg_whitebox220.gif') no-repeat top;
	padding:0;
	width:222px;
	height:222px
}
#boxes div {
}
#boxes h2 {
	margin:0;
	padding:10px 10px 6px;
	font-size:x-large;
	color:#009;
	text-transform:lowercase;
}
#boxes p {
	margin:6px 10px;
}
#boxes .more {
	text-align:right;
	font-size:120%;
	font-weight:bold;
}
#boxes .price {
	font-size:xx-large;
	font-weight:bold;
	color:#f00;
	text-align:center;
}
.boxcontent {
	height:185px;
}

.imgl {
	float:left;
}

.alert {
	color:#f00;
	font-weight:bold;
}
td {
	vertical-align:top;
}