

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	font: normal small Verdana, Arial, Helvetica, sans-serif;
	color: #959595;
}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #385B88;
}
h2 {
	background: url(images/img6.gif) repeat-x left bottom;
	padding-bottom: 10px;
	margin-bottom: .8em;
	font-size: 2em;
	font-weight: normal;
}
h2.title small{
	font-size:0.5em;
}
h2.enviro{
	background:none;
	text-align:center;
	margin-bottom:0;
}
h3 {
	background:url(images/bullet_blue.png) no-repeat left center;
	padding-left:25px;
	margin-bottom: 1em;
	text-transform: uppercase;
	letter-spacing: 2px;
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
}
h3.reco{
	background:url(images/comments.png) no-repeat left center;
	padding-left:25px;
	padding-top:5px;
	text-transform:none;
	text-align:left;


}
p, blockquote, ul, ol {
	margin-bottom: 1.4em;
	line-height: 1.8em;
	text-align: justify;
}

p.firstpara{
	font-size:1.1em;
}
p.more{
	text-align:right;
}
blockquote {
	margin-left: 2em;
	margin-right: 2em;
	font-style: italic;
}
li.benefit{
	list-style:none;
	background:url(images/tick.png) no-repeat right center;
	margin-right:150px;
	font-size:1.1em;
}
li.service{
	list-style:none;
	background:url(images/wrench_orange.png) no-repeat left center;
	padding-left:25px;
	font-size:1.1em;
}
ul {
	margin-left: 3em;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	text-decoration: none;
	color: #E08934;
}

a:hover {
	text-decoration: underline;
}

/* Boxed Style */

.boxed {
}

.boxed .title {
	padding: 0px 0 0 10px;
	background: url(images/img03.gif) no-repeat left center;
	border-bottom: 1px solid #D6D5D5;
	font-size: 1.4em;
}

.boxed .content {
	padding: 10px;
}

.boxed ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}

.boxed li {
	display: inline;
}

.boxed a {
	background:url(images/link.png) no-repeat left center;
	display: block;
	padding: 10px 0 10px 24px;
	border-bottom: 1px dotted #EBEBEB;
	color: #E08934;
}

.boxed a:hover, #menu .active a {
	/*background: #EBEEF3;*/
	text-decoration: underline;
	font-weight: bold;
	color: #385B88;
}

/* Logo */

#logo {
	width: 770px;
	height: 140px;
	margin: 0 auto;
	background: url(images/img02.gif) no-repeat 0 665px;
}

#logo h1 {
	padding: 46px 0 0 0px;
}

#logo h1 a {
	text-transform: uppercase;
	text-decoration: none;
	font-size: 30px;
}

#logo h1 i {
	text-transform: lowercase;
	letter-spacing: -3px;
	font: italic normal 48px Georgia, "Times New Roman", Times, serif;
	color: #385B88;
}

#logo h2 {
	padding: 0 0 0 2px;
	text-transform: lowercase;
	font-size: 1em;
}

#logo a {
}
img#top_logo{
	margin-top:30px;
}
/* Content */

#content {
	width: 770px;
	margin: 0 auto;
}
li.customers{
	color:#E08934;
}

/* Content > Main */

#main {
	float: right;
	width: 500px;
	margin-top: -80px;
}
/* Content > Main > Welcome */
#enviroment{
	float:right;
	width:120px;
	margin-left:15px;
	margin-bottom:15px;
	background-color:#EBEEf3;
	padding:6px;
	color:#E08934;
}
#enviroment h2{
	font-size:1.2em; 
	color:#385B88;
}
#welcome {
}

/* Content > Main > Example */

#example {
}

/* Content > Sidebar */

#sidebar {
	float: left;
	width: 240px;
}

/* Content > Sidebar > Login */


#menu {
	margin-bottom: 30px;
	border-bottom: 4px solid #EBEBEB;
}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	padding: 10px 0 10px 24px;
	border-top: 1px solid #EBEBEB;
	color: #E08934;
}

