/* Generic stylesheet document by Flame Digital Ltd */

html {font-size: 76%;}


body {
	margin: 0px;
	padding: 0px;
	font-family: Helvetica , Arial , sans-serif;
	font-size: 1em;
	color: #8D8881;
	background-color: #E0E2E3;
	text-align:center;
	background-image: url(../images/shadow_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#container {
	width: 780px;
	margin: 0px auto;
	text-align:left;
	background-color: #FFFFFF;

}

#container_bg {
	background-image:url(../images/content_bg.gif);
	background-repeat:repeat-y;


}

#roof {
	height: 103px;
	background-image: url(../images/logo_bg.gif);
	background-position: center top;
	background-repeat:repeat-x;

	margin: 0;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B6B9B8;
	border-left-color: #B6B9B8;	
}

#menu {

}


#control {
height: 130px;
	background-color:#0C2F45;
	padding: 0 0 0 20px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B6B9B8;
	border-left-color: #B6B9B8;
	clear: both;	

}

#control_left {
float:left;
width: 478px;
margin: 0 0 0 00px;
}
#control_right {
float:right;
width: 260px;

}

#content_left {
float:left;
width: 478px;
padding:10px 00px 20px 20px;

}
#content_right {
float:right;
width: 262px;
padding:10px 00px 20px 00px;
margin: 0 0 0 0;
display:inline;

}


#footer {
	position: relative;
	height: 30px;
	left: 0px;
	clear: both;
	background: #E0E2E3;
	padding: 15px 15px 0 15px;
	text-align: left;
	color: #BEC2C4;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D5D2CD;
	font-size: 0.95em;
}

#footer_right {
float: right;
right: 0;
top: 0;
margin: 0;
padding: 0;
position: relative;
}

#footer_menu {
float: left;
left: 0;
top: 0;
margin: 0;
padding: 0;
position: relative;
}


#footer_menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#footer_menu li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#footer_menu a {
	color: #B2B7B9;
	text-decoration: none;
}
#footer_menu a:hover {
	color: #B2B7B9;
	text-decoration: none;
}

#submenu {
padding: 0 15px 15px 18px;
margin: 0 0 15px 0;

}

.divider {

height: 3px;
margin:20px 0 10px 0;
	background-image:url(../images/content_divider.gif);
background-position:center middle;
background-repeat:repeat-x;
}

.divider_pull {
background-image:url(../images/sidebar_divider.gif);
background-position:left bottom;
background-repeat:no-repeat;
width: 228px;
}

#left_padding {

padding:2px 15px 0 18px;
}

	#submenu li{
	list-style-image: url(../images/right_bullet.gif);
	list-style-position: outside;
	margin: 0.8em 0;
	padding: 0;
	font-size: 1.0em;
	
	}


	#submenu li a{
	color:#98938C;
	
	}
	
.floatimg {
text-align: center;
}
.floatimg img {
text-align: center;
}	

.imggap {
float:right;
}

.newsletter_pad {
	position: relative;
	left: 5px;
	top: 5px;


}	
		
/* --------------------------------------------------------------------- */
/*typography*/

a {
	text-decoration: underline;
	color:#96A5BA;
	
	}
a:link {
	}
a:visited {
	}
a:active {
	}
a:hover {
	text-decoration: underline;
	}
h2 {
	font-size: 14px;
	color: #EBE9E6;
	margin: 0;
	padding: 0;
	}


h1 {
color: #96A5BA;
	font-weight: normal;
	font-size: 20px;
	margin: 0;
	padding: 0;
	}
h3 {

	font-weight: normal;
		margin: 0;
	padding: 0;
	}
h4 {
	font-size: 12px;
	color: #9F855B;
	font-weight: bold;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	padding-left: 14px;
	background-position:0 2px;
		margin: 0;
	padding: 0;
	}


h5 {
	font-size: 0.95em;
	color: #98938C;
	margin: 0.4em 0 1.7em 0;
	padding: 0;
	font-weight: normal;
	line-height:1.65em;
	font-weight: bold;
	}
