/*** Editable Styles ----------------------------------------------------- ***/
.text_red {
	/* text red 13 */	
	font-family : Arial, Helvetica, sans-serif;	
	font-size : 13px;	
	color : #8c0202;
	font-weight: normal;	
}
.text_blue {
    /* text blue 13 */	
	font-family : Arial, Helvetica, sans-serif;	
	font-size : 13px;	
	color : #017799;
	font-weight: normal;
}
.title {
	/* title green 16 */
    color: #66860f;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
}
.title2 {
	/* title orange 16 */
    color: #e98402;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
}
.subtitle {
	/* subtitle blue 14 */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1253e5;
	font-style: normal;
	line-height: normal;
}
.subtitle2 {
	/* subtitle green 14 */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #526f01;
	font-style: normal;
	line-height: normal;
}
.captions {
	/* text small 11 */
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}


/*** End Editable Styles ***/	

/*** Reset --------------------------------------------------------------- ***/
html, body, p, td, th, ul, ol, li, form, h1, h2, h3, h4 { margin: 0; padding: 0; }
ul, li { list-style: none; }
a { text-decoration: none; }
img { border: none; }

body { cursor: default; }
a, button { cursor: pointer; }
input, textarea { cursor: auto; }

h1 { font-size: 2em; font-weight: bold; }
h2 { font-size: 1.5em; font-weight: bold; }
h3 { font-size: 1.17em; font-weight: bold; }
h4 { font-size: 1em; font-weight: bold; }
h5 { font-size: 1.67em; font-weight: bold; }

table { border-collapse: collapse; border-spacing: 0; }
th { font-weight: bold; vertical-align: bottom; }
td { vertical-align: top; }

button, input, select, textarea { margin: 0; padding: 0; }
button { width: auto; overflow: visible; }
input, textarea, select { padding: 2px; }

.clear { clear: both; }
.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }  
.clearfix:after { clear: both; }  
.clearfix { zoom: 1; }

p, ul, ol { margin: 1em 0; }
p:first-child, ul:first-child, ol:first-child { margin-top: 0; }
ul li { list-style: disc outside none; }
ul ul li { list-style-type: circle; }
ul ul ul li { list-style-type: square; }
ol li { list-style-type: decimal; }
li { margin-left: 2em; margin-bottom: 0.25em; }

.reset, .reset p, .reset ul, .reset ol, .reset li, .listing li { margin: 0; padding: 0; }
.reset li, .reset ul li, .listing li, .listing ul li { list-style-type: none; }
/*** End Reset ***/

/*** Common -------------------------------------------------------------- ***/
body, input, textarea, select, button {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #333333;
	line-height:155%;
}
input, textarea, select, button {
	color: #333333;
}
a {
	color: #901E9E;
}
a:hover {
	color: #e98503;
}
/*** End Common ***/

/*** Forms --------------------------------------------------------------- ***/
p.required {
	float: right;
	margin: 0 0 0.5em 0;
}
p.buttons {
	padding-left: 115px;
}
label.label {
	display: block;
	padding-right: 15px;
	width: 95px;
	position: relative;
}
label.auto {
	width: auto;
	padding-right: 0;
}
label.label em {
	position: absolute;
	right: 5px;
	top: 0;
}
form ul {
	margin: 0;
}
form li {
	margin: 0;
	padding: 5px 0 0 115px;
	list-style-type: none;
	list-style-image: none;
	position: relative;
}
form li label.label {
	position: absolute;
	left: 0;
}
/*** End Forms ***/

/*** Asset Listings ------------------------------------------------------ ***/
.listing {
	border-top: 1px dotted #999999;
}
.listing a {
	display: block;
	padding: 10px 10px 10px 120px;
	min-height: 100px;
	border-bottom: 1px dotted #999999;
}
.listing .title {
	font-size: 1.2em;
}
.listing .image {
	width: 96px;
	height: 96px;
	float: left;
	margin-left: -110px;
	background: #ffffff none no-repeat scroll center center; 
}
.listing .teaser, .listing .type {
	display: block;
	padding: 0.5em 0;
	color: #666666;
}
/*** End Asset Listings ***/

