* {
	margin: 0;
	padding: 0;
}

.submit input
{
margin-left: 4.5em;
} 
input
{
background: #C0D4E6;
border: 1px solid #008DC2
}
textarea
{
background: #C0D4E6;
border: 1px solid #008DC2
}

.submit input
{
color: #000;
background: #ffa20f;
border: 2px outset #d7b9c9
} 

body {
	color: #333;
	background: #1b8dc5;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 1em;
}

* html body {
	font: 1em "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	color: #333;
	background: #1b8dc5;
	min-width:900px;
	text-align:center;
}

table#contactform {
    font: 10px "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	padding-left: 20px;

}

#container {
	width: 900px;
	margin: 0 auto;
	background: #fff url(images/container.gif) repeat-y;
	text-align:left;
}

.headertext { display: none; }

#header {
	width: 900px;
	height: 270px;
}

#menu {
	float: left;
	width: 190px;
	padding-top: 25px;
	list-style: none;
}

* html #menu {
	float: left;
	width: 190px;
	padding-top: 25px;
	list-style: none;
	text-align:left;
}

#menu a {
	display: block;
	width: 150px;
	height: 22px;
	font-size: 75%;
	color: #333;
	text-decoration: none;
	line-height: 22px;
	text-indent: 10px;
	margin-left: 20px;
	border-bottom: 2px dotted #9bb8c9;
}

* html #menu a {
	display: block;
	width: 150px;
	height: 22px;
	font-size: 75%;
	color: #333;
	text-decoration: none;
	line-height: 22px;
	text-indent: 10px;
	margin-left: 10px;
	border-bottom: 2px dotted #9bb8c9;
}

#menu a#mcontact { border: none; }

#menu a:hover, #menu a.current { color: #f02c0a; }

#content-testimonials { 
	float: left;
	width: 70%;
	margin-top: -3px;
	padding-bottom: 30px;
}

#content { 
	float: left;
	width: 465px;
	margin-top: -3px;
	padding-bottom: 30px;
}

#content h2 {
	width: 475px;
	height: 60px;
	text-indent: -9999px;
}

#content-testimonials h2 {
	width: 475px;
	height: 60px;
	text-indent: -9999px;
}

#content h2#tinsight { background-image: url(images/title-insight.gif); }
#content h2#tprofile { background-image: url(images/title-profile.gif); }
#content h2#tprocurement { background-image: url(images/title-procurement.gif); }
#content h2#tenergy { background-image: url(images/title-energy.gif); }
#content-testimonials h2#ttestimonials { background-image: url(images/title-testimonials.gif); }
#content h2#tglossary { background-image: url(images/title-glossary.gif); }
#content h2#tnews { background-image: url(images/title-news.gif); }
#content h2#tcontact { background-image: url(images/title-contact.gif); }

#content h3 {
	font-size: 60%;
	padding: 5px 0 10px 20px;
}

#content h3 {
	font-size: 60%;
	padding: 5px 0px 10px 20px;
}

#content p, #content ul, #content ol {
	padding: 5px 0px 10px 20px;
	line-height: 1.6em;
	font-size: 60%;
}

#content-testimonials p, #content ul, #content ol {
	padding: 5px 0 10px 20px;
	line-height: 1.6em;
	font-size: 60%;
}

#content-testimonials a {
color:#0C90C6;
font-size: 10px;
padding: 5px 10px 10px 12px;
}

#content a {
	color:#0C90C6;
	font-size: 10px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0px;
}

#content ul {
	padding-left: 40px;
}

#testimonial {
	float: right;
	width: 235px;
	margin-top: -3px;
}

#testimonials-small{
	float:right;
}

#footer {
	clear: both;
	height: 45px;
	padding-top: 4px;
	background: #1b8dc5 url(images/footer.gif) repeat-x;
}

#footer p, a {
	padding: 2px 10px 0 0;
	line-height: 14px;
	font-size: 10px;
	color: #fff;
	text-align: right;
}

#bottommenu {
	width: 900px;
	margin: 5px auto 30px auto;
	list-style: none;
	text-align: center;
}

#bottommenu li { display: inline; font-size: 10px; color: #fff; margin: 0 5px;}

#bottommenu a {
	
	font-size: 10px;
	color: #fff;
	text-decoration: none;
}

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

p.m3 {
	text-align: right;
	padding: 10px 10px 0px 0px;
	color: #fff;
}
	
	p.m3 a {
		color: #9EBE45;
	}

.cover {
	float: right;
	margin: 0 0 10px 10px;
	padding: 1px;
}
