* {
	margin: 0;
	padding: 0;
}

body
{
	color: #333;
	font: normal 76%/1.3 arial, helvetica, sans-serif;
	background-color: #F2EDCE;
}

a, a:link {
	color: #039;
	text-decoration: underline;
}

a:hover {
	color: #36c;
	text-decoration: none; 
}

a img {
	border-width: 0;
}

.ir {
	text-indent: -9999px;
	overflow: hidden;
	display: block;
}

#wrapper {
	position: relative;
	min-width: 860px;
}

#header {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 95px;
	background: #fff;
}

#header_inner {
	position: relative;
	margin: 0 auto;
	width: 910px;
}

#header h1 {
	position: absolute;
	top: 20px;
	width: 190px;
	height: 60px;
	left: 6px;
}

#header h1 a {
	background: url(/img/elm_sprites_white.png) no-repeat -200px 0;
	height: 100%;
	width: 100%;
}

#signup_form {
	position: absolute;
	top: 20px;
	right: 0;
	width: 320px;
}

#signup_form h3 {
	background: url(/img/elm_sprites_white.png) no-repeat -2px -234px;
	width: 100%;
	height: 18px;
}

#signup_form #fld_email {
	width: 217px;
	border: 1px solid #ccc;
	font: 11px arial, sans-serif;
	padding: 5px 6px 5px 6px;
	color: #666;
	float: left;
	display: inline;
}

#signup_form #btn_subscribe {
	width: 80px;
	height: 24px;
	background: url(/img/elm_sprites_white.png) no-repeat -50px 0;
	border-width: 0;
	float: left;
	display: inline;
}

#signup_form #btn_subscribe:hover {
	background: url(/img/elm_sprites_white.png) no-repeat -50px -24px;
	cursor: pointer;
}

#main {
	
}

#content_top {
	width: 100%;
	height: 150px;
	background: url(/img/strip_home.png) repeat-x;
	position: relative;
}

#content {
	background: url(/img/texture.jpg);
}

#content_inner {
	background: url(/img/wheat.png) repeat-x 0 bottom;
	padding-top: 20px;
	padding-bottom: 220px;
}

#content_holder {
	width: 910px;
	overflow: hidden;
	margin: 0 auto;
}

#content_top {
	height: 62px;
	background: url(/img/strip_inner.png) repeat-x;
}

#page_strip {
	position: relative;
	width: 900px;
	margin: 0 auto;
}

#strip_head {
	background: url(/img/Moving_inner.png) no-repeat;
	width: 220px;
	height: 20px;
	position: absolute;
	top: 23px;
	left: 0;
}

#strip_content {
	background: url(/img/Moving_inner.png) no-repeat -230px 0;
	width: 670px;
	height: 20px;
	position: absolute;
	top: 23px;
	left: 230px;
}

#content_main {
	float: right;
	display: inline;
	width: 670px;
}

#content_main h3 {
	color: #753A1B;
	font-size: 1.2em;
	margin-bottom: 0.5em;
}

#content_main p,
#content_main ol,
#content_main ul {
	margin-bottom: 0.5em;
	line-height: 1.4;
	color: #323232;
}

#flash {
	margin-bottom: 30px;
}

#flashholder {
	margin-bottom: 30px;	
}

/* @group Content Headers */

#content_main h2 {
	display: block;
	background-repeat:no-repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
	font-size: 18px;
	font-weight: normal;
}

/*#content_main h2#immediate {
	background-position: 0 -254px;
}

#content_main h2#convenient {
	background-position: 0 -284px;
}

#content_main h2#latest {
	background-position: 0 -310px;
}

#content_main h2#advanced {
	background-position: 0 -340px;
}

#content_main h2#minimally {
	background-position:  0 -370px;
}

#content_main h2#hospital {
	background-position: 0 -399px;
}*/

/* @end */

/* @group Sidebar Links */

#content_sidebar {
	width: 225px;
}

#content_sidebar ul {
	list-style: none;
}

#content_sidebar ul li {
	margin-bottom: 24px;
}

#content_sidebar ul li a {
	display: block;
	background: url(/img/elm_sprites.png) no-repeat 0 -48px;
	height: 22px;
	text-indent: -9999px;
}

#content_sidebar ul li a:hover,
#content_sidebar ul li a.active {
	background-position: -249px -48px;
}

