<style type="text/css"> 


body { font-family: Palatino, Trebuchet MS, san-serif;}
p { font-family: Palatino, Trebuchet MS, san-serif;}
a {	font-family: Palatino, Trebuchet MS, san-serif; text-decoration: none;}
img { border: none;}
table  { border-collapse: collapse; border-spacing: 0; }
td, th { padding: 0; }

#content {
	position: relative;
	margin: auto 10% auto 10%;
}

#logo {
	background-image: url("../images/logo.jpg"); background-repeat: no-repeat;
	width:853px;
	height:73px;
}

#swoosh {
	position: absolute; left: 0px; top: 0px;
	z-index: 2;
	width: 633px;
}

#swoosh_bottom {
	position: absolute; left: 726px; top: 560px;
	z-index: 999;	
}

#top_tabs {
	background-image: url("../images/top_tabs.jpg");background-repeat: no-repeat;
	width:853px;
	height:108px;
}

#tabs_text   {
	position: absolute; left: 630px; top: 74px;
	width: 174px;
	font-weight: bold; font-size: 14px; 
	color: #348d08;
	letter-spacing: 3px; 
	line-height: 22px;
	z-index: 3;
}

#tabs_text a, #tabs_text p  {
	color: #348d08;
}

#tabs_text p  {
	margin: 5px;
}

#body_content {
	width:853px;
}


#bottom_white {
	background-image: url("../images/bottom_white.jpg"); background-repeat: no-repeat;
	width:853px;
	height:25px;
}

#bottom {
	background-image: url("../images/bottom.jpg"); background-repeat: no-repeat;
	width:853px;
	height:102px;
}

.bottom_text {
	font-size: 11px;
	text-decoration 
	color: #000000;
}
.bottom_button {
	font-size: 11px;
	 
}
.bottom_text {
	font-size: 11px; font-family: arial; font-weight: normal; 
	letter-spacing:0px;
	color: #000000;
}
.bottom_text a{
	text-decoration: underline;
}

.hire_our_team {
	letter-spacing: 3px; 
	color: #ffffff;
	font-size: 13px;
}

.black_link {
	font-size: 11px; font-family: Trebuchet MS;
	color: #393637;
	text-decoration: underline;
}

.orange_text {
	font-weight: bold; font-size: 14px; 
	color: #fc7304;
	letter-spacing: 3px; 
	line-height: 9px;
}

</style>