/* CSS styles for MEM Insurance Brokers */
/* coded by Aron Veres 22/01/2011 */

body{
	padding:0px;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11pt;
	color: #2c2c2c;
	background-color: #aaaaaa;
}

/* HEADER AREA*/
div#h_area{
	width: 100%;
	height: 175px;
	background-color: #fff;
}

div#h_area div#h_wrap{
	width: 750px;
	height: 100%;
	margin-left:auto;
	margin-right:auto;
	background-image: url('graphics/h_memins.gif');
	background-position:bottom left;
	background-repeat:no-repeat;
}

div#h_area div#h_wrap div#h_strapline{
	color: #fb3717;
	font-size: 12pt;
	padding-top: 35px;
	text-align: right;
	height: 20px;
}
div#h_area div#h_wrap a#h_linktitle{
	margin-top: 35px;
	height: 60px;
	width: 580px;
	display:block;
}

/* MENU BAR */
div#m_area{
	width: 100%;
	height: 45px;
	background-color: #f7462a;
}

div#m_area div#m_wrap{
	width: 750px;
	height: 100%;
	margin-left:auto;
	margin-right:auto;
}

div#m_area div#m_wrap a{
	display: block;
	float:left;
	vertical-align:middle;
	padding: 13px 25px;
	padding-bottom: 0px;
	height: 32px;
	text-decoration:none;
	color: #fff;
	background-image: url('graphics/m_linkhover.gif');
	background-position: top left;
	background-repeat: repeat-x;
}
div#m_area div#m_wrap a:hover{
	/*background-color: #fff;
	color: #fb3717;*/
	/*margin-top: 20px;
	padding-top: 3px;
	height: 22px;
	background-color: #fff;
	color: #fb3717;*/
	padding-top: 23px;
	height: 22px;
	background-position: 0px -25px;
	color: #fb3717;
}
div#m_area div#m_wrap a.current_page{
	font-weight: bold;
	margin-top: 20px;
	padding-top: 3px;
	height: 22px;
	background-color: #e4e4e4;
	color: #fb3717;
}
div#m_area div#m_wrap a.current_page:hover{
	background-color: #fff;
}
/* CONTENT AREA */
div#c_area{
	width: 100%;
	background-color:#e4e4e4;
}

/* CONTENT AREA - PAGES */
div#c_area div#c_wrap{
	width: 770px;
	min-height: 300px;
	margin-left:auto;
	margin-right:auto;
}

div#c_area div#c_wrap table{
	width: 770px;
	/*background-color:#33FFFF;*/
	border-spacing: 10px;
	padding:0px;
}
div#c_area div#c_wrap table td{ margin: 0px; padding: 0px; vertical-align:top;}

div#c_area div#c_wrap div.content{
	width: 478px;
	min-height: 300px;
	background-color: #fff;
	border: 1px solid #d6d6d6;
	font-size: 10pt;
	padding: 10px;
}

div#c_area div#c_wrap div.content p { padding: 5px 0px; margin: 0px; }
div#c_area div#c_wrap div.content blockquote{ padding: 5px 0px; margin: 0px; font-weight: bold; color: #074182; }
div#c_area div#c_wrap div.content h1 {font-weight: bold; font-size: 14pt; color: #f7462a; }
div#c_area div#c_wrap div.content h2 {font-weight: bold; font-size: 12pt; color: #074182; }
div#c_area div#c_wrap div.content h3 {font-weight: bold; font-size: 10pt; color: #666666; }
div#c_area div#c_wrap div.content strong.tel{ font-weight: bold; color: #f7462a; font-size: 12pt;}

div#c_area div#c_wrap div.content table.form { width: 468px; border: 1px solid #f7462a; background-color:#FFCC99}

/* RIGHT COLUMN */

div#c_area div#c_wrap div.image{ margin-bottom: 10px;}
div#c_area div#c_wrap div.image img{ border: 1px solid #d6d6d6; }

div#c_area div#c_wrap div.info{
	
	/*height: 168px;*/
	background-color: #fff;
	border: 1px solid #d6d6d6;
	font-size: 10pt;
	margin-bottom: 10px;
}

div#c_area div#c_wrap div.wide{ width: 238px; }
div#c_area div#c_wrap div.thin{ width: 100px; }

div#c_area div#c_wrap div.info a.return{
	background-image: url('graphics/c_returnarrow.gif');
	background-repeat:no-repeat;
	background-position: 15px 0px;
	display: block;
	background-color: #074182;
	text-decoration:none;
	font-size: 12pt;
	color: #fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	height: 22px;
	padding-top: 4px;
}

