/* CSS Document */

body {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	margin-top: 40px;
}


div {
	border: 1px none blue;
}

img {
	padding:0;info
	margin:0;
}


/* Links */

a:link { color: #FF9900; text-decoration:none; }
a:visited { color:#FF9900; text-decoration:none; }
a:active { color:#F8B96E; text-decoration:underline; }
a:hover { color: #F8B96E; text-decoration:underline; }

p.morelinkright {
	text-align:right;
	padding:12px 0 0 0;
}

p.morelinkleft {
	text-align:left;
	padding:6px 0 12px 0;
}

/* Library items   */


#main {
	width: 944px;
	height: 628px;
	margin: 0 auto;
	padding: 0;
	text-align:left;
}

#logo {
	padding: 0px;
	float:left;
	width:314px;
	margin: 0;
}


#logo img {
	padding: 0px;
	margin: 0;
}


#header {
	background-color: #FFFFFF;
	padding-bottom:9px;
	border-bottom: 2px solid #E6922E;
	font-size: 10px;
	width: 942px;
}


div.clear {
	clear: both;
}

#footer {
	border-top: 2px solid #E6922E;
	margin: 0;
	padding-top:5px;
	text-align: center;
	width:942px;
	clear:both;
}

/* @group Menu */

#topmenu {
	background-color: #E6922E;
	margin:0;
	padding:0;
	width: 628px;
	height:4.7em;
	float: left;
}

#topmenu li {
	display: inline;
}

#topmenu li.menuitem a {
	display: block;
	color:#000000;
	font-weight:bold;
	font-size:1.1em;
	background-color: #E6922E;
	text-decoration:none;
	padding: 2px 0 0 5px;
	width:98px;
	height:4.1em;
	vertical-align:middle;
	border-right: 1px solid white;
	float:left;
}

#topmenu li.menuitemend a {
	display: block;
	color:#000000;
	font-weight:bold;
	font-size:1.1em;
	background-color: #E6922E;
	text-decoration:none;
	padding: 2px 0 0 5px;
	width:98px;
	height:4.1em;
	vertical-align:middle;
	float:left;
}

#topmenu li a:hover {
	color: #000000;
	background-color:#F8B96E;
	text-decoration:none;
	display: block;
	
}

/* @end */



/* @group Home/Projects */

#hometopleft {
	width: 628px;
	height: 251px;
	float:left;
}

#hometopright {
	width: 304px;
	height: 251px;
	margin: 0 0 0 10px;
	float:left;
	border-bottom: 1px solid #F8B96E;
}
#hometopright div.thumbnail {
	border: 1px solid black;
	margin:0 0 0 10px;
	float:right;
}
#hometopright p.projectdetails {
	padding-top: 6px;
}
span.emphasize {
	color:#4E4C47;
	font-weight: bold;
}

#homebottomleft {
	width: 294px;
	height: 241px;
	padding: 10px 20px 0 0;
	float:left;
}

#homebottommiddle {
	width: 304px;
	height: 241px;
	padding: 10px 5px 0 5px;
	float:left;
}

#projectbottomleft {
	width: 628px;
	height: 241px;
	float:left;
}

#projectbottomleft img{
	border-right:1px white solid;
	padding: 0;
	margin: 0;
}

/* @end */

/* @group General */

#columnleft {
	width: 299px;
	height: 502px;
	float:left;
	margin-right: 15px;
}

#infoboxright {
	width: 304px;
	height: 241px;
	float:left;
	padding: 10px 0 0 10px;
}

#infoboxright div.thumbnail {
	margin:5px 10px 0px 0;
	float: left;
}

#infoboxleft {
	height: 241px;
	float: none;
	clear: both;
	padding: 10px 10px 0 0;
}

p.infobox {
	padding-top: 10px;
}

#infoboxleft div.thumbnail {
	margin:5px 10px 0px 0;
	float:left;
}
	
/* @end */

/* @group Template1 (Services/Testimonials/Links) */

#introtopleft {
	height: 241px;
	padding: 10px 10px 0 0;
	float:left;
	border-bottom: 1px solid #F8B96E;
}

#bigboxright_outer {
	width: 628px;
	float: left;
}

#bigboxright_inner {
	height: 365px;
	width: 608px;
	overflow: auto;
	padding-bottom: 10px;
	padding-right: 20px;
	margin: 1px 0 1px 0;
}

#bigboxright_inner img{

	margin-bottom: 10px;
}

.clientsingle {
	padding-top: 20px;
	padding-right: 20px;
	clear: both;
}

.clientsingle img{
	float: left;
	margin-right: 10px;
}

.listelement {
	padding-top: 20px;
	padding-right: 20px;
}

p.toptext {
	padding-top: 10px;
}

/* @end */

/* @group Template2 (Contact/Team) */

#imagetopleft {
	height: 251px;
	padding: 0;
	margin: 0;
	float:left;
}

#imagetopleft img{
	padding: 0;
	margin: 0;
}

#columnmiddle {
	width: 294px;
	height: 492px;
	float: left;
	padding-left: 20px;
	padding-top: 10px;
}

#columnmiddle img {
	margin-bottom: 10px;
}

#columnright {
	width: 280px;
	height: 492px;
	float: left;
	padding-left: 20px;
	padding-top: 10px;
}

#bigboxright_temp2 {
	width: 570px;
	float: left;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	height: 480px;
	overflow: auto;
	margin: 1px 0 1px 0;
	padding-bottom: 10px;
}

table tr.tableentry {
	padding-bottom: 20px;
	border-bottom: 1px solid #F8B96E;
}

td.tableimg{

	padding-right: 10px;
	padding-top: 20px;
	vertical-align: top;
}

td.tabletext{
	padding-bottom: 20px;
	padding-top: 20px;
	border-bottom: 1px solid #F8B96E;
	vertical-align: top;

	
}

/* @end */

/* Text and titles */

p {
	margin:0;
	padding:0;
}

h1 {
	font-size:14px;
	margin: 6px 0 6px 0;
}

h2 {
	font-size: 12px;
	color:#FF9900;
	margin: 0 0 12px 0;;
}

h3 {
	font-size:12px;
	color:#4E4C47;
	margin: 0 0 6px 0;	
}

/* @group Email-Form */

fieldset {
	padding: 0 0 20px 0;
	border:none;
}
	
label {
	padding-bottom:10px;
	display: block;
}

input {
	margin-bottom:10px;
	color:#000000;
}

input:focus {
	background-color: #F8B96E;
	color:#000000;
}

.midinput {
	padding: 10px 0 10px 0;
}

textarea {
	color:#000000;
	width: 240px;
}

textarea:focus {
	background-color: #F8B96E;
	color:#000000;
}

.testi-text {
font-size:13px;
padding-bottom:10px;
}

span.geneva {
	font-family: Geneva, sans-serif;
	font-size: 20px;
	color: orange;
}

/* @end */
