/* general cleaning - updated may19th 2009 */
body{
	margin:0;
	font-family: Verdana, Geneva, sans-serif;
	background:url(images/header-bg.jpg) repeat-x #f3f1e9;
	height: 100%;
}
html{
	height: 100%;
}
* :focus {
	outline: 0;
}
a {
	cursor: pointer;
}
.displayblock{
	display:block;
}
.clearboth{
	clear:both;
}
p {
	padding: 0;
	margin: 0;
}
blockquote{
	margin: 0 0 0 30px;
}
.floatleft{
	float:left;
}
.floatright{
	float:right;
}
.nopadding{
	padding:0;
}
.textcenter{
	text-align: center;
}
img {
	padding: 0;
	margin: 0;
	border: 0;
}
ul {
	margin: 0;
	padding: 0;
}
ol {
	margin:0;
	padding:0;
}
form, 
fieldset, 
legend {
	margin: 0;
	padding: 0;
	border: none;
	display: inline;
}

embed,
object {
	display: block;
	margin: 0;
	padding: 0;
}
.hidden {
	display: none !important;
}
.singlelinebreak {
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}

/* end of cleaning */

#maincontainer{
	position: relative;
	min-height: 100%;
	width: 100%;
}
#logo{
	width: 493px;
	margin: auto auto;
	padding: 114px 0 0 0;
}

#homecontent{
	clear: both;
	width: 900px;
	height: 320px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -160px 0 140px -450px;
	z-index: -1;
	background:url(images/homeimage.jpg) no-repeat;
	padding: 0 0 140px 0;
	overflow: hidden;
}
#homecontent2{
	clear: both;
	width: 900px;
	height: 320px;
	margin: -35px 0 0 0;
	padding: 0 0 140px 0;
}
#hometext{
	width: 500px;
	height: 320px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: 0px 0 140px -150px;
	z-index: 5;
	padding: 0 0 140px 0;
	overflow: hidden;
}
#hometext p strong{
	color: #333;
	font-weight: bold;
}
#hometext p{
	font-size: 13px;
	color: #666;
	line-height: 20px;
	padding: 0 0 10px 0;
	text-align: justify;
}
#hometext a{
	font-size: 13px;
	color: #5980A3;
	text-decoration: none;
}
#hometext a:hover{
	text-decoration: underline;
}
#hometext a:active{
	color: #7b9ebd;
}

/* new home */

#newhomecontent{
	clear: both;
	width: 900px;
	height: 320px;
	background: url(images/homeimage2.jpg) no-repeat;
	overflow: hidden;
	margin: auto auto;
}
#newhometext{
	width: 480px;
	overflow: hidden;
	padding: 80px 0 0 350px;
}
#newhometext p strong{
	color: #333;
	font-weight: bold;
}
#newhometext p{
	font-size: 13px;
	color: #666;
	line-height: 20px;
	padding: 0 0 10px 0;
	text-align: justify;
}
#newhometext a{
	font-size: 13px;
	color: #5980A3;
	text-decoration: none;
}
#newhometext a:hover{
	text-decoration: underline;
}
#newhometext a:active{
	color: #7b9ebd;
}
#subhomecontent{
	width: 770px;
	clear: both;
	margin: auto auto;
	padding: 50px 0 0 0;
}
#homelatestwork{
	width: 470px;
	float: left;
}
#homelatestnews{
	width: 280px;
	float: right;
}
#homelatestnews p{
	font-size: 13px;
	color: #666;
	line-height: 20px;
	padding: 0 0 10px 0;
	text-align: justify;
}

/* Page Content */

#pagecontainer{
	width: 700px;
	margin: auto auto;
	padding: 100px 0 0 0;
}
#titleimage{
	text-align: center;
}

