* {
	margin: 0;
	padding: 0;
}

.wrapper {
	position:relative;
	width: 100%;
	overflow: hidden;
}

.clear {
	clear: both;
	font-size: 0%;
	line-height: 0%;
	height: 0;
}

input, select {
	vertical-align: middle;
	font-weight: normal;
}

img {
	border: 0;
	vertical-align: top;
	text-align: left;
}

ul, ol {
	list-style: none;
	list-style-position:outside;
}
ol.numbered{
	list-style-type:decimal !important;
	list-style-position:inside !important;
}
ul.numbered{
	list-style-type:disc !important;
	list-style-position:inside !important;
}

object {
	vertical-align: top;
	outline: none;
}

a {
	outline: none;
	color: #37add6;
}

	a:hover {
		text-decoration: none;
	}

html {
	min-width: 980px;
}

body {
	background: #fff;
	font-family: Segoe UI, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
	color: #393939;
}

h2 {
	padding: 0 0 19px 0;
	word-spacing: -1px;
	line-height: 1.2em;
	font-size: 2em;
	color: #2b2b2b;
}

	h2.extra {
		padding: 0 0 14px 0;
	}

	h2 span {
		display: block;
		padding: 0 0 2px 0;
	}

h4 {
	width: 100%;
	padding: 0 0 12px 0;
	overflow: hidden;
	/*text-transform: uppercase;*/
	line-height: 1.636em;
	font-size: 0.917em;
	color: #2b2b2b;
}
h4.underline{
	padding:0px;
	border-bottom:1px solid #6EB7E1;
	
}

	h4 img {
		float: left;
		margin: 0 10px 0 0;
	}
	
	h4 span {
		display: block;
		padding: 8px 0 0 0;
	}
	
	h4 b {
		display: block;
		padding: 8px 0 9px 0;
	}

h6 {
	line-height: 1.538em;
	font-size: 1.083em;
	font-weight: normal;
	font-style: italic;
	color: #37add6;
}

	h6 a {
		color: #37add6;
	}
	
	h6 b {
		display: block;
		padding: 7px 0 13px 0;
		font-weight: bold;
		font-size:12pt;
	}
	
	h6 strong {
		display: block;
		padding: 2px 0 20px 0;
		font-weight: normal;
	}
	
	h6 em {
		display: block;
		padding: 7px 0 20px 0;
		font-style: normal;
	}

.fleft {
	float: left;
}

	img.fleft {
		margin: 0 26px 16px 1px;
	}
	
	img.fleft1 {
		float: left;
		margin: 0 26px 26px 1px;
	}

.fright {
	float: right;
}

.col-1, .col-2, .col-3, .col-4 {
	float: left;
	overflow: hidden;
}

.block-1, .block-2, .block-3, .block-4 {
	float: left;
	overflow: hidden;
}

#main-tail-top {
	background: #f3f3f3 url(images/main-tail-top1.gif) repeat-x 0% 0%;
}

#main-tail-bot {
	background: url(images/main-tail-bot.gif) repeat-x 0% 100%;
	width: 100%;
}

#main-bg {
	background: url(images/main-bg-top2.jpg) no-repeat 50% 100px;
}

