/*******************************************************************/
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,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background-image: url(images_new/bg.jpg);
	background-repeat: repeat-x;
	background-color: #2D1509;
}
ol, ul {
list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/*************************************************************/

#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#title {
	width: 800px;
	height: 129px;
	text-align: right;
	background-color: #F0DFC5;
}
#title img {
	margin-top: 15px;
}

.date {
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	height: 23px;
	color: #5D2F18;
	left: 102px;
	top: 106px;
	padding-left: 5px;
	font-weight: bold;
	float: left;
	margin-top: 5px;
}

#menu {
	width: 800px;
	font-weight: bold;
	height: 33px;
}
a.home {
	background-image: url(images_new/menu/homehov.png);
	height: 27px;
	width: 59px;
	display: block;
	float: left;
}
a.home span { 
        display: none; 
}

a.home:hover {
	background-image: url(images_new/menu/homehov.png);
	background-repeat: no-repeat;
	background-position: 0px -27px;
}
a.devlpmt {
	background-image: url(images_new/menu/development_hov.png);
	display: block;
	background-repeat: no-repeat;
	float: left;
	width: 116px;
	height: 27px;
}
a.devlpmt  span {
	display: none;
}
a.devlpmt:hover {
	background-image: url(images_new/menu/development_hov.png);
	background-repeat: no-repeat;
	background-position: 0px -27px;
}
a.gomi {
	background-image: url(images_new/menu/goals_and_mission_hov.png);
	display: block;
	background-repeat: no-repeat;
	float: left;
	width: 130px;
	height: 27px;
}
a.gomi span {
	display: none;
}
a.gomi:hover {
	background-image: url(images_new/menu/goals_and_mission_hov.png);
	background-repeat: no-repeat;
	background-position: 0px -27px;
}
a.slc {
	background-image: url(images_new/menu/sleep_centers_hov.png);
	display: block;
	background-repeat: no-repeat;
	float: left;
	width: 109px;
	height: 27px;
}
a.slc  span {
	display: none;
}
a.slc:hover {
	background-image: url(images_new/menu/sleep_centers_hov.png);
	background-repeat: no-repeat;
	background-position: 0px -27px;
}
a.cis {
	background-image: url(images_new/menu/cardiology_integration_hov.png);
	display: block;
	background-repeat: no-repeat;
	float: left;
	width: 231px;
	height: 27px;
}
a.cis span {
	display: none;
}
a.cis:hover {
	background-image: url(images_new/menu/cardiology_integration_hov.png);
	background-repeat: no-repeat;
	background-position: 0px -27px;
}
a.services {
	background-image: url(images_new/menu/services_hov.png);
	display: block;
	background-repeat: no-repeat;
	float: left;
	width: 78px;
	height: 27px;
}
a.services span {
	display: none;
}
a.services:hover {
	background-image: url(images_new/menu/services_hov.png);
	background-repeat: no-repeat;
	background-position: 0px -27px;
}
a.contact {
	background-image: url(images_new/menu/contact_hov.png);
	display: block;
	background-repeat: no-repeat;
	float: left;
	width: 77px;
	height: 27px;
}
a.contact span {
	display: none;
}
a.contact:hover {
	background-image: url(images_new/menu/contact_hov.png);
	background-repeat: no-repeat;
	background-position: 0px -27px;
}
#fl {
	height: 290px;
	width: 800px;
	background-color: #F0DFC5;
}
#pic_gomi {
	height: 150px;
	width: 800px;
	background-repeat: no-repeat;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	color: #643821;
	font-size: 16px;
	margin-left: 5px;
	text-align: left;
	font-weight: bold;
}
#name_center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	text-align: center;
	color: #5D2F18;
}

#content i {
	font-style: italic;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #643821;
}


