@charset "utf-8";
/* CSS Document */

@font-face {
	font-family: 'Conv_123';
	src: url('font/helvitica/fonts/123.eot');
	src: local('☺'), url('font/helvitica/fonts/123.woff') format('/woff'), url('font/helvitica/fonts/123.ttf') format('truetype'), 
	url('font/helvitica/fonts/123.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Conv_HelveticaNeueLTStd-BdCn';
	src: url('font/helvitica Bdcn/fonts/HelveticaNeueLTStd-BdCn.eot');
	src: local('☺'), url('font/helvitica Bdcn/fonts/HelveticaNeueLTStd-BdCn.woff') format('woff'), url('font/helvitica Bdcn/fonts/HelveticaNeueLTStd-BdCn.ttf') format('truetype'), url('font/helvitica Bdcn/fonts/HelveticaNeueLTStd-BdCn.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Conv_HelveticaNeueLTStd-Md';
	src: url('font/helvitica Md/fonts/HelveticaNeueLTStd-Md.eot');
	src: local('☺'), url('font/helvitica Md/fonts/HelveticaNeueLTStd-Md.woff') format('woff'), url('font/helvitica Md/fonts/HelveticaNeueLTStd-Md.ttf') format('truetype'), url('font/helvitica Md/fonts/HelveticaNeueLTStd-Md.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Conv_HelveticaNeueLTStd-MdCn';
	src: url('font/helvitica Mdcn/fonts/HelveticaNeueLTStd-MdCn.eot');
	src: local('☺'), url('font/helvitica Mdcn/fonts/HelveticaNeueLTStd-MdCn.woff') format('woff'), url('font/helvitica Mdcn/fonts/HelveticaNeueLTStd-MdCn.ttf') format('truetype'), url('font/helvitica Mdcn/fonts/HelveticaNeueLTStd-MdCn.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Conv_HelveticaNeueLTStd-Roman';
	src: url('font/helvitica-roman/fonts/HelveticaNeueLTStd-Roman.eot');
	src: local('☺'), url('font/helvitica-roman/fonts/HelveticaNeueLTStd-Roman.woff') format('woff'), url('font/helvitica-roman/fonts/HelveticaNeueLTStd-Roman.ttf') format('truetype'), url('font/helvitica-roman/fonts/HelveticaNeueLTStd-Roman.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

body{
	font-size: 12px;
	line-height:18px;
	background:url(../images/body-bg.jpg) no-repeat top center #c3d8dc;
}

*{margin:0; padding:0;}
img{border:none;}
a{text-decoration:none;}


#container{
	width:100%;
	float:left;
	background:url(../images/container-bg.png) no-repeat top center;
	height:auto;
	padding-bottom:13px;
}

#wrapper{
	width:1044px;
	margin:0 auto;
}

.gobutton {
    background:url(images/go.png) no-repeat;
    cursor:pointer;
    width: 38px;
    height: 24px;
    border: none;
}

/*header starts here*/
.header{
	width:1024px;
	float:left;
	padding:0 10px;
}

.logo{
	width:382px;
	float:left;
}

.logo img{
	padding:13px 0px;
}

.header-right{
	width:642px;
	float:left;
}

.header-right-top{
	width:642px;
	float:left;
}

.service-login {
    float: left;
    margin: 15px 0px 0px 116px;
    width: 168px;
}

.text {
    width: 225px;
    float: left;
    margin: 15px 0px 0px 25px;
}

.submit {
    width: 225px;
    float: left;
    margin: 15px 0px 0px 25px;
}

.number-text {
	margin: 15px 0 0 7px !important;
    width: 235px !important;
}

.number-text h1 {
	text-align: left !important;
	width: 157px !Important;
}

.number-text span {
	float: right;
}

.phone-ext {
	font-size: 20px;
    margin-top: 1px;
    padding-left: 2px;
    width: 75px;
}

h1 {
    font-family: 'Conv_HelveticaNeueLTStd-MdCn';
    float: left;
    padding-left: 0px;
    width: 206px;
    color: rgb(35, 31, 32);
    font-size: 25px;
    font-weight: bold;
    text-align: right;
}

span {
    font-family: 'Conv_HelveticaNeueLTStd-BdCn';
    color: rgb(0, 117, 188);
    float: left;
    font-size: 17px;
    font-weight: normal;
    margin-top:5px;
    width: 189px;
    padding-left: 19px;
}

.followuson{
	width:107px;
	float:right;
	margin-top:12px;


}

.header-links {
    float: left;
    width: 598px;
    margin-top:23px;
    margin-left:41px;
}

ul.nav {
width: auto;
float: left;
padding-left: 64px;
}

ul.nav li {
    list-style:none outside none;
    float:left;
    margin-right:9px;
}

ul.nav li a {
    font-family: 'Conv_HelveticaNeueLTStd-BdCn';
    color: rgb(100, 99, 102);
    font-size: 15px;
    font-weight:normal;
    padding:0px 10px;
}

ul.nav li a:hover{
	color:#0075bc;
	background:url(../images/dot.png) no-repeat left center, url(../images/dot.png) no-repeat right center;

}

ul.nav li a.current{
	color:#0075bc;
	background:url(../images/dot.png) no-repeat left center, url(../images/dot.png) no-repeat right center;
}
/*header close here*/


/*content starts here*/
.content{
	width:1024px;
	float:left;
	padding:0 10px;
}

.content-text{
	width:460px;
	float:left;
}

h2 {
    font-family: 'Conv_HelveticaNeueLTStd-MdCn';
    width: 383px;
    float: left;
    font-size: 36px;
    line-height: 42px;
    padding-top: 52px;
    padding-bottom: 15px;
    font-weight: normal;
    color:#3b3537;
}



p {
	font-family: 'Conv_HelveticaNeueLTStd-MdCn';
    width:392px;
    float: left;
    font-size: 18px;
    color:#414042;
    font-weight:normal;
    padding-bottom: 25px;
    line-height: 24px;
}

p.blue {
    font-family: 'Conv_123';
    width: 433px;
    float: left;
    font-size: 17px;
    color: rgb(0, 117, 188);
    font-weight: normal;
    padding-bottom: 25px;
    line-height: 24px;
}

.content-text input[type="button"] {
	color:white;
	background:url(../images/big-button-bg.png) no-repeat;
	height:25px;
	border:none;
	width:106px;
	float:left;
	line-height:25px;
	text-align:center;
	font-weight:bold;
	padding-bottom:3px;
	cursor:pointer;
}

.content-right{
	width:564px;
	float:left;
	height:393px;
	background:url(../images/girl2.png) no-repeat;
}

.signuparea{
	width:251px;
	float:right;
	
}

.signup-newsletter {
	font-family: 'Conv_123';
    width: 231px;
    float: left;
    color: rgb(255, 255, 255);
    font-size:18px;
    font-weight:normal;
    padding-top: 52px;
    padding-left: 20px;
}

.youremailaddress{
	width:251px;
	float:left;
	background: url("../images/enteryouremail-bg.png") no-repeat scroll 0% 0% transparent;
    height: 52px;
	margin-left:5px;
}

.youremailaddress input[type="text"] {
    border: medium none;
    width: 140px;
    float: left;
    background: none repeat scroll 0% 0% transparent;
    margin: 18px 0px 0px 22px;
	outline:none;
}

.youremailaddress input[type="image"] {
    width: 38px;
    float: right;
    margin: -20px 155px -20px -15px;
	outline:none;
}

.youremailaddress input2[type="image10"] {
    width: 38px;
    float: right;
    margin: -20px 155px -20px -15px;
	outline:none;
}


.youremailaddress img {
    float: left;
    margin: 14px 0 0 10px;
}
/*content close here*/

/*middle-content starts here*/
.middle-content{
	width:1044px;
	float:left;
}

.middle-area{
	width:341px;
	float:left;
	margin-right:7px;
}

.middle-content-top{
	width:341px;
	float:left;
	background:url(../images/box-top.png) no-repeat;
	height:29px;
}

.middlecontent-box {
    width: 316px;
    float: left;
    background: url("../images/box-middle.png") repeat-y scroll 0% 0% transparent;
    padding-left: 25px;
}

.middlecontent-box2 {
    width: 316px;
    float: left;
    background:url(../images/box-middle.png) repeat-y;
	padding-left:25px;
}

.middle-content-bottom{
	width:341px;
	float:left;
	background:url(../images/box-bottom.png) no-repeat;
	height:32px;
}


h3 {
   font-family: 'Conv_123';
    width: 294px;
    float: left;
    font-size: 23px;
    color:#0075bc;
    text-align: center;
    font-weight: normal;
    margin-bottom: 10px;
}

.contentbox-img{
	width:294px;
	float:left;
	margin-bottom:5px;
}

.contentbox-text{
	width:294px;
	float:left;
}

p.actual{
	font-family: 'Conv_HelveticaNeueLTStd-MdCn';
	width:286px;
	float:left;
	font-size:13px;
	color:#000;
	line-height:16px;
}

.readmore-button{
	width:294px;
	float:left;
}

.readmore-button input[type="button"] {
    width: 85px;
    height: 22px;
    background: url("../images/actual-button-bg.png") no-repeat scroll 0% 0% transparent;
    border: none;
    float: right;
    color: #fff;
    padding-bottom: 3px;
    font-weight: bold;
    font-size: 12px;
	margin-top:-20px;
	cursor:pointer;
}
/*middle-content ends here*/


/*bottom-content starts here*/
.bottom-content{
	width:1044px;
	float:left;
	margin-bottom:15px;
}

.bottom-contenttop{
	width:695px;
	float:left;
	background:url(../images/bottomtop.png) no-repeat;
	height:25px;
}

.bottom-contentmiddle{
	width:695px;
	float:left;
	background:url(../images/bottommiddle.png) repeat-y;
}

.bottom-contentlast{
	width:695px;
	float:left;
	background:url(../images/bottomlast.png) no-repeat;
	height:23px;
}

.bottom-contentarea{
	width:695px;
	float:left;
}

.bottomcontent-left{
	width:695px;
	float:left;
	padding-bottom:20px;
}

h3.coverage-area {
	font-family: 'Conv_123';
    width: 655px;
    float: left;
    font-size: 22px;
    color: rgb(255, 255, 255);
    text-align: left;
    padding: 5px 0px 0px 15px;
    margin-left: 15px;
}

.bottomcontent-left-text {
	font-family: 'Conv_HelveticaNeueLTStd-MdCn';
    width: 175px;
    float: left;
    font-size: 13px;
    color:#000;
    line-height: 16px;
    font-weight:normal;
    padding: 0px 15px;
	margin-left:15px;
}

.bottomcontent-left-map{
	width:450px;
	float:left;
}

.bottomcontent-right{
	width:346px;
	float:right;
}

.bottomcontent-rightarea{
	width:346px;
	float:left;
}

.blue-box{
	width:346px;
	float:left;
	padding-bottom:7px;
}

.bluebox-top{
	width:346px;
	float:left;
	background:url(../images/bluebox-top.png) no-repeat;
	height:23px;
}

.bluebox-middle{
	width:346px;
	float:left;
	background:url(../images/bluebox-middle.png) repeat-y;
}

.bluebox-last{
	width:346px;
	float:left;
	background:url(../images/bluebox-last.png) no-repeat;
	height:23px;
}

.blue-box2{
	width:346px;
	float:left;
}
.download{
	width:173px;
	height:21px;
	background:url(../images/download-bg.png) no-repeat;
	color:#111c37;
	font-size:28px;
	text-align:center;
	font-weight:bold;
	padding:15px 35px;
	margin:9px 50px;
	cursor:pointer;
}

.download a{
	font-family: 'Conv_123';
	color:#111c37;
	font-weight:normal;
}

.ourreferralform {
	font-family: 'Conv_123';
    width: 276px;
    float: left;
    font-size: 28px;
    font-weight:normal;
    color: rgb(255, 255, 255);
    padding-left: 40px;
    margin-left: 15px;
}

.getout-brochure {
	font-family: 'Conv_123';
    width: 200px;
    float: left;
    font-size: 22px;
    color: rgb(255, 255, 255);
    text-align: left;
    font-weight:normal;
    padding: 8px 0px 0px 15px;
    margin-left: 15px;
}

.here{
	font-family: 'Conv_123';
	width:88px;
	float:left;
	background:url(../images/here-bg.png) no-repeat;
	height:38px;
	color:#fff;
	font-size:22px;
	font-weight:normal;
	text-align:center;
	line-height:38px;
}

.getout-brochure-bg {
    width: 320px;
    float: left;
    background: url("../images/getbroucher-bg.png") no-repeat scroll 34px 5px transparent;
    height: 210px;
    margin-left: 10px;
}
/*bottom-content ends here*/

/*footer starts here*/
.footer{
	width:100%;
	float:left;
	background-color:#0175bc;
	box-shadow: -1px 1px 10px #d8dedf;
	border-top:1px solid #fff;
}

.footer-menu{
	width:1024px;
	margin:0 auto;
}

ul.footer-links {
width:694px;
float:left;
margin:9px 0 0 0;
padding-bottom:8px;
}

ul.footer-links li{
	list-style:none;
	float:left;
	background:url(../images/footerli-bg.png) no-repeat right center;
	padding:0 10px;
}

ul.footer-links li:last-child{
	background:none;
}

ul.footer-links li a{
	font-family: 'Conv_HelveticaNeueLTStd-Roman';
	color:#fff;
}

ul.footer-links li a:hover{
	color:#000;
}

.copyright {
    color: #FFFFFF;
    float: right;
    font-family: 'Conv_HelveticaNeueLTStd-Roman';
    margin-right:10px;
    margin-top:9px;
    text-align:right;
    width:320px;
}


.copyright > a {
    color: white;
}

.copyright > a:hover {
    color:#000;
}
/*footer ends here*/



/************************ABOUT PAGE CSS STARTS HERE**************************************************/
#about .content {
    width: auto;
    float: left;
    padding: 15px 38px 50px;
}

#about h3{
	font-family: 'Conv_123';
	width:974px;
	float:left;
	text-align:left;
	margin-bottom:25px;
	font-weight:normal;
}

.about-text{
	width:500px;
	float:left;
}

.about-map {
    width: 454px;
    float: left;
    margin-left: 20px;
}

span.normal{
	font-family: 'Conv_HelveticaNeueLTStd-Roman';
	font-size: 13px;
    color: rgb(0, 0, 0);
    line-height: 16px;
	font-weight:normal;
	margin-bottom:10px;
	float:left;
	width:auto;
	padding:0px;
	text-align:justify;
}

#about span.bold{
	font-family: 'Conv_HelveticaNeueLTStd-Roman';
	font-weight:bold;
	color:#0075bc;
	font-size:13px;
	width:auto;
	margin-bottom:10px;
	padding:0px;
}

#about span.bold-black{
	font-family: 'Conv_HelveticaNeueLTStd-Roman';
	color:#000;
	font-weight:bold;
	font-size:13px;
	width:auto;
	margin-bottom:10px;
	padding:0px;
}

