body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
	color: #333333;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	background-color: #FAF9F9;
}

h3{
	font-size:25px;
	text-align: left;
	font-weight: bold;
	line-height: 0.7em;
	position: relative;
	width: 230px;
	margin: 0px;
	padding: 20px 0px 0px 20px;
}

/* -------- table styling ------ */
ul {
	margin: 0px;
	padding: 0;
}
li {
	padding-left: 0px;
	margin-left: 20px;
	line-height: 120%;
	padding-top: 0px;
	margin-top: 0px;
	font-weight: bold;
}
td, th {
	padding: 5px;
	font-size: 100%;
}

.tr_top { 
background-color: #D7E1AA;
}

.td_bottom {
	border-bottom: 1px solid #ccc;
}

/* ------- table end ------ */

#outta {
	background-image: url(images/body_bg.gif);
	text-align: center;
	width: 100%;
	background-repeat: repeat-x;
	background-color: #E3E2E1;
}
#top {
	background-image: url(images/top_repeat.gif);
	background-repeat: repeat-x;
	height: 80px;
	background-color: #232124;
	background-position: left bottom;
}
#center_container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}


#left_container {
	float: left;
	width: 210px;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 248px;
}

#left_container ul {
list-style-type: none;
padding: 0;
margin: 0;
text-align: left;
}

#left_container li {
	padding: 0;
	margin: 0;
	line-height: 150%;
}

#left_container li a {
	color: #5B6B29;
	text-decoration: none;
}


#right_container {
	float: left;
	width: 550px;
	background-image: url(images/main_promo_bg.gif);
	background-repeat: repeat-x;
	padding: 0;
	margin: 0 0 0 20px;
}

#right_container_inner {
	float: left;
	width: 570px;
	padding: 0;
	margin: 0;
	text-align: left;
}

#right_container_inner p {
	color: #333333;
	line-height: 150%;
}

#right_container_inner ul,li {
	list-style-image:url(images/tick.png);
	line-height: 180%;
}



#right_container_marketing {
	float: left;
	width: 800px;
	padding: 0;
	margin: 0;
	text-align: left;
}

#right_container_marketing p {
	color: #333333;
	line-height: 150%;
	text-align: left;
}
#right_container_marketing a {
	color: #5B6B29;
	text-decoration: underline;
}

/* ------------ main promo --------------- */

#main_promo_left_top {
	height: 20px;
	width: 550px;
	background-image: url(images/main_promo_top_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#main_promo_right_top {
	height: 20px;
	width: 50px;
	float: right;
	background-image: url(images/main_promo_top_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#main_promo_left_bot {
	height: 20px;
	width: 550px;
	background-image: url(images/main_promo_bot_left.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #95A845;
}
#main_promo_right_bot {
	height: 20px;
	width: 50px;
	float: right;
	background-image: url(images/main_promo_bot_right.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.content_pad {
	padding: 0px 20px 5px;
	text-align: left;
	line-height: 150%;
	background-color: #95A845;
}

#usr_login {
	width: 800px;
	float: right;
	text-align: right;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 11px;
	margin-top: 10px;
}

#usr_login label {
color: #CCCCCC;
font-size: 100%;
}

input {
	background-color:#E6ECCA;
		border: 1px solid #706D6C;
}
select {
	background-color:#E6ECCA;
		border: 1px solid #706D6C;
}

textarea {
	background-color:#E6ECCA;
		border: 1px solid #706D6C;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 100%;
}

.button {
	background-color: #6F8F3B;
	color: #FFFFFF;
	font-weight: bold;
	border: 1px solid #706D6C;
	font-size: 110%;
}



/* -------------------- top nav ----------------- */
#top_nav {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
}

#top_nav ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#top_nav li {
	float: left;
	padding: 0;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: inline;
	line-height: 130%;
}

