@charset "utf-8";

/* CSS Document */

body {
	color: #56514a;
	background-color: #D4CFB7;
	padding: 0px;
	text-align: center;
	margin-bottom: 0px;
	margin-top: 0px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(images/background.gif);
	background-repeat: repeat;
}
h1  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #FFFFFF;
	text-align: left;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	line-height: 125px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #db8402;
	margin: 0px;
	padding: 0px;
	text-align: left;
}


p {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	color: #56514a;
	text-align: left;
	padding: 0px;
	line-height: 17px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a:link,a:active,a:visited {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	color: #6B8C94;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	color: #56514a;
}
#wrapperHome {
	padding: 0px;
	width: 747px;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-right-width: 7px;
	border-bottom-width: 7px;
	border-left-width: 7px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #FFF;
}
#homepage {
	margin: 0px;
	height: 260px;
	width: 697px;
	background-image: url(images/home_main_image.jpg);
	background-repeat: no-repeat;
	padding-top: 65px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	text-align: left;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #56514a;
	line-height: 20px;
}
#homepage .highlight {
	font-weight: bold;
	font-size: 16px;
}

#homepage .name{
	font-family: Arial, Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #db8402;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 24px;
	font-style: italic;
}
#homepage #button   {
	height: 30px;
	width: 250px;
	border: 1px solid #43342d;
	margin-top: 12px;
}


#homepage  #button  li     {
	float: left;
}


#homepage #button ul   {
	margin: 0px;
	list-style: none;
	padding: 0px;
}


#homepage #button li a:link,#homepage #button li a:visited   {
	display:block;
	font-family:Tahoma, Arial, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#ffffff;
	width:250px;
	text-align: center;
	font-weight: bold;
	float: left;
	margin: 0px;
	padding: 0px;
	height: 30px;
	line-height: 28px;
	background-color: #6B8C94;
	background-image: url(images/home-nav-button.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


#homepage #button li a:hover {
	color:#ffba4f;
	background-color: #251d1a;
	background-image: url(images/home-nav-button.jpg);
	background-repeat: no-repeat;
	background-position: -250px 0px;
}




#wrapper {
	padding: 0px;
	width: 747px;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-right-width: 7px;
	border-bottom-width: 7px;
	border-left-width: 7px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #FFF;
	background-image: url(images/sidebar_bg.gif);
	background-repeat: repeat-y;
}
#wrapperWhite {
	padding: 0px;
	width: 747px;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-right-width: 7px;
	border-bottom-width: 7px;
	border-left-width: 7px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #FFF;
}


#header {
	padding: 0px;
	height: 101px;
	position: relative;
	width: 747px;
	background-color: #FFF;
	margin: 0px;
}


#header   #logo  {
	padding: 0px;
	width: 345px;
	height: 60px;
	float: left;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
#header   #banner  {
	float: right;
	width: 352px;
	height: 60px;
	text-align: right;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #56514a;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	line-height: 60px;
}
#banner  .affordable {
	color: #db8402;
}
#header ul {
	margin: 0px;
	list-style: none;
	float: left;
	right: 0px;
	bottom: 0px;
	top: 70px;
	text-align: center;
	padding: 0px;
}
#header li {
	float: left;
}
#header li a:link,#header li a:visited {
	background:#6B8C94;
	display:block;
	font-family:Tahoma, Arial, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#ffffff;
	line-height:32px;
	width:83px;
	background:url(images/top-nav-button.jpg) no-repeat left center;
	padding: 0px;
	margin: 0px;
	height: 34px;
}
#header li a:hover {
	background-position: -83px 0px;
	color: #ffba4f;
	background-image: url(images/top-nav-button.jpg);
	background-repeat: no-repeat;
	background-color: #56514a;
}

#header li a.current,#header li a.current:hover,#header li a.current:active {
	background-position: -83px 0px;
	color: #ffba4f;
	background-image: url(images/top-nav-button.jpg);
	background-repeat: no-repeat;
	background-color: #251d1a;
}
#homeText   {
	height: auto;
	width: 761px;
	padding-right: 0px;
	padding-left: 0px;
	text-align: justify;
	padding-top: 5px;
	padding-bottom: 7px;
	color: #56514a;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #56514a;
}
#homeAddress {
	width: 761px;
	height: auto;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 10px;
	color: #56514a;
	text-align: center;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#homeAddress a:link, #homeAddress a:active, #homeAddress a:visited {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #56514a;
}
#homeAddress a:hover {
	color: #FFF;
	text-decoration: underline;
}
#lowerHeader {
	padding: 0px;
	height: 125px;
	width: 747px;
	margin: 0px;
}
#lowerHeader #imgLeft {
	float: left;
	height: 125px;
	width: 498px;
	clear: both;
	margin: 0px;
	padding: 0px;
}






