body {
	margin: 0px;
	background-image: url(/images/top_grad.png);
	background-repeat: repeat-x;
	font-size: 62.5%;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
}

label {
	font-weight: bold;
}

p {
	margin-top: 10px;
	margin-bottom: 10px;
}

.clear {
	clear: both;
}

#wrapper {
	width: 760px;
	margin: auto;
}

.header {
	height: 71px;
	background-image: url(/images/layout_01.png);
}

.header_right {
	float: right;
	width: 229px;
	margin-top: 21px;
	margin-right: 30px;
}

.menubar {
	width: 574px;
	height: 40px;
	float: left;
	background-image: url(/images/layout_02.png);
	color: #FFF;
	font-size: 1.2em;
}

.menubar a {
	color: #FFF;
	text-decoration: none;
}

.menubar a:hover {
	text-decoration: underline;
}

.menubar ul {
	list-style: none;
	display: inline;
	line-height: 40px;
	vertical-align: middle;
}

.menubar li {
	display: inline;
	margin-right: 14px;
	margin-left: 7px;
}

.pencils_top {
	width: 186px;
	height: 40px;
	float: left;
	background-image: url(/images/layout_03.png);
}

.pencils_left {
	width: 574px;
	height: 78px;
	float: left;
	background-image: url(/images/layout_04.png);
}

.intro_text {
	margin-left: 40px;
	font-size: 1.2em;
}

.intro_text h1 {
	font-size: 1.2em;
	margin-bottom: -5px;
	margin-top: 7px;
}

.pencils_bottom {
	width: 186px;
	height: 78px;
	float: right;
	background-image: url(/images/layout_05.png);
}

.main_content {
	width: 760px;
	background-image: url(/images/main_body.png);
	background-repeat: repeat-y;
	padding-bottom: 10px;
}

.main_text {
	margin-left: 40px;
	margin-right: 40px;
	font-size: 1.2em;
}

.development {
	width: 324px;
	margin-right: 10px;
	padding: 5px;
	float: left;
	border-right: 1px dashed #7F7F7F;
}

.hosting {
	width: 324px;
	padding: 5px;
	float: left;
}

.hostingimage {
	float: right;
	padding-left: 10px;
}

.devimage {
	float: right;
	padding-left: 10px;
	padding-right: 5px;
}

.package_head {
	width: 195px;
	height: 26px;
	line-height: 22px;
	vertical-align: middle;
	padding-left: 7px;
	margin-bottom: -7px;
	background-image: url(/images/package_head.png);
	background-repeat: no-repeat;
}

.package_head h2 {
	font-size: 1.2em;
}

.package_wrap {
	width: 660px;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #f2f6ed;
	background-image: url(/images/package_grad.png);
	background-repeat: repeat-x;
	-o-border-radius: 4px;
	-icab-border-radius: 4px;
	-khtml-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.package_price {
	float: right;
	width: 150px;
}

.package_price h3 {
	margin-bottom: 10px;
	font-size: 1.1em;
}

.package_spec {
	float: left;
	width: 220px;
}

.package_spec h3 {
	font-size: 1.1em;
	margin-bottom: 10px;
}

.package_spec ul {
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 20px;
	margin-bottom: 0px;
	list-style: circle;
}

.package_desc {
	width: 240px;
	float: left;
}

.package_desc h3 {
	font-size: 1.1em;
	margin-bottom: 10px;
}

.dev_left {
	width: 400px;
	margin-top: 15px;
	float: left;
}

.dev_right {
	width: 267px;
	margin-top: 15px;
	float: left;
	padding-left: 10px;
	background-color: #f2f6ed;
	background-image: url(/images/quote_grad.png);
	background-repeat: repeat-x;
	-o-border-radius: 7px;
	-icab-border-radius: 7px;
	-khtml-border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

.host_left {
	width: 400px;
	margin-top: 15px;
	float: left;
}

.host_right {
	width: 267px;
	margin-top: 15px;
	float: left;
	padding-left: 10px;
	background-color: #f2f6ed;
	background-image: url(/images/quote_grad.png);
	background-repeat: repeat-x;
	-o-border-radius: 7px;
	-icab-border-radius: 7px;
	-khtml-border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

.host_right h3 {
	margin-top: 0px;
	margin-bottom: 7px;
	font-size: 1.2em;
}

.contact_left {
	width: 400px;
	margin-top: 15px;
	float: left;
}

.contact_right {
	width: 267px;
	margin-top: 15px;
	float: left;
	padding-left: 10px;
	background-color: #f2f6ed;
	background-image: url(/images/quote_grad.png);
	background-repeat: repeat-x;
	-o-border-radius: 7px;
	-icab-border-radius: 7px;
	-khtml-border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

.feature_wrap {
	overflow: hidden;
	margin-bottom: 30px;
}

.feature_image {
	width: 86px;
	float: left;
	margin-right: 12px;
	text-align: center;
}

.feature_text {
	width: 289px;
	float: left;
}

.feature_text h3 {
	font-size: 1.2em;
	margin-bottom: -7px;
	margin-top: 0px;
}

.portfolio_wrap {
	overflow: hidden;
}

.portfolio_left {
	float: left;
}

.portfolio_thumb {
	width: 200px;
}

.portfolio_thumb img {
	border: 1px solid #000;
}

.portfolio_text {
	width: 460px;
	float: right;
}

.portfolio_text h2 {
	margin: 0px;
	font-size: 1.3em;
}

.portfolio_skills {
	width: 192px;
	margin-top: 10px;
	float: left;
	padding-left: 10px;
	background-color: #f2f6ed;
	background-image: url(/images/quote_grad.png);
	background-repeat: repeat-x;
	-o-border-radius: 7px;
	-icab-border-radius: 7px;
	-khtml-border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

.tos_point {
	margin-bottom: 25px;
	color: #434343;
}

.tos_point h2 {
	color: #000;
	font-size: 1.3em;
}

.tos_sub_point {
	margin-left: 25px;
}

.footer {
	width: 760px;
	height: 69px;
	background-image: url(/images/layout_07.png);
}

.footer_text {
	width: 760px;
	text-align: center;
	padding-top: 16px;
	font-size: 1em;
}


/* WHMCS CSS */
.heading h2 {
	margin-bottom: 0;
}

.clientarealinks a {
	color: #0025DF;
	text-decoration: none;
	margin-left: 5px;
	margin-right: 5px;
}

.heading2 {
	font-weight: bold;
	font-size: 1.2em;
}

.clientareatableheading td {
	padding: 5px;
	background-color: #519EF6;
}

.clientareatableactive td {
	padding: 5px;
	background-color: #EAF4FE;
}

.clientareatableactive a {
	color: #0025DF;
	text-decoration: none;
}