/* CSS Document */

body
{
	background:#F0F0F0;
	padding:0px;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

div, td, tr
{
	 font-family:Verdana, Arial, Helvetica, sans-serif;
	 font-size: 11px;
	 color: #333333;
}

a img
{
	border:0;
}


a
{
	color: #000000; text-decoration:none
}

a:hover
{
	color: #000000; text-decoration:underline
}

.clear
{
	clear:both;
}

form
{
	margin:0px;
	padding:0px;
}

#header
{
	width:538px;
	height:129px;
	margin:30px 0 0 0;
	padding:0px;
}

#menu
{
	width:538px;
	height:45px;
	padding:20px 0 0 0;
	margin:0px;
	text-align:left;
	font-size:10px;
}


#menu ul.menutitle{
	
	width:538px;
	height:45px;
	margin:0px;
	padding:0px;
	list-style-type:none;
	
}
#menu ul.menutitle li{
	margin:0px;
	padding:0px;
	display:block;
	float:left;
	height:45px;
}
#menu ul.menutitle li a{
	padding: 0 15px 0 24px;
	margin: 0px;
	width: auto;
	height: 16px;
	background: url(images/menu_bullet.gif) left;
	background-repeat: no-repeat;
	display: block;
	font-weight: bold;
	text-decoration: none;
}
#menu ul.menutitle li a:hover{
	background: url(images/menu_bullet_h.gif) left;
	background-repeat: no-repeat;
}
#menu ul.menutitle li a.active
{
	background: url(images/menu_bullet_h.gif) left;
	background-repeat: no-repeat;
}

#content
{
	width:538px;
	text-align:left;
	line-height:18px;
	font-weight:bold;
}

.content_base
{
	background:url(images/content_base.gif);
	background-repeat:no-repeat;
	width:538px;
	height:auto;
	min-height:191px;
	margin:0px;
	padding:0px;
}

.content_left
{
	float:left;
	width:280px;
	padding:0 0 0 20px;
	margin:0px;
}

.content_right
{
	float:right;
	width:215px;
	padding:0 10px 0 0;
	margin:0px;
}

.content_about_left
{
	float:left;
	width:150px;
	padding:0 0px 0 20px;
	margin:0px;
}
.content_about_right
{
	float:right;
	width:330px;
	padding:0 20px 0 0px;
	margin:0px;
}
.content_services_left
{
	float:left;
	width:278px;
	padding:0 0px 0 20px;
}
.content_services_right
{
	float:right;
	width:210px;
	padding:0 20px 0 0px;
}


.content_contact_left
{
	float:left;
	width:260px;
	padding:0 0px 0 60px;
	text-align:center;
	font-weight:bold;
}
p.grey_box
{
	border:#bbbbbb solid 2px;
	padding:3px;
	margin:0px;
}

p.grey_box2
{
	border:#bbbbbb solid 2px;
	padding:3px;
	margin:35px 0 0 100px;
	width:300px;
	text-align:center;
	font-weight:bold;
}
.content_contact_right
{
	float:right;
	width:142px;
	padding:0 60px 0 0px;
}


.content_extend
{
	background:url(images/content_extended.gif);
	background-repeat:repeat-y;
	display:table;
	width:538px;
	position: relative;
}

.content_extend p.text
{
	margin:0px;
	width:498px;
	float:left;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
.photo {
	border:#bbbbbb solid 2px;
}


#footer
{
	width:538px;
	padding:30px 0 0 0;
	margin:0px;
	text-align:center;
}

#footer2
{
	width:475px;
	padding:30px 0 0 0;
	margin:0px;
	text-align:center;
}



p.grey_box3
{
	border:#cecece solid 1px;
	padding:3px;
	margin:0px;
	width:475px;
	background:#ffffff;
}

.copy
{
	font-size:10px;
}

.small{
	font-size:8px;
	font-weight:normal;
	text-align:center;
}
