html, body, #wrapper {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
	background-color: #000000;
   }
#wrapper {
      margin: 0 auto;
      text-align: center;
      vertical-align: middle;
      width: 100%;
   }
.container {
	height: 674px;
	width: 924px;
	margin-right: auto;
	margin-left: auto;
}
.txt {
	height: 354px;
	width: 618px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	padding-top: 40px;
}
.txt-home {
	height: 374px;
	width: 618px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	padding-top: 133px;
}
.txt-short {
	height: 280px;
	width: 618px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	padding-top: 60px;
}
.txt-testemonials {
	height: 280px;
	width: 600px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	padding-top: 96px;
}
.txt-faq {
	height: 280px;
	width: 574px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	padding-top: 111px;
}
.logo {
	height: 91px;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
.content {
	height: 488px;
	width: 924px;
	margin: 0px;
	text-align: left;
	background-image: url(images/bgr-home.jpg);
}
.content-border {
	height: 488px;
	width: 924px;
	margin: 0px;
	text-align: left;
	background-image: url(images/bgr-home-black.jpg);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.content-testimonials {
	height: 488px;
	width: 924px;
	margin: 0px;
	background-image: url(images/bgr-testimonials.jpg);
	text-align: left;
}
.content-thank {
	height: 488px;
	width: 924px;
	margin: 0px;
	background-image: url(images/bgr-thank.jpg);
	text-align: left;
}
.content-gallery {
	height: 488px;
	width: 924px;
	margin: 0px;
	background-image: url(images/bgr-gallery.jpg);
	text-align: left;
}
.content-about {
	height: 488px;
	width: 924px;
	margin: 0px;
	background-image: url(images/bgr-about.jpg);
	text-align: left;
}
.content-contact {
	height: 488px;
	width: 924px;
	margin: 0px;
	background-image: url(images/bgr-contact.jpg);
	text-align: left;
}
.content-terms {
	height: 488px;
	width: 924px;
	margin: 0px;
	background-image: url(images/bgr-terms.jpg);
	text-align: left;
}
.content-faq {
	height: 488px;
	width: 924px;
	margin: 0px;
	background-image: url(images/bgr-faq.jpg);
	text-align: left;
}
.content-privacy {
	height: 488px;
	width: 924px;
	margin: 0px;
	background-image: url(images/bgr-privacy.jpg);
	text-align: left;
}
.content-care {
	height: 488px;
	width: 924px;
	margin: 0px;
	background-image: url(images/bgr-care.jpg);
	text-align: left;
}
.navigation {
	height: 34px;
	width: 924px;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
strong{
	color: #FFFFFF;
}

img {
	border: 0;
}

.mainfont {
	font-family:			"Lucida Grande", Tahoma, Geneva, Verdana, Helvetica, sans-serif;
	font-weight:			normal;
	color:						#CCCCCC;
	font-size: 				12px;
	line-height: 			18px;
	text-decoration:	none;
}
.mainfont a {
	color: #FFFFFF;
	text-decoration: underline;
}
.mainfont a:hover {
	color: #CCCCCC;
}

.mainfont-bold {
	font-family:			"Lucida Grande", Tahoma, Geneva, Verdana, Helvetica, sans-serif;
	font-weight:			bold;
	color:						#FFFFFF;
	font-size: 				12px;
	line-height: 			18px;
	text-decoration:	none;
	text-transform: lowercase;
}
.mainfont-bold a {
	color: #990000;
	text-decoration: none;
}
.mainfont-bold a:hover {
	color: #FF0000;
}

.mainfont-dark {
	font-family:			"Lucida Grande", Tahoma, Geneva, Verdana, Helvetica, sans-serif;
	font-weight:			normal;
	color:						#333333;
	font-size: 				12px;
	line-height: 			18px;
	text-decoration:	none;
}
.mainfont-dark a {
	color: #333333;
	text-decoration: underline;
}
.mainfont-dark a:hover {
	color: #000000;
}

.mainfont-small {
	font-family:			"Lucida Grande", Tahoma, Geneva, Verdana, Helvetica, sans-serif;
	font-weight:			normal;
	color:						#545454;
	font-size: 				10px;
	text-decoration:	none;
	line-height: 16px;
}
.mainfont-small a {
	color: #545454;
	text-decoration: underline;
}
.mainfont-small a:hover {
	color: #999999;
}
.smallheaderfont {
	font-family: "Lucida Grande", Tahoma, Geneva, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	text-transform: uppercase;
}
.smallheaderfont-red {
	font-family: "Lucida Grande", Tahoma, Geneva, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	color: #990000;
	font-weight: bold;
	text-transform: uppercase;
}
.mediumheaderfont {
	font-family: "Lucida Grande", Tahoma, Geneva, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-transform: uppercase;
}
.headerfont {
	font-family:			"Lucida Grande", Tahoma, Geneva, Verdana, Helvetica, sans-serif;
	font-weight:			bold;
	color:						#FFFFFF;
	font-size: 				33px;
	text-decoration:	none;
	text-transform: uppercase;
}

.item-boxes {
	margin-left: 0px;
	float: left;
	margin-top: 14px;
	margin-right: 11px;
	border: 1px solid #999999;
	height: 96px;
	width: 96px;
}

#form-div {
	padding: 0px;
}
#form-div input,
#form-div textarea							{
	color: #333333;
	font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, Tahoma, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 2px;
	clear: right;
	float: left;
}
#form-div #contactForm 					{ float: left; width: 624px; }
                      
#form-div #contactForm input 			{
	border: 0px solid #333333;
	height: 16px;
	width: 298px;
	background-color: #E6E6E6;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	clear: right;
	float: left;
}
#form-div #contactForm input:outline	{ border: 0px; }
#form-div #contactForm input#submit	{
	color: #FFFFFF;
	cursor: pointer;
	float: left;
	font-weight: bold;
	height: 24px;
	vertical-align: top;
	text-align: center;
	width: 66px;
	background-color: #333333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 133px;
}  
#form-div #contactForm p 					{
	color: #344b00;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 11px;
	margin-left: 0px;
}
#form-div #contactForm label{
	width: 133px;
	float: left;
	margin-bottom: 4px;
	text-align: right;
	clear: left;
	margin-right: 5px;
}
#form-div #contactForm form p			{ margin: 0px; }
#form-div #contactForm textarea			{
	height: 66px;
	border: 0px solid #333333;
	width: 298px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -5px;
	margin-left: 0px;
	background-color: #E6E6E6;
}
.Surname {
	visibility: hidden;
	margin-bottom: -7px;
}
.separate {
	clear: both;
	float: left;
	height: 3px;
	width: 500px;
}

