/*INFORMATION
Author: Pheel.co.uk
Time/Date: 02:05:20 AM February 08, 2009

Colours
white:#ffffff
dark-orange:#e86607
logo-orange:#f6921e
mid-orange:#ed8714
light-orange:#fac88e
light-grey:#666666
dark-grey:#333333
*/


/* General */

body {
	font-family:Verdana, Helvetica, sans-serif;
	font-size:12px;
	background-color:#ffffff;
	line-height:1.7em;
	margin:0;
	background-image:url(../images/bg.png);
	background-color:#44C8F5;
	background-position:top center;
	background-repeat:no-repeat;
	color:#333;
}
img {
	border:none;
}
.bottomborder {
	border-bottom:1px dashed #F6921E;
}
.tableheader {
	background-color: #F6921E;
	color: #fff;}
.caseStudy{ margin-bottom:50px;}
h1 {
	font-size:12px;
	margin:0;
	color:#333333;
}
#headerImage h1 span {
display:none;}
.orangefont {
	color:#ed8714;
}
.bluefont { color:#00AEEF;}
.centerimg { text-align:center;}
.intro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:36px;
	line-height:1;
	margin:20px 0 0 0;
	}
ul {
	list-style:none;
	padding-left:0;
	margin-left:0;
}
.navCat {
	margin:0; padding-top:10px;
	
}
a {
	text-decoration:underline;
	color:#ed8714;
}
.tableheader a {
	color: #FFFFFF;
}
.tableheader a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
h2 {
	color: #F6921E;
}


a:hover {
	text-decoration:none;
	color:#0099FF;
}
.nav{padding:0; margin:0;}
.nav a {
	text-decoration:none;
}
.nav a:hover {
	text-decoration:underline;
	text-transform:uppercase;
}
#home #homeLink a, #services #servicesLink a, #portfolio #portfolioLink a, #contact #contactLink a {
	text-transform:uppercase;
	color:#0099FF;
}
#home #homeLink a:before, #services #servicesLink a:before, #portfolio #portfolioLink a:before, #contact #contactLink a:before {
	content: ">";
}
/* Layout */
.floatRight {float:right;}

#container {
	margin: 50px auto 50px auto;
	width:740px;
    border:20px solid #fac88e;
    padding:10px;
	background-color:#ffffff;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
}
#leftSide {
	float:left;
	width:200px;
}
#rightSide {
	margin: 0 0 0 20px;
	float:left;
	width:520px;
}
.clearFloat {
	clear:both;
}

#logo {
	padding-bottom: 10px;
	border-bottom: 5px solid #6dcff6;
}
#headerImage {
	height:40px;
	padding:50px 0 10px 0;
	border-bottom: 5px solid #6dcff6;
	background: url(../images/headerImage.png) no-repeat bottom left;
}
#footer {
	border-top: 1px solid #999999;
	margin:50px 0 0 0;
	line-height:15px;
	font-size:10px;
}
#footer p {margin:0;}
#form1 {
	text-align: left;

}
#Message {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.greenbold {
	font-weight: bold;
	color: #006600;
	font-size: medium;
}
h2 .price {

}
h2 .price {
	color: #333333;
	font-size: small;
}
h2 .subh {
	color: #00AEEF;
	font-weight: normal;
	font-size: small;
	font-style: italic;
}

