/* Top Menu - common styling */
.menu {font-family:Arial, Helvetica, sans-serif; font-weight:bold; width:900px; height:37px; position:relative; font-size:12px; z-index:100;margin:0 0 0 15px;}
.menu ul li a, .menu ul li a:visited {display:block; text-decoration:none; color:#000;width:165px; height:37px; text-align:center; color:#fff; line-height:37px;
	font-size:12px; overflow:hidden;}
.menu ul {padding:0; margin:0 0 0 0px; list-style: none;}
.menu ul li {float:left; position:relative;}
.menu ul li ul {display: none;}

/* specific to non IE browsers */
.menu ul li:hover a {color:#C1C1C1;}
.menu ul li:hover ul {display:block; position:absolute; top:37px; left:0; width:166px;}
.menu ul li:hover ul li a.hide {background:#6a3; color:#fff;}
.menu ul li:hover ul li:hover a.hide {background:#6fc; color:#000;}
.menu ul li:hover ul li ul {display: none;}
.menu ul li:hover ul li a {display:block; background:#ddd; color:#000;border-bottom:solid 1px white;}
.menu ul li:hover ul li a:hover {background:#6fc; color:#000;}
.menu ul li:hover ul li:hover ul {display:block; position:absolute; left:166px; top:0;}
.menu ul li:hover ul li:hover ul.left {left:-166px;}

/* NON-HEADER */
*{padding:0; margin:0;}
 body {font-size:62.5%; font-family:verdana,arial,sans-serif; background:url(/img/bg.jpg) repeat-x 0 0 #336699; }
.main {
	clear:both;
	width:980px;
	margin-top:7px;
	border:solid 1px rgb(150,150,150);
	padding-bottom:30px;
	background-color:#fff;
	padding-top: 15px;
	padding-right: 11px;
	padding-left: 11px;
}
.main-content {display:inline; /*Fix IE floating margin bug*/; float:left; width:980px; margin:0 0 0 15px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.footer {clear:both; width:930px; padding:1.0em 0 1.0em 0; font-size:1.0em; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.xtrafooter {width:930px; padding:0; margin:0px auto; text-align: center; color: #999;}
.disclaimer { padding:0; margin-top:20px; text-align: center; color: #999; font-size:95%;}
.toptext h1,h2,h3 { color:#ccc; font-size:95%; font-weight:normal; margin-bottom: 0px; text-align:right; margin-right:11px; }

/* HEADER */
.header {width:930px; height:80px; font-family:"trebuchet ms",arial,sans-serif;}
.header-top {width:930px; height:80px; overflow:hidden !important /*Firefox*/; overflow:hidden /*IE6*/;}
.header-middle {width:930px; height:130px; background:rgb(230,230,230) url(/img/statefarm/bg_head_middle.jpg); overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.header-bottom {width:930px;}
.header-breadcrumbs { width:600px; position:absolute; margin-top: 6px; margin-left:17px; margin-bottom:7px; text-align:left; overflow:hidden !important /*Firefox*/; overflow:hidden /*IE6*/; }
a breadcrumbs { color:#CCCCCC; font-size:12px; font-weight:bold; font-family:Verdana, Arial, Helvetica, sans-serif; }
a:hover breadcrumbs { color:#FFFF33 ; font-size:12px; font-weight:bold; font-family:Verdana, Arial, Helvetica, sans-serif; }
/*******************/
/*  HEADER SECTION */
/*******************/
.sitelogo {width:83px; height:80px; z-index:1; background-image: url(/img/statefarm/statefarm80.jpg) -5px -5px top right no-repeat;} 
.sitelogo-if {width:150px; height:53px; position:absolute; z-index:1; margin:0px 0 0 0px; background:url(/img/logo.gif) no-repeat; }
.slogan {width:120px; height:80px; position:absolute; z-index:1; margin:60px 0 0 120px; }
.sitename {width:450px; height:100px; position:absolute; z-index:1; margin:10px 0 0 480px; color:rgb(234,239,247); /*overflow:visible !important /*Activate if Firefox print problems*/; overflow:hidden /*IE6*/;}
.sitename h2 {width:450px; text-align:right; font-size:140%;color:#008349;}
.sitename h3 {float:right; width:450px; margin:0 0 0 0; text-align:right; color:#044660; line-height:100%; font-size:120%;}
.sitename a {text-decoration:none; color:rgb(125,125,125);}
.sitename a:hover {text-decoration:none; color:rgb(50,50,50);}

.nav0 {width:350px; position:absolute; z-index:2; margin:25px 0 0 0; margin-left:550px !important /*Non-IE6*/; margin-left:553px /*IE6*/;}
.nav0 ul {float:right; padding:0 20px 0 0;}
.nav0 li {display:inline; list-style:none;}
.nav0 li a {padding:0 0 0 3px;}
.nav0 a:hover {text-decoration:none;}
.nav0 a img {height:14px; border:none;}

.nav1 {width:350px; position:absolute; z-index:3; margin:45px 0 0 550px;}
.nav1 ul {float:right; padding:0 15px 0 0; font-weight:bold;}	
.nav1 li {display:inline; list-style:none;}
.nav1 li a {display:block; float:left; padding:2px 5px 2px 5px; color:rgb(125,125,125); text-decoration:none; font-size:120%;}
.nav1 a:hover {text-decoration:none; color:rgb(50,50,50);}

.sitemessage {width:400px; height:120px; position:absolute; z-index:1; margin:20px 0 0 480px; color:rgb(234,239,247); /*overflow:visible !important /*Activate if Firefox print problems*/; overflow:hidden /*IE6*/;}
.sitemessage h1 {width:400px; text-align:right; font-size:230%;}
.sitemessage h2 {float:right; width:320px; margin:8px 0 0 0; text-align:right; line-height:100%; font-size:160%;}
.sitemessage h3 {float:right; width:320px; margin:10px 0 0 0; text-align:right; font-size:140%;}
.sitemessage h3 a {text-decoration:none; color:rgb(234,239,247);}
.sitemessage h3 a:hover {text-decoration:none; color:rgb(50,50,50);}

/*Drop-down menu*/
.nav2 {white-space:nowrap /*IE hack*/; float:left; width:930px; border:none; background:rgb(225,225,225) url(/img/statefarm/bg_head_bottom_nav.jpg) no-repeat; color:rgb(75,75,75); font-size:130%;} /*Color navigation bar normal mode*/
.nav2 ul {list-style-type:none;}
.nav2 ul li {float:left; z-index:auto !important /*Non-IE6*/; z-index:1000 /*IE6*/; border-right:solid 1px rgb(175,175,175);}
.nav2 ul li a {float:none !important /*Non-IE6*/; float:left /*IE-6*/; display:block; height:3.1em; line-height:3.1em; padding:0 16px 0 16px; text-decoration:none; font-weight:bold; color: rgb(100,100,100);}
.nav2 ul li ul {display:none; border:none;}

/*Non-IE6 hovering*/
.nav2 ul li:hover {position:relative;} /*Sylvain IE hack*/
.nav2 ul li:hover a {background-color:rgb(210,210,210); text-decoration:none;} /*Color main cells hovering mode*/
.nav2 ul li:hover ul {display:block; width:10.0em; position:absolute; z-index:999; top:3.0em; margin-top:0.1em; left:0;}
.nav2 ul li:hover ul li a {white-space:normal; display:block; width:10.0em; height:auto; line-height:1.3em; margin-left:-1px; padding:4px 16px 4px 16px; border-left:solid 1px rgb(175,175,175); border-bottom: solid 1px rgb(175,175,175); background-color:rgb(237,237,237); font-weight:normal; color:rgb(50,50,50);} /*Color subcells normal mode*/
.nav2 ul li:hover ul li a:hover {background-color:rgb(210,210,210); text-decoration:none;} /*Color subcells hovering mode*/

/*IE6 hovering*/
.nav2 table {position:absolute; top:0; left:-1px; border-collapse:collapse;}
.nav2 ul li a:hover {position:relative /*Sylvain IE hack*/; z-index:1000 /*Sylvain IE hack*/; background-color:rgb(210,210,210); text-decoration:none;} /*Color main cells hovering mode*/
.nav2 ul li a:hover ul {display:block; width:10.0em; position:absolute; z-index:999; top:3.1em; t\op:3.0em; left:0; marg\in-top:0.1em;}
.nav2 ul li a:hover ul li a {white-space:normal; display:block; w\idth:10.0em; height:1px; line-height:1.3em; padding:4px 16px 4px 16px; border-left:solid 1px rgb(175,175,175); border-bottom: solid 1px rgb(175,175,175); background-color:rgb(237,237,237); font-weight:normal; color:rgb(50,50,50);} /*Color subcells normal mode*/
.nav2 ul li a:hover ul li a:hover {background-color:rgb(210,210,210); text-decoration:none;} /*Color subcells hovering mode*/

.header-breadcrumbs ul {float:left; width:560px; margin-top: 8px; list-style:none; font-family:verdana,arial,sans-serif;}
.header-breadcrumbs ul li {display:inline; padding:5px 10px 5px 10px; background:transparent url(/img/statefarm/bg_bullet_arrow.gif) no-repeat 0 50%; font-weight:bold; color:rgb(125,125,125); font-size:100%;}
.header-breadcrumbs ul a {color:rgb(70,122,167); text-decoration:none;}
.header-breadcrumbs ul a:hover {color:rgb(42,90,138); text-decoration:underline;}

.header-breadcrumbs .searchform {float:right; width:285px; padding:0 0px 0px 0px !important /*Non-IE6*/; padding:0 0px 0px 0px /*IE6*/;}
.header-breadcrumbs .searchform form fieldset {float:right; border:none;}
.header-breadcrumbs .searchform input.field {width:15.0em; padding:0.2em 0 0.2em 0; border:1px solid rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:120%; }
.header-breadcrumbs .searchform input.button {width:5.0em; padding:1px !important /*Non-IE6*/; padding:0 /*IE6*/; background:rgb(230,230,230); border:solid 1px rgb(150,150,150); text-align:center; font-family:verdana,arial,sans-serif; color:rgb(150,150,150); font-size:120%;}
.header-breadcrumbs .searchform input.button:hover {cursor:pointer; border:solid 1px rgb(80,80,80); background:rgb(220,220,220); color:rgb(80,80,80);}

/* --- For alternative headers END PASTE here --- */

/******************/
/*  MAIN SECTION  */
/******************/

/* MAIN CONTENT */
.column1-unit {width:890px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column2-unit-left {float:left; width:445px;  margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column2-unit-right {float:right; width:430px;  margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}

.column2-unit-left66 {float:left; width:550px;  margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column2-unit-right33 {float:right; width:280px;  margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}

.column2-unit-left33 {float:left; width:310px;  margin-bottom:10px !important /*Non-IE6*/; 
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 3px;
	padding-left: 1px; 
	margin-bottom:5px /*IE6*/;}
	
.column2-unit-right66 {float:right; width:560px;  margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}

.column3-unit-left {float:left; width:280px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column3-unit-middle {float:left; width:280px;  margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/; margin-left:35px;}
.column3-unit-right {float:right; width:280px;  margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}

/********************/
/*  FOOTER SECTION  */
/********************/
.footer p {line-height:1.3em; text-align:center; color:rgb(125,125,125); font-weight:bold; font-size:110%;}
.footer p.credits {font-weight:normal;}
.footer a {text-decoration:underline; color:rgb(125,125,125);}
.footer a:hover {text-decoration:none; color:rgb(0,0,0);}
.footer a:visited {color:rgb(0,0,0);}

/******************/
/*  CLEAR FLOATS  */
/******************/
.page-container:after, .header:after, .header-bottom:after, .header-breadcrumbs:after, .main:after, .main-content:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.column1-unit:after, .column2-unit-left:after, .column2-unit-right:after, .column3-unit-left:after, .column3-unit-middle:after, .column3-unit-right:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
 p:after {content:"."; display:block; height:0; /*clear:both*/; visibility:hidden;}
.footer:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.clear-contentunit {clear:both; width:860px; height:0.1em; border:none; background:rgb(210,210,210); color:rgb(210,210,210);}
.taf-contentunit {clear:both; width:860px; height:25px; border:none; background:rgb(255,255,255); color:rgb(65,105,225);}
hr.clear {clear:both; height:0.1em; border:none; background:rgb(210,210,210); color:rgb(210,210,210);}

/********************************/
/*  PRINTING and MISCELLANEOUS  */
/********************************/
@media print {.header-top {width:900px; height:70px; background:rgb(240,240,240); overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}}
@media print {.header-breadcrumbs {width:900px; background:transparent;}}
@media print {.nav2 {float:left; width:900px; border:none; background:rgb(240,240,240); color:rgb(75,75,75); font-size:1.0em; font-size:130%;}} /*Color navigation bar normal mode*/
@media print {.main {clear:both; width:900px; padding-bottom:30px; background:transparent;}}
@media print {.footer {clear:both; width:900px; height:3.7em; padding:1.1em 0 0; background:rgb(240,240,240); font-size:1.0em; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}}

/******************/
/*  MAIN SECTION  */
/******************/

/* MAIN CONTENT */
.main-content h1 {clear:both; margin:1.0em 0 0.5em 0; font-family:"trebuchet ms",arial,sans-serif; color:rgb(80,80,80); font-weight:normal; font-size:210%;}
.main-content h2 {clear:both; margin:1.0em 0 0.5em 0; font-family:"trebuchet ms",arial,sans-serif; color:rgb(80,80,80); font-weight:normal; font-size:170%;}
.main-content h2 a { text-decoration:underline; }
.main-content h3 {clear:both; margin:-1.0em 0 0.5em 0; font-family:"trebuchet ms",arial,sans-serif; color:rgb(125,125,125); font-weight:normal; font-size:130%;}
.main-content h4 {margin:1.5em 0 1.0em 0; color:rgb(80,80,80); font-family:"trebuchet ms",arial,sans-serif; font-weight:normal; font-size:170%;}
.main-content h5 {margin:1.5em 0 1.0em 0; color:rgb(80,80,80); font-family:"trebuchet ms",arial,sans-serif; font-size:140%;}
.main-content h6 {margin:1.2em 0 0.2em 0; color:rgb(80,80,80); font-weight:bold; font-size:120%;}


.main-content p.h1 {clear:both; margin:1.0em 0 0.5em 0; font-family:"trebuchet ms",arial,sans-serif; color:rgb(80,80,80); font-weight:normal; font-size:210%;}
.main-content p.h2 {clear:both; margin:1.0em 0 0.5em 0; font-family:"trebuchet ms",arial,sans-serif; color:rgb(80,80,80); font-weight:normal; font-size:170%;}
.main-content p.h2c {clear:both; margin:1.0em 0 0.5em 0; font-family:"trebuchet ms",arial,sans-serif; color:rgb(80,80,80); font-weight:normal; font-size:170%;text-align:center;}
.main-content p.h3 {clear:both; margin:-1.0em 0 0.5em 0; font-family:"trebuchet ms",arial,sans-serif; color:rgb(125,125,125); font-weight:normal; font-size:130%;}

.main-content h1.side, h2.side, h3.side {clear:none;}

.main-content h1.center, h2.center, h3.center, p.center {text-align:center;}

.main-content h1.block {clear:both; margin:2.0em 0 1.0em 0; padding:2px 0 2px 2px; background:#044660; text-align: center; font-family:"trebuchet ms",arial,sans-serif; color:rgb(255,255,255); font-weight:bold; font-size:180%;}
.main-content h2.block {clear:both; margin:0.5em 0 1.0em 0; padding:2px 0 2px 2px; background:#044660; font-family:"trebuchet ms",arial,sans-serif; color:rgb(255,255,255); font-weight:bold; font-size:180%;}
.main-content p.block {clear:both; margin:2.0em 0 1.0em 0; padding:2px 0 2px 2px; background:#044660; text-align: center; font-family:"trebuchet ms",arial,sans-serif; color:rgb(255,255,255); font-weight:bold; font-size:180%;}

.main-content p {margin:0 0 1.0em 0; line-height:1.5em; font-size:120%;}
.main-content p.right {text-align:right;}
.main-content p.details {clear:both; margin:-0.25em 0 1.0em 0; line-height:1.0em; font-size:110%;}
.main-content blockquote {clear:both; margin:0 30px 0.6em 30px; font-size:90%;}
.main-content p.smaller {font-size:85%;}

.main-content h1.pagetitle, h2.pagetitle, h3.pagetitle, p.pagetitle {margin:10px 0 0.4em 0; padding:0 0 2px 0; border-bottom:solid 5px #044660; font-family:"trebuchet ms",arial,sans-serif; color:#cc0000; font-weight:bold; font-size:180%;}

.main-content h1.pagetitle1, h2.pagetitle1, h3.pagetitle1, p.pagetitle1 {margin:10px 0 0.4em 0; padding:0 0 2px 0; border-bottom:solid 5px #FFFFFF; font-family:"trebuchet ms",arial,sans-serif; color:#cc0000; font-weight:bold; font-size:180%;}


.pagetitle2 {margin:10px 0 0.4em 0; padding:0 0 2px 0; font-family:"trebuchet ms",arial,sans-serif; color:#cc0000; font-weight:bold; font-size:180%;}

.main-content ul {list-style:none; margin:0.5em 0 1.0em 0;}
.main-content ul li {margin:0 0 0.2em 2px; padding:0 0 0 12px; background:url(/img/statefarm/bg_bullet_full_1.gif) no-repeat 0 0.5em; line-height:1.4em; font-size:120%;}
.main-content ul li.filled {margin:0 0 0.2em 2px; padding:0 0 0 12px; background:url(/img/statefarm/bg_bullet_full_2.gif) no-repeat 0 0.5em; line-height:1.4em; font-size:120%;}
.main-content ol {margin:0.5em 0 1.0em 20px !important /*Non-IE6*/; margin:0.5em 0 1.0em 25px /*IE6*/;}
.main-content ol li {list-style-position:outside; margin:0 0 0.2em 0; line-height:1.4em; font-size:120%;}

.main-content ul.smaller {font-size:95%;}
.main-content span.smaller {font-size:85%;}
.main-content span.smaller2 {font-size:75%; color:#999999;}
.main-content img.border { display:inline; position:relative;  margin:1px 1px 1px 1px; padding:1px; border:1px solid #990000;}


/* CONTAINER (BOXES) */
.content-1col-box {width:958px; background-color:transparent;}
.content-2col-box-leftcolumn {display:inline; float:left; width:474px; background-color:transparent;}
.content-2col-box-rightcolumn {display:inline; float:right; width:474px;  background-color:transparent;}
.content-2col-box {width:474px; background-color:rgb(255,255,255);}

.content-3col-box-leftcolumn {display:inline; float:left; width:300px; background-color:transparent;}
.content-3col-box-middlecolumn {display:inline; float:left; margin-left:1px; width:260px; background-color:transparent;}
.content-3col-box-rightcolumn {display:inline; float:right; width:280px; margin-left:1px; background-color:transparent;}
.content-3col-box {width:280px; background-color:rgb(255,255,255);}


/********************/
/*  COMMON CLASSES  */
/********************/
.main img {clear:both; float:left; margin:3px 10px 7px 0; padding:1px; border:1px solid rgb(255,255,255);}
.main img.left2 {clear:both; float:left; margin:5px 5px 5px 5px; padding:1px; border:solid 1px #FFFFFF; }
.main img.noborder {float:left; padding:0px; margin:0px; border:none; }
.main img.center {clear:both; float:none; display:block; margin:0 auto; padding:1px; border:1px solid rgb(255,255,255);}
.main img.right {clear:both; float:right; margin:3px 0 7px 10px; padding:1px; border:1px solid rgb(255,255,255);}


.googlemap {margin: 2.0em 0 0 0; border:thin;}

.main a {color:rgb(70,122,167); font-weight:bold; text-decoration:none;}
.main-content h1 a {color:rgb(70,122,167); font-weight:normal; text-decoration:none;}
.main a:hover {color:rgb(42,90,138); text-decoration:underline;}
.main a:visited {color:rgb(42,90,138);}

.main a.map1 { color:#CC3333; font-weight:bold; text-decoration:none;  font-size:140%;}
.main-content h1 a.map1 { color:#CC0000; font-weight:bold; text-decoration:none;}
.main a.map1:hover {color:#CC0000; text-decoration:underline;}
.main a.map1:visited {color:#CC0000;}

.main a img {border:solid 0px rgb(150,150,150);}
.main a:hover img {border:solid 0px rgb(220,220,220);}
.main a img.left2 {float:left; margin:5px 5px 5px 5px; padding:1px; border:solid 0px #FFFFFF; }
.main a:hover img.left2 { margin:5px 5px 5px 5px; border:solid 0px rgb(220,220,220);  }
.main a.uline { text-decoration:underline; }

/********************/
/*     GENERAL      */
/********************/
.border {
	border:1px solid #AAAAAA;
}
.agent-name {
	display: block;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	margin-bottom: 7px;
	color: #990000;
	font-size:1.5em;
	font-weight:normal;
}

.rounded {
	-moz-border-radius-bottomleft:6px;
	-moz-border-radius-bottomright:6px;
	-moz-border-radius-topleft:6px;
	-moz-border-radius-topright:6px;
}
.main {
}
.main h1 {
	color: #003366;
	font-size: 1.7em;
	font-weight: normal;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 11px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
}

.clear {
	clear: both;
}

.main h2{
	color: #505050;
	font-size: 1.4em;
}
.heading-quote {
	font-size: 1.5em;
	background-image: url(/img/bg_blue.jpg);
	display: block;
	height: 15px;
	padding-left: 15px;
	color: #FFFFFF;
	font-weight: bold;
	padding-bottom: 9px;
	padding-top: 8px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
}



/********************/
/*     TOP LEFT     */
/********************/
#top-left-block {
	padding: 15px;
	float: left;
	height: 298px;
	width: 470px;
	display: block;
	background-color: #FFFFFF;
	background-image: url(/img/bg_grey_gradient.jpg);
	background-repeat: repeat-x;
}
a.quote {
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(/img/bg_quote_right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 1.2em;
	display: block;
	float: left;
	padding-right: 60px;
	height: 42px;
	text-align: center;
	margin-top: 5px;
}
a.quote span {
	background-color: transparent;
	background-image: url(/img/bg_quote_left.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 34px;
	padding-top: 8px;
	padding-left: 20px;
	color: #FFFFFF;
}

	.contact-info {
		color: #666666;
		line-height: 18px;
		font-size: 11px;
		margin-left: 200px;
	}
	.agent-links {
		width: 180px;
		text-align: left;
		float: left;
		display: block;
		padding: 0px;
		margin: 0px;
	}
	.agent-links photo {
		border: solid thin #FFFFFF;
		}
		.agent-links ul {
			list-style-type: none;
			margin: 0px;
			padding: 0px;
		}
		.agent-links li {
			margin: 0px;
			padding: 0px;
			float: left;
			list-style-type: none;
		}
			.agent-links a, .agent-links a:visited, .agent-links a:hover {
				padding-left: 19px;
				background-repeat: no-repeat;
				background-position: left center;
				width: 71px;
				float: left;
				padding-top: 5px;
				padding-right: 0px;
				padding-bottom: 5px;
				display: block;
				color: #c00000;
				font-weight: normal;
			}
				.agent-links2 a, .agent-links2 a:visited, .agent-links2 a:hover {
				padding-left: 5px;
				background-repeat: no-repeat;
				background-position: left center;
				width: 225px;
				float: left;
				padding-top: 1px;
				padding-right: 0px;
				padding-bottom: 11px;
				display: block;
				color: #c00000;
				font-weight: normal;
			}
				.link-google {
					background-image: url(/img/icon_map.gif);
				}
				.link-email {
					background-image: url(/img/icon_email.gif);
				}
				.tel {
					background-image: url(/img/icon_call.gif);
				}
				.url {
					background-image: url(/img/icon_web.gif);
				}
/********************/
/*     TOP RIGHT    */
/********************/
#top-right-block {
	display: block;
	float: left;
	height: 328px;
	width: 398px;
	margin-left: 15px;
	background-color: #ececec;
	background-image: url(/img/bg_top_right.gif);
	background-repeat: repeat-y;
	background-position: left;
}
#serve-content div {
	clear: both;
}
#serve-content h4 {
	font-size: 1.1em;
	margin-bottom: 5px;
}
#serve-content p {
	font-size: .9em;
	line-height: normal;
}
#serve-content h5 {
	font-size: .8em;
	margin-top: 5px;
}

#servtabs ul {
	width: 135px;
	float:left;
}
#serve-content {
	padding: 0px;
}

#servtabs #serve-content {
	width: 260px;
	background-color:#FFFFFF;
	float:left;
	height: 293px;
	/*margin-left: 143px;*/
}
	#top-right-block .ui-widget-content {
		-moz-border-radius-topleft: 0px;
		-moz-border-radius-topright: 0px;
		-moz-border-radius-bottomleft: 0px;
		-moz-border-radius-bottomright: 0px;
		display: table;
		border: none;
		background: none;
		padding: 0px;
	}
	#top-right-block .ui-tabs-nav { 
			/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; 
			font-family: Lucida Grande, Lucida Sans, Arial, sans-serif; 
			font-size: 1.1em; 
			float: left; 
			position: relative; 
			z-index: 1; 
			border-right: 1px solid #cccccc; 
			bottom: -1px; 
	} 
	#top-right-block .ui-tabs-nav ul { 
			/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; 
	} 
	#top-right-block .ui-tabs-nav li { 
			/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; 
			float: left; 
			border-color:#CCCCCC;
			border-style:solid;
			border-width:1px 2px 1px 0;	
	} 
	#top-right-block .ui-tabs-nav li a { 
			/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; 
			float: left; 
			font-size: 1em; 
			font-weight: bold; 
			text-decoration: none; 
			padding: 10px; 
			color: #666666; 
			background: #ececec; 
			width: 107px;
	} 
	#top-right-block .ui-tabs-nav li a:hover { 
			background-color: #FFF; 
			color: #000; 
	} 
	#top-right-block .ui-tabs-nav li.ui-tabs-selected { 
			border-bottom: solid 1px #AAAAAA; 
			border-right:2px solid #FFFFFF;
	} 
	#top-right-block .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs-nav li.ui-tabs-selected a:hover {
			color: #000000;
			background-color: #FFFFFF;
	} 
	#top-right-block .ui-tabs-panel { 
			/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; 
			/*font-family: Lucida Grande, Lucida Sans, Arial, sans-serif; */
			clear:left; 
			/*border: 1px solid #cccccc; 
			background: #f9f9f9 url(img/f9f9f9_40x100_textures_04_highlight_hard_100.png) 0 0 repeat-x; */
			color: #362b36; 
			padding: 15px;    
			font-size: 1.1em; 
			/*height: 293px;*/
	} 
	#top-right-block .ui-tabs-hide { 
			display: none;/* for accessible hiding: position: absolute; left: -99999999px*/; 
	} 
	#top-right-block .ui-corner-top {
		-moz-border-radius-topleft: 0px;
		-moz-border-radius-topright: 0px;
	}
	#top-right-block .ui-widget-header {
		background: none;
		border:none;
	}
	
	#top-right-block .ui-tabs .ui-tabs-nav li {
		border-top-width:0px !important;
		border-bottom-width:1px !important;
	}



/********************/
/*    TABS BLOCK    */
/********************/
#tabs-block {
	display: block;
	margin-top: 15px;
	float: left;
	width: 890px;
}
	#map1 {
		float: left;
		width: 600px;
	}
	#map2 {
		float: left;
		width: 400px;
	}
	.column2-unit-left66 ul {
		margin-left: 20px;
		font-size:1.2em;
	}

/********************/
/*   BOTTOM BLOCK   */
/********************/
#bottom-block {
	display: block;
	padding: 15px;
	width: 860px;
	margin-top: 15px;
	float: left;
}
	#bottom-block p {
		font-size: 1.2em;
		line-height: normal;
	}