html 
{
	margin: 0;
	padding: 0;
	background: #fdb725;
	background-image:url(../images/g_bg_gradient.jpg);
	background-repeat: repeat-x;
}

body
{
	text-align: center;
	min-width: 950px;
}


#wrap
{
	width: 950px;
	margin: 0px auto;
	margin-top: 30px;
	text-align: left;
	border: 1px solid #ffcd55;
	background: #fff2d5;
	background-image:url(../images/g_inner_bg_gradient.png);
	background-repeat: repeat-x;
}

#nav_banner
{
	background-image:url(../images/g_nav.jpg);
	background-repeat: no-repeat;
	height: 83px;
	margin-top: 10px;
}

table
{
	margin: 40px 0 0 220px;
	text-align: center;
	font-family: Arial;
}

table a
{
	text-decoration: none;
	color: white;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}

table a:hover
{
	color: #fdb725;
}

#content_page
{
	height: 100%;
	float: left;
	width: 540px;
	padding: 15px;
	padding-bottom: 25px;
	background: #FFFFFF;
	border: 1px solid #ffcd55;
	margin: 5px;
	margin-left: 5px;
}
#top_left
{
	float: left;
	width: 540px;
	padding: 15px;
	padding-bottom: 25px;
	background: #FFFFFF;
	border: 1px solid #ffcd55;
	margin: 5px;
	margin-left: 5px;
}

#content_page ul, #content_page li
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#bottom_left
{
	float: left;
	width: 540px;
	padding: 15px;
	background: #FFFFFF;
	border: 1px solid #ffcd55;
	margin: 5px;
}

#bottom_left img
{
	margin: 5px;
	border: 1px solid #ffcd55;
}

.featproj {
	float: left;
	}
	
	.featproj h3 {
	text-align: center;
	}

#top_right
{
	width: 350px;
	float: right;
	background: #ffcd55;
	border: 1px solid #ffcd55;
	padding: 0;
	margin: 5px;
	margin-right: 10px;
}

#top_right img
{
	padding: 0;
}

#top_right p
{
	margin: -2px 2px 2px 2px;
}


#rightSide {
	float: right !important;
	width: 365px;
	}

#bottom_right
{
	font-family: Verdana;
	font-size: 14px;
	width: 340px;
	float: right;
	background: #FFFFFF;
	border: 1px solid #ffcd55;
	padding: 10px 0 0 10px;
	margin: 5px 10px 5px 5px;
}

#bottom_right a
{
	text-decoration: none;
}

#bottom_right a:hover
{
	text-decoration: underline;
}	

#bottom_right p
{
	padding-left: 10px;
}

#logo_section
{
	width: 350px;
	float: right;
	margin-right: 25px;
}

#logo_section ul, #logo_section li
{
	list-style-type: none;
	display:inline;
}

#logo_section img {
	border: 0;
	}


#footer_nav
{
	clear: both;
	margin: 0;
	margin-left: -33px;
	padding: 0;
}

#footer_nav ul
{
	list-style-type: none;
	text-align: center;
}

#footer_nav li
{
	display: inline;
	margin-right: 5px;
}

#footer_nav a
{
	text-decoration: none;
	color: black;
	font-family: Verdana;
	font-size: 12px;
}

#footer_nav a:hover
{
	text-decoration: underline;
}

#copyright a
{
	text-decoration: none;
	color: black;
	font-weight: bold;
}

#copyright a:hover
{
	text-decoration: underline;
}
#Home
{
	width:90px;
}
#Company_Profile
{
	width: 105px;
}

#Project_Gallery
{
	width: 103px;
}

#Safety
{
	width: 97px;
}

#Personnel
{
	width: 95px;
}

#Services
{
	width: 95px;
}

#Contact_Us
{
	width: 97px;
}

.currentPage
{
	color:#fdb725;
}

h1
{
	font-family: Arial;
	font-size: 18px;
	color: #427ddb;
}

h3
{
	font-family: Arial;
	font-size: 16px;
}

p
{
	font-family: Verdana;
	font-size: 11px;
}

.project_gallery
{
	float: left;
	padding: 10px;
	margin: 0;
	margin-bottom: 20px;
	border: 1px solid #ffcd55;
	width: 500px;
	height: auto;
	background: #fff2d5;
}

.project_gallery a
{
	/*margin-left: -425px;*/
}

.project_gallery img
{
	border: 1px solid #ffcd55;
}

.project_gallery p
{
	width: 450px;
	margin: 0 auto;
}

.project_gallery h3
{
	margin-top: 0;
	text-align: center;
	line-height: 10px;
	color: #427ddb;
}

.project_gallery table
{
	margin: 0 auto;
	margin-top:-10px;
}





