* { 
    padding: 0px;
    margin: 0px;
	text-align: left;
	font-family: arial, helvetica, verdana;
}
/*html, body {
	height: 100%;	
}

* html #container{
	height: 100%;	
}*/

strong {float: none;font-weight: bold;}
body
{
	width: 100%;
	background: url('/global/images/main_bg_rpt.gif') repeat-x;
	background-color: #fff;
} 

#outer
{
	float: none;
	margin: 0px auto;
	width: 985px;
	/*height: 15px;
	padding-top:14px;
	padding-left:0px;
	background: url('/global/images/top_page_fade2.png') top no-repeat;	*/
}

#container
{
	float: left;
	width: 985px;
	background: url('/global/images/blog_container_repeater.png') repeat-y;
}

#homepage_content
{
	float: left;
	width: 941px;
	margin:0px auto;
	margin-left: 21px;
	background-color: #fff;
}
#header
{
	float: left;
	height: 95px;
	width:942px;
	background: url('/global/images/et_header_repeat.jpg') repeat-y;
}

#header p
{
	float: right;
	clear: both;
	color: #fff;
	font-size: 12px;
	padding:1px;
	padding-right: 15px;
	text-decoration: none;
}

#header p a
{
	float: left;
	color: #fff;
	font-size: 12px;
	text-decoration: none;
}

#header p a:hover
{
	color: #fff;
	font-size: 12px;
	text-decoration: none;
}
#header img
{
	float: left;
	padding:8px;
}
#header form
{
	width: 250px;
	float: right;
	clear: both;
}
#header .white a
{
	float: right;
	clear: both;
	color: #fff;
	font-size: 14px;
	padding:1px;
	padding-right: 0px;
}
#header .white a:hover
{
	font-size: 14px;
	text-decoration: underline;
	
}
#header .number
{
	float: right;
	clear: both;
	font-size: 13px;
	padding:0px;
	padding-right: 15px;
	color: #fff;
}

#header p.login
{
	float: right;
	background: url('/global/images/login_arrw.png') no-repeat right;
	margin-right: 15px;
	font-weight: bold;
	position: relative;
	bottom:3px;
}
#header p.login a
{
	float: right;
	clear: both;
	color: #fff;
	font-size: 12px;
	padding:1px;
	padding-right: 0px;
	font-weight: bold;
}
#header p.login a:hover
{
	text-decoration: underline;
}


