html,body {
	position: relative;
	margin: 0px auto; 
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-align: top;
	font-family: Arial;
	font-size: 12px; 
	color: #605020; 	
}

#bg { 
	padding: 0px;
	position: relative; 
	width: 988px; 
	background-image: url(../images/body_bg.png);
	background-repeat: repeat-y;
	background-align: top center;
	margin: 0px auto;
}

#wrapper { 
	padding: 0px;
	position: relative; 
	width: 988px; 
	background-image: url(../images/header.png);
	background-align: top center;
	background-repeat: no-repeat;
	margin: 0px auto;
}

#what_wrapper { 
	padding: 0px;
	position: relative; 
	width: 988px; 
	background-image: url(../images/header_what.png);
	background-align: top center;
	background-repeat: no-repeat;
	margin: 0px auto;
}

#advantage_wrapper { 
	padding: 0px;
	position: relative; 
	width: 988px; 
	background-image: url(../images/header_advantage.png);
	background-align: top center;
	background-repeat: no-repeat;
	margin: 0px auto;
}

#experience_wrapper { 
	padding: 0px;
	position: relative; 
	width: 988px; 
	background-image: url(../images/header_experience.png);
	background-align: top center;
	background-repeat: no-repeat;
	margin: 0px auto;
}

#who_wrapper { 
	padding: 0px;
	position: relative; 
	width: 988px; 
	background-image: url(../images/header_who.png);
	background-align: top center;
	background-repeat: no-repeat;
	margin: 0px auto;
}

#contact_wrapper { 
	padding: 0px;
	position: relative; 
	width: 988px; 
	background-image: url(../images/header_contact.png);
	background-align: top center;
	background-repeat: no-repeat;
	margin: 0px auto;
}

#strategies_wrapper { 
	padding: 0px;
	position: relative; 
	width: 988px; 
	background-image: url(../images/header_strategies.png);
	background-align: top center;
	background-repeat: no-repeat;
	margin: 0px auto;
}

#nav { 
	position: relative; 
	padding-top: 274px;
	padding-left:115px;
	margin: 0px auto;
}

#main_menu a, #main_menu a:link {
	padding-right:30px;
	color: #ffffff;
	font-family: Arial;
	font-size: 14px; 
	text-decoration: none;
}

#main_menu a:hover, #main_menu a:active {
	color: #ffffff;
	text-decoration: underline;
}


#main { 
	padding: 0px;
	position: relative; 
	width: 943px; 
	min-height:400px;
	margin: 0px auto;
}

#left_panel { 
	position: relative; 
	width: 210px; 
	margin: 0px auto;
	float: left;
	padding-left:5px;
}

#content_panel { 
	position: relative; 
	width: 710px; 
	margin: 0px auto;
	float: left;
}

#footer { 
	margin: 0px auto;
	position: relative; 
	width: 988px; 
	height: 134px; 
	background-color: #ffffff; 
	background-image: url(../images/footer.gif);
}

#info { 
	float:right;
	text-align:center;
	margin-right:40px;
	margin-top:18px;
	font-weight:bold;
}

#bar { 
	margin-top: 10px;
	margin-bottom: 10px;
	position: relative; 
	width: 169px; 
	height: 2px; 
	background-image: url(../images/bar.png);
	background-align: bottom left;
	background-repeat: no-repeat;
}

#what_menu{ 
	padding-top:35px;
	padding-left:29px;
	position: relative; 
	width: 678px; 
	height: 39px; 
	background-image: url(../images/title_whatwedo.jpg);
	background-align: top left;
	background-repeat: no-repeat;
}

#padder { 
	position: relative; 
	margin: 0px auto;
	padding:10px;
}

#clear {
	clear: both;
}

.title_services {COLOR: #dbab56; TEXT-DECORATION: none; font-family: Arial; font-size: 22px;}
.title_solutions {COLOR: #935f2f; TEXT-DECORATION: none; font-family: Arial; font-size: 22px;}

.bbold {COLOR: #4b3905; TEXT-DECORATION: none; font-family: Arial; font-size: 16px; font-weight: bold;}
.bbold2 {COLOR: #ee2e24; TEXT-DECORATION: none; font-family: Arial; font-size: 12px; font-weight: bold;}

.tlink {COLOR: #000000; TEXT-DECORATION: none; font-family: Arial; font-size: 21px;}
a:link.tlink {color : #000000;}
a:visited.tlink {color : #000000;}
a:active.tlink {text-decoration: none;}
a:hover.tlink  {color : #ee2e24; text-decoration: underline;}

.llink {COLOR: #000000; TEXT-DECORATION: none; font-family: Arial; font-size: 12px; font-weight:bold;}
a:link.llink {color : #000000;}
a:visited.llink {color : #000000;}
a:active.llink {text-decoration: none;}
a:hover.llink  {color : #ee2e24; text-decoration: underline;}

.elink {COLOR: #005CAB; TEXT-DECORATION: none; font-family: Arial; font-size: 12px; font-weight:bold;}
a:link.elink {color : #005CAB;}
a:visited.elink {color : #005CAB;}
a:active.elink {text-decoration: none;}
a:hover.elink  {color : #ee2e24; text-decoration: underline;}

.wlink {COLOR: #ffffff; TEXT-DECORATION: none; font-family: Arial; font-size: 13px; font-weight:bold; padding-right:43px;}
a:link.wlink {color : #ffffff;}
a:visited.wlink {color : #ffffff;}
a:active.wlink {text-decoration: none;}
a:hover.wlink  {color : #ffffff; text-decoration: underline;}




.contactBold {
	font-size: 14px;
	font-weight: bold;
}
