@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #535353;
}
body {
	background-color: #FFF;
	background-image: url(/images/back2.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px; 
}

a {
	outline: none;
}

img {
	border: none;
}


img, div, a, input { behavior: url(/styles/iepngfix.htc) }


#wrapper { 
	margin: 0 auto; width: 970px;
}

#header {
	width: 970px;
	height: 151px;
}

#logo {
	width: 556px;
	height: 119px;
	float: left;
}

#contact {
	width: 196px;
	height: 60px;
	margin-top: 30px;
	float: right;
	text-align: right;
}



/* menu */


#menu {
	width: 732px;
	height: 32px;
	float: right;
}



#chromemenu ul
{
list-style: none;
padding: 0px;
margin: 0;
height: 32px;
}

#chromemenu li
{
float: left;


}

#chromemenu li a
{
	font-size: 12px;
	font-weight: bold;
	color: #535353;
	padding-top: 8px;
	width: 104px;
	height: 32px;
	display: block;
	text-align: center;
	text-decoration: none;
	background-image: url(/images/tab_off.gif);
	background-repeat: no-repeat;
}




#chromemenu li a.highlighted
{
	color: #ffffff;
	text-decoration: none;
	background-image: url(/images/tab_on.gif);
	background-repeat: no-repeat;
}



#chromemenu li a:hover
{
	color: #ffffff;
	text-decoration: none;
	background-image: url(/images/tab_on.gif);
	background-repeat: no-repeat;
}

#flash {
	width: 970px;
	height: 248px;
	clear: both;
}

#content {
	width: 970px;
	height: auto;
	float: left;
	margin-top: 26px;
	margin-bottom: 46px;
}

#contentinside {
	width: 970px;
	height: auto;
	float: left;
	margin-bottom: 46px;
	background-color: #FFF;
	background-image: url(/images/back_content_inside.jpg);
	background-repeat: no-repeat;	
}

#leftinside {
	width: 238px;
	height: auto;
	float: left;
}


#leftsubholder {
	width: 212px;
	height: auto;
	float: left;
	margin-top: 14px;
}

#leftsub {
	width: 212px;
	height: auto;
	float: left;
	background-image: url(/images/left_sub_top.png);
	background-repeat: no-repeat;
	text-align: center;
}


.submenuimage {
	margin-top: 22px;	
}



#rightsubholder {
	width: 212px;
	height: auto;
	float: right;
	margin-top: 14px;
	margin-left: 20px;
	margin-bottom: 60px;
}

#rightsub {
	width: 212px;
	height: auto;
	float: right;
	background-image: url(/images/left_sub_top.png);
	background-repeat: no-repeat;
	text-align: center;
}





/* submenu */

#sub {
width: 200px;
float:left;
} 

#sub ul
{
font-family: Arial, Helvetica, sans-serif;
list-style-type:none;
margin:0;
padding:0;
} 

#sub li
{
display: inline;
/* for IE5 and IE6 */
}

#sub a
{
	color: #97917e;
	text-decoration: none;
	font-size: 13px;
	display: block;
	padding-top: 6px;
	padding-left: 38px;
	width: 174px;
	min-height: 21px;
	height: auto;
	background-image: url(/images/leftsubitem_off.gif);
	background-repeat: no-repeat;
	text-align: left;
	background-position: bottom;
	padding-bottom:3px;
} 

#sub a:link, #sub a:visited
{
	color: #97917e;
	text-decoration: none;
	font-size: 13px;
	display: block;
	padding-top: 6px;
	padding-left: 38px;
	width: 174px;
	min-height: 21px;
	height: auto;
	background-image: url(/images/leftsubitem_off.gif);
	background-repeat: no-repeat;
	text-align: left;
	background-position: bottom;
	padding-bottom:3px;
} 

#sub a:hover
{
	color: #d21214;
	text-decoration: none;
	font-size: 13px;
	display: block;
	padding-top: 6px;
	padding-left: 38px;
	width: 174px;
	min-height: 21px;
	height: auto;
	background-image: url(/images/leftsubitem_on.gif);
	background-repeat: no-repeat;
	text-align: left;
	background-position: bottom;
	padding-bottom:3px;
}

#sub li a.current
{
	color: #d21214;
	text-decoration: none;
	font-size: 13px;
	display: block;
	padding-top: 6px;
	padding-left: 38px;
	width: 174px;
	min-height: 21px;
	height: auto;
	background-image: url(/images/leftsubitem_on.gif);
	background-repeat: no-repeat;
	text-align: left;
	background-position: bottom;
	padding-bottom:3px;
} 






/* submenu right */

#contacts {
width: 200px;
float:left;
} 

