body {
	margin:0;
	text-align:center;
	font:0.75em Arial, Helvetica, sans-serif;
	/*background-image:url(/inc/html/rwgroup_new/pix/wrapper_bg_stripe.gif);
	background-position:top left;
	background-repeat:repeat-x;*/
}

.clear {
	clear:both; 
}

.scm-sidebar {
	margin-bottom:10px;
}

#wrapper {
	width:870px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	margin-bottom:20px;
	margin-top:20px;
	padding-left:20px;
	padding-right:20px;
}

img {
	border:none;
}

/* ============================================= HEADER */

#header {
	padding-bottom:10px;
	margin-bottom:5px;
}

.header-default, .header-wide {
	/*border-bottom:1px solid #999999;*/
}

#logo-container {
	float:left;
	border-bottom:1px solid #999;
	padding-bottom:10px;
	margin-bottom:10px;
	width:100%;
}

#top-nav {
	float:right;
	margin:40px 0 0 0; 
	width:260px;
}

#top-nav ul {
	margin:0;
	padding:0;
	list-style:none;
	text-align:right;
}

#top-nav li {
	display:inline;
	text-transform:uppercase;
	font-size:1.2em;
	color:#666666;
}

#top-nav li a, #top-nav li a:visited {
	color:#666666;
	text-decoration:none;
}

#top-nav li a:hover {
	border-bottom:1px dotted #666;
}

#homepage-image {
	width:100%;
	height:320px;
	/*background-image:url(/inc/html/rwgroup_new/pix/homepage_header.jpg);
	background-position:top left;
	background-repeat:no-repeat;*/
	margin-bottom:15px;
}
/* ============================================= LEFT CONTENT */

#left-content {
	width:200px;
	float:left;
	background-color:#7e7e7e;
	margin-bottom:10px;
	padding-top:2px;
} 

#left-content ul {
	margin:0;
	padding:0;
	list-style:none;
}

#left-content ul li a {
	display:block;
	padding:7px 10px 7px 10px;
	background-color:#7e7e7e;
	border-bottom:1px solid #fff;
	text-transform:uppercase;
}

#left-content ul li a, #left-content ul li a:visited {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

#left-content ul li a.current {
	background-color:#6f6e6e;
}

#left-content ul li a:hover {
	text-decoration:underline;
	background-color:#6f6e6e;
}

#left-content ul ul {
	margin:0;
	padding:0;
	list-style:none;
}

#left-content ul ul li a, #left-content ul ul li a:visited {
	padding-left:30px;
	background-color:#a8a7a7;
	background-image:url(/inc/html/rwgroup_new/pix/leftcontent_li_li_bullet.gif);
	background-position:17px 12px;
	background-repeat:no-repeat;
	color:#fff;
}

#left-content ul ul li a.current {
	background-color:#969494;
}

#left-content ul ul li a:hover {
	text-decoration:underline;
	background-color:#969494;
}

#left-content ul ul ul li a, #left-content ul ul ul li a:visited {
	padding-left:40px;
	background-color:#ccc;
	background-image:url(/inc/html/rwgroup_new/pix/leftcontent_li_li_li_bullet.gif);
	background-position:25px 12px;
	background-repeat:no-repeat;
	text-transform:none;
	color:#666;
}

#left-content ul ul ul li a:hover {
	text-decoration:underline;
	background-color:#d6d6d6;
}

/* ============================================= CENTER CONTENT */

#center-content {
	width:430px;
	float:left;
	line-height:1.5em;
	margin-bottom:10px;
	margin-left:25px;
	color:#333;
}

#center-content.superwide {
	width:800px;
	margin-left:9px;
}
 
#center-content h1 {
	font-size:1.7em;
	line-height:normal;
	color:#004a91;
	margin-top:5px;
}

#center-content h2 {
	font-weight:bold;
	color:#333;
	font-size:1.1em;
}

#center-content h3 {
	font-size:1.2em;
	border-bottom:1px solid #004a91;
	background-image:url(pix/three_squares.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding:0 50px 5px 0;
	color:#004a91;
}

#center-content a, #center-content a:visited {
	color:#cc3333;
}

#center-content a:hover {
	color:#ff0000;
}

#center-content ul {
	list-style:url(/inc/html/rwgroup_new/pix/centercontent_li_style.gif);
}

