﻿.alltext {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
}

body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	margin-top: 5px;
	line-height: 16px;
}

#foot {
	float: left;
	width: 987px;
	background-image: url(images/foot.jpg);
	color: #FFFFFF;
	text-align:center;
	padding-top: 22px;
	font: 11px;
	line-height: 15px;
}

#foot a {
	color: #FFFFFF;
}

#foot br {
	font: 11px;
}

#footint a {
	color: #FFFFFF;
}

#footint br {
	font: 11px;
}

#footint {
	float: left;
	width: 987px;
	background-image: url(images/foot_int.jpg);
	color: #FFFFFF;
	text-align:center;
	padding-top: 22px;
	font: 11px;
	line-height: 15px;
}

#google_translate_element {
	position: absolute;
	text-align: right;
	width: 950px;
	top: 43px;
}

#left {
	float: left;
	width: 47px;
}

#rightint {
	float: right;
	width: 237px;
	background-image: url(images/sleep_right_back.jpg);
	background-repeat:repeat-y;
	position: relative;
}

#rightinthead {
	float: left;
	width: 190px;
	background-image: url(images/sleep_right_head.jpg);
	background-repeat:no-repeat;
	font-weight: bold;
	position: relative;
	font-size: 12px;
	font-weight: bold;
	padding-left: 18px;
	padding-top: 7px;
	height: 20px;
}

#rightintbody {
	float: left;
	width: 159px;
	position: relative;
	left: 18px;
	font: 11px;
	line-height: 15px;
}

#rightintbody A:link {text-decoration: underline; color: #162846;}
#rightintbody A:visited {text-decoration: underline; color: #162846;}
#rightintbody A:active {text-decoration: underline; color: #162846;}
#rightintbody A:hover {text-decoration: underline; color: #162846;}

#rightintfoot {
	float: left;
	width: 190px;
	position: relative;
}

.style1 {
	border-style: solid;
	border-width: 0;
	float: left;
	position: relative;
}
	
.style1b {
	border-style: solid;
	border-width: 0;
	float: left;
	position: relative;
	margin-top: 10px;
}
	
.oneColFixCtr #container {
	width: 987px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}



.clear {
	clear: both;
}

.container {
	background-image: url(images/all_back.jpg);
	background-repeat:repeat-y;
	text-align: left;

}	

.containerint {
	background-image: url(images/all_back_int.jpg);
	background-repeat:repeat-y;

}	

#headtitle {
	float: left;
	width: 894px;
	color: #162846;
	background-color: #E6E7E9;
}

#headtitle A:link {text-decoration: underline; color: #162846;}
#headtitle A:visited {text-decoration: underline; color: #162846;}
#headtitle A:active {text-decoration: underline; color: #162846;}
#headtitle A:hover {text-decoration: underline; color: #162846;}

#headtitleint {
	float: left;
	width: 550px;
	color: #162846;
}

#headtitletext {
	float: left;
	width: 894px;
	height: 28px;
	color: #162846;
	background-color: #E6E7E9;
	background-image: url(images/head_home.jpg);
	font-size: 18px;
	font-weight: bold;
}


.headtitletextback {
 background-color: #E6E7E9;
 padding-right: 5px;
 float: left;
}

#sleep {
	float: left;
	width: 370px;
	color: #162846;
	left: 47px;
	position: relative;
	background-image: url(images/home_sleep_back.jpg);
	font: 12px;
	line-height: 17px;
	background-color: #E6E7E9;
	
}

#sleep a {
	color: #162846;
}

#nav {
	float: left;
	width: 987px;
	background-image: url(images/nav_right.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	height: 31px;
	position: relative;
	top: 0px;
}

#pul {
	float: left;
	width: 370px;
	color: #162846;
	left: 77px;
	position: relative;
	background-image: url(images/home_pul_back.jpg);
	font: 12px;
	line-height: 17px;
}

#pul a {
	color: #162846;
}

#mainContent {
background-image: url(images/all_back.jpg);
	float: left;
	width: 987px;
}	

#mainContentint {
background-image: url(images/all_back_int.jpg);
	float: left;
	width: 987px;
	text-align: left;
}

select {
	font: 9px;
}

ul {
	position: relative;
	top: -15px;
	text-align: left;
	line-height: 20px;
}



