@charset "utf-8";
/* CSS Document */
body {
	background-color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#container {
	width: 898px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#contact_us {
	background-image: url(images/layout_r1_c1.jpg);
	background-repeat: no-repeat;
	height: 42px;
	width: 898px;
}
#contact_text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	top: 10px;
	left: 775px;
	position: relative;
	width: 100px;
}
#contact_text a:link {
	color: #FFF;
	text-decoration:none;
	width: 100px;
}
#contact_text a:visited {
	color: #FFF;
	text-decoration:none;
	width: 100px;
}
#contact_text a:hover {
	color: #C60;
	text-decoration:none;
	width: 100px;
}
#contact_text a:active {
	color: #C60;
	text-decoration:none;
	width: 100px;
}
#top_nav {
	background-image: url(images/layout_r2_c1.jpg);
	background-repeat: no-repeat;
	width: 898px;
	height: 202px;
}
#top_nav_text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	position: relative;
	top: 149px;
	left: 255px;
}
#top_nav_text a:link {
	color: #FFF;
	text-decoration:none;
}
#top_nav_text a:visited {
	color: #FFF;
	text-decoration:none;
}
#top_nav_text a:hover {
	color: #C60;
	text-decoration:none;
}
#top_nav_text a:active {
	color: #C60;
	text-decoration:none;
}
#nav_left {
	background-color: #99CDFF;
	background-image: url(images/layout_r3_c1.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 527px;
	width: 163px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
#container #nav_left p {
	width: 150px;
	text-align: right;
}
#nav_left a:link {
	color: #FFF;
	text-decoration:none;
	width: 100px;
}
#nav_left a:visited {
	color: #FFF;
	text-decoration:none;
	width: 100px;
}
#nav_left a:hover {
	color: #C60;
	text-decoration:none;
	width: 100px;
}
#nav_left a:active {
	color: #C60;
	text-decoration:none;
	width: 100px;
}
#address {
	color: #105EA5;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	top: 100px;
}
#address a:link {
	color: #333;
	text-decoration:none;
	width: 100px;
	font-size:larger;
}
#address a:visited {
	color: #333;
	text-decoration:none;
	width: 100px;
	font-size:larger;
}
#address a:hover {
	color: #C60;
	text-decoration:none;
	width: 100px;
	font-size:larger;
}
#address a:active {
	color: #C60;
	text-decoration:none;
	width: 100px;
	font-size:larger;
}
#main_content {
	background-image: url(images/background_content.jpg);
	background-repeat: repeat-x;
	float: right;
	height: 527px;
	width: 735px;
	color: #333366;
}
#container #main_content p {
	padding-right: 25px;
	padding-left: 25px;
}
#container #main_content h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
#main_content2  {
	padding-right: 25px;
	padding-left: 25px;
	background-image: url(images/mailbox_house.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#main_content3  {
	padding-right: 25px;
	padding-left: 25px;
	background-image: url(images/testimonials_small.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
h3 {
	font-size: 18px;
	font-weight: normal;
}
#orange {
	font-style: italic;
	font-weight: bold;
	color: #F60;
	font-size: x-large;
	text-align: center;
}
#footer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #99CDFF;
	text-align: center;
}
#footer a:link {
	color: #FFF;
	text-decoration:none;
	width: 100px;
}
#footer a:visited {
	color: #FFF;
	text-decoration:none;
	width: 100px;
}
#footer a:hover {
	color: #FFF;
	text-decoration:none;
	width: 100px;
}
#footer a:active {
	color: #FFF;
	text-decoration:none;
	width: 100px;
}