#thankyoupage{
	padding: 80px 0 0 0;
	text-align: center;
}
#pagecontent{
	clear: both;
	padding: 0 0 170px 0;
	overflow: hidden;
}
#pagecontent p{
	font-size: 13px;
	color: #666;
	line-height: 20px;
	padding: 0 0 15px 0;
}
#pagecontent p strong{
	color: #333;
}
#pagecontent h1, #pagecontent h2{
	font-size: 18px;
	color: #e36c0a;
	margin: 0;
	padding: 0 0 15px 0;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#pagecontent h3{
	font-size: 15px;
	color: #4889ae;
	margin: 0;
	padding: 0 0 3px 0;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
#pagecontent h4{
	font-size: 14px;
	color: #e36c0a;
	margin: 0;
	padding: 0 0 3px 0;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
#pagecontent ul{
	padding: 0 0 15px 1px;	
}
#pagecontent ul li{
	list-style-type: none;
	background: url(images/arrow.jpg) no-repeat 0 6px; 
	font-size: 13px;
	color: #666;
	line-height: 20px;
	padding: 0 0 10px 10px;	
}

.imagescontainer{
	padding: 5px 0 25px 0;	
	overflow: hidden;
	clear: both;
}
#pagecontent .imagescontainer p{
	color: #333;
	/*color: #253f44;*/
	padding: 3px 0 4px 2px;
	line-height: 16px;
	font-size: 12px;
	font-weight: bold;
}
.pageimage{
	display: block;
	float: left;
	padding: 0 25px 0 0;
}
.pageimage2{
	display: block;
	float: left;
	padding: 0;
}
.redtext{
	color: #d65c5c !important;	
}
.datetext{
	color: #333 !important;
	font-style: italic;
}
.greytext{
	color: #999 !important;
}
#col1{
	width: 285px;
	float: left;
	padding: 0 15px 0;
}
#pagecontent a{
	text-decoration: none;
	color: #5980A3;
}
#pagecontent a:hover{
	text-decoration: underline;
}
#pagecontent a:active{
	color: #7b9ebd;
}

#col2{
	width: 350px;
	float: right;
}

#pagecontent label{
	font-size: 15px;
	color: #666;
	display: block;
	padding: 4px 4px 3px 0;
}
#pagecontent input{
	width: 200px;
	padding: 3px 4px 3px 3px;
	margin: 0 0 10px 0;	
	font-size: 15px;
	color: #666;
}
#pagecontent #mailinglist input{
	width: 25px;
	float: left;
	margin: 5px 0 15px 0;
}
#pagecontent #mailinglist label{
	width: 300px;
	float: right;
	font-size: 12px;
}
#pagecontent textarea{
	width: 300px;
	padding: 3px 4px 3px 3px;
	margin: 0 0 10px 0;	
	font-size: 15px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
}
.submitbtn{
	width: 100px !important;
	padding: 0 !important;
}
#submitbutton{
	clear: both;
}
#popup{
	background: #FFF; 
	border: 1px solid #dadada; 
	padding: 5px;
}
#popup p{
	font-size: 13px;
	color: #666;
	padding: 0 0 5px 0;
	line-height: 16px;
}
#popup h1{
	font-size: 15px;
	color: #e36c0a;
	font-weight: bold;
	padding: 0 0 5px 0;	
	margin: 0;
	font-family: Arial, Helvetica, sans-serif
}

#popup p strong{
	color: #333;
}


.imagelink{
	display: block;
	float: left;
	margin: 0 25px 3px 0;
	padding: 2px;
	background: #FFF;
	border: 1px solid #FFF;
}

.galleryitem{
	float: left;	
}







/* for bottom footer, make sure tha DIV that sits above footer has a bottom margin or display hidden. */
#footer{
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 151px;
	background:url(images/footer-bg.jpg) repeat-x;
	text-align: center;
}
#footerlinks{
	width: 700px;
	margin: auto auto;
	padding: 15px 0 0 0;
}

.footerlink{
	margin: 21px 0 0 0;
}
.footerdivider{
	margin: 0px 15px 0 15px;
}
