div#load1 {
	background: url(../images/left_img_privacy_hover.png) no-repeat -9999px -9999px;
	}
div#load2 {
	background: url(../images/left_img_bios_hover.png) no-repeat -9999px -9999px;
	}
div#load3 {
	background: url(../images/left_img_news_hover.png) no-repeat -9999px -9999px;
	}
div#load4 {
	background: url(../images/left_img_company_hover.png) no-repeat -9999px -9999px;
	}
div#load5 {
	background: url(../images/left_img_portfolios_hover.png) no-repeat -9999px -9999px;
	}
div#load6 {
	background: url(../images/left_img_intell_investing_hover.png) no-repeat -9999px -9999px;
	}
div#load7 {
	background: url(../images/left_img_whymcm_hover.png) no-repeat -9999px -9999px;
	}
div#load8 {
	background: url(../images/left_img_contact_hover.png) no-repeat -9999px -9999px;
	}
div#load9 {
	background: url(../images/left_img_client_relation_hover.png) no-repeat -9999px -9999px;
	}
div#load10 {
	background: url(../images/left_img_careers_hover.png) no-repeat -9999px -9999px;
	}
div#load11 {
	background: url(../images/left_img_second_opinion_hover.png) no-repeat -9999px -9999px;
	}
div#load12 {
	background: url(../images/login_bg_rollover.png) no-repeat -9999px -9999px;
	}
div#load13 {
	background: url(../images/IsMCMForYou_ON.png) no-repeat -9999px -9999px;
	}
div#load14 {
	background: url(../images/OurClients_ON.png) no-repeat -9999px -9999px;
	}
div#load15 {
	background: url(../images/ContactUs_ON.png) no-repeat -9999px -9999px;
	}
div#load16 {
	background: url(../images/AboutUs_ON.png) no-repeat -9999px -9999px;
	}
div#load17 {
	background: url(../images/left_img_faqs_hover.png) no-repeat -9999px -9999px;
	}

.buttons {
margin-left: 0;
padding-left: 0;
margin-right: 0;
padding-right: 0;
padding-top: 10px;
}
 
.buttons li {
 
float: left;
list-style-type: none;
padding-right: 20px;
 
}

/* reset */
body,div,dl,dt,dd,ul,ol,li,pre,form,fieldset,input,textarea,blockquote,th,td {
    margin:0;
    padding:0;
    font-family:Verdana, Geneva, sans-serif;
}

fieldset,img {
    border:0;
}

html {
    height:100%;
    margin-bottom:1px;
}

body {
    position:relative;
height: 100%;
}

:focus {
    outline:none;
}

/* links */
a {
    color:#F00;
    text-decoration:none;
}

a:hover {
    text-decoration:underline;
}

/* header elements */
h1, h2, h3, h4, h5, h6 {
    font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
    line-height:100%;
    margin:0;
}

h1 {
    font-size:300%;
    color:#000;
}

h2 {
    font-size:250%;
    color:#000;
}

h3 {
    font-size:13px;
    color:#281802;
    font-family:Verdana, Geneva, sans-serif;
}

h4 {
    font-size:175%;
    color:#000;
}

h5 {
    font-size:150%;
    color:#000;
}

h6 {
    font-size:125%;
    color:#000;
}

/* page setup */
body {
    background: url(../images/page_bg.jpg) #432710 no-repeat;
    color:#281802;
    font-size:12px;
    line-height:18px;
}

/* wrapper setup */
div.pagewrap {
    margin:auto;
    width:780px;
}

/* header */
div#header {
    height:205px;
    background: url(../images/header_bg_new.png) 0 100% no-repeat;
    text-align:center;
    padding:22px 0 0 0;
    position:relative;
}

div#header_2 {
    height:155px;
    background: url(../images/header_bg_2.png) 0 100% no-repeat;
    text-align:center;
    padding:22px 0 0 0;
    position:relative;
}

/* main body setup */
div#middle {
    width:auto;
    clear:both;
    background:url(../images/middile_bg.png) 0 100% no-repeat;
    padding:0 13px 20px 11px;
}

/* left column */
div#left {
    width:175px;
    float:left;
}

/* content column */
div#main {
    width:auto;
    margin:0 0 0 209px;
}

div.content {
    padding:19px 16px 50px 16px;
}

div.content a {
    color: #000000;
    text-decoration: underline;
}

div.content ul {
    margin-left:15px;
}

div.content ol {
    margin-left:20px;
}

div.content a:hover {
color: #af0b00;
text-decoration: underline;
}

/* footer */
div#footer {
    width:auto;
    clear:both;
    text-align:center;
    font-size:11px;
    color:#fffee0;
    padding:0 0 11px 0;
}

