﻿body {
	color: #676565;
	font-weight: normal;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 10px 0;
	margin: 0;
	text-align: center;
	background-color: #1B303F;
	}
	
img {
	border: none
	} 

div {
	text-align: left;
	}	
 
form {
	margin: 0;
	padding: 0;	
	}
	
table {
	border-collapse: collapse; 	 
	}	
	
td, th {	
	text-align: left;
	vertical-align: top;	
	padding: 0;
	font-weight: normal;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
p {
	font-weight: normal;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0 0 20px 0;
	padding: 0;
	}	

a {
	color: #676565;
	font-weight: normal;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	}		
	
a:hover {
   	text-decoration: none;
	}		

a.read_more {
	background-image: url(../img/arrow.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding: 0 0 0 12px;
	font-size:10px;
	color: #D70000;
	}
	
a.arrow {
	background-image: url(../img/arrow1.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding: 0 0 0 12px;
	font-size:12px;
	color: #D70000;
	}	

h1 {
	margin: 0;
	padding: 15px 0 15px 30px;
	font-size: 20px;
	}

option, input, textarea {
	font-weight: normal;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
div.fotol {
	border: 2px solid #4C80A5;
	padding: 1px;
	margin: 0 10px 5px 0;
	float: left;
	}	

div.fotol_right {
	border: 2px solid #4C80A5;
	padding: 1px;
	margin: 0 10px 5px 0;
	float: right;
	}	

div.staff_foto {
	border: 2px solid #4C80A5;
	padding: 1px;
	margin: 0 10px 5px 0;
	float: left;
	position: relative;
	}	
	
div.fotol img {
	display: block;
	}		

div.clear {
    border: 0;
    clear: both;
    display: block;
    float: none;
    margin: 0;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
	font-size: 0px;
	}	

div.site {
	width: 862px;
	margin: 0 auto 0 auto;
	position: relative;
	}

#header {
	width: 862px;
	height: 217px;
	background-image: url(../img/bg_header.gif);
	background-position: top;
	background-repeat: repeat-x;
	position: relative;
	}

#header a.jme_insurance_agency {
	display: block;
	position: absolute;
	top: 29px;
	left: 8px;
	width: 335px;
	height: 28px;
	background-image: url(../img/jme_insurance_agency.gif);
	background-position: left top;
	background-repeat: no-repeat;
	}

#header div.telephon {
	display: block;
	position: absolute;
	top: 29px;
	left: 674px;
	width: 176px;
	height: 30px;
	background-image: url(../img/telephon.gif);
	background-position: left top;
	background-repeat: no-repeat;
	}	
	
#header a.apply_now_1 {
	position: absolute;
	top: 75px;
	left: 8px;
	width: 132px;
	height: 131px;
	background-image: url(../img/apply_now_1.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	}		

#header a.apply_now_2 {
	display: block;
	position: absolute;
	top: 75px;
	left: 150px;
	width: 132px;
	height: 131px;
	background-image: url(../img/apply_now_2.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	}

	#header a.apply_now_3 {
	display: block;
	position: absolute;
	top: 75px;
	left: 434px;
	width: 132px;
	height: 131px;
	background-image: url(../img/apply_now_3.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	}

	#header a.apply_now_4 {
	display: block;
	position: absolute;
	top: 75px;
	left: 292px;
	width: 132px;
	height: 131px;
	background-image: url(../img/apply_now_4.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	}

#header div.photo {
	position: absolute;
	top: 75px;
	left: 574px;
	width: 282px;
	height: 135px;
	background-image: url(../img/header_image.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	}


#nav, #nav  ul, #nav li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	z-index:9999;
	}	
	
#nav {
	background-image: url(../img/bg_nav.gif);
	background-position: 0 100%;
	background-repeat: repeat-x;
	width: 862px;
	/*height: 41px;*/
	overflow: hidden;
	}
		
#nav li {
	float: left;
	position: relative;
	text-align: left;
	vertical-align: bottom;
	background-image: url(../img/nav_razd.gif);
	background-position: left center;
	background-repeat: no-repeat;
	height: 56px;
	}

