/* Inland Comfort CSS Document - Global */

body{
	background: #ffffff url(../images/bg.png) top center no-repeat;
	text-align: center;
	color: #636363;
	font-family: Helvetica,'Lucida Grande', Arial, Lucida, sans-serif;
	font-size: 12px;
	line-height: 20px;
	margin: 0 auto;
}

a{color:#2d68b1; font-weight:bold; text-decoration: none;}
a:hover{color:#d92027; text-decoration: underline; font-weight: bold;}
a img{border: 0;}

#container{width: 914px; margin: 0px auto; text-align: left; position: relative;}

/* Header */
#top-container {width: 914px; margin: 0px auto; text-align: left; position: relative; padding-top: 30px;}
.logo {padding-left: 30px; float: left; clear: left;}
.top-contact {float:right; padding: 30px 30px 0px 0px}

/* Nav */
#nav-container {position: relative; float:left; width: 914px; height: 300px; margin: 0px auto; text-align: left;  background-image:url(../images/nav-bg.png)}

#nav-photo {width: 383px; position: absolute; top: 20px; left: 514px;}

/* Content */
#content-container {float:left; position: relative; width: 914px; margin: 0px auto; text-align: left; background: #ffffff url(../images/content-bg.png) top center no-repeat;}

#footer-container {float:left; position: relative; width: 914px; height: 140px; margin-top: 8px; text-align: left;  background:#ffffff url(../images/footer-bg.png) top center no-repeat;}