#lowerHeader #imgRight {
	height: 125px;
	width: 249px;
	float: right;
	margin: 0px;
	padding: 0px;
}
#content {
	width: 400px;
	padding-top: 20px;
	padding-right: 49px;
	padding-bottom: 0px;
	padding-left: 49px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}

#telephone   {
	width: 198px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4CFB7;
	padding-bottom: 10px;
	text-align: left;
	margin-right: 25px;
	margin-left: 25px;
	margin-top: 20px;
}


#form   {
	text-align: left;
	width: 198px;
	font-size: 11px;
	font-family: Tahoma, Arial, sans-serif;
	color: #56514a;
	margin-top: 8px;
	margin-right: 25px;
	margin-left: 25px;
}

#sidebar {
	width: 249px;
	text-align: left;
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}


#footer {
	width: 747px;
	line-height: 20px;
	height: auto;
	clear: both;
	padding: 0px;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #d4cfb7;
	border-right-color: #d4cfb7;
	border-bottom-color: #d4cfb7;
	border-left-color: #d4cfb7;
	background-color: #F3F3F1;
	background-image: url(images/background_testimonial.jpg);
	background-repeat: repeat;
}
#footer a:hover {
	color: #56514a;
	text-decoration: underline;
}

#footer  #testimonial {
	height: 97px;
	width: 647px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	padding-top: 15px;
	padding-right: 50px;
	padding-bottom: 15px;
	padding-left: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4CFB7;
}
#footer #testimonial #photo {
	float: left;
	height: 95px;
	width: 65px;
	border: 1px solid #43342d;
	margin-right: 10px;
}
#footer #testimonial #text{
	float: right;
	height: 80px;
	width: 570px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	color: #56514a;
}
#footer #testimonial #link {
	float: right;
	height: 17px;
	width: 570px;
	text-align: right;
	background-image: url(images/faq_square_blu.gif);
	background-repeat: no-repeat;
	background-position: 422px 7px;
}
#footer #testimonial #link a:link , #footer #testimonial #link a:active ,    #footer #testimonial #link a:visited{
	font-family: Arial, Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6B8C94;
	text-decoration: underline;
}
#footer #testimonial #link a:hover {
	color: #56514a;
	text-decoration: underline;
}

#footer #testimonial #text .name {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6B8C94;
}
#footer #address {
	width: 747px;
	height: auto;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 10px;
	color: #6B8C94;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin: 0px;
	background-color: #FFF;
}
#footer #address a:link, #footer #address a:active, #footer #address a:visited {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #6B8C94;
}
#footer #address a:hover {
	color: #56514a;
	text-decoration: underline;
}
.img {
	text-align: center;
	height: auto;
	width: 400px;
}
.pinstripe {
	border-top-style: dotted;
	border-top-color: #db8402;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	clear: both;
}
.formfield {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #56514a;
	margin: 0px;
	padding: 1px;
	background-color: #FFF;
	border: 1px solid #6B8C94;
}
.formbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-color: #6B8C94;
	border: 1px solid #43342d;
	font-weight: bold;
	width: 60px;
	height: 24px;
	line-height: 20px;
	cursor: pointer;
	background-image: url(images/submit_bg.jpg);
	background-repeat: no-repeat;
}
#testimonialPage {
	width: 647px;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#testimonialPage   .testimonial{
	width: 647px;
	height: 102px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #db8402;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#testimonialPage .testimonialEnd {
	width: 647px;
	height: 102px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#testimonialPage    .testimonialphoto{
	float: left;
	height: 100px;
	width: 70px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #43342d;
	padding: 0px;
}
#testimonialPage  .testimonialtext{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	color: #56514a;
	margin: 0px;
	height: 102px;
	width: 567px;
	float: right;
	text-align: left;
	padding: 0px;
	line-height: 20px;
}
#testimonialPage  .testimonialname{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #db8402;
	padding: 0px;
	margin: 0px;
	line-height: 20px;
}
.orange12bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #db8402;
	padding: 0px;
	margin: 0px;
}
.brown12bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #56514a;
	padding: 0px;
	margin: 0px;
}
.orange16bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #db8402;
	margin: 0px;
	line-height: 22px;
	padding: 0px;
}
.orangelink   a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #db8402;
	text-decoration: underline;
}
.orangelink a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #db8402;
	text-decoration: underline;
}
.orangelink a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #db8402;
	text-decoration: underline;
}


