
/* RESET STYLE */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* END RESET */

/* GENERAL STYLE DEFINITIONS */

body {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#313a36;
background-color:#000;
text-align:center;
}

.hidden {
display:none;
visibility:hidden;
}

a:link, a:visited {
color:#38595e;
text-decoration:none;
}

a:hover {
color:#60878d;
text-decoration:underline;
}

h1, h2, h3, h4, h5, h6 {
padding:10px 0 10px 0;
}

h1 {
font-size:3.0em;
color:#1d9b41;
}

h2 {
font-size:2.5em;
color:#6c7974;
}

h3 {
font-size:1.8em;
color:#6c7974;
}

h4 {
font-size:1.5em;
}

h5 {
font-size:1.4em;
}

h6 {
font-size:1.3em;
}

p {
font-size:1.2em;
margin:0;
padding:5px 0 5px 0;
line-height:1.3em;
}

ul {
	list-style-type: disc;
	list-style-image: none;
	list-style-position: inside;
	font-size:1.3em;
	margin:5px 0 5px 10px; 
}
ol {
	list-style-type: decimal;
	list-style-position: inside;
	margin:5px 0 5px 10px; 
}
ol ol {
	list-style-type: decimal;
}
ul li { margin:3px auto; }
ol li { margin:3px auto; }
ol ol { font-style: normal; }

.clear {
clear:both;
}

.clear_left {
clear:left;
}

.clear_right {
clear:right;
}

form {
}

form label {
font-weight:bold;
}

form label.required {
color:red;
font-weight:bold;
}

input {
background-color:#ddd;
}

input.white {
background-color:#fff;
}

select {
background-color:#ddd;
}

option {
background-color:#ddd;
}

.inputbox
{
background:transparent url(img/shadow.gif) repeat-x top;
border-bottom:1px solid #ddd;
border-left:1px solid #c3c3c3;
border-right:1px solid #c3c3c3;
border-top:1px solid #7c7c7c;
padding:2px 0;
color:#333;
}

/* END GENERAL STYLE DEFINITIONS */

#wrap {
width:966px;
margin:0 auto;
text-align:left;
background:#cdd0d0 url("img/content_bg.gif") top left repeat-y;
}

#wrap.white {
width:966px;
margin:0 auto;
text-align:left;
background-color:#fff;
}

#header {
width:100%;
height:124px;
background:#cdd0d0 url("img/header_bg.gif") top left no-repeat;
border-bottom:33px solid #cdd0d0;
}

#header.white {
width:100%;
height:124px;
background:#fff url("img/header_bg_white.gif") top left no-repeat;
border-bottom:33px solid #fff;
}

#header h1  {
margin:0;
padding:0;
}

#header h1 a:link, #header h1 a:visited  {
float:left;
width:712px;
height:90px;
display:block;
}

#header h4  {
margin:0;
padding:0;
}

#header h4 a:link, #header h4 a:visited  {
float:right;
width:137px;
height:26px;
display:block;
background:transparent url("img/lo_resources_button.gif") top center no-repeat;
margin:10px 10px 0 0;
}

#navbar {
clear:left;
float:left;
width:425px;
height:30px;
margin:10px auto 0 0;
}

#contentbox {
width:100%;
min-height:100%;
margin:0 auto;
}

#contentbox.white {
width:100%;
min-height:100%;
margin:0 auto;
background-color:#fff;
}

.innertube {
padding:15px;
}

.innertube_smtext {
padding:15px;
font-size:0.9em;
}

.innertube_wide {
padding:15px 20px 20px 40px;
}

#left_column {
float:left;
width:405px;
padding:0 0 90px 0;
margin:0 0 0 24px;
font-size:1.3em;
font-family:Tahoma;
text-align:justify;
}

#left_column.pattern {
float:left;
width:405px;
min-height:210px;
padding:0 0 90px 0;
margin:0 0 0 24px;
font-size:1.3em;
font-family:Tahoma;
background:transparent url("img/left_column_bg_pattern.gif") repeat-y;
background-position:0 50px;
}

#left_column.pattern h3 {
width:300px;
height:79px;
display:block;
background:transparent url("img/left_column_thankyou.gif") top center no-repeat;
margin:0 auto;
padding:0;
border-top:50px solid #9ba9a2;
}

#left_column.profile {
text-align:left;
}

.thumbnail {
float:right;
border: 2px #38595e solid;
margin:0 0 10px 15px;
}

.location_photo {
float:right;
}

#location_photo h5, #location_photo h5 a:link, #location_photo h5 a:visited  {
color:#444;
font-size:1.1em;
margin:0;
padding:0;
}

.location_thumbnail {
border:1px #222 solid;
margin:0 0 10px 0;
}

.titlebox {
width:100%;
height:23px;
border-bottom:#6c7974 solid 3px;
text-align:right;
}

.titlebox h3 {
float:right;
padding:3px 5px 5px 5px;
margin:0 0 -3px 0;
color:#38595e;
font-size:1.4em;
background-color:#9BA9A2;
display:block;
}

.titlebox_blank {
width:100%;
height:auto;
border-bottom:#6c7974 solid 3px;
text-align:right;
margin:-20px 0 0 0;
}