/* clearing & floating */
.clearingfix:after {
    content:".";
    display:block;
    line-height:0;
    clear:both;
    visibility:hidden;
}

.clearingfix {
    display:block;
}

.floatbox {
    overflow:hidden;
}

/* topmenu */
div#topmenu {
    padding:22px 0 0 0;
    clear:both;
    margin:0 0 0 198px;
}

div#topmenu ul {
    list-style:none;
}

div#topmenu ul li {
    float:left;
    height:12px;
    border-left:#281802 1px solid;
    line-height:11px;
    padding:0 5px;
}

div#topmenu ul li.first {
    border:0;
}

div#topmenu ul li a {
    color:#281802;
    font-size:12px;
}

div#topmenu ul li a:hover, div#topmenu ul li a.active {
    text-decoration:underline;
}

a.login {
    background:url(../images/login_bg.png) 0 0 no-repeat;
    width:125px;
    height:22px;
    display:block;
    text-indent:-9999px;
    position:absolute;
    top:70px;
    right:27px;
}

a.login:hover {
    background:url(../images/login_bg_rollover.png) 0 0 no-repeat;
    width:125px;
    height:22px;
    display:block;
    text-indent:-9999px;
    position:absolute;
     top:70px;
    right:27px;
}

a.login2 {
    background:url(../images/login_bg.png) 0 0 no-repeat;
    width:125px;
    height:22px;
    display:block;
    text-indent:-9999px;
    position:absolute;
    top:150px;
    right:19px;
}

a.login2:hover {
    background:url(../images/login_bg_rollover.png) 0 0 no-repeat;
    width:125px;
    height:22px;
    display:block;
    text-indent:-9999px;
    position:absolute;
    top:150px;
    right:21px;
}

div.header_top h2 {
    font-family:Georgia, "Times New Roman", Times, serif;
    text-transform:uppercase;
    font-size:18px;
    padding:6px 0 5px 0;
    font-weight:normal;
}

div.header_top span {
    font-style:italic;
    font-size:11px;
    font-family:Arial, Helvetica, sans-serif;
    display:block;
}

/* featured */
div.featured {
    position:relative;
    height:236px;
}

div.featured-secondary {
    position:relative;
    height:149px;
}

/* welcome */
div.welcome {
    padding:25px 30px;
    overflow:hidden;
}

div.welcome div.welcome_content {
    width:485px;
    float:left;
}

div.welcome div.welcome_content ul {
    margin:0;
    padding:17px 0 0 12px;
}

div.welcome div.visit {
    float:right;
position: absolute; margin-left: 483px;
}

div.welcome div.visit2 {
    float:right;
position: absolute; margin-left: 490px;
}

div.welcome div.visit a {
    display:block;
    background:url(../images/visit_box.png) 0 0 no-repeat;
    width:152px;
    height:45px;
    color:#281802;
    font-size:13px;
    font-weight:bold;
    padding:32px 0 0 18px;
    text-decoration:underline;
}

div.welcome div.visit a:hover {
    text-decoration:none;
}

/* content blocks */
div.content_blocks {
    padding:0 0 9px 15px;
    overflow:hidden;
    clear:both;
}

div.content_blocks a {
    text-decoration: none;
color: #000;
}

div.content_blocks a:hover {
    text-decoration: none;
color: #000;
}

div.content_blocks ul {
    margin:0;
    list-style:none;
}

div.content_blocks ul li {
    width:174px;
    float:left;
    padding:0 10px 0 0;
height: 187px;
}

div.content_blocks ul li div.box_bg1 {
    background:url(../images/AboutUs_OFF.png) 0 100% no-repeat;
    padding:0 3px 10px 8px;
    font-size:11px;
    line-height:14px;
height: 187px;
}

div.content_blocks ul li div.box_bg1:hover {
    background:url(../images/AboutUs_ON.png) 0 100% no-repeat;
    padding:0 3px 10px 8px;
    font-size:11px;
    line-height:14px;
height: 187px;
}

div.content_blocks ul li div.box_bg2 {
    background:url(../images/OurClients_OFF.png) 0 100% no-repeat;
    padding:0 3px 10px 8px;
    font-size:11px;
    line-height:14px;
height: 187px;
}

div.content_blocks ul li div.box_bg2:hover {
    background:url(../images/OurClients_ON.png) 0 100% no-repeat;
    padding:0 3px 10px 8px;
    font-size:11px;
    line-height:14px;
height: 187px;
}

div.content_blocks ul li div.box_bg3 {
    background:url(../images/IsMCMForYou_OFF.png) 0 100% no-repeat;
    padding:0 3px 10px 8px;
    font-size:11px;
    line-height:14px;
height: 187px;
}