.main-text{
	width:972px;
	float:left;
	margin-bottom:25px;
}



#about .top-part{
	width:1044px;
	float:left;
	background:url(../images/content-top-bg.png) no-repeat;
	height:29px;
}

#about .center-part{
	width:1044px;
	float:left;
	background:url(../images/content-middle-bg.png) repeat-y;
}

#about .bottom-part{
	width:1044px;
	float:left;
	background:url(../images/content-bottom-bg.png) no-repeat;
	height:29px;
}

#about .content-area{
	width:1044px;
	float:left;
	margin-top:20px;
}

/************************ABOUT PAGE CSS ENDS HERE**************************************************/

/************************HOME_BOOK A STUDY PAGE CSS STARTS HERE**************************************************/
#Home_book .middle-wrapper{
	width:1024px;
	float:left;
	padding:0 10px;
	background:url(../images/middle-wrapper-bg.png) no-repeat;
	background-position:211px 10px;
	margin-bottom:20px;
}

#Home_book .circle1 {
	font-family: 'Conv_123';
    width: 226px;
    float: left;
    background: url("../images/circle1-bg.png") no-repeat;
    height: 154px;
    font-size: 28px;
    color: white;
    padding: 68px 0px 0px;
    line-height: 30px;
    text-align: center;
}

