@charset "UTF-8";
/* CSS Document */

/* Layout Stylesheet */ 

*, html, img {
	border: 0;
	margin: 0;
	padding: 0;
}
body {
	margin:0 0 20px 0;
	padding:0;
	background: #ececec url('../images/bg.jpg') no-repeat 50% 0;
}
#outer {
	text-align:left;
	border:0px solid #000000;
	width:960px;
	margin:auto;/*padding-top:5px;*/
 }
#top {
	height:1px;
	background-color:transparent;
}
#hdr {
	height:170px;
	background-color:transparent;
	color: #333333;
}
#bar {
	height:16px;
	background-color:transparent;
	border:solid #000000;
	border-width:0 0 0 0;
}
#bodyblock {
	position:relative;
	background-image:  url(../images/body-bg.png);
	background-repeat:repeat-y;
	color: #333333;
	width:960px;
	padding:0;
	border:0px solid #000000;
	float:left;
}
#l-col {
	float:left;
	background:transparent;
	color: #333333;
	width:245px;
	padding:0px;
	margin:0px;
	border:none;
	vertical-align:top;
	height:auto;
}
#cont {
	width:690px;
	background:transparent;
	color: #333333;
	min-height:710px;
	height:auto !important;
	height:710px;
	padding-right:25px;
	border:0px solid #000000;
}
#content-outer {
	width:682px;
	border:0px solid #000000;
}
#content {
	width:660px;
	text-align:left;
	padding-right: 10px;
	background-image: url(../images/form_base_textpage.png);
	background-repeat:no-repeat;
	min-height:325px;
	height:auto !important;
	height:325px;
	border:1px solid #ffffff;
}
#content-inner {
	width:630px;
	text-align:left;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 20px;
	min-height:300px;
	border:0px solid #000000;
}
#form-bg {
	width:680px;
	text-align:left;
	padding-right: 10px;
	padding-left: 10px;
	min-height:300px;
	border:0px solid #000000;/*background-color:#f3f3f3;*/
 }
#ConsultantsForm_notused {
	width:680px;/*border:1px solid #000000;
 background-color:#f3f3f3;*/
}
#picwrapper {
	width: 680px;
	padding-top:10px;
	padding-bottom:10px;
}
#left {
	float:left;
	width:220px;
}
#right {
	float:right;
	width:220px;
}
#center {
	marigh-left: 230px;
	margin-right: 230px;
}
#title {
	width: 680px;
	height: 40px;
	padding-bottom:15px;
	background-image:  url(../images/pg-titlebar.png);
	background-repeat:no-repeat;
}
#ftr {
	height:85px;
	color: #8c8c8c;
	border:solid black;
	border-width:0 0 0 0;
	margin:0;
	background-image:  url(../images/cont-footer.png);
	background-repeat:no-repeat;
	padding-top:30px;
	float:left;
	padding-left:30px;
}
#footwrapper1 {
	width: 900px;
	padding-right:20px;
	height: 12px;
	padding-top:0px;
	padding-bottom:0px;
}
#foot-left {
	float:left;
	width:700px;
	text-align:left;
}
#foot-right {
	float:right;
	width:200px;
	text-align:right;
}
#footwrapper2 {
	width:900px;
	height: 12px;
	padding-top:5px;
	padding-bottom:0px;
}
#foot2-left {
	float:left;
	width:700px;
	text-align:left;
}
#foot2-right {
	float:right;
	width:200px;
	text-align:right;
}
/* 
border:solid #000000;	
border-width:0px; 
*/
 
a.contact_header_link {
	display: block;
	position: absolute;
	height: 75px;
	width: 550px;
	margin-top: 35px;
	margin-left: 361px;
}


blockquote {
	margin-left: 0px;
	position: relative;
	padding: 20px;
	width: 580px;
	background-color: #f0f0f0;
}

/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

