@charset "utf-8";

* {margin: 0; padding: 0;}

body {
	margin:27px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	/*background: url(images/bg_body.png) repeat-x;*/
}

#top, #flash, #menu, #footer {
	width: 851px;
	margin: 0 auto;
	}
	
#top {	
	height: 127px;	
	background: #fcb714 url(images/bg_top.gif) top right no-repeat;
	}
#top h1 {
	display: block;
	padding: 56px 0 0 20px;
	margin-left: 113px;
	font-size: 24px;
	font-weight: normal;
	color: #fff;
	background: url(images/bg_top-h1.gif) 0 60px no-repeat;
	}	
#top a {
	display: block;
	float: left;
	color: #000;
	text-decoration: none;
	margin: 20px 0 0 8px;
	}
	
#top a:hover { text-decoration: underline }
	
#logo {
	float: left;
	margin-top: 32px;
	}
	
#menu {
	height: 112px;	
	border-bottom: 1px solid #fff;
	background: #fcb714;
	}
	
#menu ul {
	list-style-type: none;
	padding: 12px 0 12px 32px;
	}
	
#menu ul li {float:left; margin-right: 38px;}
* html #menu ul li {margin-right: 19px;}
#menu li a {
	display: block;
	width: 140px;
	height: 56px;
	padding: 34px 0 0 94px;
	color: #000;
	font-size: 14px;
	font-weight: bold;
	}
* html #menu li a {width: 130px;}
#menu li a.m1 { background: url(images/bg_menu01.jpg) no-repeat; }
#menu li a.m2 { background: url(images/bg_menu02.jpg) no-repeat; }
#menu li a.m3 { background: url(images/bg_menu03.jpg) no-repeat; }

#menu li a:hover { text-decoration: none }

#contentHome {
	width: 787px;
	margin: 0 auto;
	padding: 24px 32px;
	background: #fcb714;
	border-bottom: 1px solid #fff;
	}
	
#contentInside {
	width: 827px;
	margin: 0 auto;
	padding: 12px;
	background: #fcb714;
	border-bottom: 1px solid #fff;
	}
	
#contentInside h1 {
	display: block;
	padding: 28px;
	font-size: 18px;
	background: #fff url(images/bg_bodycopy-h1.gif) top right no-repeat;
	}
	
#contentInside h1 span { font-weight: normal }
	
#contentHome p, #bodycopy p {
	line-height: 1.5em;
	margin-bottom: 8px;
	}
	
#bodycopy {
	padding: 0 32px 32px 32px;
	background: #fff url(images/bg_bodycopy.gif) left bottom no-repeat;
	}
	
#bodycopy h2 {
	margin-bottom: 12px;
	padding-top: 10px;
	font-weight: normal;
	font-size: 1.6em;
	}

#bodycopy h2.line {
	margin-bottom: 12px;
	padding-top: 16px;
	font-weight: normal;
	font-size: 1.6em;
	margin-top: 24px;
	border-top: 1px solid #CCCCCC;
	}
#bodycopy h3 {
	margin-bottom: 8px;
	padding-top: 4px;
	font-size: 1.4em;
	}
	#bodycopy h4 {
	margin-bottom: 4px;
	padding-top: 4px;
	font-size: 1.2em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	
#bodycopy a {color: #FF9900}
#bodycopy a:hover { text-decoration: none;}
	
#bodycopy ul {
	margin: 0 0 8px 16px;
	}
	
#bodycopy li { line-height: 1.5em;}

#bodycopy table {margin-bottom: 16px;}
#bodycopy th,  #bodycopy td { padding: 4px 8px;}
#bodycopy th {
	background: #fcb714;
	color: #fff;
	}
#bodycopy td {background: #f0f0f0}

.imgLeft {
	float: left;
	padding: 4px 24px 48px 0;
	}
	
#intro {
	float: left;
	width: 564px;
	margin-right: 32px;
	padding-right: 32px;
	border-right: 1px solid #fff;
	}
	
#intro h1, #homeTestimonial h1 {
	margin-bottom: 16px;
	font-size: 24px;
	color: #fff;
	font-weight: normal;
	}
	
#homeTestimonial {
	float: left;
	width: 158px;
	}
	
#homeTestimonial em {color: #fff}

#testimonial {
	padding-bottom: 24px;
	margin-bottom: 24px;
	/*border-bottom-style: solid;
	border-bottom-color: #f0f0f0;*/
	}

#testimonial p {clear: both; margin-bottom: 24px}

#audio  li {
	list-style-type: none;
	padding-left: 16px;
	background: url(images/speaker-orange.gif)  no-repeat;
	}

#footer {
	height: 40px;
	background: #fcb714 url(images/bg_footer.gif) left bottom no-repeat;
	}

#footer p {	margin: 12px 24px}
* html #footer p {	margin: 12px 12px}
#footer a { color: #000 }
#footer a:hover { text-decoration: none }
