* { 
	padding: 0; 
	margin: 0;
}
html {
	overflow-y: scroll;	
}
html, body {
	height: 100%;	
}
body {
	font-size: 100%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color:#f4e9c9;
	background-image:url(../gfx/background2.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
#header {
	background-image:url(../gfx/header_background_wide.jpg);
	background-repeat:no-repeat;
	padding: 0;
	margin: 0px 0px 0px 46px;
	float:left;
	clear:both;
	width:766px;
	height:99px;
}
#company_logo {
	width:245px;
	height:67px;
	border:0px;
	margin-left: 15px;
	margin-top:5px;
}
#header_logo {
		float:left;
}
#header_email {
	padding-top: 10px;
	padding-right:15px;
	float:right;
}

#header_email a{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#646464;
	font-size:12px;
}

#header_email a:hover{
	text-decoration:underline;
}

h1 {
	color: #000000;
	font-family: "Trajan Pro","Times New Roman", Times, serif;
	font-size:14px;
	line-height:1.5;
	/*margin: 5px 0px 10px 0px;*/
	text-transform:uppercase;
	text-align:left;
	font-weight:bold;
	padding-top:10px;	
}

p {
	color:#642f11;
	/*	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; */
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	/*	font-size: 14px;	*/
	font-size: 13px;
	text-align:justify;
	line-height:1.5;
	padding-bottom:15px;
	
}

ul {
	color:#642f11;
	/*font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:1.5;
	padding-bottom:15px;
	list-style-type:square;
	margin-left:15px;
}

h2 {
	color:#642f11;
	/*font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	line-height:1.5;
	text-align:left;	
}

a, a:link {
	color:#642f11;
	/*font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration:underline;	
}
a:hover {
	text-decoration:none;	
}

#menu a {
	font-size:0px;
	line-height:0;
}

.quick_links {
		text-align:left;
}

.quick_links a {
	font-size:11px;
	text-align:left;
}

#container {
	font-size: 0.75em;
	width: 858px;
	margin: 0 auto;
	background-image:url(../gfx/content_back_wide.png);
	background-repeat:repeat-y;
	
}
#bottom_shadow {
	font-size: 0.75em;
	width: 858px;
	height:46px;
	margin: 0 auto;
	background-image:url(../gfx/bottom_shadow_wide.png);
	background-repeat:no-repeat;	
}
* html {
	height: 100%;	
}
#top{
	float: left;
	clear:left;
	width: 766px;
	height:203px;
	padding: 0px;
	margin-left:46px;
}

#menu {
	width:202px;
	height:203px;
	margin:0px;
	padding:0px;
	font-size:0px;
	float:left;
}

a .menu_item, .menu_item {
	padding:0px;
	margin:0px;
	border:0px;
}

#header_graphic_section, #header_graphic_section img  {
	width:564px;
	height:203px;
	margin:0px;
	padding:0px;
	border:0px;
	float:left;
}

#left_sidebar {
	float: left;
	width: 202px;
	padding: 0px;
	margin: 0px 0px 0px 46px;
}
#primary_content {
	float: left;
	/*padding: 15px;*/
	margin:15px;
	width: 533px;
	/*height: 266px;*/
	color: #B7D4DA;
}
#container:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#footer {
	width:565px;
	height:56px;
	margin:0px 0px 0px 248px;
	background-image:url(../gfx/footer_background_wide.jpg);
	background-repeat:no-repeat;
	float:left;
	clear:both;
}
#footer_content {
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	font-weight:normal;
	text-align:right;
	padding:10px 10px 0px 0px;
	width:555px;
	height:46px;
}

#footer_content a {
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:underline;
	color:#ffffff;
	text-align:right;
}

#footer_content a:hover {
	text-decoration:none;
}

.float_left {
	float:left;
	margin:0px 15px 5px 0px;
}

.two_column {
	
	
}

.section_a, .section_b {
	border-top:#642f11 dotted 1px;
	width:47%;
}
.section_a {
	
	float:left;
}

.section_b {
	float:right;
	border-left:#642f11 dotted 1px;
	padding-left:10px;
}

#left_sidebar_content {
	margin:15px 10px 0px 10px;
}

#left_sidebar_content p{
	font-size:11px;
}

#left_sidebar_content p a{
	font-size:11px;
}

.slideshow {
	width: 202px;
	height: 322px;

	overflow: hidden;
}


