body,html,div,blockquote,img,label,p,h1,h2,h3,h4,h5,h6,pre,ul,ol,li,dl,dt,dd,form,a,fieldset,input,th,td {
	border: 0;
	outline: none;
	margin: 0;
	padding: 0;
	font-family: "Gentium Basic", serif;
}

p{
	margin-bottom: 5px;
}

.left-col {
	width: 30%;
	position: absolute;
	height: 100%;
	background-image: url(../interface/bkgd-dots.jpg);
	overflow: visible;
}

.left-col-shadow {
	width: 13px;
	height: 100%;
	position: absolute;
	right: 0;
	background: url(../interface/menu-shadow.png) repeat-y;
}

.logo-container {
	width: 176px;
	height: auto;
	position: absolute;
	top: 10%;
	right: 25px;
	text-align: right;
}
.right-col {
	width: 70%;
	position: absolute;
	left: 30%;
	height: 100%;
	background-image: url(../interface/bkgd-vertical.jpg);
	overflow: scroll;
}

.right-col-cont {
	
	width: 90%;
	height: 100%;
	margin-left: 30px;
	margin-right: 40px;
}

.title {
	position: relative;
	float: left;
	width: 100%;
	top: 10.2%;
	height: auto;
	
}

.project-details {
	position: relative;
	float: left;
	top: 12.5%;
	margin-top: 0;
	width: 200px;
}

.project-text {
	position: absolute;
	top: 20%;
	margin-top: 10px;
	width: 90%;
	max-width: 800px;
	background-image: url(../interface/bkgd-vertical.jpg);
	z-index: 1000;
	padding-bottom: 30px;
}

.images {
	position: absolute;
	top: 20%;
	margin-top: 10px;
	width: 90%;
	max-width: 800px;
	padding-bottom: 40px;
}

.image1 {
	background-image: url(../interface/image1.jpg);
	width: 100%;
	height: 40%;
	margin-left: 1px;
	
	background-size: cover;
                -moz-background-size: cover;  /* Firefox 3.6 */
                background-position: center;

}

.image1title {
	width: 300px;
	height: 20px;
	position: absolute;
	top: 40%;
	margin-top: -20px;
	left: 100%;
	margin-left: -300px;
	background-color:rgba(255,255,255,0.8);
	text-align: center;
	line-height: 21px;
	visibility: visible;
}

.image2title {
	width: 300px;
	height: 20px;
	position: absolute;
	top: 100%;
	margin-top: -20px;
	left: 100%;
	margin-left: -300px;
	background-color:rgba(255,255,255,0.8);
	text-align: center;
	line-height: 21px;
	visibility: visible;
}

.image2 {
	background-image: url(../interface/image2.jpg);
	width: 100%;
	height: 60%;
	margin-top: 1px;
	margin-left: 1px;
	background-size: cover;
                -moz-background-size: cover;  /* Firefox 3.6 */
                background-position: center;  /* Internet Explorer 7/8 */
                
}

/* @group DIV-show/hide */

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

.clearfix {display: inline-block;}


.divHide   {display:none;} 
.divShow   {display:block;} 
 



/* @end */

.slideshow {
	
}

h1 {
	font-size: 24px;
	font-weight: 400;
	letter-spacing: 3px;
}

h2 {
	font-size: 18px;
	font-weight: 400;
	
}

a:link, a:hover, a:active, a:visited {
	font: 14px Forum, serif;
	color: black;
}

.divider {
	width: 100%;
	height: 2px;
	border-bottom: 1px dashed gray;
}

.mobile-menu {
	visibility: hidden;
}

/* @group Contact */

.contact {
	position: absolute;
	top: 20%;
	margin-top: 10px;
	width: 90%;
	max-width: 500px;
		background-image: url(../interface/bkgd-vertical.jpg);

	
}

.contactDetails {
		position: relative;
	float: left;
	width: 210px;
}

.contactHolder {
	position: relative;
	float: left;
	width: 210px;
	margin-top: 50px;
	margin-bottom: 50px;

}

.name-email {
	position: relative;
	float: left;
	width: 200px;
	height: 150px;
}
.enquiry {
	position: relative;
	float: left;
	width: 200px;
	height: 150px;
	margin-left: 20px;
}

div.label-c {
	width: 100px;
	height: 20px;
	text-align: left;
	
}

div.line {
	width: 200px;
	height: auto;
	margin-top: 10px;
	position: relative;
	
}

.formfieldtext {
	border-style: none;
	width: 200px;
	height: 30px;
	padding-left: 10px;
	font: 12px "Courier New", Courier, mono;
	color: black;
	background-color: transparent;
		border: 1px dotted #373d4d;

}

.formfieldtextenquiry {
	border-style: none;
	width: 190px;
	height: 150px;
	padding: 10px;
	font: 12px "Courier New", Courier, mono;
	color: black;
	background-color: transparent;
		border: 1px dotted #373d4d;

}

.submitstyle {
	width: 210px;
	height: 30px;
	
	margin-top: 20px;
	font-size: 12px;
	font-weight: bold;
	line-height: 30px;
	text-transform: uppercase;
	background-image: url(../interface/bkgd-vertical.jpg);
	border: 1px dotted #373d4d;
}

div.invisible {
	visibility: hidden;
}

div.address {
	width: 200px;
	margin-left: 110px;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: gray;
	text-align: right;
}



/* @end */

@media handheld, only screen and (max-width: 500px) {	
	.left-col{
	width: 100%;
	height: 145px;
}

.right-col {
	position: absolute;
	top: 145px;
	width: 100%;
	height: 100%;
	padding-bottom: -145px;
	left: 0px;
	overflow: visible;
}

.menu-container { 
	display: none; 
}

.mobile-menu {
	visibility: visible;
	position: absolute;
	top: 70px;
	width: 90%;
	left: 20px;
}
	.mobile-menu a {
	color: white;
	float: left;
	margin-right: 10px;
	margin-top: 10px;
}

.logo-container {
	width: 176px;
	height: auto;
	position: absolute;
	top: 20px;
	left: 20px;
	text-align: left;
}

.title {
	position: relative;
	top: 20px;
	width: 100%;
	height: auto;
	margin-bottom: 0;
	margin-top: 0;
}

.project-details {
	position: relative;
	top: 40px;
	width: 100%;
	margin-top: -10px;
	margin-bottom: 2%;
	
}
.project-text {
	position: relative;
	float: left;
	top: 0px;
	width: 90%;
	margin-bottom: 2%;
	padding: 0px;
	background-color: transparent;
	}
.images {
	position: relative;
	top: 60px;
	width: 90%;
	max-width: 800px;
}

.contact {
	position: relative;
	top: 10px;
	margin-top: 10px;
	width: 100%;
	
	
}

.contactHolder {

	margin-top: 10px;

}

.image1title {

	visibility: hidden;
}

.image2title {

	visibility: hidden;
}



	}