#nav li.first {
	background: none;
	margin-left: 5px;
	}

#nav li a {
	padding: 14px 15px;
	display: block;
	color: #5D5D5D;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	}

#nav li:hover a, #nav li.jshover a {
	color: #467CA2;
	}

		
/*submenu*/
#nav li ul.submenu {
	display: none;
	position: absolute;
	padding: 0;
	margin: 0;
	top: 41px;
	left: 0;
	width: 150px;
	z-index: 99999;
	background-color: #D2DDF7;
	}

#nav li ul.submenu li {
	float: none;
	display: block;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #D2DDF7;
	text-align: left;
	background: none;
	}

#nav li ul.submenu li a {
	display: block;
	padding: 7px;
	color: #5D5D5D;
	}
	
#nav li:hover li:hover a, #nav li.jshover li.jshover a {
	color: #467CA2;
	}	
	
#nav li:hover ul.submenu, #nav li.jshover ul.submenu {
	display: block;
	}

#content {
	width: 862px;
	background-image: url(../img/dot_razd.gif);
	background-position: 643px;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	position: relative;
	clear: both;
	}
#content_notips {
	width: 862px;
	background-color: #FFFFFF;
	position: relative;
	clear: both;
	}

#content_quote {
	width: 862px;
	background-color: #FFFFFF;
	position: relative;
	clear: both;
	}	
	
.left_col {
	width: 643px;
	float: left;
	position: relative;
	}
.left_col_notips {
	width: 862px;
	float: left;
	position: relative;
	}
	
.main_text {
	background-image: url(../img/bg_content.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	padding-top: 35px;
	padding-right: 10px;
	padding-bottom: 35px;
	padding-left: 10px;
	clear: both;
	
	}		

.right_col {
	width: 219px;
	height: 450px;
	float: left;
	}
			
	
.latest_tips {
	margin: 4px 0 4px 4px;
	background-color: #58FBA0;
	padding: 20px 10px;	
	}
	
.tips {
	padding: 30px 0 0 0;
	}
	
.tips a.tips_heder {
	display: block;
	font-weight: bold;
	font-size: 12px;
	color: #3F3F3F;
	text-decoration: none;
	}
	
.tips span.data {
	display: block;
	padding: 0 0 15px 0;
	font-size: 10px;
	color: #6D6D6D;
	}
	
.tips p {
	margin: 0;
	font-size: 11px;
	color: #3F3F3F;
	}				
	
#footer {
	background-color: #467CA2;
	}			

div.footer_nav {
	text-align: center;
	color: #FFFFFF;
	font-size: 11px;	
	padding: 18px 0 0 0;
	}
	
div.footer_nav a {
	text-align: center;
	color: #FFFFFF;
	font-size: 11px;	
	text-decoration: none;
	padding: 0 4px;
	}
	
div.footer_nav a:hover {
	text-decoration: underline;
	}	

div.copyright {
	text-align: center;
	color: #FFFFFF;
	font-size: 11px;	
	padding: 8px 0 8px 0
	}

div.copyright a {
	color: #FFFFFF;
	}		
	
.staff_text {
	float: right;
	width: 700px;
}
.staff_div {
	margin-bottom: 15px;
	display: block;
	clear: both;
}
.content_table {
	margin: 0px;
	padding: 0px;
	position: relative;
	left: 0px;
	top: 0px;
}
.content_ul {
	font-weight: bold;
	float: left;
	width: 400px;
	margin-top: 0px;
	margin-bottom: 15px;
	list-style-position: inside;
}

.insurance { display: none; 
}

.BCBSTX {
	position: absolute;
	left: -9999px;
}

.data-grid td,
.data-grid th {
	border: 1px solid #676565;
	padding: 10px 4px;
}
.data-grid th {
	font-weight: bold;
}
.data-grid p {
	margin: 0;
	padding: 0;
}

#jme-web-app {
	width: 280px;
	height: 50px;
	position: absolute;
	left: 374px;
	top: 18px;
}