#content {
	background-image: url(images_new/content_bg.jpg);
	width: 800px;
	background-color: #F0DFC5;
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 15px;
	display: table;
}
#content p {
	font-family: Arial, Helvetica, sans-serif;
	color: #68422D;
	font-size: 13px;
	line-height: normal;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.welcome_h1 {
	background-image: url(images_new/h1/welcome_h1.jpg);
	text-indent: -9999px;
	height: 21px;
	width: 243px;
	background-repeat: no-repeat;
	margin-left: 5px;
	margin-bottom: 10px;
	padding-top: 25px;
	background-position: bottom;
}
.gomi_h1 {
	background-image: url(images_new/h1/gomi_h1.jpg);
	height: 23px;
	width: 186px;
	background-repeat: no-repeat;
	background-position: bottom;
	text-indent: -9999px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-top: 10px;
}
.sc_h1 {
	background-image: url(images_new/h1/sleep_centers_h1.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 23px;
	width: 318px;
	text-indent: -9999px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-top: 10px;
}

.sis_conc_h1 {
	background-image: url(images_new/sis_conc_h1.jpg);
	height: 30px;
	width: 195px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: bottom;
	margin-left: 5px;
	margin-bottom: 10px;
	padding-top: 10px;
}
.cardio_int_h1 {
	background-image: url(images_new/h1/cardiology_int_h1.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 23px;
	width: 238px;
	text-indent: -9999px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-top: 10px;
}
.scoring_service_h1 {
	background-image: url(images_new/h1/scoring_service_h1.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 23px;
	width: 150px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-top: 10px;
	text-indent: -9999px;
}
.contact_h1 {
	background-image: url(images_new/h1/contact_h1.jpg);
	background-repeat: no-repeat;
	height: 23px;
	width: 90px;
	text-indent: -9999px;
	background-position: bottom;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-top: 10px;
}


#sis_conc {
	background-image: url(images_new/sis_coc_bg-copy.jpg);
	height: 144px;
	width: 800px;
	background-color: #D7C0A1;
	margin-top: 10px;
}
#sis_icons {
	width: 750px;
	margin-left: 10px;
}
#sis_icons img {
	margin-left: 15px;
}

.cmlist li {
	padding-top: 4px;
	padding-bottom: 4px;
	font-family: Arial, Helvetica, sans-serif;
	color: #68422D;
	font-size: 13px;
}
#content_list {
	margin-left: 20px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #5D2F18;
	font-size: 14px;
	width: 750px;
}
#contact {
	padding-left: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #5D2F18;
	font-size: 15px;
	line-height: 25px;
}
#contact-left {
	width: 430px;
	float: left;
}


#form {
	width: 400px;
	padding-left: 10px;
	padding-top: 10px;
}
#form  label {
	width: 120px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #321D10;
}
#form     .frmtxt {
	width: 180px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#form  textarea {
	height: 100px;
	width: 180px;
}

.submitbutton {
	width: 100px;
	margin-left: 190px;
	margin-top: 10px;
	background-color: #E8E9E1;
	border: 1px solid #616147;
}
#video {
	height: 480px;
	width: 640px;
	margin-left: 80px;
	padding-top: 15px;
}
#wtv {
	background-position: right center;
	background-repeat: no-repeat;
	padding-top: 10px;
	height: 28px;
	width: 780px;
	text-align: right;
}

#footer {
	color: #F0DFC5;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 5px;
	margin-bottom: 10px;
}
#footer li {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	color: #F0DFC5;
	font-size: 11px;
	padding-left: 5px;
}
#footer a {
	color: #F0DFC5;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
}
#content sup {
	font-size: 0.9em;
	position: relative;
	bottom: 0.5em;
}

/*sonoware style*/

#pic_somnoware {
	height: 291px;
	width: 800px;
	background-repeat: no-repeat;
}

h3{ font-size:16px;
	font-weight:bold;
	color:#68422D;
	font-family:Arial, Helvetica, sans-serif;
	padding:15px 0 0 20px;
}
.boldtitle{ font-size:12px;
	font-weight:bold;
	color:#68422D;
	font-family:Arial, Helvetica, sans-serif;
}