/* ============================================= CENTER CONTENT ***WIDE TEMPLATE*** */

#center-content-wide {
	width:640px;
	float:right;
	line-height:1.5em;
	margin-bottom:10px;
}

#center-content-wide h1 {
	font-size:1.8em;
	line-height:normal;
	color:#004a91;
	margin-top:0;
}

#center-content-wide h2 {
	color:#333;
	font-size:1.1em;
	font-weight:bold;
}

#center-content-wide h3 {
	font-size:1em;
	border-bottom:1px solid #004a91;
	background-image:url(pix/three_squares.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding-right:50px;
	color:#004a91;
}

#center-content-wide a, #center-content-wide a:visited {
	color:#cc3333;
}

#center-content-wide a:hover {
	color:#ff0000;
}

/* ============================================= RIGHT CONTENT */

#right-content {
	width:180px;
	float:right;
	background-color:#efefef;
}

#right-content h2 {
	font-size:1.1em;
	color:#fff;
	background-color:#132a4f;
	margin:-7px -7px 5px -7px;
	padding:8px;
}

#right-content ul {
	margin:0;
	padding:0;
	list-style:none;
}

#right-content ul li {
	padding:5px 10px 5px 20px;
	background-image:url(/inc/html/rwgroup_new/pix/centercontent_li_style.gif);
	background-position:0px 11px;
	background-repeat:no-repeat;
	line-height:1.5em;
	border-bottom:1px solid #ccc;
}

#right-content ul li:hover {
	/* background-image:url(/inc/html/rwgroup_new/pix/news_li_bullet_on.gif);
	background-position:left;
	background-repeat:no-repeat; */
}

#right-content ul li a, #right-content ul li a:visited {
	color:#666;
	text-decoration:none;
}

#right-content ul li a:hover {
	color:#cc3333;
}

/* ============================================= SIDEBARS */

#scm-sidebar-20years {
	text-align:center;
	margin-top:15px;
}

#right-content .scm-sidebar {

}

#scm-sidebar-latest-news {
	padding:8px;
	border:1px solid #ccc;
	background-color:#fff;
	margin:5px;
	color:#747474;
}

#scm-sidebar-hse-text, #scm-sidebar-rb211-text, #scm-sidebar-501, #scm-sidebar-avon, #scm-sidebar-olympus, #scm-sidebar-factfile, #scm-sidebar-olympus, #scm-sidebar-ect-overview {
	padding:8px;
	border:1px solid #ccc;
	background-color:#fff;
	margin:5px;
	color:#747474;
}

#scm-sidebar-members {
	padding:10px;
	color:#666666;
	color:#fff;
}

#scm-sidebar-members h2 {
	color:#fff;
	text-transform:uppercase;
	font-size:1.5em;
	margin-top:0;
}

#scm-sidebar-members a, #scm-sidebar-members a:visited {
	color:#fff;
}
	

#scm-sidebar-brochure {
	padding:6px 6px 0px 6px;
}	

#scm-sidebar-brochure a {
	color:#135698;
}	

/* ============================================= FOOTER */

#footer {
	background-color:#132a4f;
	padding:10px;
	color:#fff;
	line-height:1.5em;
	margin-bottom:20px;
}

#footer a, #footer a:visited {
	color:#fff;
}

#footer a:hover {
	color:#fff;
}

#footer-left {
	float:left;
}

#footer-right {
	float:right;
	width:320px;
	padding-top:0px;
	text-align:right;
}

/*------- styles for homepage turbine image + text + boxed ------*/

#homepage-intro { 
	width:640px;
	height:306px;
	/* background-image:url(pix/turbine_homepage_img.jpg);
	background-position:top left;
	background-repeat:no-repeat; */
}

#homepage-intro-content {
	width:330px;
	padding:130px 20px 10px 290px;
}

#homepage-intro-content h4 {
	color:#fff;
	font-size:1.2em;
	margin:0;
	padding:0;
	line-height:1.5em;
}

#services-products-list {
	width:180px;
	margin-top:5px;
	float:left;
	margin-right:10px;
}

#services-products-list ul {
	margin:0;
	padding:0;
	list-style:none;
}

#services-products-list ul li {
	text-align:center;
	background-color:#006699;
	padding:7px;
	margin-bottom:2px;
}

#services-products-list ul li a, #services-products-list ul li a:visited {
	color:#fff;
}

