body
{
	font-family:Arial, Verdana;
	font-size:62.5%;
	margin:0;
	padding:0;
	background: #FFFFFF;
	color:#4a4646;
}

#wrapper  
{
	font-size:1.2em; 
	width:950px;
	margin:0 auto;
	min-height:835px;
	height:auto;
	background: #FFFFFF;
}

img { border:0; }
h1, h2, h3, h4, h5, ul, li, table { margin:0; padding:0; }

h2.content_sub_header
{
	font-family:Arial, sans-serif;
	font-weight:normal !important;
	color:#569099;
	font-size:2em;
	margin-bottom: 0.5em;
}

h3.content_sub_header
{
	font-family:Arial, sans-serif;
	color:#231f20;
	font-size:1em;
	font-weight: bold;
	line-height: 1.5em;
}

h1
{
	color:#000000;
	font-size:2em;	
	font-weight: normal;
	margin-bottom: 0.5em;	
}

h1.text
{
	color:#4c4a4a !important;
}

h1.fixed
{
	width:490px;
}

.clear { clear:both; height:0;  }
a
{
	color:#3E3E3E;
}

/* header */

#header
{
	height:94px;
	padding-top:5px;
	position: relative;
}

#share_price
{
	float:left;
	color:#555;
	margin-top:2px;
	position: absolute;
	right: 0px;
	top: 44px;
}

#share_price span { color:#777; }

#logo
{
	position:absolute;
	float:left;
	left: 0px;
	top: 38px;
}

#search
{
	float:right;
	width:170px;
}

#search input
{
	float:left;
	height:19px;
	border:none;
}

#search .text
{
	background: transparent url('/assets/images/layout/search_bg.gif') left top no-repeat scroll;
	width:124px;
	padding:2px 5px 0 10px;
	font-size:0.9em;
	color:#5d5858;
	font-weight:bold;
}

#search .go
{
	background: transparent url('/assets/images/layout/search_btn.gif') left top no-repeat scroll;
	width:26px;
	cursor:pointer;
}

/* nav */

ul.menu
{
	height:40px;
	list-style:none;
}

ul.menu li
{
	display:inline;
	margin:0;
}

ul.menu li a
{
	float:left;
	height:37px;
}

ul.menu li a span
{
	display:none;
}

ul.menu a.home
{
	background: transparent url('/assets/images/layout/homeTabOffOn.png') 0 0 no-repeat scroll;
	width:58px;
}

ul.menu a.home_selected
{
	background: transparent url('/assets/images/layout/homeTabOffOn.png') 0 -37px no-repeat scroll;
	width:58px;
}

ul.menu a.about
{
	background: transparent url('/assets/images/layout/homeTabOffOn.png') -58px 0 no-repeat scroll;
	width:110px;
}

ul.menu a.about_selected
{
	background: transparent url('/assets/images/layout/homeTabOffOn.png') -58px -37px no-repeat scroll;
	width:110px;
}

ul.menu a.our_companies
{
	background: transparent url('/assets/images/layout/homeTabOffOn.png') -168px 0 no-repeat scroll;
	width:117px;
}

ul.menu a.our_companies_selected
{
	background: transparent url('/assets/images/layout/homeTabOffOn.png') -168px -37px no-repeat scroll;
	width:117px;
}

ul.menu a.inside
{
	background: transparent url('/assets/images/layout/homeTabOffOn.png') -285px 0 no-repeat scroll;
	width:113px;
}

ul.menu a.inside_selected
{
	background: transparent url('/assets/images/layout/homeTabOffOn.png') -285px -37px no-repeat scroll;
	width:113px;
}

ul.menu a.resources
{
	background: transparent url('/assets/images/layout/homeTabOffOn.png') -398px 0 no-repeat scroll;
	width:136px;
}

ul.menu a.resources_selected
{
	background: transparent url('/assets/images/layout/homeTabOffOn.png') -398px -37px no-repeat scroll;
	width:136px;
}

ul.menu a.investor
{
	background: transparent url('/assets/images/layout/homeTabOffOn.png') -534px 0 no-repeat scroll;
	width:136px;
}

ul.menu a.investor_selected
{
	background: transparent url('/assets/images/layout/homeTabOffOn.png') -534px -37px no-repeat scroll;
	width:136px;
}

ul.menu a.showcase
{
	background: transparent url('/assets/images/layout/homeTabOffOn.png') -670px 0 no-repeat scroll;
	width:142px;
}

ul.menu a.showcase_selected
{
	background: transparent url('/assets/images/layout/homeTabOffOn.png') -670px -37px no-repeat scroll;
	width:142px;
}

ul.menu a.careers
{
	background: transparent url('/assets/images/layout/homeTabOffOn.png') -812px 0 no-repeat scroll;
	width:66px;
}

ul.menu a.careers_selected
{
	background: transparent url('/assets/images/layout/homeTabOffOn.png') -812px -37px no-repeat scroll;
	width:66px;
}

ul.menu a.contacts
{
	background: transparent url('/assets/images/layout/homeTabOffOn.png') -878px 0 no-repeat scroll;
	width:72px;
}

ul.menu a.contacts_selected
{
	background: transparent url('/assets/images/layout/homeTabOffOn.png') -878px -37px no-repeat scroll;
	width:72px;
}

/* main */

ul#bread_crumbs
{
	list-style:none;
	height:30px;
	margin:20px 0 0 0 !important;
	font-weight:normal !important;
	float:none;
}

ul#bread_crumbs li
{
	display:inline;
	margin:0 3px;
	font-size:0.9em;
}

