/*------global------*/

body {
	margin:0 auto;
	background:url(../images/bg.jpg) repeat-x #6A9AC8;
}
img {
	border:none;
}
p, h1, h2, h3, ul, li, a, a:visited, a:hover, td {
	font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333333; text-align:left; text-decoration:none; font-weight:normal;
	padding:5px; margin:0;
}
h1 {
	font-family:Tahoma, Arial; font-size:20px; color:#0053A0;
}
h2, h3 {
	font-size:11px; color:#FFFFFF;
	padding:4px 0 0 0;
}
h2 {
	float:left;
}
h3 {
	float:right;
}
ul, li {
	padding:0; line-height:1;
	vertical-align:baseline;
}
ul {
	padding:10px 0 10px 25px;
}
li {
	color:#0053A0; font-weight:bold;
	padding:5px 0 5px 10px; 
	list-style:none; background:url(../images/bullet.jpg) no-repeat left center;
}
a, a:visited, a:hover {
	padding:0; color:#0053A0;
}
a:hover {
	text-decoration:underline;
}
td {
	font-size:11px; color:#0053A0; font-weight:bold;
	padding:0 0 5px 0;
}


/*------divs------*/

#outercontainer {
	width:850px;
	background:#FFFFFF;
	border:1px #CCCCCC solid; border-top:none;
	overflow:hidden;
}
#innercontainer {
	width:846px;
	padding:1px;
}
#theleft {
	width:234px;
	float:left; position:relative;
}
#logo {
	width:220px; height:99px;
	padding:7px 0 10px 0;
}

/*------nav------*/

#navtop {
	width:234px; height:66px;
	background:url(../images/navtop.jpg) no-repeat;
}
#nav {
	width:234px;
	background:url(../images/navbg.jpg) repeat-y;
}
#navbottom {
	width:234px; height:8px;
	background:url(../images/navbottom.jpg) no-repeat;
	padding:0 0 5px;
}
#nav ul, #nav li, #nav a, #nav a:visited, a:hover {
	padding:0;
}
#nav ul {
	width:229px;
	padding:0 5px 0 0;
}
#nav li {
	list-style:none; background:none;
}
#nav a, #nav a:visited {
	font-size:11px; color:#444448; text-decoration:none;
	display:block;
	border-top:1px #FFFFFF solid; border-bottom:1px #FFFFFF solid;
	padding:5px 0 5px 10px;
}
#nav a:hover {
	width:229px;
	color:#FFFFFF;
	background:url(../images/navhover.jpg) repeat-y;
}

/**/

/*------box------*/

.boxtop {
	width:229px; height:29px;
	background:#0053A0;
	margin:5px 0 0 0;
}
.boxtop p {
	color:#FFFFFF; font-weight:bold;
	padding:6px 0 0 10px;
}
.boxslice {
	width:234px;
	background:url(../images/boxslice.jpg) repeat-y;
}
.boxbottom {
	width:234px; height:8px;
	background:url(../images/boxbottom.jpg) no-repeat;
	padding:0 0 5px 0;
}
.boxslice p {
	padding:5px 0 5px 10px;
}
.telephone {
	font-size:22px; color:#0053A0;
}
.logoenvironment {
	float:left;
	padding:23px 5px 0 15px;
}
.logoexor {
	float:left;
	padding:8px 0 8px 10px;
}

/**/

#theright {
	width:612px;
	float:left; position:relative;
	z-index:1;
}
#flash {
	width:612px; height:213px;
	position:absolute;
	z-index:0;
}
#text {
	width:605px;
	padding:135px 0 10px 6px;
	position:relative;
	z-index:2;
}

/*------bullets------*/

.bulletarea {
	width:600px;
	float:left;
}
.column {
	float:left;
}

/**/

#form {
	width:350px;
	float:right; position:relative; display:block;
	padding:65px 75px 0 0;
}
#footer {
	width:850px;
	margin:0 auto;
}
#footer a, #footer a:visited, #footer a:hover {
	font-size:11px; color:#FFFFFF; text-decoration:underline;
}
#footer a:hover {
	text-decoration:none;
}