.wrapper {
	width: 960px; 
	position: relative;
	min-height: 100%;
	margin:0 auto 0 auto;
}
body{
	padding:0px;
	margin:0px;
	font-family:Arial;
	overflow-x:hidden;
}
.header{
	float: left;
	width: 100%;
	height: 500px;
	background-image: url('../images/header_bg.gif');
	background-repeat: repeat-x;
}
.body{
	float: left;
	width: 100%;
	background-image: url('../images/body_bg.gif');
	background-repeat: repeat-x;
}
.footer{
	float: left;
	width: 100%;
	margin-top:10px;
	height: 65px;
	text-align: center;
	background: #FFFFFF;
}
.left{
	padding: 0px 20px 10px 0px;
	float:left;
	width:620px;
}
.mission{
	padding: 0px 20px 10px 20px;
	float:right;
	width:275px;
}

.clear
{
	clear:both;
}
.center{
	text-align: center;
	vertical-align: middle;
}
.border{
	border:1px solid #ff0000;
}
/*.message_border{
	float:left;
	width:300px;
	color:red;
	border:1px solid #AA00CC;
}*/
/*.spacer{
	padding:0px 0px 0px 0px;
	float:left;
	width:25px;
}*/
/*.message{
	color:red;
	text-align:center;
}*/
.content{
	padding:30px 30px 30px 30px;
}
.desc{
	font-size:12px;
	font-family:Arial;
	font-weight:Regular;
	color:#FFFFFF;
	padding:0px 0px 0px 3px;
}
/*
.more_text{
	font-size:11px;
	font-family:Arial;
	font-weight:Regular;
	color:#4E5152;
}*/
.text_heading{
	font-size:22px;
	font-family:Arial;
	font-weight:bold;
	color:#F48000;
}
.text_normal{
	font-size:12px;
	font-family:Arial;
	font-weight:Regular;
	color:#333333;
}
.text_copyright{
	font-size:11px;
	font-family:Arial;
	font-weight:Regular;
	color:#333333;
}
.logo{
	float:left;
	margin: 29px 0px 20px 0px;
	width:545px;
	/*width:590px;*/
}
.main_menu{
	float:right;
	width:400px;
}
.menu{
	float:left;
	margin-top: 50px;
	width:80px;
	/*height:33px;*/
	height:25px;
	text-align:center;
	vertical-align:middle;
	background-image: url('../images/button_bg.gif');
	background-repeat: repeat-x;
	font-size:13px;
	font-family:Arial;
	font-weight:bold;
	color:#333333;
}
.menu_active{
	float:left;
	margin-top: 0px;
	width:80px;
	/*height:33px;*/
	height:25px;
	text-align:center;
	vertical-align:middle;
	background-image: url('../images/active_button_bg.gif');
	background-repeat: repeat-x;
	font-size:13px;
	font-family:Arial;
	font-weight:bold;
	color:#F7F7F7;
}
.menu_text{
	padding:5px 0px 0px 0px;
	text-decoration: none;
}
.flash_bar{
	float:left;
	height:186px;
	width:960px;
}
.heads{
	float:left;
	margin: 1px 0px 0px 0px;
	height:160px;
	width:960px;
}
.services_head{
	float:left;
	margin-top: 20px;
	height:140px;
	width:302px;
	/*display: inline;*/
	background-image: url('../images/services_bg.gif');
}
.services{
	float:left;
	height:60px;
	width:95px;
}
.services_logo{
	float:left;
	height:140px;
	width:105px;
	background-image: url('../images/services_logo.gif');
	background-repeat: no-repeat;
}
.services_text{
	float:left;
	height:120px;
	width:195px;
}
.portfolio_head{
	float:left;
	margin-top: 20px;
	height:140px;
	width:362px;
	/*display: inline;*/
	background-image: url('../images/portfolio_bg.gif');	
}
.portfolio{
	float:left;
	height:60px;
	width:220px;
}
.portfolio_logo{
	float:left;
	height:140px;
	width:135px;
	background-image: url('../images/portfolio_logo.gif');
	background-repeat: no-repeat;
}
.portfolio_text{
	float:left;
	height:120px;
	width:225px;
}
.quote_head{
	float:left;
	margin-top: 20px;
	height:140px;
	width:296px;
	/*display: inline;*/
	background-image: url('../images/quote_bg.gif');
}
.quote{
	float:left;
	height:60px;
	width:210px;
}
.quote_logo{
	float:left;
	height:140px;
	width:79px;
	background-image: url('../images/quote_logo.gif');
	background-repeat: no-repeat;
}
.quote_text{
	float:left;
	height:120px;
	width:213px;
}
.more{
	float:right;
	padding: 0px 15px 0px 0px;
	height:15px;
	width:45px;
/*	background-image: url('../images/more_button.gif');
	background-repeat: no-repeat;
	*/
}
.heads_shadow{
	float:left;
	height:60px;
	width:100%;
	background-image: url('../images/heads_shadow.gif');
	background-repeat: no-repeat;
}
A:link{
	color: #333333;
	text-decoration: none;
}
A:visited{
	color: #333333;
	text-decoration: none;
}
A:active{
	color: #333333;
	text-decoration: none;
}
A:hover{
	color: #333333;
	text-decoration: none;
}
.menu_active a:link{
	color: #F7F7F7;
	text-decoration: none;
}
.menu_active a:active{
	color: #F7F7F7;
	text-decoration: none;
}
.menu_active a:visited{
	color: #F7F7F7;
	text-decoration: none;
}
.menu a:hover{
	color: #F48000;
	text-decoration: none;
}
.menu_active a:hover{
	color: #F7F7F7;
	text-decoration: none;
}
.small_heading{
	font-weight:bold;
	font-size:14px;
	font-family:Arial;
	color:4E4B49;
}
.menu_bar{
	float:left;
	width:235px;
}
.services_details{
	float:left;
	width:720px;
}
.services_active_menu{
	font-weight:bold;
	font-size:13px;
	font-family:Arial;
	color:#F48000;
	padding:7px 0px 0px 7px;
}
.services_menu{
	font-weight:bold;
	font-size:13px;
	font-family:Arial;
	color:#000000;
	padding:7px 0px 0px 7px;
}
.services_link{
	float:left;
	width:200px;
	height:30px;
	background-image: url('../images/link_bg.gif');
	background-repeat: repeat-x;
}
.services_links{
	float:left;
	width:235px;
	height:36px;
}
.link_shadow{
	float:left;
	margin-top:-3px;
}
.arrow_area{
	padding-left:25px;
}
.form_contents{
	font-weight:bold;
	font-size:13px;
	font-family:Arial;
	color:#010101;
}
.form_contents_heading{
	font-weight:bold;
	font-size:16px;
	font-family:Arial;
	color:#333333;
}/*
.left_form{
	float: left;
	width:130px;
	height:25px;
}
.right_form{
	float: right;
	width:350px;
}*/
.form_heading{
	font-weight:bold;
	font-size:14px;
	font-family:Arial;
	color:#F48000;
}
.form_bg{
	background-color:#E9E9E9;
	border:2px solid #D6D6D6;
	height:25px;
	padding-top:10px;
	font-weight:bold;
	font-family:Arial;
}
.textarea_bg{
	background-color:#E9E9E9;
	border:2px solid #D6D6D6;
	height:100px;
	width:385px;
	padding-top:10px;
	font-weight:bold;
	font-family:Arial;
}
.dropdown_bg{
	background-color:#E9E9E9;
	border:2px solid #D6D6D6;
	height:40px;
	width:390px;
	padding-top:10px;
	font-weight:bold;
	font-family:Arial;
}
.contact_us_head{
	font-size:16;
	font-weight:bold;
	font-family:Arial;
	color:#333333;
}
.contact_us_heading{
	font-size:12;
	font-weight:bold;
	font-family:Arial;
	color:#F48000;
}
.services_active_menu a:link{
	font-weight:bold;
	font-size:13px;
	font-family:Arial;
	color:#F48000;
	padding:7px 0px 0px 7px;
}
.services_active_menu a:active{
	font-weight:bold;
	font-size:13px;
	font-family:Arial;
	color:#F48000;
	padding:7px 0px 0px 7px;
}
.services_active_menu a:visited{
	font-weight:bold;
	font-size:13px;
	font-family:Arial;
	color:#F48000;
	padding:7px 0px 0px 7px;
}
.services_active_menu a:hover{
	font-weight:bold;
	font-size:13px;
	font-family:Arial;
	color:#F48000;
	padding:7px 0px 0px 7px;
}
.services_menu a:link{
	font-weight:bold;
	font-size:13px;
	font-family:Arial;
	color:#000000;
	padding:7px 0px 0px 7px;
}
.services_menu a:active{
	font-weight:bold;
	font-size:13px;
	font-family:Arial;
	color:#000000;
	padding:7px 0px 0px 7px;
}
.services_menu a:visited{
	font-weight:bold;
	font-size:13px;
	font-family:Arial;
	color:#000000;
	padding:7px 0px 0px 7px;
}
.services_menu a:hover{
	font-weight:bold;
	font-size:13px;
	font-family:Arial;
	color:#000000;
	padding:7px 0px 0px 7px;
}