<!--
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
body {
	background: #f2f2f2 url(images/bg.jpg) repeat-y center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
}
/* === Misc All Pages === */
a:link {
	color: #005598;
}
a:visited {
	color: #005598;
}
a:hover {
	color: #002949;
}
a:active {
	color: #005598;
}
#wrapper{
	width:960px;
	margin:0 auto;
	text-align:left;
}
.clear{
		clear:both;
	}
		a{
		outline:none;
	}
.align-left{
		float:left;
		padding-right:10px;
		padding-bottom:10px;
	}
	.image-left{
		float:left;
		margin:10px 20px 20px 0;
	}
	.image-right{
		float:right;
		margin:10px 0 20px 20px;
	}
		blockquote{
		background:#f1f1f1;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		font-family:Georgia, "Times New Roman", Times, serif;
		text-shadow:1px 1px white;
		font-size:16px;
		padding:20px;
		width:80%;
		margin-left:10%;
		line-height:22px;
		font-style:italic;
		border:1px solid #ddd;
		color:#666;
	}
	ol{
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:16px;
		font-style:italic;
		color:#666;
		line-height:20px;
		margin:0;
	}
	#leftcolumn ol li p, #full #maincontent ol li p{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#333;
		font-style:normal;
		padding:10px 0 0 0;
	}
	#leftcolumn h3,#full #maincontent h3{
		font-size:18px;
		color:#333;
		font-family:Georgia, "Times New Roman", Times, serif;
		margin:20px 0 0 0;
		font-weight:normal;
	}
	#full #maincontent ul li{
		padding:0 0 10px 0;
	}
	.twocol{
	width:470px;
	float:left;
	margin-right:20px;
}
.twocol.last, .threecol.last, .fourcol.last{
	margin:0;
}
.threecol{
	width:306px;
	float:left;
	margin-right:20px;
}
.fourcol{
	width:225px;
	float:left;
	margin-right:20px;
}
	
/* === Sub Page Adds Sidebar Background === */
#sub #wrapper{
	background:url(images/content-bg.jpg) repeat-y 677px 0;
}
/* === Header Area Including Logo an Contact Button === */
#header{
	width:100%;
	background:url(images/header.jpg) repeat-x top;
	height:87px;
	position:relative;
	border-bottom:1px solid #cadae9;
}
#logo{
	float:left;
	padding-top:25px;
	padding-left:20px;
}
h1{
	background:url(images/logo.png) top left no-repeat;
	width:400px;
	height:40px;
	overflow:hidden;
	margin:0;
}
h1 a{
	display:block;
	padding-left:400px;
	height:40px;
}
#contact-btn{
	border-left:1px solid #2b89c9;
	border-right:1px solid #2b89c9;
	border-bottom:1px solid #2b89c9;
	background:#014479 url(images/contact-btn.jpg) repeat-x bottom;
	font-size:13px;
	text-shadow:1px 1px #000d18;
	text-align:center;
	position:absolute;
	top:0;
	right:20px;
	padding-left:15px;
	cursor:pointer;
}
#contact-btn.active{
	background-image:none;
	background-color:#002E52;
}
#contact-btn span{
		color:white;
		text-decoration:none;
		padding:9px 15px 9px 15px;
		display:block;
		background:url(images/updown-arrows.png) left no-repeat;
}
/* === Featured Image Slider === */
#banner{
	position:relative;
	width:960px;
	height:362px;
}
.bannerslide{
	height:304px;
	width:100%;
	position:relative;
}
.bannerslide img{
	position:absolute;
	top:0;
	left:0;
}
#redbar{
	background:url(images/red-bar.jpg) repeat-x top;
	height:40px;
	width:940px;
	padding:18px 0 0 20px;
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:white;
	text-shadow:1px 1px #430100;
	position:absolute;
	bottom:-58px;
	left:0;
	z-index:9;
}
.nivo-caption{
	height:40px;
	width:940px;
	padding:18px 0 0 20px;
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:white;
	text-shadow:1px 1px #430100;
	position:absolute;
	bottom:-58px;
	left:0;
	z-index:10;
}
.nivo-caption p{
	margin:0;padding:0;
}
a img{
	border:none;
}
#redarrow{
	background:url(images/redarrow.png) top left no-repeat;
	width:44px;
	height:25px;
	position:absolute;
	left:20px;
	bottom:-1px;
	z-index:10000;
	}
	.viewpage{
		position:absolute;
		bottom:-45px;
		right:20px;
		z-index:11;
	}
	.viewpage a{
		background:url(images/viewpage-bg.jpg) repeat-x top;
		padding:6px 10px 6px 10px;
		display:block;
		border:1px solid #d13029;
		color:white;
		text-decoration:none;
		font-weight:bold;
		text-shadow:1px 1px #3f0200;
		font-size:13px;
		font-family:Arial, Helvetica, sans-serif;
	}
	.viewpage a:hover{
		background:url(images/viewpage-bg.jpg) bottom repeat-x;
	}
	.hold{
		position:relative;
	}
	/* === Main Navigation === */