#main {
	width: 980px;
	margin: 0 auto;
	font-size: 0.75em;
}
#request_bg{
	position:fixed;
	z-index:199;
	width:100%;
	height:100%;
	left:50%;
	margin:0 0 0 -50%;
	background:rgba(0,0,0,.8);
}
#request{
	position:absolute;
	z-index:200;
	width:580px;
	height:550px;
	top:50%;
	left:50%;
	margin:-285px 0 0 -300px;
	padding:10px;
	background:white;
	border:3px solid #c3c3c3;
	overflow:scroll;
}
	#request .close{
		position:absolute;
		right:10px;
		top:10px;
	}
	#request .content{
		height:280px;
		line-height:30px;
	}
	#request .content h3{
	margin-bottom:20px;
	}
	#request .content span{
	color:red;
	font-style:italic;
	font-size:8pt;
	}
	#request .content .single{
		text-align:left;
	}
	#request .content .double{
		text-align:left; 
		padding-left:10px;
	}
	#request .content input, #request .content textarea{
		border:1px solid #6EB7E1;
		margin-left:10px;
	}
	#request .content input:focus, #request .content textarea:focus{
		border:1px solid black;
	}
	#request .content ul{
		margin-left:20px;
		margin-bottom:10px;
		font-weight:bold;
	}
	#request .content .indent{
	position:absolute;
	margin-top:-10px;
	margin-left:25px;
	color:#3c3c3c;
	font-size:100%;
	}
	#request .content .indent input{
		width:300px;
	}
	#request_submit_bar {
		line-height:66px;
		text-align:center;
		/*position:absolute;*/
		bottom:0px;
		width:110%;
		background:#EFF9FF;
		border-top:3px solid #6EB7E1;
		padding:10px;
		margin-left:-10px;
	}
		#request_submit_bar .link{
			float:none;
		}

#header {
	position: relative;
	height: 471px;
}
#header #feature{
	position:absolute;
	top:100px;
	height:331px;
	width:980px;
	/*padding:20px;*/
}

#menu {
	overflow: hidden;
	position: absolute;
	top: 60px;
	left: -13px;
}

	#menu li {
		background: url(images/menu-divider.gif) no-repeat 0% 13px;
		float: left;
		margin: 0 0 0 -1px;
		padding: 0 14px 0 14px;
		font-size: 1.167em;
		font-weight: 400;
	}
	
		#menu li a {
			display: inline-block;
			height: 40px;
			float: left;
			line-height: 40px;
			text-decoration: none;
			color: #fff;
		}
		
		#menu li a:hover {
			color: #f4693a;
		}
	
		#menu li.act a {
			background: #f3f3f3 url(images/menu-left.gif) no-repeat 0% 0%;
			display: inline-block;
			height: 40px;
			float: left;
			line-height: 40px;
			text-decoration: none;
			color: #000;
		}
		
			#menu li.act a span {
				background: url(images/menu-right.gif) no-repeat 100% 0%;
				display: block;
				float: left;
				height: 40px;
				padding: 0 18px 0 18px;
			}
			
		#menu li.act a:hover {
			color: #000;
		}

#search-form {
	background: url(images/search-input.gif) no-repeat 0% 0%;
	width: 259px;
	height: 28px;
	overflow: hidden;
	position: absolute;
	top: 61px;
	right: 1px;
}

	#search-form input {
		background: none;
		width: 149px;
		height: 20px;
		padding: 4px 16px 4px 16px;
		border: none;
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1.083em;
		color: #6e6e6e;
	}
	
	#search-form input#search-submit {
		background: url(images/search-submit.gif) no-repeat 0% 0%;
		width: 74px;
		height: 28px;
		margin: 0 0 0 4px;
		padding: 0;
		border: none;
		float: left;
		cursor: pointer;
		text-transform: uppercase;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 0.917em;
		font-weight: bold;
		color: #fff;
	}

.feature_logo{
	padding:10px 0px;
}
.feature_description{
	background:#e4e4e4 url(images/feature_highlight.png) no-repeat;
	font-size:13pt;
	height:260px;
	padding:20px;
	border:3px solid #3f3f3f;
}
	.feature_shadow{
	background:#E4E4E4;
	width:600px;
	height:250px;
	border:1px solid #D2D2D2;
	-moz-box-shadow: -10px 10px 5px #888;
	-webkit-box-shadow: -10px 10px 5px #888;
	}
	.feature_description p{
		padding:20px;
		line-height:1.6em;
		overflow:hidden;
	}
	.feature_description img{
		background:white;
		padding:5px;
		border:1px solid #3c3c3c;
	}
	h3.extra{
		margin:20px 0 0 20px;
	}
	
#logo {
	position: absolute;
	top: 140px;
	left: 20px;
}

#header-text {
	position: absolute;
	top: 232px;
	left: 9px;
}

