body {
	margin:0;
	padding:0;
	font:0.8em Tahoma, Verdana, Arial, sans-serif;
	text-align:center;
	background:url(../images/bg/body.gif) no-repeat 50% 0;
}

div {text-align:left;}
.clear {clear:both;}

h1,h2,h3 {
	margin:0;
	padding:0;
	font-weight:normal;
}

#container {
	margin:0 auto 0 auto;
	width:748px;
	background:url(../images/bg/container.gif) repeat-y 100% 0;
}

#header {
	background:url(../images/bg/header.gif) no-repeat 0 0;
}

.details {
	clear:both;
	margin:0;
	padding:0;
	list-style:none;
	font-size:0.9em;
	text-align:center;	
}
#container .details {
	padding-top:3px;
	height:1.6em;
	background:#333366 url(../images/bg/bottom_details.gif) no-repeat 0 50%;
}
#header .details {
	padding-top:0;
	height:1.6em;
	background:#333366 url(../images/bg/details.gif) no-repeat 100% 0;
}
.details li {
	display:inline;
	margin:0 1px 0 0;
	padding:0 0 0 6px;
	color:white;
	background:url(../images/bg/bullet.gif) no-repeat 0 50%;
}
li.nobullet {background-image:none;}

.details a {
	color:white;
	text-decoration:none;
}
.details a:hover {text-decoration:underline;}

#nav {
	position:relative;
	float:right;
	width:748px;
	height:103px;
	background:url(../images/bg/nav-bg.gif) no-repeat 100% 100%;
}

#nav p {
	margin:0 0 3px 0;
	padding:0 0 0 3px;
	font-size:0.9em;
	text-align:left;
	text-transform:uppercase;
}
#nav p span {font-weight:bold;}

#nav p a {
	color:#333366;
	text-decoration:none;
}
#nav p a:hover {
	color:#e33231;
}

.headerdot {
	margin:0 10px 0 10px;
}

#nav ul {
	position:absolute;
	top:35px;
	left:0;
	list-style:none;
}
#nav li {
	display:inline;
	float:left;
}

#nav li a {
	display:block;
	color:#333366;
	text-decoration:none;
	text-align:center;
	font-size:12px;
	height:53px;
	background:transparent url(../images/bg/nav-btns.gif) no-repeat 0 0;
}
#nav li.a a {width:39px;text-align:left;}
#nav li.b a {width:76px;}
#nav li.c a {width:58px;}
#nav li.d a {width:62px;}
#nav li.e a {width:52px;}
#nav li.f a {width:102px;}

#nav li.a a {background-position:0 0;}
#nav li.b a {background-position:-39px 0;}
#nav li.c a {background-position:-115px 0;}
#nav li.d a {background-position:-173px 0;}
#nav li.e a {background-position:-235px 0;}
#nav li.f a {background-position:-287px 0;}

#nav li.a a:hover {background-position:0 -53px;}
#nav li.b a:hover {background-position:-39px -53px;}
#nav li.c a:hover {background-position:-115px -53px;}
#nav li.d a:hover {background-position:-173px -53px;}
#nav li.e a:hover {background-position:-235px -53px;}
#nav li.f a:hover {background-position:-287px -53px;}

#nav li.a a.current {background-position:0 -106px;}
#nav li.b a.current {background-position:-39px -106px;}
#nav li.c a.current {background-position:-115px -106px;}
#nav li.d a.current {background-position:-173px -106px;}
#nav li.e a.current {background-position:-235px -106px;}
#nav li.f a.current {background-position:-287px -106px;}

#nav li a span {
	display:block;
	padding-top:29px;
}

p.logo {
	position:absolute;
	top:20px;
	right:35px;
	margin:20px 35px 2px 0;
	border:0;
}

p.logo img {border:0;}

.mainleft,#mainright {
	display:inline;
	padding:9px 0 0 0;
}

.mainleft {
	float:left;
	margin:0 0 0 9px;
	width:134px;
	text-align:right;
}

.mainleft h1,.mainleft h2 {
	font-family:Century Gothic, Verdana, snas-serif;
	font-size:1.3em;
	color:#333366;
	text-transform:uppercase;
	line-height:1em;
}
.mainleft h1 span,.mainleft h2 span {font-weight:bold;}