#services-products-text {
	width:240px;
	background-color:#fff;
	float:left;
	margin-top:5px;
}

#services-products-text h5 {
	font-size:1em;
	color:#fff;
	background-color:#006699;
	margin:0;
	padding:7px;
}
	

#latest-news {
	float:right;
	width:180px;
	background-color:#efefef;
	margin-top:5px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
}

#latest-news h2 {
	font-size:1em;
	color:#fff;
	background-color:#006699;
	padding:7px;
	margin:0 -10px 0 -10px;
}


/* ============================================= NEWS PAGES */

.news-byline {
	border-bottom:1px dotted #666;
	margin-bottom:8px;
	padding-bottom:8px;
}

/*---------- HOMEPAGE NEWS OVERVIEW ---------*/

#news-homepage-overview {
	margin-top:8px;
}

.article {
	width:192px;
	height:140px;
	margin-right:5px;
	background-color:#fff;
	float:left;
	padding:8px;
	background-color:#fff;
	color:#333333;
	border-top:2px solid #000033;
}

.article p {
	margin-top:5px;
}

#news-homepage-overview a, #news-homepage-overview a:visited {
	color:#666;
	font-size:1em;
	text-decoration:none;
	font-weight:bold;
}

/*--------- MISC -------*/

.table-of-data {
	border:0;
}

.table-of-data td {
	padding-left:5px;
}

.table-even {
	background-color:#efefef;
}

.year {
	float:left;
	width:175px;
	background-color:#efefef;
	margin-right:15px;
	height:630px;
	margin-bottom:10px;
	padding:10px 10px 20px 10px;
}

.year h5 {
	background-color:#004a91;
	color:#fff;
	margin:-10px -10px 10px -10px;
	padding:10px;
	font-size:1.2em;
}

.year h6 {
	font-size:1em;
	border-bottom:1px solid #004a91;
	color:#004a91;
	margin:10px 0 10px 0;
	padding-bottom:3px;
}

/* ================= STYLES FOR MAP */

/* set the size of the definition list &lt;dl&gt; and add the background image */
#imap {display:block; width:640px; min-height:520px; background-image:url(/inc/html/rwgroup_new/pix/map.jpg); background-repeat:no-repeat; position:relative;}
 
/* set up the definition list &lt;dt&gt;&lt;a&gt; to hold the background image for the hover state */
/*#imap a#title {display:block; width:640px; height:353px; padding-top:240px; overflow:hidden; position:absolute; left:0; top:0; cursor:default;}*/
/* the hack for IE pre IE6 */
* html #imap a#title {height:240px; he\ight:0;}
 
/* the &lt;dt&gt;&lt;a&gt; hover style to move the background image to position 0 0*/
#imap a#title:hover {background-position: 0 0; z-index:10;}
 
/* place the <dds> in the correct absolute position */
#imap dd {position:absolute; padding:0; margin:0;}

#imap #point_houston {
	left:162px;
	top:149px;
	z-index:20;
}

#imap #point_malaysia {
	left:470px;
	top:190px;
	z-index:20;
}

#imap #point_aberdeen {
	left:310px;
	top:92px;
	z-index:20;
}

#imap h4 {
	color:#004a91;
	margin-top:5px;
	padding-top:0;
	font-size:1.2em;
}

/* style the &lt;dd&gt;&lt;a&gt; links physical size and the background image for the hover */
#imap a#houston, #imap a#malaysia, #imap a#aberdeen {display:block; width:10px; height:10px; background-color:red; text-decoration:none; z-index:20;}

/* style the span text so that it is not initially displayed */
#imap a span, #imap a:visited span {display:none;}
 
/* define the common styling for the span text */
#imap a:hover span {position:absolute; margin-top:110px; width:619px; display:block; font-family:arial; font-size:12px; background:#fff; color:#000; border:1px solid #ccc; padding:10px;}
/* the hack for IE pre IE6 */
* html #imap a:hover span {width:400px; w\idth:388px;} 
 
/* move the span text to a common position at the bottom of the image map */
#imap a#houston:hover span {left:-162px; top:100px;}
#imap a#malaysia:hover span {left:-470px; top:60px;}
#imap a#aberdeen:hover span {left:-310px; top:156px;}

#imap img {
	padding-left:10px;
}

iframe {
	border:1px solid #DDD;
}