.orangelink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #56514a;
	text-decoration: underline;
}

.designname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #56514a;
	padding: 0px;
	margin: 0px;
}
.designorange {
	color: #ffba4f;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 13px;
}
.quotation   {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6B8C94;
}
.quotationHome {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #56514a;
}




#numbers          {
	width: 400px;
	text-align: center;
	height: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
}

#numbers         ul  {
	padding: 0px;
	list-style: none;
	right: 0px;
	bottom: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#numbers       li  {
	text-align: center;
	text-decoration: none;
	float: left;
}
#numbers          li          a:link,#numbers         li          a:visited  {
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	text-decoration:none;
	color:#56514a;
	line-height:30px;
	text-align: center;
	height: 30px;
	width: 40px;
	padding: 0px;
	float: left;
	margin: 0px;
	background-color: #FFF;
	font-weight: normal;
}
#numbers     li     a:hover {
	color:#FFF;
	background-color: #db8402;
}
#numbers         li         a.current, #numbers         li         a.current:hover, #numbers         li         a.current:active {
	color:#FFF;
	background-color: #db8402;
	margin: 0px;
	padding: 0px;
}

#designs {
	height: auto;
	width: 400px;
	text-align: center;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}



#designs .row {
	padding: 0px;
	height: 89px;
	width: 400px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	float: left;
}

#designs .row .image1 {
	padding: 0px;
	height: 89px;
	width: 125px;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	float: left;
}

#designs .row .image2 {
	padding: 0px;
	height: 89px;
	width: 125px;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	float: left;
}

#designs .row .image3 {
	margin: 0px;
	padding: 0px;
	height: 89px;
	width: 125px;
	text-align: left;
	float: right;
}
#designs .rowEnd {
	padding: 0px;
	height: 89px;
	width: 400px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
#designs .rowEnd .image1 {
	padding: 0px;
	height: 89px;
	width: 125px;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	float: left;
}
#designs .rowEnd .image2 {
	padding: 0px;
	height: 89px;
	width: 125px;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	float: left;
}
#designs .rowEnd .image3 {
	margin: 0px;
	padding: 0px;
	height: 89px;
	width: 125px;
	text-align: left;
	float: right;
}

#designs #navContainer {
	padding: 0px;
	height: 32px;
	width: 400px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}

#designs #nav {
	padding: 0px;
	height: 30px;
	width: 123px;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	border: 1px solid #43342d;
}

#designs  #nav  li {
	float: left;
}
#designs  #nav  ul {
	margin: 0px;
	list-style: none;
	padding: 0px;
}
#designs   #nav   li  a:link, #designs  #nav  li  a:visited {
	display:block;
	font-family:Tahoma, Arial, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#ffffff;
	width:123px;
	text-align: center;
	font-weight: bold;
	float: left;
	margin: 0px;
	padding: 0px;
	height: 30px;
	background-image: url(images/designs-nav-button.jpg);
	background-position: left center;
	line-height: 28px;
	background-repeat: no-repeat;
	background-color: #6B8C94;
}
#designs  #nav  li  a:hover {
	color:#ffba4f;
	background-color: #56514a;
	background-image: url(images/designs-nav-button.jpg);
	background-repeat: no-repeat;
	background-position: -123px 0px;
}
#designs  #nav  li  a.current, #designs  #nav  li  a.current:hover, #designs  #nav  li  a.current:active {
	color:#ffba4f;
	background-color: #56514a;
	background-image: url(images/designs-nav-button.jpg);
	background-repeat: no-repeat;
	background-position: -123px 0px;
}
#process1 {
	width: 313px;
	height: 70px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	color: #56514a;
	text-align: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 85px;
	background-image: url(images/process_1.gif);
	background-repeat: no-repeat;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #db8402;
	margin: 0px;
	background-position: 0px 5px;
}
#process2 {
	width: 313px;
	height: 70px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	color: #56514a;
	text-align: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 85px;
	background-image: url(images/process_2.gif);
	background-repeat: no-repeat;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #db8402;
	margin: 0px;
	background-position: 0px 10px;
}
#process3 {
	width: 313px;
	height: 70px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	color: #56514a;
	text-align: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 85px;
	background-image: url(images/process_3.gif);
	background-repeat: no-repeat;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #db8402;
	margin: 0px;
	background-position: 0px 10px;
}
#process4 {
	width: 313px;
	height: 70px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	color: #56514a;
	text-align: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 85px;
	background-image: url(images/process_4.jpg);
	background-repeat: no-repeat;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #db8402;
	margin: 0px;
	background-position: 0px 10px;
}
#process5 {
	width: 313px;
	height: 70px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	color: #56514a;
	text-align: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 85px;
	background-image: url(images/process_5.jpg);
	background-repeat: no-repeat;
	font-weight: normal;
	margin: 0px;
	background-position: 0px 10px;
}
#features {
	width: 400px;
	height: auto;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#features .title {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFF;
	text-align: left;
	text-indent: 7px;
	height: auto;
	width: 400px;
	background-color: #6B8C94;
	padding-top: 2px;
	padding-bottom: 3px;
	margin-bottom: 10px;
	float: left;
}