#nav{
	position:absolute;
	top:0;
	left:0;
	width:960px;
	height:40px;
	background:none repeat scroll 0 0 rgba(0, 0, 0, 0.6);
	border-color:rgba(255, 255, 255, 0.6);
	border-style:solid;
	border-width:1px 0;
	border-right:none;
	border-left:none;
	border-top:none;
	z-index:999
}
#subbanner #nav{
	background:#1c1c1c;
}
#nav ul{
	padding:0 0 0 20px;
	margin:0;
	list-style:none;
}
#nav ul li{
	background:url(images/arrow.png) 10px 18px no-repeat;
	float:left;
	margin-right:10px;
}
#nav ul li a{
	color:white;
	text-decoration:none;
	font-size:13px;
	padding:12px 20px 12px 20px;
	display:block;
}
#nav ul li a:hover, #nav ul li a.active{
	color:#333;
	background:white url(images/arrow-hover.jpg) 10px 18px no-repeat;
}
/* === Dropdown Nav === */
#nav ul ul {
position:absolute;
display:none;
top:40px;
z-index:9999;
background:#fff;
padding:0 5px 0 5px;
width:170px;
box-shadow:3px 3px  rgba(0, 0, 0, 0.3);
-webkit-box-shadow:3px 3px  rgba(0, 0, 0, 0.3);
-moz-box-shadow: 3px 3px  rgba(0, 0, 0, 0.3);
}
ul#nav ul ul li{
background:none;
padding:0;
margin:0;
z-index:999;
}
#nav ul li ul li{
	background:none;
	border-top:1px solid #fff;
	border-bottom:1px solid #e4e4e4;
	z-index:999;
	padding:0;margin:0
}
#nav ul li ul a:link, #nav ul li ul a:visited{
display:block;
padding:10px 0 8px 10px;
width:160px;
font-size:12px;
color:#333;
text-decoration:none;
font-weight:normal;
background:#fff;
float:left;
margin:0;z-index:999;
height:16px;
}
#nav ul li ul a:hover{
display:block;
width:160px;
text-decoration:underline;
font-weight:normal;
font-size:12px;
float:left;z-index:999;
background:#fff;
}

#nav ul ul ul{
top:auto;z-index:999;
}	

#nav ul li ul ul {
left:146px;
margin:0px 0 0 10px;
z-index:9999;
}
#nav ul li{
		position:relative;
}
	/* === Grey Header Area on Subpages === */
#subbanner{
	position:relative;
	width:960px;
	padding-top:40px;
}
#subtext{
	background:url(images/shadowcurve.png) bottom left no-repeat;
	padding:0 0 20px 0;
}
#subtext h2{
	font-size:30px;
	font-weight:normal;
	color:white;
	text-shadow:1px 1px black;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0;
	display:block;
	background:url(images/subpageheader.jpg) repeat-x top;
	height:50px;
	padding:15px 0 0 20px;
}
/* === Contact Form === */
	#contactform{
		background:#002e52;
		width:920px;
		padding:20px;
		position:relative;
	}
	#contactform .input{
		background:#011d33;
		border:1px solid #003e6f;
		color:#718da3;
		font-family:Arial, Helvetica, sans-serif;
		padding:7px;
		font-size:12px;
		float:left;
		margin-right:20px;
		margin-bottom:10px;
	}
	#contactform .field{
		width:400px;
		height:55px;
		margin-bottom:0;
	}
	#contactform .inputhold{
		float:left;
		width:180px;
	}
	#contactform .search{
		background:url(images/search.jpg) top left no-repeat;
		width:76px;
		height:31px;
		border:none;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		font-size:13px;
		color:white;
		text-shadow:1px 1px #002440;
		text-align:center;
		outline:none;
		cursor:pointer;
	}
	#error{
		color:white;
		position:absolute;
		right:50px;
		top:20px;
		height:80px;
		width:170px;
	}
	#error ul{
		padding:0;
		margin:0;
	}
