body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color:#256391;
	text-align:center;
}

.opacity:hover{
opacity:0.50;
filter: alpha(opacity=50);
-moz-opacity: 0.50;
zoom: 1;
}

/* Header */
#header-container{
	width:990px;
	margin:auto;
	background-color:#F6F3E4;
	padding-top:10px;
}

#header-banner{
	width:990px;
	height:243px;
	background:url(../images/header/header-banner-bg.png);
	text-align:left;
}

#header-top-nav{
	width:990px;
	height:42px;
	background:url(../images/header/header-top-nav-bg.png);
	margin-top:7px;
}

#header-top-nav ul{
	list-style:none;
	padding:0;
	margin:0;
	margin-left:10px;
}

#header-top-nav li{
	float:left;
	width:140px;
	height:42px;
	overflow:hidden;
}

#header-top-nav a{
	width:140px;
	height:42px;
	display:block;
	padding-top:8px;
}

#header-top-nav a:hover{
	background:url(../images/header/header-top-nav-arrow.png) top center no-repeat;
}

#header-logo{
	background:url(../images/header/header-logo.png);
	width:261px;
	height:58px;
	position:absolute;
	margin-left:30px;
	margin-top:48px;
}

#header-address{
	position:absolute;
	margin-left:670px;
	margin-top:7px;
}

#header-contact-number{
	position:absolute;
	margin-top:20px;
	margin-left:690px;
}

#header-experience-text{
	position:absolute;
	margin-top:205px;
	margin-left:35px;
}

/* Footer */
#footer-container{
	width:990px;
	margin:auto;
	background-color:#F6F3E4;
	padding-top:24px;
}

#footer-copyright{
	background:url(../images/footer/footer-bg.png);
	background-repeat:no-repeat;
	width:990px;
	height:42px;
	overflow:hidden;
}

#footer-links{
	padding-top:10px;
	padding-bottom:15px;
}

/* Body */
#body-container{
	width:990px;
	margin:auto;
	text-align:left;
	padding-top:10px;
	background-color:#F6F3E4;
}

#body-left-nav-container{
	width:310px;
	margin-left:10px;
	float:left;
}

#body-content-container{
	width:660px;
	margin-right:10px;
	float:right;
	background-color:#FFF;
}

/* Left Nav */
#left-nav-services-container{
	width:301px;
}

#left-nav-services-title{
	background:url(../images/leftnav/left-nav-services-bg.png);
	width:301px;
	height:37px;
	text-align:center;
}

#left-nav-services-container ul{
	list-style:none;
	padding:0;
	margin:0;
}

#left-nav-services-container li{
	background:url(../images/leftnav/left-nav-services-break.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	height:50px;
	width:305px;
	overflow:hidden;	
}

#left-nav-services-container a{
	display:block;
	width:305px;
	height:50px;
	background:url(../images/leftnav/left-nav-services-arrow.png) 3px 15px no-repeat;
	padding-top:17px;
	padding-left:18px;
}

#left-nav-services-container a:hover{
	color:#963F29;
}

#left-nav-consultation{
	background:url(../images/leftnav/left-nav-consultation.png);
	width:301px;
	height:142px;
	margin-top:15px;
}

#left-nav-consultation-text{
	margin-top:17px;
	margin-left:12px;
	text-align:center;
	width:150px;
}

#left-nav-consultation-click-here{
	padding-left:15px;
	height:21px;
	margin-left:5px;
	margin-top:5px;
	padding-top:3px;
	background:url(../images/leftnav/left-nav-services-arrow.png) no-repeat;
}

#left-nav-products{
	background:url(../images/leftnav/left-nav-products.png);
	width:303px;
	height:152px;
	margin-top:10px;
	text-align:center;
	overflow:hidden;
}

#left-nav-products h4{
	padding-top:20px;
}

/* Content */
#content-main{
	padding-left:10px;
	padding-top:15px;
	padding-right:10px;
	margin-bottom:25px;
	min-height:315px;
}

#content-img-1{
	background:url(../images/content/content-img-1.jpg);
	width:274px;
	height:204px;
	float:left;
	margin-right:10px;
	margin-top:50px;
}

#content-solutions{
	padding-left:10px;
	padding-right:10px;
}

#content-solutions-title{
	background:url(../images/content/content-solutions-bg.png);
	width:638px;
	height:37px;
	margin-bottom:10px;
}

#content-solutions-title h4{
	padding-top:10px;
	padding-left:14px;
}

#content-img-2{
	background:url(../images/content/content-img-2.png) no-repeat;
	width:209px;
	margin-left:10px;
	float:right;
}

#content-img-2-text{
	padding-top:164px;
}

#content-img-2-name{
	float:right;
	padding-right:10px;
}

/* Bottom Info */
#body-bottom-container{
	width:990px;
	background-color:#F6F3E4;
	margin:auto;
	padding-top:15px;
}

#bottom-container{
	background:url(../images/content/content-bottom-bg.jpg);
	width:970px;
	height:208px;
	margin:auto;
	overflow:hidden;
	text-align:left;	
}

#bottom-boxes-container{
	padding-left:9px;
	width:970px;
	height:192px;
	margin-top:16px;
}

#bottom-box-1-img{
	background:url(../images/content/content-box-1-img.png);
	margin-left:136px;
	margin-top:-14px;
	position:absolute;
	width:168px;
	height:132px;
}

#bottom-box-2-img{
	background:url(../images/content/content-box-2-img.png);
	margin-left:120px;
	margin-top:-14px;
	position:absolute;
	width:189px;
	height:173px;
}

#bottom-box-3-img{
	background:url(../images/content/content-box-3-img.png);
	margin-left:60px;
	margin-top:-14px;
	position:absolute;
	width:239px;
	height:132px;
}

#bottom-box-logo{
	background:url(../images/content/content-img-logo.png);
	margin-left:10px;
	margin-top:56px;
	position:absolute;
	width:124px;
	height:28px;
}

#bottom-box-1-text{
	position:absolute;
	width:300px;
	margin-left:10px;
	margin-top:120px;
}

#bottom-box-2-text{
	position:absolute;
	width:125px;
	margin-left:10px;
	margin-top:35px;
}

#bottom-box-3-text{
	position:absolute;
	width:300px;
	margin-left:10px;
	margin-top:117px;
}

#bottom-box-phone{
	position:absolute;
	width:200px;
	margin-left:40px;
	margin-top:73px;
}