/*** Layout -------------------------------------------------------------- ***/
body.bg {
	background: transparent url(../images/hello_bg.jpg) repeat scroll center top;	
}
.super-container {
	width: 100%;
	margin: 0 auto;
	background: transparent url(../images/shadow_sides.png) repeat-y scroll center top;
}
.container {
	width: 1000px;
	margin: 0 auto;
}
.container ul li{
	list-style-image: url(../images/li_dot.png);
	line-height:130%;
}

/*** Header ---------------------------------------------------------- ***/
.header-container {
	width: 100%;
	margin: 0 auto;
	background: transparent url(../images/els_header_amep.jpg) repeat-x scroll center top;
}
#header {
	width: 1000px;
	height: 255px;
	margin: 0 auto;
	position:relative;
}
#header .logo {
	position:absolute;
	right:210px;
	top: 10px;
	display: block;
	float: right;
	width: 180px;
	height: 90px;
}
#header .logo a {
	display: block;
	padding-top: 90px;
	height: 0;
	overflow: hidden;
}
.nav{
	width:1000px;
	height:30px;
	background-color:#e98402;
	display:block;
}

/*** Home ---------------------------------------------------------- ***/
#home-container {
	min-height: 160px;
	background-color:#FFFFFF;
}
#home-container .breadcrumb {
	height: 26px;
	padding:10px 20px 0 20px;
	display:block;
	font-size:11px;
	color:#999999;
}
.breadcrumb .left {
	float:left;
	width: 600px;	
}
.breadcrumb .date {
	float:right;
	width: 240px;
	text-align:right;
}
#home-container .layout-3c {
	padding: 20px 0 20px 20px;
}
.layout-3c .col-left {
	float:left;
	width: 160px;
}
.layout-3c .col-middle {
	float:left;
	width: 525px;
	padding: 0 20px 0 20px;
}
.layout-3c .col-right {
	float:right;
	width: 240px;
	text-align:right;
}
/*** Layout 3c ---------------------------------------------------------- ***/
#sub-container {
	min-height: 160px;
	background-color:#FFFFFF;
}
#sub-container .breadcrumb {
	height: 28px;
	padding:10px 20px 10px 26px;
	display:block;
	font-size:11px;
	color:#999999;
}
.breadcrumb .left {
	float:left;
	width: 600px;	
}
.breadcrumb .date {
	float:right;
	width: 240px;
	text-align:right;
}
#sub-container .layout-3c {
	padding: 0 0 20px 20px;
}
.layout-3c .col-left {
	float:left;
	width: 160px;
}
.layout-3c .col-middle {
	float:left;
	width: 520px;
	padding: 0 20px 0 20px;
}
.layout-3c .col-right {
	float:right;
	width: 245px;
	text-align:right;
}
\.layout-3c .col-right .padding {
	padding-right:20px;
	text-align:left;
}
#sub-container .page-title {
	width: 450px;
}
#sub-container .page-title h1 {
	font-size: 19px;
	font-weight:bold;
	color: #f37302;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	letter-spacing:1px;
	text-transform:none;
	padding: 5px 0 15px 0;
}