.titlebox_blank h3 {
width:inherit;
padding:0 15px 5px 0;
margin:0;
color:#38595e;
font-size:0.1em;
/* background-color:#9ba9a2; */
}

.productline {
clear:left;
float:right;
margin:0 5px 0 0;
text-align:right;
}

.productline h5 {
margin:0;
padding:0;
font-size:1.1em;
}

#workcenter_buttons {
float:left;
margin:15px 15px 10px 0;
}

#middle_column {
float:left;
width:515px;
padding:0;
margin:0;
}

#middle_column.wide {
float:right;
width:515px;
}

#middle_column_content {
width:323px;
padding:0;
margin:0;
}

#middle_column h3 {
padding:0;
margin:10px 0 0 18px;
}

#middle_column h4 {
font-size:1.5em;
color:#9ba9a2;
text-align:center;
}

#middle_column h4.gray {
font-size:1.6em;
line-height:1.3em;
color:#979c9f;
padding:20px 40px 10px 40px;
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

#middle_column h4.gray2 {
font-size:2.0em;
line-height:1.5em;
color:#979c9f;
padding:20px 0 10px 0;
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

#middle_column h4.grayleft {
font-size:1.5em;
line-height:1.3em;
color:#979c9f;
padding:10px 0 0 18px;
margin:0;
text-align:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

#middle_column h5 {
padding:0;
margin:5px 0 0 18px;
}

#middle_column p {
font-size:1.3em;
}

#right_column {
float:right;
width:187px;
min-height:100px;
margin:0;
padding:0;
}

#right_column h3 {
margin:8px 0 3px 5px;
padding:0;
}

#right_column h4, #right_column h4 a:link, #right_column h4 a:visited  {
margin:0;
padding:0 0 1px 0;
color:#CDD0D0;
font-size:14px;
text-align:left;
}

.darkgreen_column {
width:167px;
min-height:200px;
background-color:#6c7974;
padding:20px 10px 15px 10px;
color:#000;
font-size:1.2em;
}

.darkgreen_column h4, .darkgreen_column h4 a:link, .darkgreen_column h4 a:visited {
margin:0;
padding:0 0 1px 0;
color:#CDD0D0;
font-size:14px;
text-align:left;
}

#subright_content {
float:right;
clear:right;
width:490px;
margin:15px 13px 0 0;
background-color:#000;
}

#subright_content .content {
width:84%;
min-height:60px;
border-right:2px #eee solid;
border-left:2px #eee solid;
margin:10px auto;
padding:0 15px 10px 15px;
color:#ccc;
}

#subright_content2 {
float:right;
clear:right;
width:490px;
margin:15px 13px 0 0;
background-color:#555750;
}

#subright_content2 .content {
width:auto;
min-height:30px;
margin:10px auto;
padding:0 15px 10px 15px;
color:#eee;
}

.meetus_profile {
float:left;
width:110px;
margin:5px 10px 5px 0;
}

.meetus_profile a {
text-decoration: none;
}

.sm_profile_photo {
border: 2px #38595e solid;
margin:0 0 3px 0;
}

#footer {
position:relative;
width:966px;
height:80px;
margin:0 auto;
background:#555750 url("img/footer_ehl_logo.gif") top right no-repeat;
color:#fff;
border-top:40px solid #cdd0d0;
font-size:1.1em;
}

#footer.white {
position:relative;
width:966px;
height:80px;
margin:0 auto;
background:#555750 url("img/footer_ehl_logo.gif") top right no-repeat;
color:#fff;
border-top:40px solid #fff;
font-size:1.1em;
}

#footer h2, #footer.white h2 {
position:absolute;
width:287px;
height:173px;
left:41px;
bottom:19px;
margin:0;
padding:0;
display:block;
background:#000 url("img/bottom_slogan.gif") top center no-repeat;
z-index:100;
}

#footer a:link, #footer a:visited, #footer.white a:link, #footer.white a:visited {
color:#9ba9a2;
}

#footer a:hover, #footer.white a:hover {
color:#bcccc4;
text-decoration:none;
}

#footer ul, #footer.white ul {
	float:right;
	margin:39px 90px 0 0;
	padding:0;
	list-style-type: none;
	font-size:1.5em;
	color:#333;
	text-align:center;
}

#footer ul li, #footer.white ul li {
	display: inline;
	padding:0 0 0 24px;
}

#footer ul li a:link, #footer ul li a:visited, #footer.white ul li a:link, #footer.white ul li a:visited {
	color:#9ba9a2;
}

#footer ul li a:hover, #footer.white ul li a:hover {
	color:#bcccc4;
	text-decoration:none;
}

/************** siteInfo styles ****************/

#siteInfo {
	clear: both;
	min-height:60px;
	font-size: small;
	color: #eee;
	width:966px;
	background-color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0 auto;
}

#cright {
	float:left;
	color:#ccc;
	font-weight:bold;
	font-size:10px;
	text-align:left;
	margin: 10px 0 0 10px;
}
#cright a,#cright a:link, #cright a:visited {
	color:#ccc;
}
#license {
	float:right;
	color:#ccc;
	font-weight:bold;
	font-size:10px;
	margin: 10px 20px 0 0;
}