#menu a:hover, #menu .active a {
	background: #EBEEF3;
	text-decoration: none;
	font-weight: bold;
	color: #385B88;
}

/* Content > Sidebar > Updates*/

#updates {
}

#updates ul {
	margin: 0;
	list-style: none;
}

#updates h3 {
	margin: 0;
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
}

#updates p {
	margin-bottom: 1.4em;
	font-size: smaller;
	line-height: normal;
}

/* Content > Sidebar > Partners*/

#partners {
}

#partners .content {
	padding: 10px 0;
}

#partners ul {
	margin: 0;
	border-bottom: 1px solid #D1BC5C;
	list-style: none;
	line-height: normal;
}

#partners li {
	padding: 10px;
	border-top: 1px solid #D1BC5C;
}

/* Footer */

#footer {
	clear: both;
	padding: 20px 50px;
	width: 770px;
	margin: 0 auto;
	background: #EAEAEA url(images/img6.gif) repeat-x left top;
}

#footer p {
	width: 770px;
	margin: 0 auto;
	text-align:center;
	font-size: x-small;
}

/* Footer > Legal */

#legal {
}

/* Footer > Links */

#links {
}
img.right_img{
	float:right;
	width:auto;
	margin-bottom:30px;
	margin-left:20px;
}
address{
	line-height:200%;
	font-size: 1.2em;
}
/****styles for the form******************/
fieldset{
	padding:15px;
	background:url(images/form_bg.gif) no-repeat right top;
}
label.required{
	background:url(images/bullet_star.png) no-repeat left center;
	padding-left:15px;
}
p.required{
	margin-top:20px;
    background:url(images/bullet_star.png) no-repeat left center;
	padding-left:20px;
	margin-bottom:30px;
}
legend{
	color:#E08934;
	font-size:1.1em;
}
img.gallery{
	border: solid 1px #EBEBEB;
	padding:5px;
	margin-bottom:25px;
	margin-right:25px;
}
img#badge{
	float:right;
	width:auto;
	margin-left:10px;
}
/****NEW FORM STYLES*******/
input, textarea	{
				padding:3px 5px;
				font:1em/1.3em Arial, Helvetica, sans-serif;
				color:#989898;
				border-top:1px solid #939393;
				border-left:1px solid #939393;
				border-bottom:1px solid #E4E4E4;
				border-right:1px solid #E4E4E4;
				-moz-border-radius: 3px; /* Firefox */
				-webkit-border-radius: 3px; /* Safari and Chrome */
				border-radius: 3px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
				background:#E8E8E8;
				}
				
textarea		{overflow:hidden;}

input:hover,
textarea:hover 	{background:#F6F6F6;}

input[type=submit]	{
				width:auto;
				position:relative;
				padding:3px 17px;
				cursor:pointer;
				outline:none;
				border-radius:12px;
				-moz-border-radius:12px;
				-khtml-border-radius:12px;
				-webkit-border-radius:12px;
				box-shadow:0 2px 2px #9D9D9D;
				-moz-box-shadow:0 2px 2px #9D9D9D;
				-webkit-box-shadow:0 2px 2px #9D9D9D;
				box-shadow:0 2px 2px #9D9D9D;
				font-size:11px;
				text-align:center;
				}
				
input[type=submit]:hover,
input[type=submit]:focus	{
				box-shadow:0 0 3px #9D9D9D;
				-moz-box-shadow:0 0 3px #9D9D9D;
				-webkit-box-shadow:0 0 3px #9D9D9D;
				box-shadow:0 0 3px #9D9D9D;
				}
.cont			{
				width:615px;
				margin-left:32px;
				float:left;
				}
				#commentform label	{
				display:block;
				color:#434343;
				}
				
#commentform label small	{
				font-size:0.95em;
				color:#8C8C8C;
				}
				
#commentform input[type=text]	{
				width:270px;
				padding:3px;
				}

#commentform textarea	{
				width:470px;
				padding:3px;
				*margin-top:8px;
				}
				
.contact_form .error em,
.contact_form label em {color:#FF0000;}


