/* html5doctor.com Reset v1.6.1 - http://cssreset.com */
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
	vertical-align: top;
}body{
	line-height: 1.5
}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}nav ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent}ins{background-color:#ff9;color:#000;text-decoration:none}mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}input,select{vertical-align:middle}

@charset "utf-8";
body  {
	background-image: url(../images/bg_body.jpg);
	background-repeat: repeat;
	overflow-y:scroll;
}
h2 {
	font-size: 24px;
	color: #0099FF;
}
.txt-alt {
	color: #FFFFEE;
	font-weight: bold;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}


.container {
	width: 960px;
	clear: both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.nav tr td  {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	vertical-align: middle;
}

.seperator{
	margin-right: 70px;
}
#logo {
	height: 160px;
	width: 380px;
	margin: 0 auto;
	padding-bottom: 12px;
}

#topSection {
	background-image: url(../images/bg_header.jpg);
	background-repeat: repeat-x;
}
#topSectionAlt {
	background-image: url(../images/bg_header_alt.jpg);
	background-repeat: repeat-x;
}
#smallerColumn {
	width: 300px;
}
#biggerColumn {
	width: 590px;
	vertical-align: top;
}
#menus td a {
	text-decoration: none;
}
#menus a:hover {
	text-decoration: underline;
	color: #09F;
}


#footer {
	padding-bottom: 30px;
}
#footer p{
	color: #888883;
	font-size: 91%;
}

#footer a {
	color: #a9a9a5;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

.container p {
	font-family: Arial, Helvetica, sans-serif;
}
#gallery img {
	padding: 12px;
	float: left;
}

.container p a{
	color: #0099FF;
	text-decoration: none;
}
.container #biggerColumn a, .container #smallerColumn a {
	color: #0099FF;
	text-decoration: none;
}

.container #biggerColumn, .container #smallerColumn {
	font-family:Arial, Helvetica, sans-serif;
	color: #a9a9a5;
	text-decoration: none;
}

.container p a:hover {
	text-decoration: underline;
}

.container p a:link, .container p a:visited{
	color: #0099FF;
}
.currentPage {
	text-decoration: none;
	color: #0099FF;
	font-size: 24px;
	font-weight: bold;
}


.line {
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	height: 2px;
	width: 100%;
	margin: 24px 0px;
}
.nav a {
	text-decoration: none;
	color: #FFFFEE;
	font-size: 24px;
	font-weight: bold;
}

.nav li {
	display: inline;
	margin: 30px 20px;
}

.nav li a:hover {
	text-decoration: none;
	color: #0099FF;
}
.fl-left {
	float: left;
}
#contactForm input, #contactForm textarea {
	width: 100%;
	margin: 4px 0px 12px 0px;
	padding: 3px 8px;
	font-size: 16px;
}
:-webkit-input-placeholder {
    color: #CCC;
}
:-moz-placeholder {
    color: #CCC;
}
:-ms-input-placeholder {
    color: #CCC;
}
#contactForm input {
	height: 24px;
}
#contactForm textarea {
	height: 160px;
	font-family: Arial, Helvetica, sans-serif;
}
.error {
	color: #F00;
}
ul li.error{
	float: left;
	list-style-type: square;
	padding-right: 40px;
}

.img-floatLeft {
	float: left;
	margin-right: 40px;
	margin-bottom: 30px;
}
.img-floatRight {
	float: right;
	margin-bottom: 30px;
	margin-left: 40px;
}



/*	CSS Document 
	© Copyright CudaWeb.co.uk - any use without written permission will result in legal action.
*/

.wrap {
	width: 100%;
}
