body {
	background-color: white;
	font-family: "Arial", sans-serif;
}

a {
	text-decoration: none;
	color: #00f;
}
h3 {
	text-align: left;
	margin-bottom: 8px;
	font-size: 14px;
}
h2 {
	text-align:left;
	font-size: 14px;
	font-weight: bold;
	margin-bottom:8px;
}
p {
	text-align: left;
	margin-bottom:8px;
}
ul {
	margin: 10px 0 10px 15px;
	padding:0px;
	text-align:left;
	font-size: inherit;
	font-family: inherit;
}
li {
	list-style-type: disc;
	margin: 0 0 0 15px;
	padding:0px;
	font-size: inherit;
	font-family: inherit;
	text-align:left;
}
#container {
	width: 920px;
	margin: 20px auto
}
#header {
	width: 100%;
	height: 130px;
	text-align:left;
}
#menuheader {
	width: 100%;
	height: 288px;
	float: left;
	background: #fff;
}
#menu {
	float: left;
	width: 260px;
	height: 263px;
	background-color: black;
	padding: 10px 10px 0px 10px;
	margin: 0
}
#rightheader {
	margin-left: 285px;
}
#topgradient {
	height: 270px;
	margin-right: 301px;
	border: solid thin #cccc00;
	background-image: url('images/gradientback.jpg');
	background-repeat: repeat-x;
}
#topgradient p {
	margin: 75px 20px 0 75px;
}
#picture {
	float: right;
}
#picture img {
	width: 298px;
	padding-left: 3px;
}

#content1 {
	margin-top:20px;
}
	
hr.body {
	color: #8499a7;
	background-color: #8499a7;
	height: 4px;
	width: 100%;
	text-align: left;
}
hr.menu {
	border: 0;
	color: gray;	
	background-color: gray;
	height: 1px;
	width: 100%;
	text-align: left;
}
img.left {
	float:left;
	border: solid thin gray;
	margin: 15px 20px 15px 0;
	vertical-align: top;
}
.right {
	float: right;
	margin: 0 0 15px 20px;
}
p.introtext {
	font-weight: bold;
	font-size: 11pt;
	margin-top: 25px;
}
p {
	font-weight: normal;
	color: black;
	font-size: 11pt;
}
#moreinfo {
	width: auto;
	height: 25px;
	background-color: #d3d4d4;
	font-family: "myriad pro", sans-serif;
	font-weight: bold;
	font-size: 14pt;
	text-align: right;
	margin: 16px 0 20px 0;
	padding: 5px 10px 0 0;
}
#midcontent {
	float: left;
	width: 100%;
}
#leftcolumn, #leftcolumn_big {
	width: 380px;
	padding-right:30px;
	float: left;
}
#leftcolumn_big {
	width: 500px;
}
#listright {
	font-family: "myriad pro", sans-serif;
	font-weight: normal;
	font-size: 11pt;
	line-height: 188%;
	text-align: left;
}
#carriertable {
	width: 300px;
}
#carriertable td {
	padding-bottom: 25px;
}
#quotetable {
	width: 700px;
}
#quotetable td{
	vertical-align:top;
}
#footer {
	padding-top:20px;
	width: 198px;
	width: 100%;
}
#footerinfo {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: black;
	padding: 20px 15px 0px 20px;
	height: 122px;
	color: white;
	text-align:left;
	
}
#bottomgradient {
	float: right;
	width: 580px;
	height: 90px;
	border: solid thin #cccc00;
	background-image: url('images/gradientback.jpg');
	background-repeat: repeat-x; 
	padding-top:50px;
}
#attrib a{
	color: #000;
	padding-top:5px;
	font-size: 9px;
}

