/*  @@@@@[  Wrappers  ]@@@@@ */

body {background: #fff; font: 11px/18px Verdana, Arial, Helvetica, sans-serif; color: #666; text-align: center;}
#wrapper {
	width: 760px;
	margin: 0px auto 18px;
	text-align: left;
	background: url(images/bkg_main.gif) repeat-y;
}

#exxon {
	position: absolute;
	height: 100px;
	width: 139px;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
	right: 0px;
}

/*  @@@@@[  Navigation  ]@@@@@ */

a:link, a:visited, a:active {
	color: #235da7;
	text-decoration: underline;
}
a:hover {color: #235da7; text-decoration: none;}

#nav {
	background: #fff;
	padding-top: 0px;
}
#subnav {
	background: #235da7;
	height: 25px;
	padding-top: 5px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	color: #fff;
}
#subnav ul {margin: 0px; padding: 0px; color:#fff;}
#subnav li {
	padding-right: 22px;
	padding-left: 11px;
	list-style: none;
	color: #fff;
	background: url(images/bullet_subnav.gif) no-repeat left center;
	margin-left: 16px;
	float: left;
	display: inline;
}
#subnav a:link, #subnav a:visited, #subnav a:active {color: #fff; text-decoration: none;}
#subnav a:hover {color: #fff; text-decoration: underline;}


/* @@@@@[  Header / Footer  ]@@@@@ */

#footer {
	color: #fff;
	font: 10px/10px Arial, Helvetica, sans-serif;
	background: #6e6e6e;
	padding: 4px 6px;
	clear: both;
}
#footer a:link, #footer a:visited, #footer a:active {color: #fff; text-decoration: none;}
#footer a:hover {color: #fff; text-decoration: underline;}
#redundant {float: right;}
a.seo:visited, a.seo:active, a.seo:link {text-decoration: none;	color: #666;}
a.seo:hover {text-decoration: none; cursor: text;}


/* @@@@@[  Main Page  ]@@@@@ */

#content ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 60px;
	width: 300px;
}
#content li {
	background: url(Images/bullet.gif) no-repeat left top;
	list-style-image: none;
	list-style-type: none;
	padding-bottom: 10px;
	padding-left: 13px;
}

#main {
	background: url(images/bkg_low_right.jpg) no-repeat right bottom;
	margin: 0px;
	width: 760px;
	position:relative;
	padding-left: 1px;
	overflow: auto;
}
#content {
	width: 450px;
	float: left;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 50px;
}

#content .callout div {
	background: #235DA7 url(images/bkg_main_callout.gif) no-repeat left top;
	color: #fff;
	padding: 12px 10px 10px 55px;
}
#content .callout {
	padding: 1px;
	border: 1px solid #235DA7;
	margin-bottom: 18px;
}
#content .callout p {
	margin: 0px;
}


#pageheader {text-align: right; background: url(images/img_sky.jpg) no-repeat left; position: relative; width: 760px;}
#header {left: 0px; bottom: -6px; position: absolute;}
#column {
	float: right;
	width: 190px;
	margin-right: 1px;
	padding-bottom: 100px;
}
#infobox {
	font-size: 10px;
	padding: 12px 17px 17px;
	width: 156px;
}
#infobox p.header {font-weight: bold; color: #000000; margin-bottom: 6px;}


/* @@@@@[  Redefined Tags / Classes  ]@@@@@ */

h1 {font: bold 14px/18px Verdana, Arial, Helvetica, sans-serif; margin-top: 0px; padding-top: 0px; margin-bottom: 13px; color: #235da7;}
h2 {
	font-weight: bold;
	color: #235da7;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p {margin-top: 0px; padding-top: 0px; margin-bottom: 13px;}

.clr {clear: both;}
div.clr {
clear: both; font-size: 1px; line-height: 1px; margin: 0px; padding: 0px; height: 0px; visibility: hidden;
}
.left {float: left;}
.right {float: right;}
img.right {margin-bottom: 10px; margin-left: 13px;}
img.left {margin-bottom: 10px; margin-right: 13px;}


/* @@@@@[  Form Elements  ]@@@@@ */

input, textarea, select {
	font-size: 10px;
	color: #666;
	background: #fff;
	border: 1px solid #6E6E6E;
}
input.clean {border-style: none; background: none;}

/* @@@@@[  Email Styles  ]@@@@@ */
#emailwrapper {
	width: 600px;
	margin: 0px auto;
	background: url(none);
	padding: 0px;
}
#emailpagetop{
	background: url(none);
	position: relative;
	height: 254px;
	margin: 0px;
	padding: 0px;
	width: 600px;
}
#emailmain {
	background: url(images/email_bkg.gif) no-repeat left top;
	margin: 0px;
	position:relative;
	padding: 30px 0px;
	border-bottom: 12px solid #6e6e6e;
	border-right: 1px solid #b5b5b5;
	border-left: 1px solid #b5b5b5;
	width: 598px;
}
#emailcolumn{
	float: left;
	height: 167px;
	width: 160px;
	padding-left: 25px;
}
#emailcontent {
	padding: 15px 10px 0px 25px;
	margin: 0px 0px 0px 190px;
	text-align: left;
	font: 13px/20px Arial, Helvetica, sans-serif;
	color: #666;
}

.img_left {
	float:left;
	padding-right:10px;
}