.mainleft p {
	color:#333366;
}

ul.subnav {
	margin:10px 0 0 0;
	padding:0;
	list-style:none;
}
ul.subnav li {
}

ul.subnav a {
	display:block;
	margin-bottom:2px;
	padding:5px;
	font-size:12px;
	color:#333366;
	text-decoration:none;
	background:transparent url(../images/bg/subnav-btns.gif) no-repeat 0 0;
}
ul.subnav a:hover {background:transparent url(../images/bg/subnav-btns.gif) no-repeat 0 -100px;}

.contactbtns {
	margin-top:10px;
	text-align:right;
}

.logos img {
	margin:0 0 15px 0;
}

.backlink a {
	float:right;
	padding:0 20px 0 0;
	width:70px;
	color:#333366;
	text-decoration:none;
	background:url(../images/bg/left_arrow_off.gif) no-repeat 100% 50%;
}
.backlink a:hover {
	color:#E33231;
	background-image:url(../images/bg/left_arrow_on.gif);
}

#mainright {
	float:right;
	width:587px;
	background-repeat:no-repeat;
	background-position:100% 100%;
}

#mainright a {
	color:#333366;
}
#mainright a:hover {color:#E33231;}

#mainright h1 {
	margin-bottom:20px;
	font-family:Century Gothic, Verdana, snas-serif;
	font-size:1.3em;
	color:#E33231;
	text-transform:uppercase;
	line-height:1em;
}
.mainleft h1 span {font-weight:bold;}

#mainright h2,#narrowinnerright h2 {
	font-size:1.2em;
	font-weight:bold;
	color:#333366
}

#mainright h3 {
	margin:0 9px 3px 0;
	font-size:1em;
	color:#333366;
}

#mainright p,#drillingbottom p {
	margin:0 9px 20px 0;
	padding:0;
	color:#333366;
}

.examples img {
	margin:4px 0 0 0;
}

.bold {font-weight:bold;}

#mainright ul {
	margin:0 0 20px 17px;
	padding:0;
	list-style-image:url(../images/bg/red_bullet.gif);
	color:#333366;
}

#contactform {
	margin:10px 0 20px 0;
}

#contactform p {
	margin:0;
	padding:0;
}

label {
	display:block;
	width:134px;
	margin:5px 0 -12px 0;
	color:#333366;
	font-size:0.85em;
	border-bottom:1px solid #9999B2;
}

input,textarea {
	margin:0 0 3px 0;
	width:134px;
	font:0.85em Tahoma, Verdana, Arial, sans-serif;
	border:1px solid black;
}
textarea {width:280px;}

input.button {
	margin:10px 0 0 0;
	width:65px;
	background-color:#CBCDE1;
}

hr.darkblue,hr.lightblue {
	margin:4px 0 4px 0;
	padding:0;
	height:4px;
	border:0;
}

hr.darkblue {
	color:#333366;
	background-color:#333366;
}

hr.lightblue {
	margin-right:23px;
	color:#9999B2;
	background-color:#9999B2;
}

hr.extra-margin {margin-bottom:15px;}

.innerleft {
	float:left;
	width:348px;
}

.innerright {
	float:right;
	width:219px;
	padding:0 0 231px 0;
}

#drillingbottom {
	clear:both;
	margin:0 4px 0 0;
	padding:10px 0 0 0;
	background:#E5E5E5 url(../images/corners/drill_bottom.jpg) no-repeat 0 100%;
	border-top:4px solid #333366;
}

#drillingbottom .mainleft {padding-top:0;display:inline;}

ul.drillingbottomlist {
	float:right;
	margin:0 0 10px 0;
	padding:0;
	width:570px;
	color:#333366;
	list-style-image:url(../images/bg/red_dot_greybg.gif);
}

#narrowinnerright {
	float:right;
	display:inline;
	width:500px;
}

#footer {
	width:748px;
	margin:10px auto 10px auto;
	padding:0;
	list-style:none;
	text-align:center;
}
#footer li {
	display:inline;
	width:20%;
	margin:0 10px 0 10px;
	font-size:0.85em;
}

#footer a {
	color:#CCCCCC;
	text-decoration:none;
}
#footer a:hover {
	color:#333366;
}