@font-face {
	font-family:CaptureIT;
	src: url(../fonts/CaptureIT.eot) /* EOT file for IE */
}
@font-face {
	font-family:CaptureIT;
	src: url(../fonts/CaptureIT.ttf) /* TTF file for CSS3 browsers */
}
@font-face {
	font-family:RobotoCondensed;
	src: url(../fonts/RobotoCondensed.eot) /* EOT file for IE */
}
@font-face {
	font-family:RobotoCondensed;
	src: url(../fonts/RobotoCondensed.ttf) /* TTF file for CSS3 browsers */
}
@font-face {
	font-family:Oswald;
	src: url(../fonts/Oswald.eot) /* EOT file for IE */
}
@font-face {
	font-family:Oswald;
	src: url(../fonts/Oswald.ttf) /* TTF file for CSS3 browsers */
}
@font-face {
	font-family:LucidaHandwriting;
	src: url(../fonts/LucidaHandwriting.eot) /* EOT file for IE */
}
@font-face {
	font-family:LucidaHandwriting;
	src: url(../fonts/LucidaHandwriting.ttf) /* TTF file for CSS3 browsers */
}

* {
	margin:0px;
	padding:0px;	
}

.clear {
	height:0px!important;
	padding:0px!important;
	margin:0px!important;
	clear:both;
}

body {
	background-image:url(../images/bg.jpg);
	background-position:center top;
	background-attachment:fixed;
	color:#FFFFFF;
}

h1 {
	padding-bottom:20px;
	font-size:35px;
	display:block;
}

h2, span {
	color:#aa0909;
}

.container {
	width:100%;
	height:auto;
	margin:auto;	
}

.container > h4 {
	background-image:url(../images/h4.png);	
	display:block;
	padding:10px;
	font-family:Arial, sans-serif;
	font-size:16px;
	font-style:italic;
	text-align:center;
}