/* === Main Content === */
	#maincontent{
		padding:20px 0 20px 0;
		position:relative;
	}
	#sub #maincontent{
		padding: 5px 0 20px 0;
	}
	#full #maincontent{
		padding: 5px 0 20px 0;
	}
/* === Front Page Widgets === */
	#nextwidget, #prevwidget{
		position:absolute;
		right:-45px;
		top:40%;
		background:url(images/nextwidget.jpg) top left no-repeat;
		width:25px;
		height:37px;
		cursor:pointer;
		text-indent:-999px;
		overflow:hidden;
	}
	#prevwidget{
		background:url(images/prevwidget.jpg) top left no-repeat;
		left:-45px;
	}
	a.disabled{
		visibility:hidden;
	}
	.widgets{
		width:960px !important;
		height:342px;
		position:relative;
		padding:0;
		overflow:hidden;
	}
	.widgets ul.holder{
		padding:0;
		list-style:none;
		margin:0;
		position:absolute;
		top:0;
		left:0;
		height:342px;
		margin:0;
		overflow:hidden;
		z-index:1;
		width:2000px;
	}
	.widgets ul li.widget{
		width:306px;
		margin-right:18px;
		float:left;
		border:1px solid #ccc;
		position:relative;
		height:340px;
	}
	.widgets ul li.widget h3{
		font-size:18px;
		font-family:Georgia, "Times New Roman", Times, serif;
		color:#333;
		text-shadow:1px 1px white;
		background:url(images/widget-header.jpg) repeat-x top;
		height:34px;
		padding-top:10px;
		padding-left:20px;
		display:block;
		margin:0;
		font-weight:normal;
		border-bottom:1px solid #ccc;
	}
	.textbox{
		padding:15px;
	}
	.textbox p{
		line-height:20px;
		margin:0;
		padding:0 0 10px 0;
	}
	.link{
		position:absolute;
		bottom:15px;
		left:15px;
	}
	a.fancy{
		background:url(images/link-bg.jpg) bottom left no-repeat;
		display:block;
		padding-left:10px;
		padding-top:19px;
		width:276px;
		height:24px;
		color:white;
		text-decoration:none;
		text-shadow:1px 1px black;
		position:relative;
	}
	a.fancy span{
		background:url(images/link-bg.jpg) top left no-repeat;
		position:absolute;
		top:0;
		left:0;
		width:276px;
		height:24px;
		color:white;
		text-decoration:none;
		text-shadow:1px 1px black;
		display:block;
		padding-left:10px;
		padding-top:19px;
		z-index:50;
		color:white;
	}
	 .widgets ul li.third{
		margin-right:0;
	}
/* === From The Blog Links === */
	.blogbox{
		padding:0;
		margin:0;
	}
	.blogbox ul{
		list-style:none;
		padding:0;
		margin:0;
	}
	.blogbox ul li{
		display:block;
		position:relative;
		padding:10px 15px 10px 15px;
		background:#f6f6f6;
		overflow:hidden;
		border-bottom:1px solid #ccc;
		border-top:1px solid white;
	}
	.blogbox ul li a{
		position:absolute;
		width:100%;
		height:100%; top:0; left:0;
		text-indent:-999px;
		overflow:hidden;
		background:url(images/fake.gif) repeat;
	}
	.blogbox ul li span{
		color:#005092;
		font-size:13px;
		text-decoration:underline;
		display:block;
		padding:0 0 6px 0;
	}
	.blogbox ul li small{
		font-size:12px;
		color:#666;
	}
	.blogbox ul li.last{
		border-bottom:none;
	}
	.blogbox ul li img{
		float:left;
		margin-right:10px;
		padding:2px;
		background:white;
		border:1px solid #ccc;
	}