h6 {
	font-weight: bold;
	}
img {
	border: 0;
	}	
	
ol, ul {
	/*list-style: none;*/
	margin-top: 0.7em;
	margin-bottom: 0.7em;
}
li {
	line-height: 1.2em;
	font-size: 0.95em;
	}
	
#content_left li {
	line-height: 1.8em;
	list-style-image:url(../images/dot_bullet.gif)
	}
	
p {
margin: 0;
padding: 0;
color:#98938C;
}

form {
	padding: 0px;
	margin: 0px;
}

strong, b {
	font-weight: bold;
	}
em, i {
	font-style: italic;
}




/* --------------------------------------------------------------------- */
/* more type */

 #control_left h1 {
	font-size: 1.7em;
	color: #96A5BA;
	margin: 30px 0 0px 0;
	padding: 0;
	font-weight: bold;
	}


 #control_left h2 {
color: #96A5BA;
	font-weight: normal;
	font-size: 0.85em;
	margin: 0;
	padding: 0;
	}
	
	 #control_left a:link {
color: #96A5BA;
}

	 #control_left a:hover {
color: #96A5BA;
}

	 #control_left a:active {
color: #96A5BA;
}
	
 #control_left h3 {
color: #EBE9E6;
	font-weight: normal;
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 13px;
	line-height: 1.3em;
	}
	
	
	
 #control_right h1 {
	font-size: 0.95em;
	color: #B8CDAC;
	margin: 30px 0 0px 0;
	padding: 0;
	font-weight: bold;
	}


 #control_right h2 {
color: #D5D2CD;
	font-weight: normal;
	font-size: 0.85em;
	margin: 8px 0 8px 0;
	padding: 0;
	}
	
	
		 #content_left p {
	font-size: 0.95em;
	color: #98938C;
	margin: 0.4em 0 1.7em 0;
	padding: 0;
	font-weight: normal;
	line-height:1.65em;
	}
	
	 #content_left h1 {
	font-size: 1.45em;
	color: #98938C;
	margin: 0 0 10px 0;
	padding: 0;
	font-weight: bold;
	text-transform: uppercase;	
	}


 #content_left h2 {
color: #96A5BA;
	font-weight: normal;
	font-size: 0.85em;
	margin: 0;
	padding: 0;
	}
 #content_left h3 {
	color: #BF9E9E;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 0;
	font-size: 0.95em;
	text-transform: uppercase;	
	}
	
	 #content_left h4 {
	color: #A5B2C4;
	font-weight: bold;
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 0.85em;
	line-height: 1.0em;
	text-transform: uppercase;
	font-family:"Trebuchet MS";
	}
	
	 #content_right h1 {
	font-size: 1.20em;
	color: #C0BDB7;
	margin: 0 0 10px 0;
	padding: 0;
	font-weight: bold;
	text-transform: uppercase;	
	}
	
	 #content_right h3 {
	color: #A39C94;
	font-weight: bold;
	margin: 8px 0 4px 0;
	padding: 0;
	font-size: 1.15em;
	text-transform: uppercase;	
	}
	
	 #content_right h2 {
	color: #97A6BB;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 0;
	font-size: 0.95em;
	text-transform: uppercase;	
	}
	
			 #content_right p {
	font-size: 1.05em;
	color: #827D74;
	margin: 0;
	padding: 0;
	font-weight: normal;
	line-height:1.25em;
	}
	



/* --------------------------------------------------------------------- */
/* forms */

form {
padding: 0;

}


input {

margin: 0;
background-color:#B8CDAC;
border: none;
}


fieldset {
margin: 0;

}

legend {

margin: 0;


}

textarea {

margin: 0;

}


#contactform input{
margin: 0;
background-color:#fff;
border: 1px solid #CCCCCC;
}

#contactform textarea{
margin: 0;
background-color:#fff;
border: 1px solid #CCCCCC;
}

