@charset "utf-8";

body {
	font-family: "Trebuchet MS", "Myriad Pro", Arial;
	font-size: 11px;
	line-height: 18px;
	color: #666666;
}
a:link {
	color: #4AAA42;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #4AAA42;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #4AAA42;
}




td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bodystyle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.big {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.xbig {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.expanded {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-size: 9px;
	text-transform: uppercase;
	letter-spacing: .1em;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}


/* Layout Starts Here */

body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #666666;
}
.twoColFixLtHdr #container {
	width: 924px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 20px;
} 
h3 {
	text-transform: capitalize;
	color: #FFE737;
	letter-spacing: 0.1em;
	font-size: 11px;
}

.twoColFixLtHdr #header {
	height: 275px;

} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 200px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px 15px 20px;
}
.twoColFixLtHdr #mainContent {


} 
#flash {
	float: left;
	height: 520px;
	width: 924px;
}
#services {
	float: left;
	width: 924px;
}
#text_services {
	float: left;
	width: 924px;
	background-image: url(../images/background.gif);
}
#seperator {
	float: left;
	width: 925px;

}

#user3 {
	float: left;
	width: 400px;
	text-align: left;
}

#user_logo {
	float: left;
	width: 400px;
	text-align: left;
	margin-left: 40px;
}

#user_bio {
	float: left;
	width: 112px;
	text-align: left;
	padding-top: 25px;
}

#user_long {
	float: left;
	width: 600px;
	text-align: left;
}

#user3 img {
	margin-bottom: 25px;
	text-align: center;
}

#user_photo {
	float: left;
	width: 800px;
}

#user4 {
	float: left;
	width: 350px;
	padding-left: 40px;
	text-align: left;
}

#user4_team {
	float: left;
	width: 600px;
	padding-left: 40px;
	text-align: left;
}

#user5 {
	float: left;
	width: 850px;
	padding-left: 75px;
	padding-top: 25px;
	padding-bottom: 25px;
}

#user5_history {
	float: left;
	width: 850px;
	padding-left: 75px;
	padding-bottom: 25px;
	padding-top: 10px;
}

#user5_bio {
	float: left;
	width: 850px;
	padding-left: 40px;
	padding-top: 25px;
	padding-bottom: 25px;
}
#margin {
	float: left;
	height: 1000px;
	width: 25px;
}


#text {
	float: left;
	width: 924px;
}
#subcontent {
	float: left;
	height: 175px;
	width: 924px;
	background-image: url(../images/bottom_bar.gif);
}

.twoColFixLtHdr #footer {

} 
.twoColFixLtHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	padding-top: 23px;
	font-size: 10px;
	color: #666666;
	text-align: center;
	padding-bottom: 20px;
}

#photo1 {
	float: left;
	padding-top: 30px;
	padding-left: 45px;
}
#photo2 {
	float: left;
	padding-top: 30px;
	padding-left: 35px;
}
h2 {
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing: 0.2em;
	color: #4AAA42;
}

.heading_sub {
	font-size: 11px;
	letter-spacing: 0.2em;
	color: #4AAA42;
	font-weight: bold;
}

.subhead2 {
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing: 0.2em;
	color: #4AAA42;
}
#subnav {
	float: left;
	width: 425px;
	padding-right: 50px;
}
#photo {
	float: left;
	width: 425px;
	padding-right: 50px;
	margin-top: 25px;
}

#left_m {
	float: left;
	height: 300px;
	width: 25px;
}


#icon {
	float: left;
	height: 100px;
	width: 100px;
	margin-top: 20px;
	margin-right: 25px;
}



.subhead {
	text-transform: uppercase;
	color: #FFE737;
	letter-spacing: 0.1em;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.small_black {
	font-size:10;
	color:#000000;
	}
#user1b {
	float: left;
	width: 250px;
	padding-left: 15px;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 30px;
}

#user2b {
	float: left;
	width: 250px;
	padding-left: 15px;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 30px;
}

#photo1b {
	float: left;
	padding-top: 30px;
	padding-left: 45px;
}
#photo2b {
	float: left;
	padding-top: 30px;
	padding-left: 35px;
}
.subheadb {
	text-transform: uppercase;
	color: #FFE737;
	letter-spacing: 0.1em;
}
#subcontentb {
	float: left;
	height: 160px;
	width: 924px;
	background-image: url(../images/bottom_bar.gif);
}	

#bottom_box {
	float:left;
	width:925px;
	height: 25px;
}
