body {
	background-image: url(layout-images/bg-tile.gif);
	background-repeat: repeat-x;
	background-position:top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #036634;
	font-family:Arial, Helvetica, sans-serif;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #036634;
}
a:active {
	text-decoration: none;
	color: #000000;
}


#content {
width:100%;
position:absolute;
}

#background {
background:url(layout-images/main-bg.jpg) no-repeat;
background-position:top center;
height:768px;
width:915px;
margin:auto;
position:relative;
}

#popBox {
background:url(layout-images/ASF_pop-tablebg.gif) repeat-y;
background-position:top center;
width:600px;
margin:auto;
position:relative;
}

#popfoot {
width:600px;
margin:auto;
position:relative;
}


#leftbox1 {
position:relative;
float:left;
background:url(layout-images/Lbox-bg.jpg) repeat-y;
background-position:right;
top:135px;
width:170px;
}

#rightbox1 {
position:relative;
float:right;
background:url(layout-images/Rbox-bg.jpg) repeat-y;
background-position:right;
top:135px;
right:-6px;
width:170px;
overflow: hidden;
}

#sheltonContact {
position:relative;
float:left;
top:530px;
left:30px;
width:190px;
}

#westportContact {
position:relative;
float:right;
top:530px;
right:31px;
width:300px;
}

#westport1 {
width:150px;
position:relative;
float:left;
}

#westport2 {
width:150px;
position:relative;
float:right;
}

.contactText {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
line-height:12px;
font-weight:normal;
text-align:center;
}

.popText {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
line-height:14px;
font-weight:normal;
text-align:left;
padding-left:30px;
padding-right:20px;
}


.biggerText {
font-size:13px;
}

.rightContent {
padding-left:20px;
}

.leftBullet {
padding-right:5px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
line-height:12px;
list-style:outside;
list-style-image:url(layout-images/bullet.gif);
}

.leftText {
padding-left:26px;
padding-right:5px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
line-height:10px;
list-style:none;
list-style-image:url(layout-images/trans.gif);
}

.green {
color:#036634;
}