body {
	margin: 20px;
	padding: 0;
	background: url('../graphics/cork_board3.jpg');
	height: 100%;
	font: 10pt arial, helvetica, tahoma;
}

a:link { color: #ff6600; text-decoration: none; }
a:active { color: #ff6600; text-decoration: none; }
a:visited { color: #ff6600; text-decoration: none; }
a:hover { color: #ff6600; text-decoration: underline; }

a.title:link { color: #ffffff; font-weight: bold; text-decoration: none; }
a.title:active { color: #ffffff; font-weight: bold; text-decoration: none; }
a.title:visited { color: #ffffff; font-weight: bold; text-decoration: none; }
a.title:hover { color: #ffffff; font-weight: bold; text-decoration: underline; }

.menu {
	margin: auto;
	width: 882px;
}

.header {
	position: relative;
	width: 882px;
	height: 112px;
	margin: auto;
	background: url('../graphics/header.png') no-repeat;
}

.contactinfo {
	position: absolute;
	top: 10px;
	right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	text-align: right;
}

.logo {
	position: absolute;
	left: 25px;
	top: 3px;
	background: transparent url('../graphics/logo.png') no-repeat;
	width: 153px;
	height: 120px;
}

.menu_under {
	width: 882px;
	height: 51px;
	background: url('../graphics/menu_under.jpg') no-repeat;
}

.contactus {
	position: relative;
	left: 740px;
	top: 82px;
	width: 112px;
	height: 29px;
}

#footer { float: right; margin-top: 8px; width: 612px; font-weight: bold; color: #808080; text-align: center; }

#footer a:link { color: #808080; text-decoration: none; }
#footer a:active { color: #808080; text-decoration: none; }
#footer a:visited { color: #808080; text-decoration: none; }
#footer a:hover { color: #808080; text-decoration: none; }

.content_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #000000;	
	margin-top: 0px;
}

a.link_content:link {
	color: #000000;
	text-decoration: none;
}
a.link_content:visited {
	color: #000000;
	text-decoration: none;
}

a.link_about:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0000bb;
	text-decoration: none;
	display: block;
	padding: 5px 20px;
	border-bottom: 1px solid #aad7f6;
}

a.link_about:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0000bb;
	text-decoration: none;
	display: block;
	padding: 5px 20px;
	border-bottom: 1px solid #aad7f6;
}

a.link_about:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #8888ff;
	text-decoration: none;
	display: block;
	padding: 5px 20px;
	border-bottom: 1px solid #aad7f6;
}

a.link_staff:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #ffffff;
	text-decoration: none;
	display: block;
	padding: 5px 20px;
	background: #6caae7;
	border-bottom: 1px solid #aad7f6;
}

a.link_staff:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #ffffff;
	text-decoration: none;
	display: block;
	padding: 5px 20px;
	background: #6caae7;
	border-bottom: 1px solid #aad7f6;
}

a.link_staff:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	display: block;
	padding: 5px 20px;
	background: #ffffff;
}

.inputBox {
	color : #000000;
	background: #FFFFFF;
	border: 1px solid #000000;
	font: 1em Arial, Helvetica, sans-serif;
	padding: 2px;
}
.inputBoxDrop {
	color : #000000;
	border: 1px solid #000000;
	margin: 0;
	padding: 0;
}

.inputBoxReq {
	background: #ffffce;
}

.td_row_1 {
	width: 120px;
	padding: 3px; 
	border-bottom: 1px dashed #cecece;
	font-size: 10pt;
}
.td_row_2 {
	padding: 3px; 
	border-bottom: 1px dashed #cecece;
	font-size: 10pt;
}

.testimonial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	margin-left: 35px;
	margin-right: 35px;
	margin-top: 30px;
	color: #ffffff;	
}
.content_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	margin-right: 200px;
}

a.link_service:link {
	text-decoration: none;
	color: #ff6600;
	font-size: 9pt;
	font-weight: bold;
}
a.link_service:visited {
	text-decoration: none;
	color: #ff6600;
	font-size: 9pt;
	font-weight: bold;
}
a.link_service:hover {
	text-decoration: underline;
	color: #ff6600;
	font-size: 9pt;
}

.header_services {
	font-weight: bold;
	font-size: 12pt;
	color: #5296de;
	margin-top: 0px;
}

a.contact_form_link:link {
	font-size: 13pt;
	font-weight: bold;
	text-decoration: none;
}
a.contact_form_link:visited {
	font-size: 13pt;
	font-weight: bold;
	text-decoration: none;
}
a.contact_form_link:hover {
	font-size: 13pt;
	font-weight: bold;
	text-decoration: none;
}