div.content_blocks ul li div.box_bg3:hover {
    background:url(../images/IsMCMForYou_ON.png) 0 100% no-repeat;
    padding:0 3px 10px 8px;
    font-size:11px;
    line-height:14px;
height: 187px;
}

div.content_blocks ul li div.box_bg4 {
    background:url(../images/ContactUs_OFF.png) 0 100% no-repeat;
    padding:0 3px 10px 8px;
    font-size:11px;
    line-height:14px;
height: 187px;
}

div.content_blocks ul li div.box_bg4:hover {
    background:url(../images/ContactUs_ON.png) 0 100% no-repeat;
    padding:0 3px 10px 8px;
    font-size:11px;
    line-height:14px;
height: 187px;
}

div.content_blocks ul li div.box_bg1 h3 {
    padding:85px 0 4px 0;
}
div.content_blocks ul li div.box_bg2 h3 {
    padding:85px 0 4px 0;
}
div.content_blocks ul li div.box_bg3 h3 {
    padding:85px 0 4px 0;
}
div.content_blocks ul li div.box_bg4 h3 {
    padding:85px 0 4px 0;
}

div.content_blocks ul li div.box_bg a.thisform {
    color:#281802;
    text-decoration:underline;
}

div.content_blocks ul li div.box_bg a:hover.thisform {
    text-decoration:none;
}


div.content_blocks ul li div.box_bg1 a.lern_more {
    color:#281802;
    text-decoration:underline;
    display:block;
    width:66px;
    margin:1px 0 0 0;
}

div.content_blocks ul li div.box_bg1 a:hover.lern_more {
    text-decoration:none;
}

div.content_blocks ul li div.box_bg2 a.lern_more {
    color:#281802;
    text-decoration:underline;
    display:block;
    width:66px;
    margin:1px 0 0 0;
}

div.content_blocks ul li div.box_bg2 a:hover.lern_more {
    text-decoration:none;
}

div.content_blocks ul li div.box_bg3 a.lern_more {
    color:#281802;
    text-decoration:underline;
    display:block;
    width:66px;
    margin:1px 0 0 0;
}

div.content_blocks ul li div.box_bg3 a:hover.lern_more {
    text-decoration:none;
}

div.content_blocks ul li div.box_bg4 a.lern_more {
    color:#281802;
    text-decoration:underline;
    display:block;
    width:66px;
    margin:1px 0 0 0;
}

div.content_blocks ul li div.box_bg4 a:hover.lern_more {
    text-decoration:none;
}

/* follow us */
div.follow_us {
    padding:10px 40px 0 0;
    overflow:hidden;
    text-align:right;
}

div.follow_us ul {
    float:right;
    list-style:none;
}

div.follow_us ul li {
    float:left;
}

div.follow_us ul li a {
    display:block;
    margin:0 3px 0 2px;
}

/* left box */
div.left_box ul {
    margin:0;
    list-style:none;
}

div.left_box ul li {
    margin:0 0 12px 0;
}

div.left_box ul li a {
    font-weight:bold;
    color:#402212;
    text-align:center;
    padding:77px 0 0 0;
    display:block;
    height:21px;
}

div.left_box ul li.placeholder a {
    background:url(../images/placeholder-off.png) 0 0 no-repeat;
}

div.left_box ul li.placeholder a:hover {
    background:url(../images/placeholder-on.png) 0 0 no-repeat;
    color:#fffee0;
}

div.left_box ul li.privacy a {
    background:url(../images/left_img_privacy.png) 0 0 no-repeat;
}

div.left_box ul li.privacy a:hover {
    background:url(../images/left_img_privacy_hover.png) 0 0 no-repeat;
    color:#fffee0;
}

div.left_box ul li.privacy-selected a {
    background:url(../images/left_img_privacy_hover.png) 0 0 no-repeat;
    color:#fffee0;
}

div.left_box ul li.bios a {
    background:url(../images/left_img_bios.png) 0 0 no-repeat;
}

div.left_box ul li.bios a:hover {
    background:url(../images/left_img_bios_hover.png) 0 0 no-repeat;
    color:#fffee0;
}

div.left_box ul li.bios-selected a {
    background:url(../images/left_img_bios_hover.png) 0 0 no-repeat;
    color:#fffee0;
}

div.left_box ul li.news a {
    background:url(../images/left_img_news.png) 0 0 no-repeat;
}

div.left_box ul li.news a:hover {
    background:url(../images/left_img_news_hover.png) 0 0 no-repeat;
    color:#fffee0;
}

div.left_box ul li.news-selected a {
    background:url(../images/left_img_news_hover.png) 0 0 no-repeat;
    color:#fffee0;
}

div.left_box ul li.company a {
    background:url(../images/left_img_company.png) 0 0 no-repeat;
}

div.left_box ul li.company a:hover {
    background:url(../images/left_img_company_hover.png) 0 0 no-repeat;
    color:#fffee0;
}