#etoims_email
{
	float: right;
	width: 103px;
	margin-right:5px;
	color: #fff;
	font-size: 12px;
}
#etoims_email img
{
	position: relative;
	left:6px;
}
#etoims_email a 
{
	text-decoration: none;
}
#etoims_email a span
{
	float: right;
	padding-top:8px;
	margin-right:10px;
	color: #fff;
	font-size: 12px;
	text-decoration: none;
}
#etoims_email a span:hover 
{
	text-decoration: underline;
	cursor:pointer;
}
#etoims_email a p
{
	padding-top: 8px;
}
.info
{	
	width: 250px;
	float: right; 
}
.search
{
	float: left;
	width: 210px;

}
form #search
{
	float: right;
	width: 250px;
}
#navigation
{
	float: left;
	background-color: #496087;
	width: 942px;
	height: 23px;
	border-top: 2px solid #374e76;
	border-bottom: 3px solid #374e76;
	margin:0px;
	padding:0px;
}
#navigation ul
{
	float: left;
	width: 100%;
	text-align: center;
	margin:0px;
	padding:0px;
}
#navigation ul li
{
	float: left;
	height: 19px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 4px;
	maring:0px;
	display: inline;
}
#navigation ul li a
{
	float: left;
	padding-top:6px;
	font-size: 10px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
#navigation ul li:hover
{
	padding-bottom: 4px;
	background-color: #5fa1c8;
}
/*#navigation span
{
	float: left;
	color:#999999;
	font-size: 18px;
	vertical-align: bottom;
}*/
.nav_border
{
	border-right: 1px solid #999999;
}

#marquee
{
	/*background: url('/global/images/home_marquee2.png') no-repeat;*/
	width: 942px;
	height: 244px;
	margin: 0px;
	float: none;
	clear: both;
	border-bottom:4px solid #2b4640;
}

.marquee_info
{
	/*position: relative;
	top: 150px;
	left: 80px;*/
	width: 250px;
}
.marketing_marquee
{
	width: 942px;
	overflow: hidden;
	height: 244px;
}
#marquee_tabs 
{ 
	width: 160px;
	margin-left: 775px;
	text-align: left;
	padding-top: 10px;
	padding-left: 4px;
	z-index: 9;
	overflow: hidden;
	position: relative;
	bottom: 30px;
}
#marquee_tabs a 
{ 
	background: url('../images/marquee_tab_white.png') center center no-repeat;
	text-align: center;
	color: #fff;
	font-size: 11px;
	text-decoration: none;
	padding: 13px;

}
#marquee_tabs a.activeSlide 
{ 
	background: url('../images/marquee_tab_orange.png') center center no-repeat;
	text-align: center;
	color: #d54e9d;
	text-decoration: none;
	height: 30px;
	width: 30px;
	padding: 13px;
}
#marquee_tabs a:focus 
{ 
	outline: none; 
}
#featured_content
{
	width: 943px;
	float: none;
	clear: both;
	margin: 0px;
	
}

.box1
{
	background: url('/global/images/home_green_bg.png') no-repeat;
	width: 314px;
	height: 455;
	float: left;

}

.box1_content
{
	padding-top: 10px;
	padding-left: 13px;
 
}

.what_is_etoims
{
	background: url('/global/images/what_is_bg.png') no-repeat;
	width:292px;
	height:135px;
	float: none;
	clear: both;
	margin: 0px;
	padding-top: 2px;
	padding-left: 5px;
}
.what_is_etoims p
{
	 float: left;
	 width: 166px;
	 font-size: 11px; 
	 margin:0px;
	 padding: 0px;
	 position: relative;
	 bottom: 6px;
}
.what_is_etoims p sup
{
	font-size: 11px;
}
.learn_more
{
	color: #003300;
	font-weight: bold;
	padding: 0px;
	margin:0px;
	text-align: right;
	text-decoration: none;
}
.learn_more a
{
	font-size: 11px;
	color: #4c7c44;
	font-weight: normal;
	padding-left: 5px;
	margin:0px;
	text-decoration: none;

}

.learn_more a:hover
{
	font-size: 11px;
	color: #4c7c44;
	text-decoration: underline;
}
.box2
{
	background: url('/global/images/home_orange_bg.png') no-repeat;
	width: 304px;
	margin: 0px;
	float: left;
}

.box2_content
{
	padding-top: 8px;
	padding-left: 10px;
	
	 
}

.etoims_technique
{
	background: url('/global/images/media_bg.png') no-repeat;
	width:292px;
	height:120px;
	float: none;
	clear: both;
	margin: 0px;
	padding-top: 0px;
	padding-left: 5px;
	padding-bottom: 5px;
}

.box2_bg
{
	background: url('/global/images/orange_bg.png') no-repeat bottom;
	width:284px;
	height:131px;
	float: none;
	clear: both;
	margin-top: 5px;
	padding-top: 15px;
	padding-left: 5px;
	padding-bottom: 0px;
	
}
.box2_bg p
{
	position: relative;
	bottom:3px; 
}
.lifestyle_bg
{
	background: url('/global/images/orange_bg.png') no-repeat;
	width:284px;
	height:131px;
	float: none;
	clear: both;
	margin: 0px;
	padding-top: -5px;
	padding-left: 5px;
	padding-bottom: 2px;
	
}
.lifestyle_bg p
{
	position: relative;
	bottom:6px;
}
.lifestyle_bg p sup
{
	font-size: 11px;
}
.gold_text
{
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	color: #999966;
}

.orange_text
{
	font-family: arial, helvetica, verdana;
	font-size: 16px;
	color: #f7941e;
	text-decoration: none;
}
.orange_text a
{
	font-family: arial, helvetica, verdana;
	font-size: 16px;
	color: #f7941e;
	text-decoration: none;
}
.orange_text a:hover
{
	font-family: arial, helvetica, verdana;
	font-size: 16px;
	color: #f7941e;
	text-decoration: underline;
}

.bottom_shade
{
	background: url('/global/images/bottom_shade.png') no-repeat;
	width:943px;
	height: 16px;
	float: none;
	clear: both;
}

.box3
{
	background: url('/global/images/home_blue_bg.png') no-repeat;
	width: 324px;
	height: 455;
	margin: 0px;
	float: left;
}

.box3_content
{
	padding-top: 10px;
	padding-left: 13px;
	 
}

.learn_more_orange
{
	font-size: 11px;
	color: #ff6600;

	padding-top: 10px;
	text-decoration: none;
}
.learn_more_orange a
{
	font-size: 11px;
	color: #ff6600;
	padding-left: 5px;
	text-decoration: none;
}

.learn_more_orange a:hover
{
	font-size: 11px;
	color: #ff6600;
	padding-top: 10px;
	text-decoration: underline;
}

.clinicians
{
	background: url('/global/images/clinicians_bg.png') no-repeat;
	width:292px;
	height:130px;
	float: none;
	clear: both;
	margin: 0px;
	padding-top: 2px;
	padding-left: 5px;
	padding-bottom: 5px;
	
}
.clinicians p
{
	position: relative;
	bottom: 6px;
}
.clinicians p sup
{
	font-size: 11px;
}

.learn_more_blue
{
	font-size: 11px;
	color: #29a0dd;
	text-decoration: none;
}
.learn_more_blue a
{
	font-size: 11px;
	color: #29a0dd;
	padding-left: 5px;
	text-decoration: none;
}

.learn_more_blue a:hover
{
	font-size: 11px;
	color: #29a0dd;
	text-decoration: underline;
}

.copyright
{
	width: 943px;
	margin: 0px;
	font-family: arial, helvetica, verdana;
	font-size: 10px;
	color: #999999;
	padding-top: 13px;
	padding-bottom: 15px;
	text-align: center;
}

h2.box_headers

{
	font-family: century gothic;
	font-size: 22px;
	color: #fff;
	margin: 0px;
	padding: 0px;
}  

h3.title_headers
{
	font-family: arial, helvetica, verdana;
	font-size: 17px;
	color: #040404;
	margin: 0px;
	font-weight: bold;
	white-space: nowrap;
	padding: 0px;
}
h3.title_headers a
{
	color: #040404;
	font-weight: bold;
	text-decoration:none;
} 
h3.title_headers a:hover
{
	color: #666;
	font-weight: bold;
	text-decoration:none;
} 
.register1
{
	font-size: 12px;
} 
.register2
{
	font-size: 13px;
}
#body_footer
{
	float: left;
	width: 941px;
	background:url('/global/images/et_body_foot_bg.jpg') no-repeat;
	background-color: #fff;
}	
	
.footer_logos a img
{
	float: right;
	margin-right: 3px;
}
.footer_logos 
{
	float: left;
	width: 100%;
	padding-top: 5px;

}
#body_footer .footer_logos p
{
	float: left;
	font-size: 10px;
	color: #000000;
	margin-left: 350px;
	padding-top: 10px;
}

#footer_navigation
{
	float: left;
	margin-left:1px;
	width: 985px;
	padding-bottom: 40px;
	background: url('/global/images/blog_nav_footer_bg2.png') no-repeat;
}
#footer_navigation ul
{
	float: none;
	margin: 0px auto;
	width: 675px;
	height: 20px;
	text-align: center;
	padding-top: 20px;
	padding-left:10px;
}

#footer_navigation ul li
{
	float: left;
	display: inline;
	color:#0066cc;
	font-size: 10px;
}

#footer_navigation ul li a
{
	float: left;
	font-size: 11px;
	color:#0066cc;
	text-decoration: none;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
}

#footer_navigation ul li a:hover
{
	float: left;
	color:#339999;
	text-decoration: underline;
}

#footer_navigation span
{
	float: left;
	color:#0066cc;
	font-size: 10px;
	padding:2px;
}
#footer_navigation p, #footer_navigation p sup 
{
	/*float: left;
	margin-left: 400px;
	margin-top: 15px;*/
	width: 600px;
	margin: 0px auto;
	padding-top: 5px;
	font-size: 11px;
	color:#339999;
	text-align: center;
}
#footer_navigation  a
{
	float: left;
	text-decoration: none;
	color:#339999;
}
#home_videos
{
	float: left;
	width: 280px;
	height:80px;
}
#home_videos h3
{
	padding-bottom:10px;
}
#home_images
{
	float: left;
	width: 280px;
	height:80px;
}
#home_images h3
{
	padding-bottom:10px;
}
#home_images img
{
	margin-left: 5px;
}
#home_pdfs
{
	float: left;
	width: 280px;
	height:80px;
}
#home_pdfs h3
{
	padding-bottom:10px;
}
#home_pdfs select
{
	width: 150px;
	margin-left:60px;
	margin-bottom:10px;
}

.sep
{
	margin: 5px;
	padding: 5px;
	border-bottom: 1px solid #575656;
	width: 10px;
}