/** TITLES */

.title {
	margin-bottom: 10px;
}

.title h2 {
	height: 35px;
	margin-bottom: -8px;
}

.title b {
	display: none;
}

#welcome { background: url(images/welcome.gif) no-repeat left top; }
#sizestxt { background: url(images/sizestxt.gif) no-repeat left top; }
#featurestxt { background: url(images/featurestxt.gif) no-repeat left top; }
#contacttxt { background: url(images/contacttxt.gif) no-repeat left top; }
#contacttxt2 { background: url(images/contacttxt2.gif) no-repeat left top; }
#faqstxt { background: url(images/faqs.gif) no-repeat left top; }
#unitsizestxt { background: url(images/unitsizestxt.gif) no-repeat left top; }
#directionstxt { background: url(images/directionstxt.gif) no-repeat left top; }
#specialstxt { background: url(images/specialstxt.gif) no-repeat left top; }

/** BASIC */

html, body {
	height: 100%;
}

/** HEADER */

#header {
	width: 720px;
	height: 90px;
	margin: 0px auto;
	padding: 0 20px;

}

#logo {
	float: left;
	width: 252px;
	height: 90px;
	background: url(images/logo.gif) no-repeat left top;
}

#logo b {
	display: none;
}



/** MENU */
#menu {
}

#menu ul {
	width: 726px;
	height: 59px;
	margin: 0px auto;
	padding: 0px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 120px;
	height: 59px;
}

#menu b {
	display: none;
}



/** CONTENT */

#content {
	width: 720px;
	margin: 0px auto;
	padding: 0 20px;
	background-color: #fff;
	height: 625px;
}


#left {
	float: left;
	width: 400px;
	background-color: #fff;
}

#right {
	float: left;
	width: 276px;
	padding: 0px 0px 0px 14px;
	background-color: #fff;
}

#contactform {
	margin: 0px;
	padding: 20px 20px 20px 200px;
	background-color: #f6faff;
	border: solid 1px #a5bcda;
}
/** BOX2 */

#box2 {
	padding: 15px 15px 2px 15px;
}

/** BOX3 */

#box3 {
	float: left;
	width: 320px;
	padding-left: 15px;
}

/** BOX4 */

#box4 {
	float: left;
	width: 320px;
	padding-left: 20px;
}

#box4 .hr1 {
	padding-top: 15px;
	background-position: bottom;
}

/** BOX5 */

#box5 {
	height: 213px;
	padding: 10px;
}

#box5 .box2list {
	float: left;
	width: 50%;
}

#box5 .list1 {
	margin: 0px;
	padding: 0px;
	line-height: 18px;
}

#box5 .list1 a {
	padding-left: 12px;
}

#box5 .hr1 {
	margin: 0px;
	padding: 30px 0px 5px 0px;
	background-position: center;
}

/** BOX6 */

#box6 {
	height: 180px;
	margin: 10px 0px 0px 0px;
}

#box6 .title {
	margin-bottom: 3px;
}

#box6 h2 {
	height: 29px;
}

#box6 dl {
	margin: 0px;
	padding: 0px;
}

#box6 b {
	display: none;
}

#box6a {
	display: block;
	float: left;
	width: 112px;
	height: 49px;
	margin: 0px;
	padding: 0px;
	background: url(images/homepage25.jpg) no-repeat left top;
}

#box6b {
	display: block;
	float: left;
	width: 112px;
	height: 49px;
	margin: 0px;
	padding: 0px;
	background: url(images/homepage26.jpg) no-repeat left top;
}

#box6c {
	display: block;
	float: left;
	width: 112px;
	height: 48px;
	margin: 0px;
	padding: 0px;
	background: url(images/homepage27.jpg) no-repeat left top;
}

#box6 .bg3 {
	display: block;
	float: left;
	width: 149px;
	height: 39px;
	margin: 0px;
	padding: 10px 0px 0px 15px;
}

#box6 .bg4 {
	display: block;
	float: left;
	width: 149px;
	height: 39px;
	margin: 0px;
	padding: 10px 0px 0px 15px;
}

#box6 .bg5 {
	display: block;
	float: left;
	width: 149px;
	height: 36px;
	margin: 0px;
	padding: 12px 0px 0px 15px;
}

/** BOX7 */

#box7 {
}

#box7 p {
	height: 40px;
	padding: 12px 70px 0px 0px;
	text-align: right;
	background: url(images/homepage32.gif) no-repeat right top;
}

/** BOX8 */

#box8 {
	padding: 10px 0px 0px 10px;
}

#box10 {
	float: left;
	width: 260px;
	padding-left: 20px;
}

#bluebullet {
list-style: none;
list-style-image: url(images/bullet_blue.gif);
}

#faqs {
list-style: none;
list-style-image: url(images/bullet01.png);
}

#featuresbck {
background-image: url(images/features-bck.gif);
width: 740px;
height: 280px;
}

table.unitsizes { width: 400px;
background-color: #fafafa;
border: 1px #000000 solid;
border-collapse: collapse;
border-spacing: 0px; }


td.unitspan
{ background-image: url(images/unitsizesbck.gif);
border-top: 1px #000000 solid;
border-left: 1px #000000 solid;
border-right: 1px #000000 solid;
height: 34px;
}


td.contact
{ border-bottom: 1px #6699CC dotted;
text-align: left;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: .7em;
color: #404040;
background-color: #fafafa;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 8px;
padding-right: 0px; }

.tbl2 {background-color: #bdd2ef;
}

.tbl1 {background-color:#446c9f;
}

.question {
font-weight: bold;
color:#FFFFFF;
}



#bottom {
	padding: 20px;
}

#bottom p {
	text-align: center;
}
/** FOOTER */

#footer {
	clear: both;
	padding: 20px;
}

#footer p {
	text-align: center;
}