#Home_book .circle2 {
    width: 226px;
    float: left;
    background: url("../images/circle2-bg.png") no-repeat;
    height: 222px;
	margin-left:40px;
}

#Home_book .circle-text {
	font-family: 'Conv_123';
    font-size: 20px;
    color: rgb(255, 255, 255);
    text-align: center;
    padding: 54px 0;
    line-height: 23px;
}

#Home_book .circle3 {
    width: 226px;
    float: left;
    background: url("../images/circle3-bg.png") no-repeat;
    height: 222px;
	margin-left:40px;
}

#Home_book .circle3-text {
	font-family: 'Conv_123';
    font-size: 22px;
    color: rgb(255, 255, 255);
    text-align: center;
    padding: 69px 0px;
    line-height: 23px;
}

#Home_book .circle4{
	width:226px;
	float:left;
	background:url(../images/circle4-bg.png) no-repeat;
	height:222px;
	margin-left:40px;
}

#Home_book .circle4-text {
	font-family: 'Conv_123';
    font-size: 22px;
    color: rgb(255, 255, 255);
    text-align: center;
    padding: 38px 0px;
    line-height: 23px;
}

#Home_book span.underline{
	font-family: 'Conv_123';
	text-decoration:underline;
	color:white;
	font-size:28px;
	text-align:center;
}