.container > h4 span { color:#FFFFFF; }

.inner {
	width:1000px;
	margin:auto;
	display:block;	
}

.header {
	width:100%;
	height:80px;
	clear:both;	
	font-family:CaptureIT;
	font-size:65px;
	line-height:67px;
	text-align:center;
	background-image:url(../images/header.png);
	padding-top:14px;
}

.header .logo {
	width:167px;
	height:34px;
	padding-top:60px;
	margin-top:-14px;
	float:left;
	background-image:url(../images/logo.jpg);
}

.header .logo a {
	display:block;
	font-family:RobotoCondensed;
	font-size:15px;
	line-height:14px;
	text-decoration:none;	
}

.header .logo a:link, .header .logo a:visited { color:#000000; }

.header strong {
	float:right;
	width:280px;
	font-size:33px;
	font-weight:normal;
	line-height:35px;
	color:#ff9494;
}

.header span {
	font-family:RobotoCondensed;
	font-size:24px;
	line-height:26px;
	color:#ffe400;
	display:block;
}


.top {
	background-image:url(../images/top.jpg);
	background-position:center;
	width:100%;
	height:403px;
	padding-top:15px;
	clear:both;
	font-family:CaptureIT;
	text-align:center;
}

.top p {
	font-family:Oswald;
	font-size:23px;
	line-height:26px;
	margin-bottom:15px;
}

.top span {
	color:#ffe400;	
}

.top form {
	width:258px;
	height:202px;
	background-image:url(../images/form.png);
	float:left;
	margin-top:10px;
	text-align:center;
	font-size:30px;
	line-height:35px;
	padding-top:80px;
}

.top .video {
	float:left;
	width:442px;
	margin-left:15px;
	margin-right:15px;	
	padding-top:10px;
	background-image:url(../images/video.png);
	background-repeat:no-repeat;
	font-size:35px;
	line-height:37px;
}

.main {
	width:960px;
	height:auto;
	margin:auto;
	background-image:url(../images/main.png);
	padding-left:20px;
	padding-right:20px;
	color:#000000;
	font-family:Arial, sans-serif;
	font-size:12px;
}

.main > div {
	padding:20px;
}

.main > div div {
	float:right;
	width:630px;	
}

.main div.white { 
	background-color:#FFFFFF;
}

.main div p {
	margin-bottom:15px;
}

.main div p.centred {
	text-align:center;
}

.main div p:last-child { margin-bottom:0px; }

.main div p.signature {
	font-family:LucidaHandwriting;
	font-size:24px;
	line-height:27px;
	color:#aa0909;
}

.main div ul {
	display:inline-block;
	margin-bottom:15px;	
	list-style-position:inside;
}

.main div ul li {

}

.main div ul li:nth-child(odd) {
	color:#5e0b0b;
}

.main .fl {
	margin-right:15px;
	margin-bottom:15px;	
}

.main .fr {
	float:right;
	margin-left:15px;
	margin-bottom:15px;	
}

h2 {
	font-family:RobotoCondensed;
	font-weight:normal;
	font-size:23px;
	line-height:26px;
	margin-bottom:15px;
}

h2 span {
	color:#ff7373;	
}

h3 {
	font-family:RobotoCondensed;
	font-weight:normal;
	font-size:17px;
	line-height:20px;
	color:#aa0909;
	margin-bottom:15px;
}

.main h4 {
	font-family:Oswald;
	font-weight:normal;
	font-size:19px;
	line-height:22px;
	color:#aa0909;
	margin-bottom:15px;
	text-align:center;
}

.testimonials {
	clear:both;
	width:auto!important;
	float:none!important;	
}

.testimonials a {
	float:left;
	width:266px;
	margin:10px;
	padding:10px;
	background-color:#e4e4e4;
	cursor:pointer;	
}

.testimonials a span {
	font-size:14px;
	font-weight:bold;
	line-height:16px;
	display:block;
	margin-bottom:7px;
}

.testimonials a em {
	font-size:13px;
	font-weight:bold;
	line-height:14px;
	color:#aa0909;
}

.testimonials a b {
	font-size:13px;
	font-weight:bold;
	line-height:14px;
	color:#FFFFFF;
	background-image:url(../images/h4.png);	
	display:block;
	padding:5px;
	float:right;
	border-radius:8px;
}

.testimonials-divs div {
	position:fixed;
	width:870px;
	height:300px;
	border:solid 2px #666666;
	background-color:#CCCCCC;
	left:50%;
	top:50%;
	margin-left:-450px;
	margin-top:-270px;	
	color:#000000;
	padding:15px;
	padding-top:200px;
	background-image:url(../images/testimonials-header.jpg);
	background-position:15px 15px;
	background-repeat:no-repeat;
	z-index:99999;
	font-family:Arial, sans-serif;
	font-size:13px;
	display:none;
}

.testimonials-divs div p {
	margin-bottom:15px;
}

.testimonials-divs div a.close {
	background-image:url(../images/close.png);
	position:absolute;
	top:-9px;
	right:-9px;
	width:18px;
	height:18px;
	cursor:pointer;
}

.testimonials-divs div img {
	float:left;
	margin-right:15px;
	margin-bottom:15px;
}

.overlay {
	z-index:99998;	
	background-image:url(../images/overlay.png);
	position:fixed;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	cursor:pointer;
	display:none;
}

.addthis_toolbox {
	width:325px;
	margin:auto;
	margin-top:10px;
	margin-bottom:10px;	
}

.addthis_toolbox .addthis_button_google_plusone {
	width:50px;	
	margin-left:5px;
}

.addthis_toolbox > span {
	float:left;
	margin-right:7px;	
}


.right {
	width:312px;
	float:right;
	margin-top:15px;	
	font-family:RobotoCondensed;
}

.footer {
	width:100%;
	height:60px;
	font-family:RobotoCondensed;
	background-image:url(../images/header.png);
	background-position:center;	
	padding-top:15px;
	text-align:center;
	clear:both;
}

.footer p {
	margin-top:10px;	
}

.footer p, .footer a:link, .footer a:visited  {
	font-size:13px;
	color:#666666;
}


input[type="text"] {
	width:200px;
	height:24px;
	padding-top:2px;
	padding-left:10px;
	padding-right:10px;
	border-radius:15px;
	margin-top:10px;
	border-style:solid;
	border-width:2px;
	border-color:#d4d2d2;
	font-size:11px;
	color:#666666;
	clear:both;
}

input[type="submit"] {
	background-color:#2e9224;
	border-style:none;
	width:220px;
	height:24px;
	color:#FFFFFF;
	border-radius:15px;
	display:inline-block;
	margin-top:10px;
}


input[type="text"].valid, textarea.valid  { border-color:#009900; }
input[type="text"].error, textarea.error  { border-color:#cc0000; }
