body {
	margin:0px;
	padding:0px;
	background:#111111 url(../images/interface/bg_tile.jpg);
	font-family:arial;
	font-size:14px;
	color:#333333;
}

h1,h2,h3 {
	font-weight:bold;
	margin:0px 0px 10px 0px;
}

h1 {
	font-size:20px;
}

h2 {
	font-size:18px;
}

h3 {
	font-size:16px;
}

.text_10px {
	font-size: 10px;
}

.text_12px {
	font-size: 12px;
}

.text_14px {
	font-size: 14px;
}

.text_16px {
	font-size: 16px;
}

.text_18px {
	font-size: 18px;
}

.text_20px {
	font-size: 20px;
}
.text_24px {
	font-size: 24px;
}
.text_red {
	color:#FF0000;
}

a {
	color:#ee8600;
	text-decoration:none;
	font-weight: bold;
}

a:hover {
	color:#c06d02;
}


#clear {
	clear:both;
}

#container {
	width:955px;
	background:url(../images/interface/container-bg-tile.jpg) repeat-y;
	margin: 0 auto;
}

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

#altrek-topleft {
	width:200px;
	height:116px;
}

#nav-container {
	width:200px;
}

#nav-container a {
	display:block;
	width:165px;
	height:18px;
	font:bold 16px arial;
	padding:6px 15px 6px 20px;
	color:#ffd200;
}

#nav-container a.subitem {
	width:140px;
	padding:6px 25px 6px 35px;
	font: bold 14px arial;
	height: 16px;
}

#nav-container a:hover {
	color:#FFF4C1;
	background-color: #111111;
}

#address-block {
	width:160px;
	color: #959393;
	padding: 40px 15px 20px 25px;
	line-height: 24px;
}


#right {
	width:750px;
	float:left;
}

#header {
	width:750px;
	height:250px;
}

#header-bathtub {
	width:142px;
	height:250px;
	float:left;
}

#header-shower {
	width:105px;
	height:250px;
	float:left;	
}

#header-combo-shower-tub {
	width:145px;
	height:250px;
	float:left;
}

#header-right {
	width:358px;
	height:250px;
	float:left;
}

#altrek-industries-logo {
	width:358px;
	height:100px;
}

#header-text-area {
	width:226px;
	height:94px;
	background:url(../images/interface/header-text-area.jpg) no-repeat;
	color: #FFFFFF;
	font: normal 12px arial;
	padding: 56px 0px 0px 132px;
	letter-spacing: 1px;
}

#content-area {
	width:750px;
}

#content-body {
	width:690px;
	padding:30px 30px 50px 30px;
}

#footer {
	width:950px;
	height:116px;
}

#friday-photo-design {
	width:200px;
	height:129px;
	float:left;
}

#footer-area {
	width:561px;
	height:72px;
	float:left;
	background:url(../images/interface/footer-area.jpg) no-repeat;
	padding: 57px 0px 0px 0px;
	text-align: center;
	color: #FFFFFF;
}

#footer-cat-character {
	width:189px;
	height:129px;
	float:left;	
}
.underline {
	text-decoration: underline;
}
.image-box {
	width: 300px;
	padding: 0px 0px 0px 30px;
	float: right;
}
#content-body p {
	line-height: 1.3;
}
.image-box img {
	border: 1px solid #EDEAAB;
}
.right-column {
	float: right;
	width: 350px;
	padding: 0px 0px 0px 30px;
}
.dim_text {
	font: bold 12px arial;
	color: #AF9001;
}
.certs-title {
	font-family: arial;
	font-size: 12px;
	color: #000000;
}