#content_sidebar li#link_in_2 a {
background-position: 0 -72px;
}

#content_sidebar #link_in_2 a:hover,
#content_sidebar #link_in_2 a.active {
	background-position: -249px -72px;
}

#content_sidebar li#link_in_3 a {
background-position: 0 -98px;
}

#content_sidebar #link_in_3 a:hover,
#content_sidebar #link_in_3 a.active {
	background-position: -249px -98px;
}

#content_sidebar li#link_in_4 a {
background-position: 0 -120px;
}

#content_sidebar #link_in_4 a:hover,
#content_sidebar #link_in_4 a.active {
	background-position: -249px -120px;
}

#content_sidebar li#link_in_5 a {
background-position: 0 -143px;
}

#content_sidebar #link_in_5 a:hover,
#content_sidebar #link_in_5 a.active {
	background-position: -249px -143px;
}

#content_sidebar li#link_in_6 a {
background-position: 0 -167px;
}

#content_sidebar #link_in_6 a:hover,
#content_sidebar #link_in_6 a.active {
	background-position: -249px -167px;
}

#content_sidebar li#link_ext_1 a {
background-position: 0 -191px;
}

#content_sidebar #link_ext_1 a:hover {
	background-position: -249px -191px;
}

#content_sidebar li#link_ext_2 a {
background-position: 0 -215px;
}

#content_sidebar #link_ext_2 a:hover {
	background-position: -249px -215px;
}

#links_external {
	margin-top: 20px;
	padding-top: 30px;
	border-top: 1px dotted #333;
}

/* @end */

#footer {
	background: #753A1B url(/img/footer_shadow2.png) repeat-x 0 bottom;
	text-align: center;
	color: #D0BCB1;
	padding: 6px 6px 12px 6px;
	font-size: 90%;
}

/* @group Home */


.home #wrapper {
	min-width: 860px;
}

.home #header_inner {
	width: 855px;
}

.home #signup_form {
	right: 0;
}

.home #content_top {
	height: 150px;
	background: url(/img/strip_home.png) repeat-x;
}

.home #page_strip {
	width: 850px;
}

.home #strip_head {
	background: url(/img/Moving_home.png) no-repeat;
	width: 200px;
	height: 88px;
	position: absolute;
	top: 36px;
	left: 0;
}

.home #strip_content {
	background: url(/img/Moving_home.png) no-repeat -200px 0;
	width: 652px;
	height: 88px;
	position: absolute;
	top: 36px;
	left: 205px;
}

#photo_gallery {
	width: 860px;
	overflow: hidden;
	margin: 0 auto;
}

#photo_gallery .photo {
	float: left;
	display: inline;
	width: 250px;
	height: 180px;
	margin: 0 50px 20px 0;
	/*background: url(/img/photo_frame.png) no-repeat;*/
}

#photo_gallery .photo.row_end {
	margin-right: 0;
}

#photo_gallery .photo img {
	/*margin: 6px 0 0 4px;*/
	
}

#photo_gallery .photo a.ir {
	background: url(/img/elm_sprites_white.png) no-repeat -5px -65px;
	display: block;
	height: 20px;
	width: 225px;
	margin-left: 6px;
}

#photo_gallery .photo a.ir:hover {
	background: url(/img/elm_sprites_white.png) no-repeat -235px -65px;
}

#photo_gallery #photo2 a.ir {
	background-position:  -5px -93px;
}

#photo_gallery #photo2 a.ir:hover {
	background-position:  -235px -93px;
}

#photo_gallery #photo3 a.ir {
	background-position:  -5px -119px;
}

#photo_gallery #photo3 a.ir:hover {
	background-position:  -235px -119px;
}

#photo_gallery #photo4 a.ir {
	background-position:  -5px -149px;
}

#photo_gallery #photo4 a.ir:hover {
	background-position:  -235px -149px;
}

#photo_gallery #photo5 a.ir {
	background-position:  -5px -176px;
}

#photo_gallery #photo5 a.ir:hover {
	background-position:  -235px -176px;
}

#photo_gallery #photo6 a.ir {
	background-position:  -5px -206px;
}

#photo_gallery #photo6 a.ir:hover {
	background-position:  -235px -206px;
}

/* @end */