/*** Footer ---------------------------------------------------------- ***/
#footer {
	display: block;
	font-size: 11px;
}
#footer .shadow {
	 background: transparent url(../images/footer_shade.png) no-repeat scroll center top;
	 height: 7px;
	 width: 1000px;
	 display: block;
}
#footer .gray-section {
	 background-color: #e8e9e2;
	 height: 110px;
	 width: 1000px;
	 display: block;
}
.gray-section .col1 {
	float: left;
	width: 600px;
	height: 75px;
	display: block;
	text-align: left;
	padding: 20px 0 0 20px;
	background: transparent url(../images/govsa.gif) no-repeat scroll 18px 13px;
}
.gray-section .text-description {
	float: left;
	padding-left:240px;
	margin-top:0;
	text-align: left;
	line-height:normal;
	font-size:0.9em;
	color:#787878;
}
.gray-section .col-address {
	float: left;
	text-align: left;
	padding: 15px 0 0 50px;
	line-height:normal; 
	font-size:0.9em;
}
.gray-section .col2 {
	float: right;
	width: 85px;
	text-align: right;
	padding: 15px 20px 0 0; 
}
.gray-section .col2 .youtube {
	display:block;
	width: 75px;
	height: 30px;
	background: transparent url(../images/youtube.gif) no-repeat scroll right top;
}
.gray-section .col2 .youtube a {
	display: block;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
.gray-section .col2 .facebook {
	display:block;
	width: 75px;
	height: 32px;
	background: transparent url(../images/facebook.png) no-repeat scroll right top;
}
.gray-section .col2 .facebook  a {
	display: block;
	padding-top: 32px;
	height: 0;
	overflow: hidden;
}
#footer .orange-section {
	 background-color: #e98402;
	 height: 40px;
	 width: 1000px;
	 display: block;
	 color: #FFFFFF;
}
.orange-section .copyright {
	display: block;
	float: left;
	width: 520px;
	padding: 10px 0 0 20px;
	text-align: left;
}
.orange-section .copyright a {
	color: #ffffff;
}
.orange-section .copyright a:hover {
	color: #000000;
}
.orange-section .links {
	display: block;
	float: right;
	width: 400px;
	padding: 10px 20px 0 0; 
	text-align: right;
}
.orange-section .links a {
	color: #ffffff;
}
.orange-section .links a:hover {
	color: #000000;
}
/*** End Footer ***/

/*** Navigation on the left ---------------------------------------------- ***/

.navside {
	line-height: 30px;
	padding: 0;
	width:160px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}
.container .navside li {
	list-style-type: none;
	list-style-image: none;
	margin-left:0;
}
.navside a {
	color: #901e9e;
	display: block;
	line-height: 30px;
	font-weight: bold;
	padding: 0 7px;
}
.navside a:hover, .navside .on a, .navside .active a {
	color: #e97402;
}

/*** Navigation ---------------------------------------------------------- ***/
#navigation {
	float: left;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	padding: 0 20px 0 16px;
	width:966px;
	font-size:14px;
	position:absolute;
	top:215px;
	left:0;
	background-color:#e98402;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
}
#navigation li {
	float: left;
}
#navigation a {
	color: #ffffff;
	display: block;
	line-height: 40px;
	font-weight: bold;
	padding: 0 40px 0 10px;
}
#navigation a:hover, #navigation .on a, #navigation .active a {
	color: #022a96;
}
#navigation ul li .hm a, #navigation ul li .hm_on a {
	width: 127px;
}
/*** End Navigation ***/

/*** Sub Navigation ------------------------------------------------------ ***/
#cssmenu_submenus ul {
	width: 180px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#cssmenu_submenus li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	background-color: #d97c04;
}
#cssmenu_submenus a {
	display: block;
	font-size: 12px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	padding: 4px 10px;
	color: #ffffff;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	line-height:normal;
}
#cssmenu_submenus a:hover, #cssmenu_submenus .active a {
	background-color: #c77103;
	border-right-color: #ffffff;
}
#cssmenu_submenus .arrow {
	background-image: url(../images/menu_arrow.png);
	background-repeat: no-repeat;
	background-position: right center;
}
#cssmenu_submenus .count {
	color: #999999;
	font-size: 11px;
}
/*** End Sub Navigation **/

/*** End Layout ***/

/*** Testimonial Styles ---------------------------------------------- ***/

#testimonial {
	background: transparent url(../images/testimonial_bg.jpg) no-repeat scroll right top;
	width: 245px;
	height: 361px;
	position: relative;
	}
#testimonial .image {
	width: 210px;
	height: 150px;
	display: block;
	position: absolute;
	right: 0;
	top: 15px;
	}
#testimonial .testimonial_text {
    color: #F95404;
    display: block;
    font-size: 13px;
    font-style: italic;
    font-weight: bold;
    margin-bottom: 10px;
    max-height: 130px;
    overflow: hidden;
    padding: 180px 0 0 45px;
    width: 185px;
	}
#testimonial .title {
    color: #000000;
    display: block;
    font-size: 13px;
    padding-left: 55px;
    text-align: left;
	
	}