#top_nav li a {
	float: left;
	padding: 7px;
	padding-bottom: 6px;
	padding-top: 5px;
	background-image: url(images/but_repeat.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	color: #D3DEB4;
	text-decoration: none;
	font-weight: normal;
}
#top_nav li a:hover {
	float: left;
	padding: 7px;
	padding-bottom: 6px;
	padding-top: 5px;
	background-image: url(images/but_repeat.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.top_nav_left {
		background-image: url(images/but_left.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 10px;
	height: 27px;
	float: left;
}
.top_nav_right {
		background-image: url(images/but_right.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 10px;
	height: 27px;
	float: left;
}
#flash_banner {
	height: 150px;
	width: 540px;
	float: none;
}







/*  big fixes  */


.clearfix:after {content: ".";
     display: block; 
     height: 0; 
     clear: both; 
     visibility: hidden;}
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {}
/* End hide from IE-mac */
/* End clearfix */


/*  --------------  mini promos  ---------------- */

.mini_promo {
	width: 202px;
	float: left;
	background-color: #E4E3E3;
}
.mini_promo_top {
	background-image: url(images/mini_promo_left_top.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 202px;
	float: none;
	height: 14px;
}
.mini_promo_top_repeat {
	float: left;
	height: 14px;
	width: 172px;
	background-image: url(images/mini_promo_repeat_top.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #E4E3E3;
}

.mini_promo_top_tl {
	height: 14px;
	background-image: url(images/mini_promo_left_top.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 15px;
	margin: 0px;
	padding: 0px;
}
.mini_promo_top_tr {
	float: left;
	height: 14px;
	width: 15px;
	background-image: url(images/mini_promo_right_top.png);
	background-repeat: no-repeat;
	background-position: right top;
}

.mini_content_pad {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CECDCD;
	border-left-color: #CECDCD;
	background-image: url(images/mini_promo_repeat.gif);
	background-repeat: repeat-x;
	padding: 0px 20px 5px;
	text-align: left;
	margin: 0px;
}

.mini_promo_bot {
	background-image: url(images/mini_promo_left_bot.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 202px;
	float: none;
	height: 14px;
}
.mini_promo_bot_repeat {
	float: left;
	height: 14px;
	width: 174px;
	background-image: url(images/mini_promo_repeat_bot.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.mini_promo_bot_bl {
	height: 14px;
	background-image: url(images/mini_promo_left_bot.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	width: 14px;
	margin: 0px;
	padding: 0px;
}
.mini_promo_bot_br {
	float: left;
	height: 14px;
	width: 14px;
	background-image: url(images/mini_promo_right_bot.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.mini_heading {
	font-size: 140%;
	font-weight: bold;
	display: block;
	color: #6B8D39;
}
.mini_date {
	font-size: 100%;
	color: #666666;
	display: block;
	clear: left;
	float: none;
}

/* -------------- mini shadows  ------------------ */
.mini_shadows {
	width: 200px;
	float: left;
	margin-top: 1px;
	
}
.mini_shadow_repeat {
	background-image: url(images/shadow_repeat.png);
	background-repeat: repeat-x;
	float: left;
	height: 30px;
	width: 170px;
}

/* -------------- main promo shadows  ------------------ */

.main_promo_shadows {
	width: 550px;
	float: none;
	margin-top: 1px;
}
.main_promo_shadow_repeat {
	background-image: url(images/shadow_repeat.png);
	background-repeat: repeat-x;
	float: left;
	height: 30px;
	width: 520px;
}

/* -------------- generic shadow stuff  ------------------ */

.shadow_left {
	background-image: url(images/shadow_left.png);
	background-repeat: no-repeat;
	float: left;
	height: 30px;
	width: 15px;
}

.shadow_right {
	background-image: url(images/shadow_right.png);
	background-repeat: no-repeat;
	float: left;
	height: 30px;
	width: 15px;
}

/*  --------------  bottom promos promos  ---------------- */

#bottom_promos {
	width: 780px;
	float: left;
	clear: both;
	position: relative;
}
.bottom_promos_top {
	width: 780px;
	float: none;
	height: 14px;
}
.bottom_promos_top_repeat {
	float: left;
	height: 14px;
	width: 750px;
	background-image: url(images/mini_promo_repeat_top.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.bottom_promos_top_tl {
	height: 14px;
	background-image: url(images/mini_promo_left_top.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 15px;
	margin: 0px;
	padding: 0px;
}
.bottom_promos_top_tr {
	float: left;
	height: 14px;
	width: 15px;
	background-image: url(images/mini_promo_right_top.png);
	background-repeat: no-repeat;
	background-position: right top;
}



.bottom_promos_content_pad {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CECDCD;
	border-left-color: #CECDCD;
	background-image: url(images/mini_promo_repeat.gif);
	background-repeat: repeat-x;
	padding: 0px 20px 5px;
	text-align: left;
	margin: 0px;
	background-color: #E4E3E3;
}


.bottom_promos_bot {
	width: 802px;
	float: none;
	height: 14px;
	clear: left;
}
.bottom_promos_bot_repeat {
	float: left;
	height: 14px;
	width: 773px;
	background-image: url(images/mini_promo_repeat_bot.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.bottom_promos_bot_bl {
	height: 14px;
	background-image: url(images/mini_promo_left_bot.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	width: 14px;
	margin: 0px;
	padding: 0px;
}
.bottom_promos_bot_br {
	float: left;
	height: 14px;
	width: 15px;
	background-image: url(images/mini_promo_right_bot.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.bottom_promos_heading {
	display: none;
}
#services {
	width: 470px;
	float: left;
	margin-right: 50px;
	padding-top: 10px;
	line-height: 150%;
}

#testimonials {
	float: left;
	width: 230px;
	background-image: url(images/testimonails_bg.png);
	background-repeat: no-repeat;
	background-position: 0px 30px;
	padding-top: 10px;
	margin-right: 50px;
}

#useful_links {
	float: left;
	width: 200px;
	padding-top: 10px;
}
#useful_links ul {
	margin: 0px;
	padding: 15px 0px 0px;
	list-style-type: none;
		list-style-image:url(images/tick.png);
}
#useful_links li {
	padding-left: 0px;
	line-height: 200%;
	padding-top: 0px;
	margin-top: 0px;
}

#footer {
	background-image: url(images/footer_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 100px;
	margin-top: 20px;
	float: none;
	position: relative;
	background-color: #FAF9F9;
}

#footer ul {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	clear: both;
	float: none;
	padding-top: 15px;
	list-style-type: none;
}
#footer li {
	float: left;
	margin-right: 20px;
}

#footer li a {
	color: #666666;
}
h1 {
	font-size: 220%;
	font-weight: normal;
	color: #698B37;
	margin-top: 0px;
	padding-top: 0px;
}
.larger {
	font-size: 120%;
	font-weight: bold;
}
h2 {
	font-size: 150%;
	color: #666666;
}

fcontainer{
width: 350px;
}

#fname{
float:left;
position: relative;
width: 150px;
}
fvalue{
float:left;
position: relative;
width: 150px;
}

#structures{
width:100%;
float:left;
position: relative;

}
#divname {
background-color:red;
}
#divname:hover {
background-color:green;
} 

.schema{
float:left;
position: relative;
width:200px;
height:120px;
text-align:center;
background-color:transparent;
border: 1px solid #FF0000;
}

.schema:hover{
float:left;
position: relative;
width:200px;
text-align:center;
background-color:#D7E4B1;
border: 1px solid #FF0000;
}
a {
	color: #36481C;
}

#contact_us form {width:90%; padding:5px; margin:5px auto; font-size:1em; background:#E9E9E9; float: left;}
#contact_us form p {font-size:110%; text-align:left; padding:0 5px 10px 0; margin:0;}
#contact_us form fieldset {width:95%; border:1px solid #ccc; padding:5px 5px 5px 10px; margin-bottom:10px; font-size:1em;}
#contact_us form fieldset:hover {
	border:1px solid #96B245;
}
#contact_us form fieldset#opt:hover {border:1px solid #000;}

#contact_us form legend {font-size:1.1em; font-weight:bold; border-bottom:2px solid #ccc; margin-bottom:15px; padding:6px; background:none; color:#96B245;}

#contact_us form dt {
	float:left;
	clear: left;
	width:25%;
	text-align:left;
	padding-right:10px;
	color:#333333;
	margin-bottom:0.5em;
	font-size: 95%;
}
#contact_us form dt.checkbox {width:485px;}
#contact_us form dd {float:left; width:70%; margin:0 0 8px 0; padding:0;}
#contact_us form dd.checkbox {width:55px}

#contact_us form label.male, form label.female {float:none; display:inline; padding:0 5px 0 0; color:#000;}
#contact_us form label.terms, form label.spam, form label.morespam {width:485px;}

#contact_us form input:hover {background:#ACC168; border:1px solid #000; color:#000;}
#contact_us form input:focus {background:#fff; border:1px solid #000; color:#000;}
#contact_us form input.checkbox {margin:0; padding:0; width:15px; border:0; background:none;}

#contact_us form select {margin:0;}

#contact_us form option {background:#fff; color:#000;}
#contact_us form optgroup {background:#fff; color:#000; font-style:normal;}
#contact_us form optgroup option {background:#fff; color:#000;}
