body {
	background-color: #e0e0e0;
	color: #646464;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: relative;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#container {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/layout/grey_stripe.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#content {
	background-color: #FFFFFF;
	width: 480px;
	border: 1px solid #c6c6c6;
	float: right;
	margin-top: 51px;
}
#branding {
	padding: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #646464;
	height: 170px;
	margin: 3px;
	position: relative;
}
#branding h1 {
	margin: 0px;
	padding: 0px;
	width: 246px;
	display: inline;
}
#branding #slideshow {
	width: 218px;
	padding: 0px;
	border: 2px solid #646464;
	height: 164px;
	display: inline;
	position: absolute;
	right: 0px;
}
#main_text {
	margin: 0px 16px 16px;
	padding-bottom: 20px;
}
#main_text h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0E0;
	padding-bottom: 6px;
	width: 300px;
	margin: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-left: 0px;
	clear: both;
	font-weight: normal;
}
#main_text h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding-bottom: 6px;
	margin: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-left: 0px;
}
#main_text h4 {
	font-size: 13px;
	font-weight: normal;
	margin: 8px 0px;
	padding: 0px;
	line-height: 18px;
}
#main_text p {
	line-height: 17px;
	margin: 8px 0px;
	padding: 0px;
}
#main_text ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	line-height: 17px;
	list-style-image: url(../images/layout/bullet.gif);
}
#main_text li {
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 0px;
}
#main_text ul.twocol_list1, #main_text ul.twocol_list2 {
	width: 200px;
	margin: 0px;
	padding-top: 0px;
}
#main_text ul.twocol_list1 {
	width: 200px;
	float: left;
	margin: 0px;
	padding-top: 0px;
}
#main_text ul.twocol_list2 {
	width: 200px;
	margin-left: 220px;
	margin-top: 0px;
	padding-top: 1px;
}
#main_text a:link, #main_text a:visited, #footer a:link, #footer a:visited {
	color: #E3303D;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
#main_text a:hover, #main_text a:active, #footer a:hover, #footer a:active {
	text-decoration: underline;
}
#links {
	position: absolute;
	top: 51px;
	width: 207px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 18px;
	border-top: 1px solid #C6C6C6;
	border-right: 1px solid #C6C6C6;
	border-left: 1px solid #C6C6C6;
}
#links li {
	height: 34px;
	background-image: url(../images/layout/link_bg.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C6C6C6;
	margin: 0px;
	padding: 0px;
}
#links a:link, #links a:visited {
	height: 34px;
	/*padding-left: 47px;*/
	display: block;
	line-height: 34px;
	background-repeat: no-repeat;
	text-decoration: none;
	color: #646464;
	text-indent: 47px;
}
#links .current {
	height: 34px;
	display: block;
	line-height: 34px;
	color: #E3303D;
	text-align: right;
	padding-right: 10px;
}
#links a:hover, #links a:active {
	color: #E3303D;
}
#links a.home {
	background-image: url(../images/layout/1.gif);
}
#links .home .current{
	background-image: url(../images/layout/1-over.gif);
	background-repeat: no-repeat;
}
#links a.about {
	background-image: url(../images/layout/2.gif);
}
#links .about .current{
	background-image: url(../images/layout/2-over.gif);
	background-repeat: no-repeat;
}
#links a.services {
	background-image: url(../images/layout/3.gif);
}
#links .services .current{
	background-image: url(../images/layout/3-over.gif);
	background-repeat: no-repeat;
}
#links a.experience {
	background-image: url(../images/layout/4.gif);
}
#links .experience .current{
	background-image: url(../images/layout/4-over.gif);
	background-repeat: no-repeat;
}
#links a.join {
	background-image: url(../images/layout/5.gif);
}
#links .join .current{
	background-image: url(../images/layout/5-over.gif);
	background-repeat: no-repeat;
}
li#contact {
	position: absolute;
	top: -45px;
	right: -490px;
	width: 224px;
	background-color: #646464;
	background-image: none;
	border-bottom-style: none;
	height: 40px;
}
#contact a:link, #contact a:visited {
	color: #FFFFFF;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 40px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-weight: normal;
	text-indent: 0px;
}
#contact a:hover, #contact a:active {
	color: #000000;
}
#sidebar_info, #sidebar_info_home {
	width: 207px;
	position: absolute;
	top: 236px;
	background-color: #646464;
	border: 1px solid #646464;
	color: #FFFFFF;
	font-size: 12px;
	padding-bottom: 30px;
}
#sidebar_info_home {
	background-image: url(../images/layout/grey_stripe2.gif);
	background-repeat: repeat-y;
}
#sidebar_info h4, #sidebar_info_home h4 {
	margin: 0px;
	padding: 20px 20px 6px;
	font-size: 15px;
	line-height: 19px;
}
#sidebar_info_home h4 {
	padding: 20px 10px 15px 45px;
	text-align: right;
	font-weight: normal;
}
#sidebar_info p {
	padding: 0px;
	margin-top: 6px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	line-height: 17px;
}
#sidebar_info cite {
	text-align: right;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px;
	display: block;
}
#sidebar_info ul {
	margin-top: 2px;
}
#sidebar_info li {
	margin-top: 4px;
	margin-bottom: 4px;
}
#sidebar_info a:link, #sidebar_info a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#sidebar_info a:hover, #sidebar_info a:active {
	color: #333333;
	text-decoration: underline;
}
#sidebar_info_home dl {
	margin-left: 20px;
}
#sidebar_info_home dt {
	padding-left: 25px;
	color: #C6C6C6;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 5px;
	background-repeat: no-repeat;
}
#sidebar_info_home dt.post {
	background-image: url(../images/layout/post.gif);	
}
#sidebar_info_home dt.phone {
	background-image: url(../images/layout/phone.gif);
}
#sidebar_info_home dd {
	text-align: right;
	margin-right: 10px;
}
#tagline {
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	width: 400px;
	height: 20px;
	margin: 0px;
	padding: 0px 0px 0px 2px;
	line-height: 20px;
	position: absolute;
	top: 15px;
}
#footer {
	clear: both;
	text-align: center;
	font-size: 11px;
	margin: 0px;
	padding: 10px;
}
#footer a:link {
	text-transform: none;
}
#contact_form {
	position: relative;
}
#contact_form p {
	text-align: right;
	width: 145px;
	margin-top: 12px;
	margin-bottom: 12px;
	line-height: 20px;
	height: 20px;
}
#contact_form input {
	position: absolute;
	left: 150px;
	border: 1px solid #646464;
	height: 20px;
	width: 220px;
}
#contact_form textarea {
	position: absolute;
	left: 150px;
	border: 1px solid #646464;
	height: 80px;
	margin: -18px 0px 0px;
	padding: 0px;
	width: 220px;
}
#contact_form input#send {
	margin-top: 60px;
	width: 70px;
	font-size: 11px;
}
.red {
	color: #e3303d;
}
.floatleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 8px;
	border: 1px solid #C6C6C6;
}
.imgborder {
	border: 1px solid #C6C6C6;
}
.clear {
	clear: both;
}
.indent {
	text-indent: 118px;
}