#contacts ul
{
font-family: Arial, Helvetica, sans-serif;
list-style-type:none;
margin:0;
padding:0;
} 

#contacts li
{
display: inline;
/* for IE5 and IE6 */
}

#contacts a
{
	color: #97917e;
	text-decoration: none;
	font-size: 13px;
	display: block;
	padding-top: 4px;
	padding-left: 45px;
	width: 167px;
	height: 23px;
	background-image: url(/images/keycontacts_off.gif);
	background-repeat: no-repeat;
	text-align: left;
} 

#contacts a:link, #contacts a:visited
{
	color: #97917e;
	text-decoration: none;
	font-size: 13px;
	display: block;
	padding-top: 4px;
	padding-left: 45px;
	width: 167px;
	height: 23px;
	background-image: url(/images/keycontacts_off.gif);
	background-repeat: no-repeat;
	text-align: left;
} 

#contacts a:hover
{
	color: #d21214;
	text-decoration: none;
	font-size: 13px;
	display: block;
	padding-top: 4px;
	padding-left: 45px;
	width: 167px;
	height: 23px;
	background-image: url(/images/keycontacts_on.gif);
	background-repeat: no-repeat;
	text-align: left;
}

#contacts li a#current
{
	color: #d21214;
	text-decoration: none;
	font-size: 13px;
	display: block;
	padding-top: 4px;
	padding-left: 45px;
	width: 167px;
	height: 23px;
	background-image: url(/images/keycontacts_on.gif);
	background-repeat: no-repeat;
	text-align: left;
} 















#rightinside {
	width: 700px;
	height: auto;
	float: left;
	margin-top: 49px;
}

#rightinside form {
	padding: 0px;
	margin: 0px;
}

#rightinside h1 {
	font-size: 38px;
	line-height:38px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #97917e;
	margin: 0px;
	padding: 0px;
	padding-bottom: 70px;
	padding-left: 0px;
}

.subhead {
	font-size: 22px;
	font-family: Helvetica, Arial, sans-serif;
	color: #c90f10;
	display: block;
}

#searchpeople {
	width: 570px;
	height: 95px;
	background-image: url(/images/searchbox_people.png);
	background-repeat: no-repeat;
	padding-top: 58px;
	padding-left: 20px;
	margin-bottom: 28px;
}

#searchpeopleregion {
	width: 570px;
	height: 125px;
	background-image: url(/images/searchbox_people2.png);
	background-repeat: no-repeat;
	padding-top: 28px;
	padding-left: 20px;
	margin-bottom: 28px;
	font-size: 15px;
}

#searchdeals {
	width: 570px;
	height: 95px;
	background-image: url(/images/searchbox_deals.png);
	background-repeat: no-repeat;
	padding-top: 58px;
	padding-left: 20px;
	margin-bottom: 28px;
	clear: both;
}



select {
	color: #ffffff;
	font-size: 13px;
	height: 21px;
	width: 174px;
	border: 1px solid #c90f10;
	margin-right: 12px;
	background-color: #c90f10;
}

select.contacts {
	color: #ffffff;
	font-size: 13px;
	height: 21px;
	width: 174px;
	border: 1px solid #c90f10;
	margin-left: 12px;
	margin-top: 7px;
	margin-bottom: 7px;
	background-color: #c90f10;
}

input.button {
	color: #c90f10;
	font-size: 13px;
	background-image: url(/images/button_submit.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 176px;
	border: none;
	margin-top: 14px;
	margin-left: -1px;
	outline: none;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
}

input.button2 {
	color: #c90f10;
	font-size: 11px;
	padding-top: 0px;
	background-image: url(/images/button_submit2.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 111px;
	border: none;
	margin-top: 8px;
	margin-bottom: 6px;
	margin-left: -1px;
	outline: none;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
}

.searchresults {
	width: 550px;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d2cdbe;
	float: left;
	clear: both;
	font-size: 14px;
	line-height: 18px;
	margin-left: 22px;
	margin-bottom: 12px;
	padding-bottom: 5px;
}

.newscontent {
	width: 620px;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d2cdbe;
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 12px;
	padding-bottom: 5px;
}

.dealscontent {
	width: 620px;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d2cdbe;
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 12px;
	padding-bottom: 5px;
}




.copy {
	width: 580px;
	height: auto;
	float: left;
	clear: both;
	font-size: 17px;
	line-height: 20px;
	margin-left: 2px;
	font-size: 13px;
	line-height: 17px;
}

.copy2 {
	width: 650px;
	height: auto;
	float: left;
	clear: both;
	font-size: 17px;
	line-height: 20px;
	margin-left: 2px;
	font-size: 13px;
	line-height: 17px;
}

.clear {
	clear: both;	
}



#quoteholder {
	width: 308px;
	height: auto;
	float: right;
	margin-top: 6px;
	margin-bottom: 10px;
	margin-left: 20px;
}

#quote {
	width: 212px;
	height: auto;
	float: right;
	background-image: url(/images/quotebox_top.png);
	background-repeat: no-repeat;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	line-height: 20px;
	color: #6a6a6a;	
	padding-left: 52px;
	padding-right: 44px;
	padding-top: 34px;
	padding-bottom: 0px;
}