div#c_area div#c_wrap div.info a.return:hover{ background-position: 5px 0px; }
div#c_area div#c_wrap div.info a.return b{ font-weight: 100; padding-left: 80px; }

div#c_area div#c_wrap div.info h1{ font-weight: bold; font-size: 14pt; color: #f7462a; margin: 5px; margin-bottom: 0px; }
div#c_area div#c_wrap div.info h2{ font-weight: bold; font-size: 11pt; color: #f7462a; margin: 5px; margin-top: 10px; margin-bottom: 5px; }

div#c_area div#c_wrap div.info p{ margin: 5px; margin-top: 10px;}
div#c_area div#c_wrap div.info strong.tel{ font-weight: bold; color: #f7462a; font-size: 12pt;}
div#c_area div#c_wrap div.info strong.fax{ font-weight: bold; color: #333333;}
div#c_area div#c_wrap div.info a{ font-weight: bold; color: #074182; text-decoration:none;}

div#c_area div#c_wrap div.info p.title{
	height: 81px;
	padding: 0px;
	margin: 0px;
	padding-top: 9px;
	padding-right: 10px;
	display: block;
	
	text-align:right;
	font-size: 22pt;
	color: #074182;
}
div#c_area div#c_wrap div.info p.phone{
	padding: 0px;
	margin: 0px;
	padding-top: 9px;
	padding-right: 10px;
	display: block;
	
	text-align:right;
	font-size: 22pt;
	color: #074182;
	height:auto;
	padding-bottom: 9px;
}

div#c_area div#c_wrap div.info a.quote{
	background-image: url('graphics/c_quotearrow.gif');
	background-repeat:no-repeat;
	background-position: 175px 0px;
	display: block;
	background-color: #f7462a;
	text-decoration:none;
	font-size: 12pt;
	color: #fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
}

div#c_area div#c_wrap div.info a.quote:hover{ background-position: 185px 0px; }
div#c_area div#c_wrap div.info a.quote img{ vertical-align:-19px; border:0px;}
div#c_area div#c_wrap div.info a.quote b{ font-weight: 100; padding-left: 10px;}

/* CONTENT AREA - HOME GRID */
div#c_area div#c_wraphome{
	width: 770px;
	min-height: 300px;
	margin-left:auto;
	margin-right:auto;
}

div#c_area div#c_wraphome table{
	width: 100%;
	/*background-color:#33FFFF;*/
	border-spacing: 10px;
}

div#c_area div#c_wraphome table td{
	background-repeat: no-repeat;
	height: 52px;
	width: 240px;
	padding: 0px;
	margin: 0px;
} 

div#c_area div#c_wraphome table th{ vertical-align:top; padding: 0px; margin: 0px; }
div#c_area div#c_wraphome table th div{
	width: 238px;
	background-color: #fff;
	border: 1px solid #d6d6d6;
	font-size: 10pt;
	font-weight: 100;
	padding: 5px;
}
div#c_area div#c_wraphome table th div p{ text-align:left; }

div#c_area div#c_wraphome table td a{
	display: block;
	height: 52px;
	width: 240px;
	background-image: url('graphics/c_insbuttons.gif');
	background-position: top left;
	background-repeat:no-repeat;
	text-decoration:none;
	font-size: 14pt;
	color: #074182;
}
div#c_area div#c_wraphome table td a.left:hover{ background-position: 0px -52px; }
div#c_area div#c_wraphome table td a.left img{ vertical-align:-19px; border:0px;}
div#c_area div#c_wraphome table td a.left b{ font-weight: 100; padding-left: 10px;}

div#c_area div#c_wraphome table td a.right{ background-position: 0px -104px; text-align:right;} 
div#c_area div#c_wraphome table td a.right:hover{ background-position: 0px -156px; }
div#c_area div#c_wraphome table td a.right img{ vertical-align:-19px; border:0px;}
div#c_area div#c_wraphome table td a.right b{ font-weight: 100; padding-right: 10px;}

/* FOOTER AREA */
div#f_area{
	width: 100%;
}

div#f_area div#f_bar{
	width: 100%;
	height: 20px;
	background-color: #969696;
}

div#f_area div#f_wrap{
	width: 750px;
	min-height: 75px;
	margin-left:auto;
	margin-right:auto;
	color: #474747;
	font-size: 10pt;
}

div#f_area div#f_wrap a{
	color: #074182;
	text-decoration: none;
}
div#f_area div#f_wrap a:hover{
	
}