#Home_book span.small{
	font-family: 'Conv_123';
	font-size:12px;
	color:white;
	text-align:center;
	line-height:16px;
	margin-top:10px;
}

#Home_book .below-middle-wrapper{
	width:1024px;
	float:left;
	padding:0 10px;
}

#Home_book .video{
	width:675px;
	float:left;
	margin-top: 14px;
}

#Home_book .middle-area{
	margin-left:1px;
}

#Home_book h3{
	font-family: 'Conv_123';
	text-align:left;
	font-size:20px;
	font-weight:normal;
}

#Home_book h3.associated{
	font-family: 'Conv_123';
	margin-top:10px;
	font-size:20px;
	font-weight:normal;
}

#Home_book h4{
	font-family: 'Conv_HelveticaNeueLTStd-Roman';
	font-size:13px;
	padding-left:20px;
	font-weight:normal;
	background:url(../images/h4-bg.png) no-repeat;
	background-position:9px 7px;
	line-height:19px;
}	

/************************HOME_BOOK A STUDY PAGE CSS ENDS HERE**************************************************/

/************************Stuff-PAGE CSS STARTS HERE**************************************************/
#stuff-page .content {
    width: auto;
    float: left;
    padding: 15px 38px 50px;
}

#stuff-page .top-part{
	width:1044px;
	float:left;
	background:url(../images/content-top-bg.png) no-repeat;
	height:29px;
}