/* === Testimonials Widget === */
	.testimonial{
		background:#f6f6f6;
		border:1px solid #ccc;
		padding:15px;
		color:#333;
		text-shadow:1px 1px white;
		position:relative;
		line-height:20px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		margin:0 0 20px 0;
	}
	.testimonial span{
		position:absolute;
		background:url(images/testimonial.jpg) top left no-repeat;
		width:27px;
		height:13px;
		bottom:-13px;
		left:20px;
	}
	/* === Video Widget === */
				#videolink{
					position:relative;
					display:block;
				}
				#videolink span{
					filter:alpha(opacity=0);
					-moz-opacity:0;
					-khtml-opacity: 0;
					opacity: 0;
					position:absolute;
					top:0;
					left:0;
					height:156px;
					width:276px;
					background:white url(images/video.png) center no-repeat;
				}
/* === Portfolio Page === */
	#portfolio{
		padding:0;
		margin:0;
		list-style:none;
	}
	#portfolio li{
		float:left;
		margin:20px 20px 20px 0;
		width:225px;
	}
	#portfolio li p{
		padding:0 7px 0 7px;
		line-height:20px;
		color:#666;
	}
	#portfolio li a{
		position:relative;
		display:block;
	}
	#portfolio li.last{
		margin:20px 0 20px 0;
	}
	#portfolio li span{
		position:absolute;
		top:0;
		left:0;
		height:100%;
		width:100%;
		background:white url(images/locate.png) center no-repeat;
							filter:alpha(opacity=0);
					-moz-opacity:0;
					-khtml-opacity: 0;
					opacity: 0;
	}
			span.under{
				padding-top:10px;
				margin-top:10px;
				border-top:1px dotted #ccc;
				display:block;
				}
				
		/* === Footer === */
				#footer{
					width:960px;
					height:220px;
					position:absolute;
					top:0;
					left:-20px;
					background:url(images/footer.png) repeat-x top;
					padding:30px 20px 20px 20px;
				}
				#footer .item{
					width:225px;
					margin-right:20px;
					float:left;
					position:relative;
				}
				#footer .item h3{
					margin:0;
					color:white;
					font-family:Georgia, "Times New Roman", Times, serif;
					text-shadow:1px 1px #000;
					font-size:18px;
					font-weight:normal;
				}
				#footer ul.follow{
					list-style:none;
					padding:20px 0 0 0;
					margin:0;
				}
				#footer ul.reg{
					list-style:none;
					padding:17px 0 0 0;
					margin:0;
				}
				#footer ul.reg li{
					background:url(images/footer-divider.jpg) repeat-x bottom;
					padding-bottom:2px;
				}
				#footer ul.follow li{
					background:url(images/footer-follow.jpg) repeat-x top #202020;
					margin-bottom:2px;
					padding:0;
				}
				#footer ul.reg a{
					padding:12px 10px 12px 10px;
					display:block;
					color:#999999;
					font-size:13px;
					text-decoration:none;
					text-indent:10px;
					background:0 16px no-repeat url(images/arrow.png);
				}
				#footer ul.follow a{
					padding:12px 10px 12px 10px;
					display:block;
					color:#999999;
					font-size:13px;
					text-decoration:none;
					text-indent:30px;
				}
				#footer ul.follow a:hover, #footer ul.reg a:hover{
					color:white;
				}
				#facebook a{
					background:url(images/1281655142_facebook.png) 10px 12px no-repeat;
				}
				#twitter a{
					background:url(images/1281655517_twitter.png) 10px 12px no-repeat;
				}
				#rss a{
					background:url(images/1281655595_rss.png) 10px 12px no-repeat;
				}
				#youtube a{
					background:url(images/1281655667_youtube.png) 10px 12px no-repeat;
				}
				#footer .last{
					margin:0;
				}
				.cont{
					position:relative;
					height:318px;
				}
				#map img{
					padding:2px;
					background:#333;
					border:1px solid #000;
					margin-top:20px;
				}
				.locate{
					position:absolute;
					bottom:3px;
					left:3px;
					width:219px;
					height:160px;
					background:white center no-repeat url(images/locate.png);
					filter:alpha(opacity=0);
					-moz-opacity:0;
					-khtml-opacity: 0;
					opacity: 0;

				}
				#copyright{
					position:absolute;
					bottom:0;
					left:-20px;
					width:980px;
					background:url(images/copyright.jpg) repeat-x top;
					height:31px;
					padding:17px 0 0 20px;
					color:white;
					border-top:1px solid #5e5e5e;
				}
				/* === Left Column Styles - Subpages === */
		
				#leftcolumn{
					width:636px;
					float:left;
					padding:0px 20px 20px 0;
				}
				#rightcolumn{
					float:right;
					width:263px;
					padding:0px 0 20px 20px;
				}
				#leftcolumn h2,#full #maincontent h2{
					font-size:24px;
					font-weight:normal;
					font-family:Georgia, "Times New Roman", Times, serif;
					color:#333;
					margin:0 0 0 0;
					padding-bottom:10px;
					border-bottom:1px solid #ddd;
				}
				#leftcolumn .blog h2{
					border:none;
					padding:0 0 5px 0;
				}
				#leftcolumn h2 a{
					color:#333;
					text-decoration:none;
				}
				/* === Blog Styles === */

				.blog .blogheading{
					position:relative;
					padding:0 0 10px 0;
					border-bottom:1px solid #ddd;
				}
				.blog .blogheading small{
					font-size:11px;
					color:#666;
				}
				.blog .blogheading span{
					position:absolute;
					top:0;
					right:0;
					padding:8px;
					font-size:18px;
					color:#666;
					text-shadow:1px 1px #fff;
					border:1px solid #a3a3a3;
					background:url(images/datebg.jpg) repeat-x top #bababa;
					font-family:Georgia, "Times New Roman", Times, serif;
					-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
				}
				.blog{
					padding:0 0 40px 0;
				}
				#leftcolumn .padabove, #full #maincontent .padabove{
					padding-top:20px;
				}
				#leftcolumn p, #full #maincontent p{
					line-height:20px;
					margin:0;
					padding:10px 0 10px 0;
				}
				/* === Colored Headings === */
				#rightcolumn .trihead span, #leftcolumn .trihead span, #full #maincontent .trihead span{
					background:url(images/h3-right.jpg) top right no-repeat;
					height:46px;
					position:absolute;
					top:0;
					right:0;
					width:20px;
				}
				#leftcolumn .trihead span, #full #maincontent .trihead span{
					background:url(images/blue-h3-right.jpg) top right no-repeat;
				}
				#rightcolumn h3,#leftcolumn .trihead h3,#full #maincontent .trihead h3{
					position:relative;
					display:inline;
					background:url(images/left-h3.jpg) top left no-repeat;
					padding:8px 25px 38px 20px;
					margin:0;
					font-weight:normal;
					font-size:18px;
					color:white;
					font-family:Georgia, "Times New Roman", Times, serif;
					text-shadow:1px 1px #360200;
				}
				#leftcolumn .trihead h3, #full #maincontent .trihead h3{
					background:url(images/blue-h3.jpg) top left no-repeat;
					text-shadow:1px 1px #00314f;
					padding:8px 30px 38px 20px;
				}
				#rightcolumn .trihead{
					padding:10px 0 40px 0;
				}
				#leftcolumn .trihead, #full #maincontent .trihead{
					padding:30px 0 20px 0;
				}
				
				/* === Right Column Styles === */
				#rightcolumn .box{
					padding:0 0 20px 0;
				}
				#rightcolumn p{
					line-height:20px;
					text-shadow:1px 1px white;
					color:#666;
					margin:0;
					padding:10px 0 0 0;
				}
				img.lightborder, #portfolio li img{
					padding:6px;
					background:#f1f1f1;
					border:1px solid #ccc;
							-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
				}
				#rightcolumn ul{
					padding:0;
					margin:0;
					list-style:none;
					border-top:1px solid #ccc;
					border-right:1px solid #ccc;
					border-left:1px solid #ccc;
				}
				#rightcolumn ul.alt{
					border:none;
				}
				#rightcolumn ul li{
					display:block;
				}
				#rightcolumn ul li a{
					border-bottom:1px solid #ccc;
					border-top:1px solid white;
					padding:8px 0 8px 30px;
					background:#f1f1f1 url(images/arrow-hover.jpg) 10px 12px no-repeat;
					display:block;
				}
				#rightcolumn ul.alt li a{
					border-bottom:1px solid #ddd;
					border-top:1px solid white;
					padding:8px 0 8px 30px;
					background:url(images/arrow-hover.jpg) 10px 12px no-repeat;
					display:block;
				}
	#rightcolumn ul li a:hover{
		color:#005598
	}
	/* === Service Boxes === */
	#leftcolumn .services,#full #maincontent .services{
		padding:20px 0 0 0;
		margin:0;
		list-style:none;
	}
	#leftcolumn .services li, #full #maincontent .services li{
		float:left;
		border-top:1px solid #cdcdcd;
		border-left:1px solid #cdcdcd;
		border-right:1px solid #cdcdcd;
		border-bottom:4px solid #cdcdcd;
		background:url(images/service.jpg) repeat-x top;
		position:relative;
		width:166px;
		padding:15px;
		text-align:center;
		height:200px;
		margin-right:20px;
	}
	#leftcolumn .services li.last, #full #maincontent .services li.last{
		margin:0;
	}
	#leftcolumn .services li span, #full #maincontent .services li span{
		position:absolute;
		background:url(images/service-shadow.jpg) top left no-repeat;
		width:201px;
		height:13px;
		bottom:-17px;
		left:-2px;
				filter:alpha(opacity=0);
					-moz-opacity:0;
					-khtml-opacity: 0;
					opacity: 0;
	}
	#leftcolumn .services li h4, #full #maincontent .services li h4{
		font-size:18px;
		color:#333;
		text-shadow:1px 1px white;
		margin:0;
		font-weight:normal;
		font-family:Georgia, "Times New Roman", Times, serif;
		text-align:left;
	}
	#leftcolumn .services li p, #full #maincontent .services li p{
		text-align:left;
	}
	#leftcolumn .services li img, #full #maincontent .services li img{
		margin:0 auto;
		padding:15px 0 15px 0;
	}
		
	/*** === Comment section ==== ***/
