.quotes-right {
	width:250px;
	height:auto;
	border-left: 1px dotted #000000;
	border: 1px dotted #000000;
	padding: 10px 10px 10px 10px;
	margin: 10px 10px 10px 10px;
	font-style: italic;
	background:#f9f9f9 ;
	text-align: right;
	float:right;
	font-size: 11px;
}

.quotes-left {
	width:250px;
	height:auto;
	border-right: 1px dotted #000000;
	border: 1px dotted #000000;
	padding: 10px 10px 10px 10px;
	margin: 10px 10px 10px 10px;
	font-style: italic;
	background:#f9f9f9 ;
	text-align: left;
	float:left;
	font-size: 11px;
}

.quotes-sidebar {
	width:250px;
	height:auto;
	border-top: 1px dotted #000000;
	border-left: 1px dotted #000000;
	border-right: 1px dotted #000000;
	border-bottom: 1px dotted #000000;
	padding: 10px 10px 10px 10px;
	margin: 10px 10px 10px 10px;
	font-style: italic;
	background:#f9f9f9 ;
	text-align: left;
	font-size: 11px;
}

* {
    margin: 0;
}

html, body {
    height: 100%;
}

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{
	margin:0;
	padding:0;

}

p {
	line-height: 1.75em;
	margin: 0 0 0px 0;
}

ul {
	list-style:square;
	list-style-image: url(images/green-bullet.png);
}

.nobullet {
	list-style-type:none;
}

a{
	color:#000000;
	text-decoration:none;
}
a:hover{
	color:#000000;
	text-decoration:underline;
}
a img{
	border:0;
}

body{
	margin:0px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#ffffff url(images/bg.gif) repeat-x top left;
	color:#000000;
}

.wrapper{
	width:779px;
	min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -100px;
}

/* HEADER */

#header{
	width:100%;
	height:329px;
}

#header_top{
	width:100%;
	height:104px;
	background:url(images/header_top_bg.gif) no-repeat top left;
}

#header_center{
	width:100%;
	height:51px;
}

#header_end{
	width:100%;
	height:174px;
	background:url(images/header_end_bg8.png) no-repeat top left;
}

#header_logo{
	margin-left:10px;
	padding-top:30px;
}

#header_logo h1.png {
	margin-left:0px;
	padding-top:0px;
}

#header_logo h1.gif {
	display:none;
}


/*Controls current page on state with unique body IDs*/
body#home a#homenav,
body#services a#servicesnav,
body#clients a#clientsnav,
body#about a#aboutnav,
body#contact a#contactnav {
	color:#e1ab16;
	text-decoration:none;
}

/* MENU */

#header_main_menu{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	text-transform:uppercase;
	padding-top:18px;
	text-align:right;
}

#header_main_menu a{
	color:#FFFFFF;
	margin:0 10px 0 10px;
}

#header_main_menu a:hover{
	color:#e1ab16;
	text-decoration:none;
}

#navlist
{
list-style: none;
padding: 0;
margin: 0;
}

#navlist li
{
display: inline;
padding: 0;
margin: 0;
}

#navlist li:before { content: "| "; }
#navlist li:first-child:before { content: ""; }

/*IE workaround*/
/*All IE browsers*/
* html #navlist li {
border-left: 1px solid #ffffff;
padding: 0 0.4em 0 0.4em;
margin: 0 0.4em 0 -0.4em;
}

*+ html #navlist li {
border-left: 1px solid #ffffff;
padding: 0 0.4em 0 0.4em;
margin: 0 0.4em 0 -0.4em;
}

*+ html #navlist li.first {
border-left: 0px solid #ffffff;
padding: 0 0.4em 0 0.4em;
margin: 0 0.4em 0 -0.4em;
}

/*Win IE browsers - hide from Mac IE\*/
* html #navlist { height: 1%; }
*+ html #navlist { height: 1%; }


* html #navlist li{
display: block;
float: left;
}


/*End hide*/
/*Mac IE 5*/
* html #navlist li:first-child { border-left: 0; }


#header_descr{
	width:405px;
	margin-left:-18px;
	padding-top:40px;
	text-align:right;
	color:#ffffff;
	line-height:20px;
}

#header_descr h4{
	font-size:17px;
	font-weight:normal;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-bottom:8px;
	color:#ffffff;
}

/* BODY */

#body{
	width:100%;
	float:left;
	padding-top:20px;
	padding-bottom:20px;
}

#body_top{
	width:100%;
	float:left;
	background:url(images/body_bg.gif) repeat-y top left;
}

#body_left{
	width:472px;
	float:left;
}

#body_left h3{
	margin:10px 0 0 0;
	padding:0;
}

#body_left ul{
	margin-top:5px;
	margin-left:30px;
}

#body_right{
	width:307px;
	float:right;
	padding:0 0 10px 0;
}

#body_index{
	width:430px;
	margin:0px auto;
	line-height:18px;
}

#body_index li {
	line-height: 1.75em;
	padding-top:5px;
}


#body_index h2{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	color:#000000;
	margin-bottom:10px;
	text-transform:uppercase;
}

#body_index p{
	padding-bottom:10px;
}

#body_right_news{
	width:273px;
	margin:0px 0 0px 20px;
}

#body_right_news p{
	line-height: 1.5em;
	margin: 5px 0 10px 10px;
}

#body_right_news h2{
	color:#422e22;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	width:278px;
	height:37px;
	background:url(images/body_right_news_title2.gif) repeat-x top right;
	padding: 10px 0px 10px 10px;
}

#body_right_news ul{
	margin-top:5px;
	margin-left:25px;
	width:260px;
}

#body_right_news ul li{
	color:#222;
	font-size:12px;
	padding-bottom:0px;
	padding-top:5px;
	line-height: 1.75em;
}

#body_right_news ul li a{
	color:#000000;
	font-weight:bold;
}

#body_right_news ul li a:hover{
	text-decoration:underline;
}

#body_right_news ul li p{
	padding-top:2px;
	line-height:15px;
}

#body_right_news ul li .body_right_news_link{
	text-align:right;
	padding:0px;
	padding-bottom:5px;
}

#body_right_news ul li .body_right_news_link a{
	color:#e0534f;
	background:url(images/readmore.gif) no-repeat left 6px;
	padding-left:10px;
}

.body_right_news_title{
	border-bottom:1px solid #000;
	padding-bottom:6px;
	color:#000000;
	font-size:11px;
}

/* FOOTER */


.footer {
	width:100%;
	height:100px;
	background-color: #000;
	clear:both;
}

.push {
	width:100%;
	height:100px;
	background-color: #fff;
	clear:both;
}


.footer_content{
	width:800px;
	height:100px;
	margin:0px auto;
}

#footer_copyrights{
	color:#fff;
	padding-top:40px;
	padding-left:40px;
	float:left;
}

#footer_contact{
	color:#fff;
	padding:5px 0px 0px 18px;
	margin:20px 0px 0px 0px;
	border-left: 1px solid #ffffff;
	float:right;
	width:300px;
}

#footer_copyrights a, #footer_contact a{
	color:#fff;
	font-weight:bold;
}

#footer_copyrights a:hover, #footer_contact a:hover {
	text-decoration: underline;	
}