#stuff-page .center-part{
	width:1044px;
	float:left;
	background:url(../images/content-middle-bg.png) repeat-y;
}

#stuff-page .bottom-part{
	width:1044px;
	float:left;
	background:url(../images/content-bottom-bg.png) no-repeat;
	height:29px;
}

#stuff-page .content-area{
	width:1044px;
	float:left;
	margin-top:20px;
}

#stuff-page h3{
	font-family: 'Conv_123';
	text-align:left;
	font-size:23px;
}

#stuff-page .top-content{
	width:975px;
	float:left;
	margin-bottom:18px;
	margin-top:20px;
}

#stuff-page .image{
	width:123px;
	float:left;
}

#stuff-page .director {
    width: 259px;
    float: left;
    padding: 74px 0px 0px 15px;
}

#stuff-page p {
	font-family: 'Conv_123';
    width: 256px;
    float: left;
    font-size: 19px;
    color: rgb(0, 117, 188);
    padding: 0px;
    margin: 0px 0px 6px;
}

#stuff-page span.bold{
	font-family: 'Conv_123';
	width:252px;
	float:left;
	font-size:13px;
	color:black;
	line-height:none;
	padding:0;
	margin:0;
}

#stuff-page span.bold:hover{
    color:#0075bc;
}


#stuff-page span.small-width{
	font-family: 'Conv_123';
	width:160px;
	float: left;