#features .row {
	width: 400px;
	height: 102px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	color: #56514a;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-weight: normal;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #db8402;
}
#features  .row  .text {
	float: left;
	height: 102px;
	width: 288px;
}
#features  .row  .img {
	float: left;
	height: 100px;
	width: 100px;
	border: 1px solid #43342d;
	margin-right: 10px;
}

#features .rowEnd {
	width: 400px;
	height: 102px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	color: #56514a;
	text-align: left;
	font-weight: normal;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#features .rowEnd .text {
	float: left;
	height: 102px;
	width: 288px;
}
#features .rowEnd .img {
	float: left;
	height: 100px;
	width: 100px;
	border: 1px solid #43342d;
	margin-right: 10px;
}
#features .rowFinal {
	width: 400px;
	height: 102px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	color: #56514a;
	text-align: left;
	font-weight: normal;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#features .rowFinal .text {
	float: left;
	height: 102px;
	width: 288px;
}
#features .rowFinal .img {
	float: left;
	height: 100px;
	width: 100px;
	border: 1px solid #43342d;
	margin-right: 10px;
}


#portfolio {
	padding: 0px;
	height: 220px;
	width: 398px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #43342d;
	border-right-color: #43342d;
	border-bottom-color: #43342d;
	border-left-color: #43342d;
	float: left;
	margin: 0px;
}





#designs #nav2 {
	padding: 0px;
	height: 30px;
	width: 123px;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	border: 1px solid #43342d;
}
#designs #nav2 li {
	float: left;
}
#designs #nav2 ul {
	margin: 0px;
	list-style: none;
	padding: 0px;
}
#designs #nav2 li a:link, #designs #nav2 li a:visited {
	display:block;
	font-family:Tahoma, Arial, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#ffffff;
	width:123px;
	text-align: center;
	font-weight: bold;
	float: left;
	margin: 0px;
	padding: 0px;
	height: 30px;
	background-image: url(images/designs-nav-button.jpg);
	background-position: left center;
	line-height: 28px;
	background-repeat: no-repeat;
	background-color: #6B8C94;
}
#designs #nav2 li a:hover {
	color:#ffba4f;
	background-color: #56514a;
	background-image: url(images/designs-nav-button.jpg);
	background-repeat: no-repeat;
	background-position: -123px 0px;
}
#designs  #nav2  li  a.current, #designs  #nav2  li  a.current:hover, #designs  #nav2  li  a.current:active {
	color:#ffba4f;
	background-color: #56514a;
	background-image: url(images/designs-nav-button.jpg);
	background-repeat: no-repeat;
	background-position: -123px 0px;
}
#designs #nav3 {
	padding: 0px;
	height: 30px;
	width: 123px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	border: 1px solid #43342d;
}
#designs #nav3 li {
	float: left;
}
#designs #nav3 ul {
	margin: 0px;
	list-style: none;
	padding: 0px;
}
#designs #nav3 li a:link, #designs #nav3 li a:visited {
	display:block;
	font-family:Tahoma, Arial, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#ffffff;
	width:123px;
	text-align: center;
	font-weight: bold;
	float: left;
	margin: 0px;
	padding: 0px;
	height: 30px;
	background-image: url(images/designs-nav-button.jpg);
	background-position: left center;
	line-height: 28px;
	background-repeat: no-repeat;
	background-color: #6B8C94;
}
#designs #nav3 li a:hover {
	color:#ffba4f;
	background-color: #56514a;
	background-image: url(images/designs-nav-button.jpg);
	background-repeat: no-repeat;
	background-position: -123px 0px;
}
#designs #nav3 li a.current, #designs #nav3 li a.current:hover, #designs #nav3 li a.current:active {
	color:#ffba4f;
	background-color: #56514a;
	background-image: url(images/designs-nav-button.jpg);
	background-repeat: no-repeat;
	background-position: -123px 0px;
}
#faq {
	height: auto;
	width: 400px;
	text-align: left;
}
#faq a:link, #faq a:active , #faq a:visited{
	font-family: Arial, Tahoma, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #56514a;
}