#header-link {
	background: url(images/arrows.gif) no-repeat 0% 0%;
	display: inline-block;
	height: 14px;
	padding: 0 0 0 22px;
	line-height: 14px;
	font-size: 1.333em;
	text-decoration: none;
	color: #010101;
	position: absolute;
	top: 393px;
	left: 10px;
}

	#header-link:hover {
		font-weight: bold;
	}

#icon-1 {
	position: absolute;
	top: 321px;
	right: 129px;
}

#icon-2 {
	position: absolute;
	top: 232px;
	right: 198px;
}

#icon-3 {
	position: absolute;
	top: 318px;
	right: 258px;
	z-index: 2;
}

#twitter {
	background: url(images/twitter.gif) no-repeat 0% 0%;
	display: block;
	width: 173px;
	height: 85px;
	overflow: hidden;
	font-size: 1.083em;
	color: #1896c2;
	position: absolute;
	top: 361px;
	right: 195px;
}

	#twitter span {
		display: block;
		padding: 56px 0 0 24px;
	}

#content {
	background: url(images/content.jpg) no-repeat 0% 0%;
	padding: 20px 0 71px 0;/*45px 0 71px 0;*/
}

	#page7 #content {
		padding: 45px 0 67px 0;
	}

	#content p {
		padding: 0 0 20px 0;
		line-height: 1.538em;
		font-size: 1.083em;
		color: #555555;
	}
	
	#content p small {
		float: right;
		font-size: 1em;
	}
	
	#content p i a {
		font-style: normal;
		color: #899a9d;
	}
	
	#content blockquote p strong {
		display: block;
		padding: 0 2px 0 0;
		text-align: right;
		color: #2b2b2b;
	}
	
	#content p.extra {
		padding: 0 0 24px 0;
	}
	
		#content p big {
			display: block;
			padding: 0 0 0 0;
			font-size: 1em;
		}
.row-1 {
	width: 100%;
	margin: 0 0 26px 0;
}
/*Start category selector popup*/
a.cat_selector{
	font-size:25pt;
}
	#cat_list{
		position:absolute;
		z-index:1;
		margin-top:-13px;
		left:0px;
		z-index:100;
		height:305px;
	}
	#cat_content{
		float:left;
		width:666px;
		height:235px;
		border:3px solid #E1E1E1 !important;
		padding:10px;
		background:url(images/main-bg-top2.jpg) !important;
		margin-top:13px;
		behavior:expression(DD_roundies.roundify.call(this, [20,20,20,20]));
		overflow-y:scroll;
		
	}
	#cat_sel{
		position:absolute;
		width:235px;
		height:31px;
		margin-left:-25px;
		border-width: 3px 3px 3px 0px;
		border-style: solid;
		border-color:#E1E1E1;
		border-left: 3px solid #F7F7F7;
		z-index:2;
	}
	#cat_close{
		cursor:pointer;
		top:25px;
		position:absolute;
		right:25px;
	}
/*End category selector popup*/

.row-2 {
	background: url(images/row-bg.jpg) no-repeat 0% 0%;
	width: 100%;
	padding: 48px 0 0 0;
}

.link {
	background: url(images/arrows.gif) no-repeat 0% 0%;
	display: inline-block;
	height: 14px;
	padding: 0 0 3px 23px;
	float: left;
	line-height: 14px;
	font-size: 1.333em;
	text-decoration: none;
	color: #010101;
}

	.link:hover {
		text-decoration: underline;
	}

.link-indent-left {
	margin: 0 0 0 238px;
}
.link-indent-right {
	float: right;
	margin-top:25px;
}
.link-indent-left1 {
	margin: 0 0 0 209px;
}