.red {
	color: #c90f10;	
}


.intropara {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 21px;		
}



#lefthome {
	width: 315px;
	height: 280px;
	float: left;
	background-color: #FFF;
	background-image: url(/images/back_collumns.gif);
	background-repeat: repeat-y;
	margin-right: 10px;
	font-size: 13px;
	line-height: 15px;
}

.opinionbox {
	width: 280px;
	height: auto;
	margin-left: 22px;
	margin-bottom: 6px;
	float: left;
}
.opinionimage {
	float: left;
	margin-right: 16px;
	margin-bottom: 8px;
	border: 1px solid #dcd7c7;	
}

.personimage {
	float: left;
	margin-right: 16px;
	border: 1px solid #dcd7c7;	
}

.sectorimage {
	float: left;
	margin-right: 16px;
	margin-bottom: 4px;
}

#peopleinfoholder {
	width: 560px;
	float: left;
	height: auto;
	background-image: url(/images/people_info_back.gif);
	background-repeat: no-repeat;
	margin-bottom: 30px;
}

#peopleinfoleft {
	float: left;
	width: 250px;
	height: auto;
	margin-right: 60px;
}

#peopleinforight {
	float: left;
	width: 250px;
	height: auto;
}


#centerhome {
	width: 315px;
	height: 280px;
	float: left;
	background-color: #FFF;
	background-image: url(/images/back_collumns.gif);
	background-repeat: repeat-y;
	margin-right: 10px;
	font-size: 13px;
	line-height: 15px;
}


.dealbox {
	width: 288px;
	height: 62px;
	margin-left: 22px;
	margin-bottom: 13px;
	float: left;
}
.dealimage {
	float: left;
	margin-right: 13px;
	margin-bottom: 40px;
}

.italicred {
	font-style: italic;
	color: #c90f10;
}

.smallred {
	color: #c90f10;
	font-size: 12px;
	font-style: normal;	
}

.bolder {
	font-weight: bold;	
}

.large {
	font-size: 18px;
	line-height: 22px;
}



#righthome {
	width: 315px;
	height: 290px;
	float: left;
	background-color: #FFF;
	background-image: url(/images/back_collumns.gif);
	background-repeat: repeat-y;
	font-size: 13px;
	line-height: 15px;
}

.newsbox {
	width: 284px;
	height: 32px;
	margin-left: 22px;
	margin-bottom: 13px;
	float: left;
}
.newsimage {
	float: left;
	margin-right: 13px;
	margin-bottom: 40px;
}



#footer {
	width: 970px;
	height: 90px;
	background-image: url(/images/footer.gif);
	background-repeat: repeat-x;
	text-align: center;
	font-size: 11px;
	clear: both;
	padding-top: 40px;
}


/* link rules */

a {
	color: #c90f10;
	text-decoration: none;
}
a:visited {
	color: #c90f10;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}

a.grey {
	color: #5f5f5f;
	text-decoration: none;
}
a:visited.grey {
	color: #5f5f5f;
	text-decoration: none;
}
a:hover.grey {
	text-decoration: underline;
}
a:active.grey {
	text-decoration: underline;
}








a.small {
	color: #c90f10;
	text-decoration: none;
	font-size: 10px;
}
a:visited.small {
	color: #c90f10;
	text-decoration: none;
	font-size: 10px;
}
a:hover.small {
	text-decoration: underline;
}
a:active.small {
	text-decoration: underline;
}

a.medium {
	color: #c90f10;
	text-decoration: none;
	font-size: 12px;
}
a:visited.medium {
	color: #c90f10;
	text-decoration: none;
	font-size: 12px;
}
a:hover.medium {
	text-decoration: underline;
}
a:active.medium {
	text-decoration: underline;
}

a.homeopinion {
	color: #c90f10;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}
a:visited.homeopinion {
	color: #c90f10;
	text-decoration: none;
}
a:hover.homeopinion {
	text-decoration: underline;
}
a:active.homeopinion {
	text-decoration: underline;
}

optgroup{
	color: #fff;
	font-style: normal;
	text-decoration: none;
}

optgroup option{
	color: #fff;
	font-style: normal;
	text-decoration: none;
}