.reply{
	clear:both;
	font-size:12px;
	margin-top:10px;
	}
.commentlist li {
  border:1px solid #ddd;
}
.commentlist li .avatar {
  float: right;
  background: #FFF;
  border: 1px solid #ddd;
  padding: 2px !important;
}
.commentlist cite, .commentlist cite a {
  font-style: normal;
}
.commentlist p {
  font-weight: normal;
  text-transform: none;
}
.commentmetadata {
  font-weight: normal;
  font-family:Arial, Helvetica, sans-serif;
  font-style:normal;
}
#respond:after {
  content: ".";
  display: block;
  height: 0px;
  clear: both;
  visibility: hidden;
}
.commentlist {
  margin: 0px;
  padding: 20px 0 0 0;
}
.comment-author{
	font-size:14px;
	font-style:normal;
	color:#666;
	font-weight:normal;
}
.comment-author a{
	font-size:14px;
	font-style:normal;
	text-decoration:none;
	color:#666;
}
.commentlist ol {
  margin: 0px;
  padding: 10px;
}
.commentlist li {
  margin: 0 0px 25px 0;
  padding: 10px 5px 10px 10px;
  list-style: none;
}
.commentlist li ul li {
  margin-right: -6px;
  margin-left: 10px;
}
.commentlist p {
  margin: 10px 5px 10px 0px;
  padding: 0px;
}
.commentmetadata {
  font-size: 10px;
  margin: 0px;
  display: block;
}
.thread-alt {
  background: #fff;
}
.thread-even {
  background: #f1f1f1;
}
.even, .alt {
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
}
.depth-2 {
  background: #FFF;
}
.depth-3 {
  background: #F1F1F1;
}
.depth-4 {
  background: #F1F1F1;
}
.depth-5 {
  background: #FFF;
}
.inputf{
background:#f1f1f1;
border:1px solid #ccc;
height:18px;
margin-top:2px;
margin-bottom:10px;
font-weight:lighter;
font-size:12px;
color:#666;
font-family:Verdana, Arial, Helvetica, sans-serif;
padding-left:5px;
padding-top:2px;
width:200px;
outline:none;
}
.area{
outline:none;
width:300px;
font-weight:lighter;
font-size:16px;
color:#666;
height:80px;
padding:5px;
font-family:Verdana, Arial, Helvetica, sans-serif;
background:#f1f1f1;
border:1px solid #ccc;
}
.submitcom{
background:#ededed;
outline:none;
border:1px solid #ccc;
color:#666;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
padding:3px 6px 3px 6px;
margin-top:5px;
}
#commentform p{
	margin:10px 0 0 0;
}
#commentform{
	margin:10px 0 0 0;
}
.tooltip {
	display:none;
	background:url(images/tooltip.jpg) repeat-x top;
	font-size:12px;
	width:170px;
	padding:8px 15px 8px 15px;
	color:#fff;	
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	text-shadow:1px 1px #470200;
	border-top:1px solid #660300;
	border-left:1px solid #660300;
	border-right:1px solid #660300;
}

-->