div.left_box ul li.company-selected a {
    background:url(../images/left_img_company_hover.png) 0 0 no-repeat;
    color:#fffee0;
}

div.left_box ul li.investing a {
    background:url(../images/left_img_intell_investing.png) 0 0 no-repeat;
}

div.left_box ul li.investing a:hover {
    background:url(../images/left_img_intell_investing_hover.png) 0 0 no-repeat;
    color:#fffee0;
}

div.left_box ul li.investing-selected a {
    background:url(../images/left_img_intell_investing_hover.png) 0 0 no-repeat;
    color:#fffee0;
}

div.left_box ul li.portfolios a {
    background:url(../images/left_img_portfolios.png) 0 0 no-repeat;
}

div.left_box ul li.portfolios a:hover {
    background:url(../images/left_img_portfolios_hover.png) 0 0 no-repeat;
    color:#fffee0;
}

div.left_box ul li.portfolios-selected a {
    background:url(../images/left_img_portfolios_hover.png) 0 0 no-repeat;
    color:#fffee0;
}

div.left_box ul li.contact a {
    background:url(../images/left_img_connect.png) 0 0 no-repeat;
}

div.left_box ul li.contact a:hover {
    background:url(../images/left_img_connect_hover.png) 0 0 no-repeat;
    color:#fffee0;
}

div.left_box ul li.contact-selected a {
    background:url(../images/left_img_connect_hover.png) 0 0 no-repeat;
    color:#fffee0;
}

div.left_box ul li.whymcm a {
    background:url(../images/left_img_whymcm.png) 0 0 no-repeat;
}

div.left_box ul li.whymcm a:hover {
    background:url(../images/left_img_whymcm_hover.png) 0 0 no-repeat;
    color:#fffee0;
}

div.left_box ul li.whymcm-selected a {
    background:url(../images/left_img_whymcm_hover.png) 0 0 no-repeat;
    color:#fffee0;
}

div.left_box ul li.faqs a {
    background:url(../images/left_img_faqs.png) 0 0 no-repeat;
}

div.left_box ul li.faqs a:hover {
    background:url(../images/left_img_faqs_hover.png) 0 0 no-repeat;
    color:#fffee0;
}

div.left_box ul li.faqs-selected a {
    background:url(../images/left_img_faqs_hover.png) 0 0 no-repeat;
    color:#fffee0;
}

div.left_box ul li.careers a {
    background:url(../images/left_img_careers.png) 0 0 no-repeat;
}

div.left_box ul li.careers a:hover {
    background:url(../images/left_img_careers_hover.png) 0 0 no-repeat;
    color:#fffee0;
}

div.left_box ul li.careers-selected a {
    background:url(../images/left_img_careers_hover.png) 0 0 no-repeat;
    color:#fffee0;
}

div.left_box ul li.client a {
    background:url(../images/left_img_client_relation.png) 0 0 no-repeat;
}

div.left_box ul li.client a:hover {
    background:url(../images/left_img_client_relation_hover.png) 0 0 no-repeat;
    color:#fffee0;
}

div.left_box ul li.client-selected a {
    background:url(../images/left_img_client_relation_hover.png) 0 0 no-repeat;
    color:#fffee0;
}

div.left_box ul li.secondopinion a {
    background:url(../images/left_img_second_opinion.png) 0 0 no-repeat;
}

div.left_box ul li.secondopinion a:hover {
    background:url(../images/left_img_second_opinion_hover.png) 0 0 no-repeat;
    color:#fffee0;
}

div.left_box ul li.secondopinion-selected a {
    background:url(../images/left_img_second_opinion_hover.png) 0 0 no-repeat;
    color:#fffee0;
}

div.left_box ul li.left01 a {
    background:url(../images/left_img01_hover.png) 0 0 no-repeat;
}

div.left_box ul li.left01 a:hover {
    background:url(../images/left_img01.png) 0 0 no-repeat;
    color:#fffee0;
}

div.left_box ul li.left02 a {
    background:url(../images/left_img02_hover.png) 0 0 no-repeat;
}

div.left_box ul li.left02 a:hover {
    background:url(../images/left_img02.png) 0 0 no-repeat;
    color:#fffee0;
}

div.left_box ul li.left03 a {
    background:url(../images/left_img03_hover.png) 0 0 no-repeat;
}

div.left_box ul li.left03 a:hover {
    background:url(../images/left_img03.png) 0 0 no-repeat;
    color:#fffee0;
}

.requestfield{
	height:34px;
	width:204px;
	background-image: url(/images/images_03.jpg);
	color: #918875;
	font-family: "Verdana";
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	border: 1px solid #FFFCDF;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 34px;
font-style: italic;
}
