html body{
margin:0;
padding:0;
background-color:#252525;
text-align: center;
}

img {
border:0px;
}

h1{
	font:Arial;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
}

body{
	text-align: center;
}

#wrapper{
	text-align:left;
	width:900px;
	margin:0px auto 0px auto !important;
	margin-right:auto; 
	
}

#header_wrapper{
	height:116px;
	background-color:#181818;
}

#logo{
	width:340px;
	height:116px;
	float:left;
	background:url(../images/logo.jpg);
	padding:0px;
	margin:0px;
}

#nav_wrapper{
	height:116px;
	float:right;
	padding:0px;
	margin:0px;
	width:560px;
}

#main_nav
{
	margin:80px 0px 0px 0px;
	padding:0px;
}

#main_nav ul
{
	float:left;
	list-style:none;
	list-style-image:none;
	padding:0;
	margin:0;
}

#main_nav li
{
	float:left;
	list-style:none;
	list-style-image:none;
	padding:0;
	margin:0;
}

#main_nav li a:link, #main_nav li a:visited, #main_nav li a:active{
	padding:0px;
	margin:0px;
}

/*#main_nav li a:hover{
	 hindi ko pa alam. Pass muna to. 
}*/

#banner_wrapper{
	height:242px;
	background:url(../images/banner_bg.jpg);
}

.banner_desc{
	width:300px;
	position:relative;
	color:#FFF;
	font-size:1em;
	line-height:1.35em;
	margin-left:570px;
	padding-top: 10px;
	font-family: Arial;
}

#content_wrapper
{
	height:290px;
	background:url(../images/content_span_bg.jpg) repeat-y;
	padding-left:40px;
}

#content_wrapper2
{
	height:600px;
	padding-left:40px;
	background-color: #181818;
	margin:0px;
}

#content_left_wrapper{
	float:left;
	width:420px;
}

#content_left_wrapper p{
	padding-right:8px;
	color:#888986;
	font-size:0.90em;
	line-height:20px;
	margin:0px;
	font-family: Arial;
}

#content_body_wrapper{
	float:left;
	width:95%;
}

#content_body_wrapper p{
	padding-right:8px;
	color:#888986;
	font:Arial;
	font-size:14px;
	line-height:20px;
	margin:0px;
}

#content_right_wrapper{
	float:left;
	width:439px;
}

#latest_proj_title{
	margin:15px 0px 0px 25px;
	float:left;
	width:409px;
}


#latest_proj_wrapper{
	margin:0px 0px 0px 25px;
	float:left;
	width:410px;
	
}

#latest_proj_thumb_img{
	float:left;
	
}

#latest_proj_desc{
	float:left;
	margin:8px 0px 0px 10px;
	
}

.text_green
{
	color:#ace94b;
	font-size:.90em;
	font-family: Arial;
}

.text_green a
{
	color:#ace94b;
	font-size:.90em;
	text-decoration:none;
	font-family: Arial;
}

.text_white_bold
{
	color:#FFFFFF;
	font-size:.90em;
	font-weight:bold;
	font-family: Arial;
}

#more_proj_wrapper{
	margin:5px 0px 0px 25px;
	float:left;
	width:410px;
}

#more_proj_thumb_wrapper{
	
	float:left;
	width:410px;
}

.more_proj_thumb_img{
	width:75px;
	margin:5px 0px 0px 5px;
	float:left;
}

#footer_wrapper{
	padding:20px 0px 0px 10px;
	height:50px;
	background-color:#121212;
}

#footer_copyright{
	color:#50504f;
	font-size:.90em;
	font-weight:600;
	text-align:center;
	font-family: Arial;
}

#footer_related{
	color:#FFFFFF;
	font-size:0.75em;
	text-align:center;
	font-weight:bold;
	font-family: Arial;
}

#footer_related a{
	color:#888986;
	font-size:0.75em;
	text-decoration:none;
	font-family: Arial;
}

#footer_related a:hover{
	color:#FFFFFF;
	font-size:0.75em;
	text-decoration:underline;
	font-family: Arial;
}

#contactForm_div{
	position:absolute;
	left:341px;
	top:135px;
	width:649px;
	height:415px;
	z-index:1;
	background-color: #375965;
}

.gray_text_arial_12
{
	color:#d3d3d2;
	font:Arial;
	font-size:12px;
	font-weight:bold;
}

.gray_text_arial_14
{
	color:#d3d3d2;
	font:Arial;
	font-size:14px;
	font-weight:bold;
}

.white_text_arial_14
{
	color:#FFFFFF;
	font:Arial;
	font-size:14px;
	font-weight:bold;
}

.title_white
{
	color:#FFFFFF;
	font:Arial;
	font-size:24px;
	font-weight:bold;
}

.title_green
{
	color:#ace94b;
	font:Arial;
	font-size:24px;
	font-weight:bold;
}

.website_wrapper
{
	width: 400px;
	height:150px;
	position:relative;
	float:left;
	margin-left: 5px;
	clip: rect(10px,auto,auto,0px);
	margin-top: 20px;
}

.website_img_thumb
{
	position:relative;
	width:110px;
	height:80px;
	float:left;
	margin-left:0px;
}

.website_img_desc
{
	position:relative;
	width:250px;
	height:80px;
	float:left;
	margin-left:10px;
}

.services_wrapper
{
	width: 260px;
	height:150px;
	position:relative;
	float:left;
	margin-left: 5px;
	clip: rect(10px,auto,auto,0px);
	margin-top: 20px;
}

.services_wrapper ul
{
	margin:5px 0px 5px 15px;
}

.services_wrapper .price
{
	color:#e7f153;
	font-size:1.15em;
	font-weight:bold;
	font-family: Arial;
	margin-left: 10px;
	margin-top: 10px;
}

.services_wrapper .pack_include
{
	color:#FFF;
	font:Arial;
	font-size:.90em;
	font-weight:bold;
	margin-left: 10px;
	margin-top: 5px;
}

.services_wrapper .pack_desc
{
	color:#888986;
	font-size:0.9em;
	font-weight:normal;
	font-family: Arial;
	margin-left: 15px;
	margin-top: 5px;
}

.services_wrapper .signup_now a
{
	color:#e7f153;
	font-size:1.15em;
	font-family: Arial;
	margin-left: 10px;
	margin-top: 10px;
	text-decoration:none;
}

.services_wrapper .signup_now a:hover
{
	color:#e7f153;
	font-size:1.15em;
	font-family: Arial;
	margin-left: 10px;
	margin-top: 10px;
	text-decoration:underline;
}

.payment_method
{
	height:auto;
	padding-left:40px;
	background-color: #181818;
	margin:0px;
}
