body {
	margin: 0;
	background: url(../images/body_bg.gif) repeat-y center top;
}

#container {
	width: 744px;
	margin-right: auto;
	margin-left: auto;
}

#banner_image {
	margin-top: 1px;
	margin-bottom: 1px;
}

#nav {
	background-image: url(../images/nav_bg.gif);
	height: 25px;
	color: #fff;
	font: 0.8em "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-left: 20px;
	padding-top: 7px;
}

#nav ul {
	margin: 0;
	padding:  0px;
}

#nav li {
	display: inline;
	margin-right:  12px;
}

#nav a {
	color: #EEEEEE;
	text-decoration: none;
}

#nav a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#main_content {
	width: 405px;
	font: 0.9em/1.4em "Lucida Grande", Lucida, Verdana, sans-serif;
	padding: 20px;
	float: left;
}

#imagery {
	width: 250px;
	padding-right: 25px;
	margin-top: 25px;
	float: right;
}


#main_content ul {
	margin-left:  0px;
	padding-left:  17px;
}

#main_content h1 {
	font-size: 1.3em;
	margin-top: 0px;
	margin-bottom: 14px;
	color: #234057;
}

#main_content h2 {
	font-size: 1.2em;
	margin-top: 0px;
	margin-bottom: 14px;
	color: #2e5674;
}

#main_content p {
	margin-top:  0px;
	margin-bottom: 14px;
}

#main_content a {
	color: #234057;
	text-decoration: underline;
}

#main_content a:hover {
	color: #234057;
	text-decoration: none;
}

#main_content table ul {
	margin-top:  0px;
}

#main_content2 {
	font: 0.9em/1.4em "Lucida Grande", Lucida, Verdana, sans-serif;
	padding: 20px;
	background: url(../images/content_bg.gif) no-repeat 520px center;
	width: 100%;
	float: left;
}

#main_content2 h1 {
	font-size: 1.3em;
	margin-top: 0px;
	margin-bottom: 14px;
	color: #234057;
}

#main_content2 h2 {
	font-size: 1.2em;
	margin-top: 0px;
	margin-bottom: 14px;
	color: #2e5674;
}

#main_content2 p {
	margin-top:  0px;
	margin-bottom: 14px;
}

#quote {
	width: 375px;
	height: 130px;
	position: absolute;
	top: 164px;
	left: 50%;
	margin-left: -340px;
	font: 1.2em "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #164162;
}

.img_right {
	border:  1px solid #999999;
	padding: 1px;
	float: right;
	margin-left:  20px;
}

.client_list {
	font-size: 0.9em;
}

.guarantee {
	border: 1px solid #DDDDDD;
	background-color: #F2F2F2;
	margin: 0px 0px 15px 0px;
	padding: 15px 10px 0px 15px;
}

/* My Comment */