font-size: 13px;
color: black;
padding:0px;
}

#stuff-page span.normal{
	font-family: 'Conv_HelveticaNeueLTStd-Roman';
	width:253px;
	float:left;
	font-size:13px;
	color:#000;
	font-weight:normal;
	padding:0;
	margin-bottom:20px;
	margin-top:0px;
}

#stuff-page span.normal-blue{
	font-family: 'Conv_HelveticaNeueLTStd-Roman';
	width:274px;
	float:left;
	font-size:13px;
	color:#0075bc;
	font-weight:normal;
	padding:0;
	margin:0;
	
}

#stuff-page p.little-small{
	font-family: 'Conv_123';
	width:auto;
    float: left;
    font-size: 15px;
    color: rgb(0, 117, 188);
}

#stuff-page .general-manager{
	width:380px;
	float:left;
	padding-top:74px;
}

#stuff-page .middle-content{
	width:975px;
	float:left;
	border-bottom:1px solid #0075bc;
	padding-bottom:40px;
	
}

.sleep-fellow {
    width: 214px;
    float: left;
    margin-left: 20px;
}

.sleep-fellow1{
	width:160px;
	float:left;
}

.sleep-technicians{
	width:288px;
	float:left;
}

.ambulatory-sleep-study{
	width:293px;
	float:left;
}


#stuff-page .bottom-content{
	width:975px;
	float:left;
	margin-top:35px;
}

#stuff-page .sleep-consultants{
	width:294px;
	float:left;
}

#stuff-page .respiratory-consultants{
	width:320px;
	float:left;
}

#stuff-page .ENT-Consultants{
	width:350px;
	float:left;
}

#stuff-page h2{
	font-family: 'Conv_123';
	width:auto;
	float:left;
	font-size:23px;
	color:#0075bc;
	padding:0;
}


.bold > a {
    color: #000000;
}

.bold > a:hover{
    color:#0075bc;
}



	
/************************Stuff-PAGE CSS ENDS HERE**************************************************/

/************************DOWNLOAD-PAGE CSS STARTS HERE**************************************************/
#download-page .content {
    width: auto;
    float: left;
    padding: 15px 38px;
}

#download-page .top-part{
	width:1044px;
	float:left;
	background:url(../images/content-top-bg.png) no-repeat;
	height:29px;
}

#download-page .center-part{
	width:1044px;
	float:left;
	background:url(../images/content-middle-bg.png) repeat-y;
}

#download-page .bottom-part{
	width:1044px;
	float:left;
	background:url(../images/content-bottom-bg.png) no-repeat;
	height:29px;
}

#download-page .content-area{
	width:1044px;
	float:left;
	margin-top:20px;
}

h3.new{
	font-family: 'Conv_123';
	width:auto;
	float:left;
	font-size: 23px;
    color: rgb(0, 117, 188);
    text-align:left;
    font-weight:normal;
}