ul#bread_crumbs a
{
	color:#569099 !important;
	margin:0 3px 0 0;
}

#sub_nav
{
	float:left;
	width:210px;
	min-height:100px;
	height:auto;
	margin-top:20px;
}

#sub_nav ul
{
	list-style:none;
}

#sub_nav ul li a
{
	display:block;
	text-decoration:none;
	color:#231f20;
	font-size:1.04em;
	border-bottom:1px dotted #444;
	padding: 3px 0 3px 5px;
	line-height: 2em;
	
}

#sub_nav ul li a:hover
{
	background-color:#fff;
	min-height:15px;
}

#sub_nav ul li a.selected
{
	background-color:#fff;
	font-weight:bold;
	color:#444;
}

#sub_nav ul li a.sum_menu_item
{
	padding:0 0 0 20px;
	margin-top:-5px;
	text-decoration:none;
	color:#777;
	font-size:1.1em;
}

#sub_nav ul li ul li
{
	text-align:right;
}

#content
{
	min-height:500px;
	height:auto;
	margin-top:10px;
}

#page_content, #page_content_two, #page_content_two_column
{
	float:left;
	margin-left:25px;
	width:490px;
	min-height:300px;
	height:auto;
}

#page_content a, #page_content_two a, #page_content_two_column a, #news_content a
{
	color:#41C2D5;
}

#page_content ul
{
	margin-left:20px;
}

#page_content ul li
{
	margin:3px 0;
}

#page_content ul li a
{
	color:#555;
}

#page_content_two_column
{
	width:700px;
}

#page_content p, #page_content_two_column p
{
	line-height:1.5em;
	margin: 0 0 1.5em 0;
}

p.intro
{
	font-weight:bold;
	line-height:1.5em;
}

#page_content_two
{
	width:700px;
}

#side_bar
{
	float:left;
	margin:30px 0 0 25px;
	width:200px;
	min-height:100px;
	height:auto;
}

#footer { padding:10px 0;clear:both;float:left;width:950px; border-top: 1px dotted #444444; }
#footer ul { list-style:none; float:left; }
#footer ul li { display:inline; }
#footer ul li a
{
	text-decoration:none;
	color:#231f20; 
	margin:0 20px 0 0;
	font-size:0.9em;
}

#footer ul li a.newsletter_signup 
{
	background: transparent url('/assets/images/layout/newsletterIcon.png') 0 0 no-repeat scroll;
	font-weight:bold;
	padding-left:22px;
}

#addthis
{
	float:right;
}

#addthis a
{
	padding-left:20px;
	display:block;
	background: transparent url('/assets/images/layout/addThis_button.png') 0 0 no-repeat scroll;
	color:#777;
	text-decoration:none;
	height:20px;
	font-size:0.9em;
}

/* modules */

.module
{
	margin-bottom:25px;
}

.module_header  
{
	background: transparent url('/assets/images/layout/module_header_bg2.png') no-repeat left top scroll; 
	height:34px;
	width:225px;
} 

.module_footer
{
	background: transparent url('/assets/images/layout/module_footer_bg2.png') no-repeat left bottom scroll; 
	height:21px;
	width:225px;
} 

.module_content
{
	background: #fff url('/assets/images/layout/module_center_bg.gif') repeat-x left top scroll; 
	min-height:50px;
	height:auto;
	width:225px;
}

.spacer10
{
	height:10px;
}

img.floatLeft
{
	float: left;
	margin: 0 10px 10px 0;
}
img.floatRight
{
	float: left;
	margin: 0 0 10px 10px;
}

p.extra
{
	margin:0;
	padding:0;
}

p.subhead
{
	font-size:1.7em;
	font-weight:bold;
	margin:0;
	padding:0;
}

.date
{
	color:#999;
}

#pager
{
	width:100%;
	text-align:center; 
	padding:10px 0; 
	height:30px
}

#pager a, #pager span
{
	margin:0 5px;
	text-decoration:none;
	padding:0 4px;
	
}

#pager a, #pager current
{
	border:1px solid #777;
	background-color:#ddd;
	color:#555;
}

#pager a:hover
{
	background-color:#f1f1f1;
}

#pager .current
{
	color:#333;
	font-weight:bold;
}

#pager a.text, #pager a.text:hover
{
	border:none;
	background:none;
	color:#41C2D5;
}

#page_content ul
{
	list-style-image: url('/assets/images/layout/bullet.gif');
}

.clear10
{
    clear:both;
    height:10px;
}

#news_content p a, .download a
{
	color:#41C2D5 !important;
}

#creative_showcase
{
	float:left;
	height:auto;
	min-height:300px;
	width:725px;
}

p.showcase
{
	text-align:center;
}

img.event_img
{
	margin:0 10px 10px 0;
}

div#ourcompanies {
	float: left;
	width: 700px;
	margin-top: 0.5em;
	padding-top: 1.66666em;
	border-top: 1px dotted #9a9a9a;
}

div#ourcompanies div {
	float: left;
	width: 220px;
	height: 500px;
	margin-right: 20px;
}
	
div#ourcompanies div.last {
	margin-right: 0;
}

div#ourcompanies div h3 {
	display: block;
	width: 220px;
	margin-bottom: 1em;
	color: #569099;
	font-size: 1.5em;
	font-weight: normal;
}

div#ourcompanies div a {
	text-decoration: none;
	color: #231f20;
	display: block;
	width: 220px;
    min-height: 1em;
	margin:9px 0;
}
