* {
	margin: 0;
	padding: 0;
	border: none;
	text-decoration: none;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: center;
	background-color: #eee;
}
a	{
	text-decoration: none;
}
a:hover	{
	text-decoration: none;
}
h1, h2, h3, h4, #nav li a {
	font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
}
h1 a span, h2 span, h3 span, #rss span, #order span, .plan_box .order span {
	visibility: hidden;
}
h1 {
	height: 63px;
	width: 258px;
	position: relative;
	top: 10px;
	left: 30px;
}
h1 a {
	height: 63px;
	width: 258px;
	display: block;
	text-decoration: none;
}
h2 {
	font-size: 1.8em;
	margin: 5px 0 10px 0;
	font-weight: normal;
	text-transform: uppercase;
}

	h2#head_what, h2#head_is {
		background: url(../images/head_what.gif);
		height: 36px;
		width: 250px;
		margin: 0 0 10px 0;
	}
	h2#head_is {
		background: url(../images/head_is.gif);
	}
	h2#head_what {
		background: url(../images/head_what.gif);
		height: 36px;
		width: 250px;
	}
	h2#head_mvsu {
		background: url(../images/head_mvsu.gif);
		height: 36px;
		width: 250px;
		margin: 0 0 10px 0;
	}
h3 {
	font-size: 1.6em;
	margin: 20px 0 10px 0;
	font-weight: normal;
	text-transform: uppercase;
}
	h3#head_news {
		background: url(../images/head_blog.gif) no-repeat;
		height: 37px;
		width: 181px;
		margin: 0;
		position: absolute;
		top: 10px;
		left: 10px;
	}
	.right_box_content h3 {
		margin: 0 0 5px 0;
	}
	.right_box_content p	{
		margin: 0;
	}
	h3#head_support {
		background: url(../images/head_support.gif);
		width: 109px;
		height: 33px;
	}
	h3#head_hosting {
		background: url(../images/head_hosting.gif) no-repeat;
		width: 133px;
		height: 17px;
	}
	h3#head_mvps {
		background: url(../images/head_mvps.gif) no-repeat;
		width: 133px;
		height: 17px;
	}
	h3#head_faqs {
		background: url(../images/head_faqs.gif) no-repeat;
		width: 133px;
		height: 17px;
	}
	h3#head_developer {
		background: url(../images/head_developer.gif) no-repeat;
		width: 133px;
		height: 17px;
	}
h4 {
	font-size: 1.1em;
	margin-bottom: 3px;
}

h5	{
	font-size: 1.1em;
}

#main_content h4, #main_content_interior h4 {
	font-size: 1.4em;
	text-transform: uppercase;
	margin-bottom: 0.5em;
	margin-top: 1em;
	font-weight: normal;
}

#contactus_box h4	{
	font-size: 1.3em;
	text-transform: uppercase;
	margin-bottom: 3px;
}

p {
	line-height: 1.5em;
}
a {
	color: #FF7E00;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FF7E00;
	text-decoration: underline;
	font-weight: bold;
}

button {
	background-color: transparent;
}

/* common classes */
.cleaner {
	line-height: 0px;
	height: 0;
	clear:both;
	display: block;
}

/* header */
#head_right {
	float: right;
	margin: -50px 50px 0 0;
}


/* mid col */

#green_box {
	background: url(../images/bgr_green_box_top.gif) top left no-repeat;
	padding-top: 9px;
}
#green_box_in {
	background: #C2DF76 url(../images/bgr_green_box_bottom.gif) bottom left no-repeat;
	padding: 1px 15px 15px 15px;
}
	#img_vps {
		text-align: center;
		margin: 15px 0 10px 0;
	}
	ul#learn_more {
		margin-top: 10px;
		margin-bottom: 15px;
	}
	ul#for_me {
		margin-top: 10px;
	}
	#green_box li {
		background: url(../images/ico_arrow_white.gif) center left no-repeat;
		list-style: none;
		padding-left: 17px;
	}
		 #green_box li a {
			display: block;
			height: 15px;
			padding: 5px 0 6px 0;
			border-top: 1px dotted #9EB65B;
			color: #556628;
			font-weight: bold;
		}
			#green_box li a.last_href {
				border-bottom: 1px dotted #9EB65B;
			}