.downloads-material {
    width: 975px;
    float: left;
    border-top: 1px solid #0075bc;
    margin-top: 23px;
	padding-bottom:50px;

}

.download-area{
	width:975px;
	float:left;
	border-bottom:1px solid #0075bc;
	padding:5px 0;
}

.download-forms{
	width:768px;
	float:left;
}

p.form{
	font-family: 'Conv_123';
	width:auto;
	float: left;
    font-size: 13px;
    color: rgb(65, 64, 66);
    font-weight:normal;
	padding:0;
	margin-top:2px;
}

.download-right{
	width:140px;
	float:right;
}

.link {
    width: 50px;
    float: left;
    padding: 8px 0 0 50px;
}

.link a{
	font-size:13px;
	color:#0075bc;
	text-decoration:underline;
}

.pdf{
	width:31px;
	float:right;
}
/************************DOWNLOAD-PAGE CSS ENDS HERE**************************************************/


/************************FAQ-page CSS ENDS HERE**************************************************/
#FAQ-page .content {
    width: auto;
    float: left;
    padding: 15px 38px 90px;
}

#FAQ-page .top-part{
	width:1044px;
	float:left;
	background:url(../images/content-top-bg.png) no-repeat;
	height:29px;
}

#FAQ-page .center-part{
	width:1044px;
	float:left;
	background:url(../images/content-middle-bg.png) repeat-y;
}

#FAQ-page .bottom-part{
	width:1044px;
	float:left;
	background:url(../images/content-bottom-bg.png) no-repeat;
	height:29px;
}

#FAQ-page .content-area{
	width:1044px;
	float:left;
	margin-top:20px;
}

.page-top{
	width:975px;
	float:left;
	margin:25px 0;
	border-bottom:1px solid #0075bc;
	padding-bottom:20px;
}

.page-top-text{
	width:550px;
	float:left;
}


.page-top-img{
	width:425px;
	float:left;
}

p.fifteen {
	font-family: 'Conv_123';
    color: rgb(0, 117, 188);
    float: left;
    font-size: 15px;
    font-weight:normal;
	width:550px;
	padding:0px;
	line-height:18px;
}

p.fifteen a{
 
	color: rgb(0, 117, 188);
}

p.fifteen a:hover{
    text-decoration:underline;
}
    

.page-center-text{
	width:975px;
	float:left;
}

.answers{
	width:975px;
	float:left;
}

p.green{
	width:970px;
	float:left;
	line-height:18px;
	margin-top:14px;
}

span.myraid{
	font-family: 'Conv_HelveticaNeueLTStd-Roman';
	float:left;
	color:#000;
	font-size:13px;
	width:948px;
	padding:0;
}

span.greeno{
	font-family: 'Conv_123';
	width:17px;
	float:left;
	font-size:15px;
	color:#1bbc00;
	font-weight:normal;
	padding:0px;
}

span.move-left{
	font-family: 'Conv_HelveticaNeueLTStd-Roman';
	width:940px;
	float:left;
	padding-left:35px;
	font-size:13px;
	color:#000;
	margin-top:20px;
}
/************************FAQ-page CSS ENDS HERE**************************************************/


/************************contact-page CSS STARTS HERE**************************************************/
#contact-page .content {
    width: auto;
    float: left;
    padding: 15px 38px 60px;
}

#contact-page .top-part{
	width:1044px;
	float:left;
	background:url(../images/content-top-bg.png) no-repeat;
	height:29px;
}

#contact-page .center-part{
	width:1044px;
	float:left;
	background:url(../images/content-middle-bg.png) repeat-y;
}

#contact-page .bottom-part{
	width:1044px;
	float:left;
	background:url(../images/content-bottom-bg.png) no-repeat;
	height:29px;
}

#contact-page .content-area{
	width:1044px;
	float:left;
	margin-top:20px;
}

.main-content{
	width:975px;
	float:left;
	margin-top:20px;
}

.main-content-text{
	width:283px;
	float:left;
	margin-top:20px;
}

