body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 100%;
	background-image: url(assets/background-test.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-attachment: fixed;
}
* {margin: 0px; padding: 0px; border: 0px;}

#wrapper {
	width: 740px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/*------------------------------------------------------------- Main Navigation --*/

#navigation {
	width: 740px;
	height: 60px;
	float: left;
	text-align: right;
}
#navigation ul {
	margin: 20px 0px 0px 0px;
	padding: 0px;
	list-style: none;
	
}
#navigation li {
	float: right; 
}
#navigation a:link, #navigation a:visited {
	display: block;
	font-size: 0.7em;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 40px;
	background-color: #FFFFFF;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#navigation a:hover {
	background-color: #f6901e;
	color: #FFFFFF;
}


/*----------------------------------------------------------------- Image --*/

#image {
	width: 740px;
	height: 160px;
	float: left;
	color: #FFFFFF;
}
body.home #image {
	background-image: url(assets/page_images/image_home.jpg);
	background-repeat: no-repeat;}
body.three #image {
	background-image: url(assets/page_images/image_3D.jpg);
	background-repeat: no-repeat;}
body.multimedia #image {
	background-image: url(assets/page_images/image_multimedia.jpg);
	background-repeat: no-repeat;}
body.copywriting #image {
	background-image: url(assets/page_images/image_copywriting.jpg);
	background-repeat: no-repeat;}
body.web #image {
	background-repeat: no-repeat;
	background-image: url(assets/page_images/image_web.jpg);}
body.projects #image {
	background-image: url(assets/page_images/image_projects.jpg);
	background-repeat: no-repeat;}
body.contactus #image {
	background-image: url(assets/page_images/image_contactus.jpg);
	background-repeat: no-repeat;}
body.architect #image {
	background-image: url(assets/page_images/image_architect.jpg);
	background-repeat: no-repeat;}	




/*------------------------------------------------------------------ Content --*/

#content {
	width: 680px;
	float: left;
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 60px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
#leftcol {
	width: 410px;
	float: left;
}

#leftcol a {
	color: #F6911F;
	text-decoration: underline;
}

.pic {
	border: 1px solid #666666;
}

.pic-left {
	border: 1px solid #666666;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}

.pic-right {
	border: 1px solid #666666;
	margin-top: 5px;
	margin-bottom: 10px;
	float: right;
	margin-left: 10px;
}

.pic-right-menu {
	border: 1px solid #666666;
	float: right;
	margin-right: 15px;
}

.right-column-video {
	padding-left: 20px;
}

#leftcol h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	line-height: 1.2em;
	color: #f6901e;
	font-weight: lighter;
	margin-bottom: .5em;
}
#leftcol h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	line-height: 1.5em;
	color: #7b7b7b;
	font-weight: lighter;
	margin-bottom: 1.5em;
}
#leftcol h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	line-height: 1.2em;
	color: #f6901e;
	font-weight: bold;
	margin: 2em 0em .5em 0em;
}
#leftcol h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	line-height: 1.2em;
	color: #f6901e;
	font-weight: bold;
}




#leftcol p {
	font-size: 1em;
	line-height: 1.4em;
	color: #333333;
}

#leftcol .bold {
	font-weight: bold;
	font-size: 1.1em;
}


.whitehigh {
	color: #FFFFFF;
}
.caption {
	color: #F6901E;
}

#rightcol {
	width: 240px;
	float: right;
	background-repeat: no-repeat;
	background-position: center top;
}
#rightcol h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	line-height: 1.2em;
	color: #b7b6b6;
	font-weight: lighter;
	margin-bottom: 0.5em;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 15px;
}

#rightcol .bold {
	font-weight: bolder;
	font-size: 1.2em;
	color: #F6901E;
}

#leftcol .bolder {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bolder;
	font-size: 1.6em;
	color: #F6901E;
}

#rightcol h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	line-height: 1.2em;
	color: #e3b684;
	font-weight: bold;
	margin-bottom: 0.5em;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#rightcol p {
	font-size: 0.85em;
	line-height: 1.6em;
	color: #333333;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#dlist ul {
	margin: 0px 0px 0px 20px;
	padding: 0px;
}
#dlist li {
	display: inline;
}
#rightcol #dlist a:link, #dlist a:visited{
	background-image: url(assets/orangebullett.gif);
	display: block;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #333333;
	background-repeat: no-repeat;
	background-position: left center;
	padding: 2px 5px 2px 10px;
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
}

#rightcol a, a:visited {
	font-weight: bold;
	color: #333333;
	}


#rightcol #dlist a:hover {
	color: #f6901e;
}

/*--------------------------------------------------------------- trending styles --*/


#leftcol .trending1 {
	font-weight: bold;
	font-size: 1.2em;
		line-height: 1.2em;
}

#leftcol .trending2 {
	font-weight: bold;
	font-size: 1.3em;
		line-height: 1.2em;
}

#leftcol .trending3 {
	font-weight: bold;
	font-size: 1.5em;
		line-height: 1.2em;
}

#leftcol .trending4 {
	font-weight: bold;
	font-size: 1.9em;
	line-height: 1.2em;
}



/*--------------------------------------------------------------- Thumbnails --*/
div.thumb {
	float: left;
	width: auto;
	padding: 1px;
  }
  
div.thumb p {
	text-align: left;
	color: #009966;
   }
   
   div.thumb-spacer {
  clear: both;
  }
  
  
/*--------------------------------------------------------------- Thumbnails end --*/
/*--------------------------------------------------------------- Footer --*/

#footer {
	clear: both;
	width: 680px;
	height: 40px;
	font-size: 0.7em;
	line-height: 1.5em;
	padding: 10px 30px 10px 30px;
}
#footer a:link, #footer a:visited {
	color: #666666;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
}



/*------------------------------------------------------------- Forms --*/

fieldset {
	background-color: #FFFFFF;
	padding: 20px 20px;
	margin-bottom: 1em;
}
legend {
	font-size: 0.7em;
	text-transform: uppercase;
	font-weight: bold;
	color: #CCCCCC;
	padding-left: 1em;
}
label {
	font-size: .95em;
	width: 8em;
	display: block;
}
input {
	width: 350px;
	border: 1px solid #999999;
	background-color: #eeeeee;
}
textarea {
	width: 350px;
	height: 100px;
	background-color: #eeeeee;
	border: 1px solid #999999;
}
input.submit {
	width: 100px;
	margin-left: 20px;
}
.postcode {
	width: 100px;
}
input:focus, textarea:focus {
	background: #ffc;
}
.required {
	font-size: .8em;
	color: #760000;
}
.services #content input.tick {
	width: 30px;
}
.services #content label {
	font-size: .95em;
	float: left;
	width: 30em;
}

/*---------------------------------------------------------------- Thumbnails --*/


.gallerycontainer{
position: relative;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail img{
	border: 1px solid white;
}


.thumbnail:hover img{
	border: 1px solid #000000;
}
.quote {
	background-color: #eeeeee;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
