body {
	font:12px Verdana, Arial, Helvetica, sans-serif;
	background-color:#cfe0dc;
	margin:0;
	padding:0;
}

h1 {
	font-size:18px;
	color:#063;
	margin:10px 0;
	padding:0;
}

#page_title {
	float:right;
	padding:2px 10px;
}

h2 {
	font-size:14px;
	color:#063;
	margin:10px 0;
	padding:0;
}

h3 {
	font-size:12px;
	font-weight:bold;
}

.sellsheet_subheading {
	color:#063;
}

img {
	border:0;
}

a.nav {
	display:block;
	margin:15px 0 15px 10px;
	text-align:right;
	color:#063;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding:4px 15px 4px 0;
}

a#on, a:hover.nav {
	background-image:url(../i2/dot.gif);
	background-repeat:no-repeat;
	background-position:right;
	color:#000;
}

a.subnav {
	display:block;
	color:#063;
	padding:0 15px 0 0;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	margin-bottom:7px;
	text-decoration:none;
}

a#on_sub, a:hover.subnav {
	background-image:url(../i2/smalldot.gif);
	background-repeat:no-repeat;
	background-position:right;
	color:#000;
}


#page_top {
	height:35px;
	background-color:#cfe0dc;
}

.width {
	width:100%;
	min-width:721px;
	height:97px;
	background-color:#fff;
}

.width_page {
	width:100%;
	min-width:721px;
	height:91px;
	background-color:#fff;
}

.content {
	text-align:center;
	width:913px;
}

* html .minwidth {
	padding-left:721px;
}

* html .container {
	margin-left:-721px;
	position:relative;
}

/*\*/
* html .minwidth, * html .container, * html .content, * html .layout  {
	height:1px;
}
/**/

#home_photos {
	float:left;
	width:485px;
	padding:2px 0 2px 0;
}

#home_photos img {
	float:left;
}

#logo {
	margin:17px auto 0 auto;
}

#nav {
	background:#005c43;
	height:23px;
	padding:0 0 0 212px;
	border-bottom:3px solid #fff;
}

#nav_contents {
	width:710px;
	margin:0;
	padding:4px 0 0 0;
	background:#005c43;
	height:19px;
}

#nav_contents a {
	padding-right:25px;
}

#left_col {
	width:162px;
	position:absolute;
	top:121px;
	left:0;
	color:#666;
	padding:70px 15px 0 15px;
	line-height:16px;
	font-size:11px;
}

#left_col a {
	text-decoration:none;
	font-weight:normal;
	color:#666;
}

#left_col img{
	margin: 0 43px;
}

#left_col_page {
	width:135px;
	position:absolute;
	top:121px;
	left:0;
	color:#666;
	padding:70px 15px 0 15px;
}

#main {
	padding-left:212px;
	background:#fff url(../i2/leftcol_home.gif) repeat-y;
}

#main_page {
	padding-left:215px;
	background:#fff url(../i2/leftcol_page.gif) repeat-y;
}

.main_width {
	
	background:#fff url(../i2/swoosh_home.gif) no-repeat 250px 0;
}

.main_content {

}

.main_container {
	padding:40px 70px 40px 0;
	width:700px;
}

* html .main_minwidth {
	padding-left:530px;
}

* html .main_container {
	margin-left:-530px;
	position:relative;
}

/*\*/
* html .main_minwidth, * html .main_container, * html .main_content, * html .main_layout  {
	height:1px;
}
/**/

#footer {
	background-color:#fff;
	position:relative;
	border-bottom:2px solid #fff;
}

#footer #links {
	position:absolute;
	top:20px;
	left:25px;
	color:#fff;
}

#footer #links a {
	color:#fff;
	padding-right:5px;
	text-decoration:none;
	font-size:11px;	
}

#footer #tagline {
	position:absolute;
	top:8px;
	left:615px;
	font-size:14px;
	color:#063;
	width:300px;
}

#locations_table tr td {
	padding-right:30px;
}

#whatyear {
	text-align:right;
}

#question_table tr td {
	vertical-align:top;
}

div.sellsheet_pdf_link {
	text-align:right;
	margin-bottom:20px;
}

.clear {
    clear:both;
    height:1px;
    overflow:hidden;
  }