.main-content-img{
	width:692px;
	float:left;
}

span.font-17{
	font-family: 'Conv_123';
	color:#000;
    float: left;
    font-size: 17px;
    font-weight:normal;
    width: 260px;
	padding:0px;
}

span.font-17-normal{
	font-family: 'Conv_HelveticaNeueLTStd-Roman';
	width: 268px;
    float: left;
    font-size: 17px;
    color: rgb(0, 0, 0);
    font-weight: normal;
	padding:0px;
}

span.font-17-normal a{
    color:rgb(0, 0, 0);}

span.min-width{
	font-family: 'Conv_HelveticaNeueLTStd-Roman';
	width:105px;
    float: left;
    font-size: 17px;
    color: rgb(0, 0, 0);
    font-weight: normal;
	padding:0px;
}

.phone-number{
	width:283px;
	float:left;
	margin-top:20px;
}
	
/************************contact-page CSS ENDS HERE**************************************************/



/************************Why a Sleep Study-page CSS STARTS HERE**************************************************/
#why-a-sleep-study-page .content {
    width: auto;
    float: left;
    padding: 15px 38px 60px;
}

#why-a-sleep-study-page .top-part{
	width:1044px;
	float:left;
	background:url(../images/content-top-bg.png) no-repeat;
	height:29px;
}

#why-a-sleep-study-page .center-part{
	width:1044px;
	float:left;
	background:url(../images/content-middle-bg.png) repeat-y;
}

#why-a-sleep-study-page .bottom-part{
	width:1044px;
	float:left;
	background:url(../images/content-bottom-bg.png) no-repeat;
	height:29px;
}

#why-a-sleep-study-page .content-area{
	width:1044px;
	float:left;
	margin-top:20px;
}

/************************Why a Sleep Study-page CSS ENDS HERE**************************************************/


/************************Sleep disorder treatment-page CSS STARTS HERE**************************************************/

#sleep-disorder-treatment-page .content {
    width: auto;
    float: left;
    padding: 15px 38px 60px;
}

#sleep-disorder-treatment-page .top-part{
	width:1044px;
	float:left;
	background:url(../images/content-top-bg.png) no-repeat;
	height:29px;
}

#sleep-disorder-treatment-page .center-part{
	width:1044px;
	float:left;
	background:url(../images/content-middle-bg.png) repeat-y;
}

#sleep-disorder-treatment-page .bottom-part{
	width:1044px;
	float:left;
	background:url(../images/content-bottom-bg.png) no-repeat;
	height:29px;
}

#sleep-disorder-treatment-page .content-area{
	width:1044px;
	float:left;
	margin-top:20px;
}

#sleep-disorder-treatment-page p.little-small{
	font-family: 'Conv_123';
	width:auto;
    float: left;
    font-size: 15px;
    color: rgb(0, 117, 188);
	padding:0px;
}

.sleep-disorder{
	width:auto;
	float:left;
	margin:25px 0;
}

.disorder-video{
	width:auto;
	float:left;
	margin-top:15px;
}
/************************Sleep disorder treatment-page CSS ENDS HERE**************************************************/

/************************what to expect-page CSS STARTS HERE**************************************************/

#what-to-expect-page .content {
    width: auto;
    float: left;
    padding: 15px 38px 10px;
}

#what-to-expect-page .top-part{
	width:1044px;
	float:left;
	background:url(../images/content-top-bg.png) no-repeat;
	height:29px;
}

#what-to-expect-page .center-part{
	width:1044px;
	float:left;
	background:url(../images/content-middle-bg.png) repeat-y;
}

#what-to-expect-page .bottom-part{
	width:1044px;
	float:left;
	background:url(../images/content-bottom-bg.png) no-repeat;
	height:29px;
}

#what-to-expect-page .content-area{
	width:1044px;
	float:left;
	margin-top:20px;
}
/************************what to expect-page CSS ENDS HERE**************************************************/





	