#green_box ul.bullet {
	margin-left: 19px;
	padding: 0px 0px 0px 0px;
}

	
/* right box*/
#plan_box {
	background: url(../images/bgr_plan_top.gif) no-repeat;
	width: 231px;
	margin-left: 15px;
	padding-top: 9px;
	margin-bottom: 15px;
}
#plan_box_in {
	background: url(../images/bgr_plan_bottom.gif) bottom left no-repeat;
	padding: 1px 0 9px 0;
}
#plan_box_content {
	background: url(../images/bgr_plan_content.gif) top left repeat-y;
	padding: 0 4px;
}
#plan_box_content_in {
	background: #EEEEEF url(../images/bgr_plan_middle.gif) top left repeat-x;
	min-height: 247px;
	padding: 0 10px;
}
	#plan_box img {
		float: left;
		padding: 0 7px 0 0;
		display: block;
	}
	#plan_box ul#desc {
		margin-bottom: 15px;
		font-size: .9em;
		font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
		list-style: square;
	}
	#plan_box ul#desc li {
		list-style-position: inside;
		padding: 4px 0px 1px 0px;
	}
		#plan_box ul#desc li.bold_item {
			color: #4AA5DE;
			font-weight: bold;
		}
	#plan_box ul#includes {
		list-style: none;
	}
		#plan_box ul#includes li {
			background: url(../images/tick.gif) top left no-repeat;
			padding: 3px 0 3px 25px;
			height: 14px;
		}
		#plan_box ul#includes li.last_item {
			border-bottom: 1px solid #ddd;
		}
	#support {
		background: url(../images/support_details.gif);
		padding-top: 10px;
		padding-left: 15px;
		height: 130px;
		width: 194px;
		margin-top: 15px;
	}	
	#details {
		background: url(../images/bgr_plan_details.gif);
		padding-top: 10px;
		padding-left: 15px;
		height: 50px;
		width: 194px;
		margin-top: 15px;
	}
		#details_p {
			display: block;
			float: left;
			margin: 21px 5px 0 15px;
		}
		#order {
			display: block;
			float: left;
			margin: 11px 0 0 0;
			background: url(../images/button_order.gif) no-repeat;
			width: 133px;
			height: 41px;
			text-decoration: none;
		}



	#customize {
			display: block;
			float: left;
			margin: 11px 0 0 0;
			background: url(../images/button_customize.html);
			width: 133px;
			height: 41px;
			text-decoration: none;
		}

	
/* footer */

#foot_box {
	color: #fff;
}
#foot_box a	{
	color: #fff;
	text-decoration: none;
}
#foot_box a:hover	{
	color: #fff;
	text-decoration: underline;
}
	#foot_box #copyright	{
		float: left;
		padding-top: 7px;
		padding-left: 25px;
	}
#footer ul {
	position: absolute;
	list-style: none;
	top: 35px;
	left: 580px;
	font-size: .9em;
}
	#footer ul li {
		float: left;
		border-right: 1px solid #cecece;
		padding: 0 10px;
	}
	#footer ul li.last_item {
		border-right: none;
	}
		#footer ul li a {
			color: #6b6b6b;
			font-weight: normal;
			text-decoration: none;
		}
		#footer ul li a:hover {
			font-weight: normal;
			text-decoration: underline;
		}


.alignright {
	float: right;
}
.table_th {
	background: url(../images/content_bg.gif) repeat-x;
	font-weight: bold;
	border-bottom: 2px solid #B9E2B7;
	padding-top: 5px;
	padding-bottom: 5px;
}
.table_content {
	padding-top: 2px;
	padding-bottom: 2px;
}
.table_title {
	background: #FBFDFE;
	border-bottom: 1px solid #FFFFFF;
	text-align: left;
	padding-left: 20px;
	border-right: 1px solid #FFF5F2;
}

.table_tick {
	background: url(../images/8-em-check.gif) no-repeat center center;
}
.table_cross {
	background: url(../images/8-em-cross.gif) no-repeat center center;
}