.box {
	width: 100%;
	overflow: hidden;
}

	.box .corner-top-left {
		background: url(images/corner-top-left.gif) no-repeat 0% 0%;
	}
	
	.box .corner-top-right {
		background: url(images/corner-top-right.gif) no-repeat 100% 0%;
		width: 100%;
	}
	
	.box .border-top {
		background: url(images/border-top.gif) repeat-x 0% 0%;
		margin: 0 9px;
	}
	
	.box .inner {
		padding: 18px 15px 18px 13px;
	}
	
	.box p {
		padding: 0 0 0 0 !important;
		line-height: 1.538em !important;
		font-size: 1.083em !important;
		color: #555 !important;
	}
	
	.box p.extra {
		padding: 0 0 17px 0 !important;
	}
	
	.box p a {
		color: #1896c2 !important;
	}

.line-ver {
	background: url(images/line-ver.gif) repeat-y;
	width: 100%;
}

.line-ver-1 {
	background: url(images/line-ver.gif) repeat-y;
	width: 100%;
}

.list {
	overflow: hidden;
	padding: 0 0 0 1px;
}
#cat_content .list{
	width:215px;
	float:left;
}

	.list li {
		background: url(images/marker.gif) no-repeat 1px 10px;
		padding: 0 0 0 11px;
		line-height: 1.625em;
		font-size: 1.333em;
		font-style: italic;
		color: #37add6;
	}
	
	.list li a {
		color: #37add6;
	}

.list-1 {
	padding: 7px 0 0 0;
	overflow: hidden;
	line-height: 1.538em;
	font-size: 1.083em;
	color: #899a9d;
}

	.list-1 dt {
		font-style: italic;
		color: #37add6;
	}
	
	.list-1 dt a {
		color: #37add6;
	}
	
	.list-1 dd {
		padding: 0 0 6px 0;
	}

.list-2 {
	width: 100%;
	overflow: hidden;
}

	.list-2 dt {
		background: url(images/marker.gif) no-repeat 2px 5px;
		padding: 0 0 17px 12px;
		font-size: 1.333em;
		font-style: italic;
		color: #37add6;
	}
	
		.list-2 dt a {
			color: #37add6;
		}
		
	.list-2 dd {
		padding: 0 0 23px 0;
		line-height: 1.538em;
		font-size: 1.083em;
		color: #899a9d;
	}

#footer {
	width: 100%;
	height: 92px;
	overflow: hidden;
}

	#footer div {
		padding: 27px 0 0 0;
	}

	#footer ul {
		float: left;
		margin: 0 0 0 -11px;
		padding: 0 0 6px 0;
		overflow: hidden;
	}
	
		#footer ul li {
			background: url(images/divider.gif) no-repeat 0% 4px;
			float: left;
			margin: 0 0 0 -1px;
			padding: 0 10px 0 12px;
		}
		
			#footer ul li a {
				text-decoration: none;
				color: #56514c;
			}
			
			#footer ul li a:hover {
				text-decoration: underline;
			}
		
			#footer ul li.act a {
				color: #2ba6c2;
			}
			
			#footer ul li.act a:hover {
				text-decoration: none;
			}
		
	#footer p {
		width: 100%;
		overflow: hidden;
		color: #969696;
	}
	
		#footer p span {
			margin: 0 3px 0 0;
		}
		
			#footer p span em {
				font-style: normal;
				color: #2ba6c2;
			}
		
		#footer p a {
			margin: 0 0 0 3px;
			text-decoration: none;
			color: #969696;
		}
		
		#footer p a:hover {
			text-decoration: underline;
		}
		
/*Start Client Page Styles*/
.logo{
	background:white;
	padding:3px;
	border:1px solid #E1E1E1;
}
.client_pics{
	background:white;
	margin: 0 13px 16px 13px;
	border:1px solid #E1E1E1;
	padding:3px;

}
#request input{
	background:url(images/request_input.png);
}
/*End Client Page Styles*/
#standard_btns{
	position:absolute;
	width:1000px;
	margin-left:-500px;
	left:50%;
	top:1000px;
}
.standard_inner img{
border:1px solid #3C3C3C;
background:white;
padding:2px;
}
.standard_inner{
	/*overflow:hidden; */
	height:230px;
}
.feature_shadow h2.extra{
	padding:0 0 14px 10px;
}
#site_logo{
	float:right;
}