@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}



/* CSS Document */

body {
	background: url(images/bg-site.gif) top repeat-x;
	background-color:#E9E4D9;
}
a:link {
	color: #529797;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #529797;
}
a:hover {
	text-decoration: none;
	color: #529797;
}
a:active {
	text-decoration: underline;
	color: #529797;
}

.horizontal_dotted_line {
	border-bottom: 1px dotted #529797;
	width: 700px;
} 

.team_dotted_line {
	border-bottom: 1px dotted #529797;
	width: 750px;
	margin-left: 25px;
	margin-top: 25px;
} 

.ridgeline {
	border-bottom: 5px ridge #529797;
	width: 825px;
	margin-left: 25px;
	margin-top: 25px;
}

#page-container {
	width: 954px;
	margin:0 auto 20px auto;
	background:url(images/bg-page.gif) repeat-y;
}

#subpage-container {
	width: 954px;
	margin:0 auto 20px auto;
	background:url(images/bg-subpage.gif) repeat-y;
}

#header {
	height: 139px;
	background: url(images/bg-mast-right.gif) right top no-repeat;
}

#header #logo {
	margin-top: 20px;
	margin-left: 25px;
	margin-bottom: 22px;
}
#header #top-links {
	margin-top: 20px;
	padding-top: 48px;
	margin-right: 25px;
	display: block;
	width: 250px;
	float: right;
}
#header #top-links a {
	color: #333333;
}

#header #top-nav {
	clear: both;
	height: 26px;
	background: url(images/bg-nav.gif) repeat-x;
	padding-top: 7px;
}
#header  #top-nav  li a {
	margin-right: 20px;
	margin-left: 20px;
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;
}

#header  #top-nav  li a:hover {
	text-decoration: none;
	color: #003366;
}


#header #top-nav li {
	display: inline;
}

#header #top-nav ul {
}

#subcontent {
	width: 954px;
	margin: 0px;
	padding-top: 12px;
	padding-bottom:12px;
}
#subcontent h1 {
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 25px;
	color: #5A9A99;
	font-size: 20px;
	font-weight: normal;
}

#subcontent p {
	margin-bottom: 15px;
	margin-left: 25px;
	margin-right: 160px;
	line-height: 12pt;
}

.progressive{
	float:right;
	padding-right:200px;
	margin-left:10px;
}

.travelers{
	float:right;
	padding-right:10px;
	margin-left:30px;
	padding-bottom:40px;
}

#subcontent .progressive img{
	border:none;
}

#subcontent img {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-left-width: 2px;
	border-left-style: solid;
	border-top-width: 2px;
	border-top-style: solid;
	border-right-width: 2px;
	border-right-style: solid;
	border-color: #D4C9B3;
}

#companies {
	width: 954px;
	margin: 0px;
	padding-top: 12px;
	padding-bottom:12px;
}

#companies h1 {
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 25px;
	color: #5A9A99;
	font-size: 20px;
	font-weight: normal;
}

#companies p {
	margin-bottom: 15px;
	margin-left: 25px;
	margin-right: 100px;
	line-height: 12pt;
}

#comptable {
	width: 750px;
	margin-left: 25px;
	padding-top: 12px;
	padding-bottom:12px;
}

#content {
	width: 900px;
	margin: auto;
	padding-top: 12px;
	padding-bottom:12px;
}

#content #flash-container {
	height: 271px;
	margin-bottom: 20px;
	width: 900px;
}
#content #home-flash {
	float: right;
}


#content #home-quote-request {
	background:url(images/home_bg-quote-request.gif) no-repeat;
	width: 218px;
	height: 271px;
	float: left;
}
#content #home-quote-request p {
	font-size: 11px;
	line-height: 1.2;
	margin-top: 10px;
	margin-left: 30px;
	padding-right: 20px;
	margin-bottom: 0px;
	float: left;
}
#content #home-quote-request .quote  {
	font-size: 12px;
	line-height: 1.5;
	width: 145px;
}
#content p {
	margin-bottom: 15px;
	margin-left: 30px;
	margin-right: 30px;
	line-height: 1.3;
}
#content h1 {
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 30px;
	color: #5A9A99;
	font-size: 20px;
	font-weight: normal;
}
#content #home-team-box {
	height: 237px;
	width: 305px;
	float: right;
	margin-left: 50px;
	background-image: url(images/meet-bg.gif);
	padding-top: 10px;
	line-height: 17px;
	padding-left: 20px;
	padding-right: 10px;
}

.trustedChoice {
	text-align:right;
	padding-right:5px;
}



#page-container #footer {
	clear: both;
}
#page-container #footer #bot-cap {
	background-image: url(images/bot-cap.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 20px;
}
#page-container #footer #copyright {
	background-color: #E9E4D9;
	padding-top: 7px;
	padding-left: 20px;
	font-size: 11px;
}
#page-container #footer #copyright a {
	color: #000000;
	font-size: 11px;
}
#subpage-container #footer {
	clear: both;
}
#subpage-container #footer #bot-cap {
	background-image: url(images/bot-cap.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 20px;
}
#subpage-container #footer #copyright {
	background-color: #E9E4D9;
	padding-top: 7px;
	padding-left: 20px;
	font-size: 11px;
}
#subpage-container #footer #copyright a {
	color: #000000;
	font-size: 11px;
}
