@charset "utf-8";
body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #010000;
	font-weight: normal;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #010000;
	font-weight: normal;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 1px;
	padding-left: 15px;
	margin: 0px;
}
#services h3 {
	margin-bottom: 35px;
	margin-top: 5px;
	font-size: 18px;
}


td {
	vertical-align: top;
}
#wrapper {
	background-image: url(images/bg.jpg);
}
#wrapper #content {

}
#newsbox {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CBCBB1;
	font-size: 12px;
	padding-top: 20px;
}
#newsbox .display {
	height: 160px;
}


#footer {
	padding-left: 50px;
	color: #333333;
	font-size: 12px;
}
#footer a {
	color: #3366CC;
	text-decoration: none;
}

.message {
	font-size: 12px;
	line-height: 25px;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
.list {
	color: #71714A;
	font-size: 12px;
	line-height: 30px;
	list-style-type: none;
	list-style-image: url(images/bullets.jpg);
	font-weight: bold;
	padding-top: 0px;
	margin-top: 0px;
}
.list li {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
}

.more {
	font-weight: bold;
	color: #006699;
	font-size: 12px;
	text-decoration: none;
	margin-left: 50%;
}

.services {
	border-right-width: 2px;
	border-right-style: dashed;
	border-right-color: #DBD2CA;
}
#bottomrow {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #DBDBCA;
	border-right-color: #DBDBCA;
	border-bottom-color: #DBDBCA;
	border-left-color: #DBDBCA;
}
.bodyclass {
	background-image: url(images/bodybg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#email {
	margin-top: 24px;
	margin-left: 100px;
	border: 0px none #FFFFFF;
}
#email .submit {
	margin-left: 70px;
	margin-top: 10px;
	background-image: url(images/submit.jpg);
	background-repeat: no-repeat;
	height: 47px;
	width: 99px;
}
#menu {
	height: 50px;
}
#menu ul {
	padding: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 18px;
}
#menu li {
	list-style-type: none;
	float: left;
	width: 134px;
	padding: 10px;
	text-align: center;
	display: block;
	margin: 0px;
}
#menu a {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

#email input {
	border: 0px none #FFFFFF;
	margin-top: 25px;
}
a {
	color: #1570B6;
	text-decoration: none;
	font-weight: bold;
}
#content .contactform {
	font-size: 12px;
	line-height: 25px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#google {
	float: right;
	width: 300px;
	height: 60px;
	background-image: url(images/googlesb.jpg);
	background-repeat: repeat-x;
	margin-top: 20px;
}
#services {
	display: block;
	height: 820px;
}
#services p {
	padding-top: 20px;
}

#services .column div {
	height: 200px;
	padding: 20px;
	background-image: url(images/services.jpg);
	background-repeat: repeat-x;
	margin: 5px;
	border: 1px solid #567EBB;
	background-color: #FFFFFF;
}
#services img {
	float: left;
	margin-right: 20px;
}


#services .column {
	float: left;
	width: 50%;
}

#career {
	font-size: 12px;
	color: #336699;
}
#career input {
	border: 1px solid #666666;
}
#career textarea {
	border: 1px solid #666666;
}
.contact {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.tooltip {
	font-size: 12px;
	color: #333333;
}
.dotlist {
	list-style-image: url(images/list_link.gif);
	list-style-type: none;
	line-height: 40px;
}
.small{
	font-size: 11px;
	text-decoration: none;
}
.bodyclass #wrapper #content #album {
	margin: 0px;
	padding: 0px;
	width: 295px;
	height: 200px;
	text-align: center;
}
