body {
	font: .8em Helvetica, Arial, sans-serif;
	color: #666;
	background: #F7FCFF url(../images/bg.gif) repeat-x; }

h1 {
	font-size: 3em;
	margin: 0 0 5px; }

h2 {
	margin: 0 0 15px; }

h2#slogan {
	font-size: 1.3em;
	 }

p {
	margin: 0 0 15px;
	line-height: 1.7em; }

.clear { clear: both; }

.wrap {
	margin: 0 auto;
	width: 860px; }

.background { background: url(../images/bg.jpg) no-repeat left 42px; }

#search {
	float: right;
	margin: 9px 0 0;
	width: 205px; }

input.field {
	float: left;
	background: #808080;
	color: #ccc;
	padding: 4px;
	border: 0;
	margin: 0 5px 0 0;
	width: 170px;
	font: .8em "Trebuchet MS", Arial, Sans-Serif; }

	input.field:focus {
		border-bottom: 1px dotted #ccc;
		color: #fff; }

#menu {
	padding: 0 0 8px;
	margin: 0 0 25px;
	height: 20px; }

#menu li { display: inline; }

#menu li a {
	float: left;
	width: 86px;
	text-align: center;
	margin: 0 2px 0 0;
	font-weight: bold;
	font-size: .7em;
	padding: 16px 0 21px;
/*	height: 25px;*/
/*	letter-spacing: 1px;*/
	font-family:Verdana, sans-serif;
}

#menu li a:hover, #menu li a.current {
	background: url(../images/menu.gif) no-repeat center bottom;
}
.current_page_item a {
background: url(../images/menu.gif) no-repeat center bottom;
}

#logo {
	float: left;
	margin: 40px 0 0;
	position:relative;
	top: -20px; }

#feature {
font: bold 180%/150% Helvetica, Arial, sans-serif;	
color: #33617F;
	float: right;
	background: #fff;
	border: 4px solid #ddd;
	width: 532px;
	margin: 0 0 40px;
	font-size: 1.1em;
	font-style: italic;
	padding: 10px 10px 2px; }

	#feature img {
		float: left;
		margin: 0 20px 0 0; }

	#feature p { margin: 10px 0 0; }

.more {
	font-size: .74em;
	font-weight: bold;
	margin: 0 5px 0 0;
	color: #390505;
	font-style: normal; }

#feature_menu { float: right; }

	#feature_menu li { display: inline; }

		#feature_menu li a {
			color: #33617F;
			float: left;
			padding: 6px 14px 6px 21px;
			margin: 0 0 0 2px;
			background: #C6E5F9 url(../images/bullet.gif) no-repeat 7px 12px;
			font-size: .8em;
			font-weight: bold; }

			#feature_menu li a:hover {
				color: #071F2D;
				background: #fff url(../images/bullet_hover.gif) no-repeat 7px 8px; }

			#feature_menu li a.current { background: #fff url(../images/bullet.gif) no-repeat 5px 12px; }

#feature, #feature_menu li a {
	opacity: 0.6;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; }


.keyworks .col {
	background: #eee;
	border: 1px solid #ddd;
}
.keyworks h2 {
	text-align:center;
	color: #eee;
	background: #666;
	padding:5px;
	margin:0;
	font-weight:bold;
}
.keyworks ul li {
	padding-top: 5px;
	margin-left: 15px;
	list-style-image:url(../images/tick_shield.png);
}


#left {
	float: left;
	width: 550px;
	margin: 0 0 10px;
	}

		#left h2 a {
			border-bottom: 2px solid #ACCADE;
			padding: 0;
			font-size: 200%;
			font-weight: bold;
			letter-spacing: -2px;
			font-variant: small-caps
			}

	#left .more { color: #7EA4BC; }

.subtitle {
	font-weight: bold;
	font-style: italic;
	font-size: 1.1em;
	margin: 0 0 4px; }

.date {
	background: #fff;
	padding: 5px 0;
	border-right: 1px solid #D3EAFA;
	border-bottom: 1px solid #D3EAFA;
	color: #ccc;
	float: left;
	width: 55px;
	margin: 7px 12px 5px 0;
	text-align: center; }

	.date span { font-size: 1.6em; }

#side {
	float: right;
	width: 300px;
	margin: 0 0 30px;
	font-size: .9em; }

#side h3 {
	color: #ccc;
	margin: 0 0 6px 5px;
	height: 16px; }

.box {
	padding: 3px 6px;
	background: #F1F9FE;
	border: 1px solid #ddd;
}

#side a {
	font-size: .94em;
	display: block;
	color: #333;
	background: #B1D6ED;
	padding: 4px 10px;
	margin: 0 0 5px; }

#side a:hover {
		background: #999;
		color: #fff;
		}
#ad {
	background: url(../images/dot.gif) repeat-x;
	padding: 15px 0 10px;
	clear: both;
	font-size: .9em;
	line-height: 1.7em; }

#promo {
	clear: both;
	border-top: 3px solid #6E6E6E;
	background: #505050 url(../images/footer.gif) no-repeat right top;
	color: #ccc;
	padding: 30px 0 0 0; }

	#promo h2 { color: #fff; }

	#promo a {
		color: #D9EAF9;
		border-bottom: 1px dotted #808080; }

.col {
	float: left;
	width: 260px;
	margin: 0 37px 20px 0;
	}

.last { margin: 0; }

#footer {
	clear: both;
	padding: 15px 0;
	font-size: .84em;
	color: #808080;
	border-top: 1px dotted #666; }

	/* Contact Form */
#contact {
	color: #858585;
}
#contact fieldset {
	width: 650px;
}
#contact legend {
	margin: 0px;
	padding: 0px;
	color: #999;
}
#contact label {
	width: 150px;
	float:left;
	text-align:right;
	padding-right: 5px;
}
#contact input, #contact select, #contact textarea {
	border: 1px solid #ddd;
	font-size: 150%;
	width: 340px;
}
#contact .button {
	width: 170px;
	text-align:center;
	padding:15px 0px;
	float:left;
	position:relative;
	left: 155px;
}
#contact a.button {
	text-decoration: underline;
	font-weight: bold;

}
#contact input:focus, #contact select:focus, #contact textarea:focus {
	border: 1px solid #FFBF00;
	background-color: #FFFBEF;
}
#contact div {
	padding: 3px;
}
#contact .captcha {
	width: 80px;
}
#contact .captcha_image {
	float:left;
}

#servicetmp {
	width: 730px;
	margin:0 auto;

}
