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

html, body {
	margin: 0;
	padding:0;
}
body{
	background-image: url(../images/bg.jpg);
	background-repeat:repeat;
	text-align:center;
	padding:0;
	margin:0;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

div, h1, h2, p, img, span{
	margin:0; padding:0;
}

ul{
	margin:0; 
	padding:0; 
	list-style-type:none;
}
.clear{
	clear:both; 
	font-size:0; 
	line-height:0;
}


#wrapper{
	text-align:left;
	width: 931px;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #D00B10;
}

#header{
	background-image: url(../images/logo_bg.gif);
	height:178px;
	background-repeat: no-repeat;
	background-position: 750px 10px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #E9E9E9;
	position:relative;
}

#header h1 {
	line-height: 0;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}
#header .login {
	float: right;
	margin-top: 40px;
	margin-right: 50px;
}
#header #login {
	float: right;
}
#header .login a {
	color: #333333;
	text-decoration: underline;
}
#header .logout {
	float: right;
	margin-top: 20px;
	margin-right: 50px;
	color: #333333;
	text-decoration: none;
}
#header .logout a {
	color: #D82030;
	text-decoration: underline;
}

#header img {
	float: left;
	margin-left: 40px;
	margin-top: 10px;
}

#header #close {
	position: absolute;
	top:11px;
	right:40px;
}

#nav{
	height:25px;
	top: 107px;
	float: right;
	position: relative;
	left: 0px;
	padding-right: 40px;
}
/*#nav li {
	float: left;
}*/
#nav a {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	color: #333333;
	font-size: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D82030;
	text-decoration: none;
}
#nav a:hover {
	color: #D42026;
}
#nav a.contact {
	border-right-style: none;
}
#nav ul li ul li a{
	border-right:none;
	text-decoration:none;
	padding-top:5px;
	padding-bottom:5px;
}

ul.menu li {position:relative; float:left;}
ul.menu ul {position:absolute; top:20px; left:0; background:#d1d1d1; display:none; opacity:0; list-style:none}
ul.menu ul li {position:relative; border-bottom:1px solid #aaa; border-top:none; border-right:none; width:148px; margin:0}
ul.menu ul li a:hover {background-color:#c5c5c5}
ul.menu ul ul {left:200px; top:-5px}


#side {
	float: left;
	width: 225px;
	margin-left: 40px;
	margin-bottom: 50px;
}
#side p {
	line-height: 1.5em;
	color: #000000;
}
#side a {
	font-size: 11px;
	color: #000000;
}
#side #inside {
	padding: 20px;
	background-image: url(../images/round_middle.gif);
	background-repeat: repeat-y;
	background-position: left;
}
#side  #call {
	background-image: url(../images/call.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #f7f7f7;
	padding: 10px;
	margin-top: 10px;
}
#side  #call  span {
	color: #D41C22;
	font-size: 16px;
	font-weight: bold;
}
#side  #call  p.callnow {
	font-size: 24px;
	font-weight: bold;
	color: #D92131;
}
#side  #top {
	background-image: url(../images/round_top.gif);
	background-repeat: no-repeat;
	height: 17px;
}
#side  #bottom {
	background-image: url(../images/round_bottom.gif);
	background-repeat: no-repeat;
	height: 20px;
}
#side h1.contact {
	background-image: url(../images/house.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	font-size: 22px;
	margin-bottom: 10px;
}
#side img {
	margin-top: 5px;
	margin-bottom: 10px;
}
#side  #inside  a.link {
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
	background-color: #FFFFFF;
}
#side #inside a:hover.link {
	color: #000000;
	text-decoration: underline;
	background-color: #FFFFFF;
}


#main{
	background-image: url(images/bg_main.gif);
	width: 600px;
	float: right;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 40px;
	padding-right: 20px;
}
#main.news{
	background-image: url(images/bg_main.gif);
	width: 600px;
	float: right;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 40px;
	padding-right: 20px;
}
#main.news img {
	margin-right: 10px;
}
#main img {
	margin-bottom: 10px;
}
#main  a  {
	color: #D00B10;
}
#main p {
	line-height: 1.5em;
	color: #333333;
	padding-right: 20px;
	margin-bottom: 10px;
}
#main h1 {
	background-image: url(../images/h1.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 32px;
	font-size: 22px;
	color: #FFFFFF;
	padding-top: 11px;
	padding-left: 10px;
	margin-bottom: 15px;
}
#main h2 {
	margin-bottom: 13px;
	padding-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	margin-right: 20px;
}
#main  ul  {
	padding-left: 30px;
}
#main li {
	list-style-type: disc;
	line-height: 1.5em;
	list-style-image: url(../images/list.gif);
	margin-bottom: 5px;
}
#main li.cite {
	font-size: 12px;
	font-style: italic;
	list-style-image: none;
	list-style-type: none;
	color: #666666;
}
#main #linkBlock {
	padding: 10px;
	margin-right: 20px;
	border: 1px dotted #999999;
}
#main #linkBlock a {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	background-image: url(../images/list.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
#main #linkBlock a:hover {
	color: #D41D2C;
	cursor: default;
}
#main   .backtotop  {
	font-size: 10px;
	padding-top: 10px;
	height: 25px;
}
#main .backtotop a {
	color: #000000;
	float: right;
	padding-right: 40px;
}
#main .footnote {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 40px;
	font-size: 12px;
	color: #666666;
}
table#agencies {
	font-size: 12px;
	width: 95%;
}
table#agencies td {
	vertical-align: top;
}
table#agencies  h1 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-image: none;
	margin: 0px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #D41C22;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
	height: 100%;
	background-color: #E5E5E5;
}
table#agencies img {
	margin: 0px;
	padding: 0px;
}

#footer{
	background-image: url(../images/footer_bg.gif);
	height:23px;
	width: 916px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	padding-top: 11px;
	padding-left: 15px;
}
#footer p {
	color: #FFFFFF;
}
#footer a {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer2 {
	margin-right: auto;
	margin-left: auto;
	width: 916px;
	text-align: right;
	padding-top: 10px;
	font-size: 11px;
	padding-bottom: 20px;
}
#footer2 a {
	font-size: 10px;
	color: #cc6600;
	text-decoration: none;
}

/* Agency Style */

#wrapper_agency{
	text-align:left;
	width: 931px;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #8D7FB4;
}
#wrapper_agency #main h1 {
	background-image:url(../agencies/images/h1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
	font-size: 22px;
	color: #FFFFFF;
	padding-top: 11px;
	padding-left: 10px;
	margin-bottom: 15px;
}
#wrapper_agency #footer{
	background-image: url(../agencies/images/footer_bg.gif);
	height:23px;
	width: 916px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	padding-top: 11px;
	padding-left: 15px;
}#wrapper_agency   #side   ul  {
	margin: 0px;
	padding: 0px;
}
#wrapper_agency #side a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-top: 5px;
	padding-bottom: 6px;
	padding-left: 8px;
	display: block;
	background-color: #D7D8D8;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(../agencies/images/nav_white.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#wrapper_agency #side a:hover {
	color: #FFFFFF;
	background-color: #666666;
	background-image: url(../agencies/images/nav_white.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#wrapper_agency #side a.current {
	color: #FFFFFF;
	background-color: #666666;
	background-image: url(../agencies/images/nav_arrow_53.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#wrapper_agency #side a.image {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
#wrapper_agency #main a {
	color: #D41C22;
}

.StoreHolder {
	margin-top: 30px;
}

