div
{
	overflow:hidden;

}

html
{
	background:#252525;

}

.service_body:hover
{
	width:710px;
	padding:10px;
	color:#c2c2c2;
	margin:0px 5px 0px 5px;
	font-family:verdana;
	font-size:13px;
	border-bottom:#2f2f2f solid 1px;
	background:#3e3e3e;
}

a:link
{
	color:#fff;
	text-decoration:none;
}

a:visited
{
	color:#fff;
	text-decoration:none;
}

a:hover
{
	color:#fff;
	text-decoration:underline;
}

a:active
{
	color:#fff;
	text-decoration:underline;
}

a.menu_link2:link
{
	color:#fff;
	text-decoration:none;
}

a.menu_link2:visited
{
	color:#fff;
	text-decoration:none;
}

a.menu_link2:hover
{
	color:#fff;
	text-decoration:none;
}

a.menu_link2:active
{
	color:#fff;
	text-decoration:none;
}

a.menu_link:link
{
	color:#959595;
	text-decoration:none;
}

a.menu_link:visited
{
	color:#959595;
	text-decoration:none;
}

a.menu_link:hover
{
	color:#fff;
	text-decoration:none;
}

a.menu_link:active
{
	color:#fff;
	text-decoration:none;
}

body
{
	background:#252525;
	margin:0px;
	text-align:center;
	color: #c2c2c2;
	font-family: verdana;
	font-size: 13px;
}

.wrapper
{
	width:760px;
	margin:auto;
	text-align:left;
}

.logo
{
	width:760px;
	height:60px;
	margin:20px 0px 20px 0px;
}

.menu
{
	width:760px;
	height:30px;
}

.menu_item
{
	float:left;
	height:30px;
	margin-right:4px;
}

.menu_item_left_selected
{
	height:30px;
	width:5px;
	float:left;
	background:#363636 url(../images/images/menu_item_selected_outside.png) top left no-repeat;
}

.menu_item_center_selected
{
	height:30px;
	padding:7px 10px 0px 10px;
	float:left;
	font-family:verdana;
	font-size:13px;
	background:#363636;
}

.menu_item_right_selected
{
	height:30px;
	width:5px;
	float:left;
	background:#363636 url(../images/images/menu_item_selected_inside.png) top right no-repeat;
}

.menu_item_left_unselected
{
	height:30px;
	width:5px;
	float:left;
	background:#363636 url(../images/images/menu_item_unselected_outside.png) top left no-repeat;
}

.menu_item_center_unselected
{
	height:30px;
	padding:7px 10px 0px 10px;
	float:left;
	font-family:verdana;
	font-size:13px;
	background:#363636 url(../images/images/button_bg.png) top left repeat-x;
}

.menu_item_right_unselected
{
	height:30px;
	float:left;
	width:5px;
	background:#363636 url(../images/images/menu_item_unselected_inside.png) top right no-repeat;
}

.content_top
{
	width:740px;
	padding:10px 10px 0px 10px;
	background:#363636 url(../images/images/border_top.png) top left no-repeat;
}

.gallery_top
{
	width:740px;
	height:10px;
	background:#111 url(../images/images/gallery_border_top.png) top left no-repeat;
}

.gallery_content
{
	width:720px;
	padding:0px 10px 10px 10px;
	background:#111 url(../images/images/gallery_bg.png) top left repeat-y;
}

.gallery_inside
{
	width:730px;
	padding:0px 5px 0px 5px;
	background:#111 url(../images/images/gallery_bg.png) top left repeat-y;

}

.gallery_image
{
	border:solid 1px #111;
	margin:0px 5px 10px 5px;

}

.gallery_image:hover
{
	border:solid 1px #fff;
	margin:0px 5px 10px 5px;

}

.gallery_bottom
{
	width:740px;
	text-align:center;
	padding-bottom:10px;
	background:#111 url(../images/images/gallery_border_bottom.png) bottom left no-repeat;

}

.gallery_button_up
{
	width:115px;
	height:30px;
	background:url(../images/images/button_gallery.png) top left no-repeat;

}

.subheader
{
	width:730px;
	padding:10px 0px 5px 0px;
	border-bottom:solid 1px #636363;
	margin:0px 5px 9px 5px;

}

.paragraph
{
	width:730px;
	padding-bottom:10px;
	margin:0px 5px 0px 5px;
	color:#c2c2c2;
	font-family:verdana;
	font-size:13px;
	padding-left: 5px;
}

.content_bottom
{
	width:760px;
	height:10px;
	background:#363636 url(../images/images/border_bottom.png) bottom left no-repeat;
}

.copyright
{
	width:760px;
	padding-top:10px;
	margin-bottom:20px;
	color:#636363;
	font-family:verdana;
	font-size:11px;
	text-align: center;
}
 
.content_title
{
	width: 730px;
	padding-bottom: 10px;
	margin: 0px 5px 0px 5px;
	color: #c2c2c2;
	font-family: verdana;
	font-size: large;
	text-align: center;
}
 
.content_guts
{
	width: 730px;
	padding-bottom: 10px;
	margin: 0px 5px 0px 5px;
	color: #c2c2c2;
	font-family: verdana;
	font-size: 13px;
	text-align: center;
}

.theteam_table
{
	border-collapse: collapse;
	border-color: #CCCCCC;
	border-width: 0;
	width: 100%;
}

.theteam_thumbnail
{
	border: 1px solid #111111;
	text-align: center;
	width: 150px;
}

.theteam_member_text
{
	font-size: medium;
	text-align: center;
	border: 1px solid #111111;
}

.about_headers
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-right: 5px;
	margin-bottom: 9px;
	margin-left: 5px;
	width: 730px;
	border-bottom-color: rgb(99, 99, 99);
}

.about_service_body
{
	padding: 15px;
	margin-left: 5px;
}

.about_service_name
{
	font-style: italic;
	color: #FFFFFF;
}

.auto-style2 
{
	width: 760px;
	padding-top: 10px;
	margin-bottom: 20px;
	color: #636363;
	font-family: verdana;
	font-size: 11px;
	text-align: center;
}

.auto-style3 
{
	border-width: 0px;
}

.auto-style4 
{
	border-width: 0;
}