#faq a:hover   {
	color: #db8402;
	text-decoration: underline;
}

#faq .question {
	background-image: url(images/faq_square_org.gif);
	background-repeat: no-repeat;
	height: auto;
	width: 400px;
	padding-bottom: 10px;
	text-indent: 15px;
	background-position: left 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #db8402;
	padding-top: 10px;
}
#faq .questionTop {
	background-image: url(images/faq_square_org.gif);
	background-repeat: no-repeat;
	height: auto;
	width: 400px;
	padding-bottom: 10px;
	text-indent: 15px;
	background-position: left 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #db8402;
}
#faq .questionEnd {
	background-image: url(images/faq_square_org.gif);
	background-repeat: no-repeat;
	height: auto;
	width: 400px;
	text-indent: 15px;
	background-position: left 15px;
	padding-top: 10px;
}
#faq #back {
	background-image: url(images/faq_square_blu.gif);
	background-repeat: no-repeat;
	height: auto;
	width: 400px;
	padding-bottom: 10px;
	text-indent: 15px;
	background-position: left 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #db8402;
}

#faq #back a:link , #faq #back a:active ,#faq #back a:visited{
	font-family: Arial, Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #db8402;
	text-decoration: underline;
}

#faq #back a:hover {
	color: #56514a;
}



#faq #answerTitle {
	height: auto;
	width: 400px;
	padding-top: 15px;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 15px;
	color: #db8402;
	font-weight: bold;
	margin-bottom: 10px;
}
#faq #answer {
	height: auto;
	width: 400px;
}
#faq #answer a:link, #faq #answer a:active, #faq #answer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #db8402;
	text-decoration: underline;
}
#faq #answer a:hover {
	color: #56514a;
	text-decoration: underline;
}
#location {
	height: auto;
	width: 400px;
	float: left;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #db8402;
	padding-top: 15px;
	margin-top: 15px;
}
#location #map {
	float: right;
	height: 100px;
	width: 200px;
}
#location #details{
	float: left;
	height: auto;
	width: 190px;
	text-align: left;
	padding-right: 10px;
	padding-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}




#thanks {
	margin: 0px;
	height: 180px;
	width: 697px;
	background-image: url(images/thanks.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #FFF;
	text-align: left;
	padding-top: 135px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	line-height: 18px;
}
#portfolioInfo {
	height: 20px;
	width: 400px;
	float: left;
}
#portfolioInfo #agent {
	background-image: url(images/faq_square_org.gif);
	background-repeat: no-repeat;
	float: left;
	height: 20px;
	width: 230px;
	background-position: left center;
	text-align: left;
	padding-left: 15px;
	line-height: 20px;
}
#portfolioInfo #design {
	background-image: url(images/faq_square_org.gif);
	background-repeat: no-repeat;
	float: right;
	height: 20px;
	width: 140px;
	background-position: left center;
	text-align: left;
	padding-left: 15px;
	line-height: 20px;
}
#pricing {
	height: auto;
	width: 400px;
}
#pricing a:link, #pricing a:active, #pricing a:visited {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #db8402;
	text-decoration: underline;
}
#pricing a:hover {
	color: #56514a;
}
#pricing  #cc{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	height: auto;
	width: 400px;
	margin-top: 25px;
	text-align: center;
}
#pricing #blogNote {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	height: auto;
	width: 400px;
	margin-top: 10px;
	text-align: center;
}


#pricing .price {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #db8402;
}
#pricing .columnLeft {
	height: 50px;
	width: 140px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #db8402;
	float: left;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #56514a;
	text-align: left;
	line-height: 50px;
}
#pricing .columnLeftTop {
	height: 30px;
	width: 140px;
	float: left;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #56514a;
	text-align: left;
	margin-top: 10px;
}
#pricing .columnMiddle {
	height: 50px;
	width: 70px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #db8402;
	float: left;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	line-height: 50px;
	font-weight: normal;
	color: #56514a;
}
#pricing .columnMiddleTop {
	height: 40px;
	width: 70px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #db8402;
	float: left;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	line-height: 40px;
	font-weight: normal;
	color: #56514a;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #db8402;
}
#pricing .columnRight {
	height: 50px;
	width: 188px;
	float: left;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #56514a;
	line-height: 50px;
}
#pricing .columnRightTop {
	height: 40px;
	width: 188px;
	float: left;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #56514a;
	line-height: 40px;
}




#pricing .package {
	height: 50px;
	width: 400px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #db8402;
}
#pricing .packageTop {
	height: 40px;
	width: 400px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #db8402;
}

#pricing .packageEnd {
	height: 50px;
	width: 400px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #db8402;
}
