body {
	margin: 0px;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 15px;
}
#sitecontainer {
	text-align: center;
	height: auto;
	position: relative;
	background-color: #F0F1EC;
	background-image: url(../newgraphics/body-home.jpg);
}
#headercontainer {
	height: 208px;
	width: 100%;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: center;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-color: #181818;
}
#headercontainerB {
	height: 208px;
	width: 100%;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: center;
	background-color: #333333;
	background-image: url(../newgraphics/freshslicer.jpg);
	background-repeat: repeat-x;
}
#headerdiv {
	height: 208px;
	width: 960px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#headerdivB {
	height: 208px;
	width: 960px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../newgraphics/freshwebdesign.jpg);
	background-repeat: no-repeat;
}
#basegrad {
	background-repeat: no-repeat;
	height: 50px;
	clear: both;
	line-height: 50px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	background-color: #181818;
	margin-top: 20px;
	background-image: url(../newgraphics/footerback.jpg);
	background-position: center top;
}
#contentdiv {
	height: auto;
	width: 960px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#headergrad {
	height: 30px;
	width: 100%;
	position: relative;
	background-image: url(../newgraphics/homepage/topgradbar.jpg);
	background-repeat: repeat-x;
	margin-top: 2px;
}
#topstrip {
	background-color: #3B3B3B;
	height: 50px;
	width: 100%;
	position: relative;
}
#headercurve {
	height: 102px;
	width: 100%;
	position: relative;
	background-color: #C90000;
	background-image: url(../newgraphics/header/curve.jpg);
	background-repeat: no-repeat;
	background-position: 100%;
	z-index: 1;
	margin-right: auto;
	margin-left: auto;
}
#basebar {
	width: 100%;
	position: relative;
	background-color: #FFFFFF;
	height: 102px;
	line-height: 102px;
	bottom: 0px;
}
#topheader {
	height: 207px;
	background-image: url(../newgraphics/header/header.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;
	overflow: hidden;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
#leftcol {
	float: left;
	width: 768px;
}
#rightcol {
	float: right;
	width: 186px;
	background-repeat: no-repeat;
}
#navbox {
	height: 100%;
	width: 168px;
	margin-top: 16px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center top;
	float: right;
}
.navhomelinkdiv {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #990000;
	text-align: left;
	background-image: url(../newgraphics/nav/navback.jpg);
	background-repeat: no-repeat;
	height: 20px;
	line-height: 20px;
	background-position: right;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DEDEDE;
	padding: 5px;
}
#navigation {
	text-align: left;
}
#navigation ul {
	list-style: none;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	display: block;
	margin-bottom: 7px;
}
#navigation li {
	line-height: 28px;
	margin: 0px;
	display: block;
	padding-left: 5px;
	font-weight: normal;
}


#navigation li a:link, #navigation li a:visited, #navigation li a:active {
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
#navigation li a:hover {
	color: #333333;
	text-decoration: underline;
	font-size: 14px;
	font-weight: normal;
}
#homewebdesignshadow {
	background-color: #F0F1EC;
	height: 312px;
	width: 768px;
	background-image: url(../newgraphics/homepage/webdesignshadow.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 16px;
}
#homewebdesignbox {
	background-color: #F6F6F6;
	height: 313px;
	background-image: url(../newgraphics/homepage/webdesigngrad.jpg);
	background-repeat: repeat-x;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #DEDEDE;
	border-right-color: #DEDEDE;
	border-bottom-color: #DEDEDE;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DEDEDE;
}
#homewebpic {
	background-image: url(../newgraphics/homeboxes/webdesignpic2.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 312px;
	width: 326px;
	margin-right: 20px;
	background-position: left top;
	left: 0px;
	top: 0px;
}
#webtextright {
	float: left;
	width: 530px;
}
#webdesigntextdiv {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #333333;
	text-align: left;
	position: absolute;
	z-index: 10;
	height: 200px;
	width: 413px;
	top: 46px;
	left: 306px;
}
#contentdiv   a:link {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #666;
	text-decoration: underline;
}
#contentdiv a:visited {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #666;
	text-decoration: underline;
}
#contentdiv a:hover {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #333;
	text-decoration: none;
}
#contentdiv a:active {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	text-decoration: underline;
	color: #666;
}
#smallbox01 {
	background-image: url(../newgraphics/nav/smallboxshadow.jpg);
	background-repeat: no-repeat;
	background-position: center 152px;
	float: left;
	height: auto;
	width: 245px;
	margin-right: 18px;
	margin-top: 22px;
}
.smallboxinner {
	height: 192px;
	width: 240px;
	border: thin solid #DEDEDE;
	background-color: #FFFFFF;
	margin-bottom: 24px;
	background-image: url(../newgraphics/ipadwebdesign.jpg);
	background-repeat: no-repeat;
}
#smallboxtext01 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-left: 10px;
	text-align: left;
	margin-right: 10px;
	width: 210px;
	margin-top: 10px;
	float: left;
}
#smallboxtext02 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-left: 10px;
	text-align: left;
	margin-right: 10px;
	margin-top: 10px;
}
#smallboxtext03 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-left: 10px;
	text-align: left;
	width: 105px;
	margin-top: 10px;
	padding: 0px;
}
.smallboxinner2 {
	height: 192px;
	width: 240px;
	border: thin solid #DEDEDE;
	background-color: #FFFFFF;
	margin-bottom: 24px;
	background-image: url(../newgraphics/homepage/villarents.jpg);
	background-repeat: no-repeat;
}
.smallboxinner3 {
	height: 192px;
	width: 240px;
	border: thin solid #DEDEDE;
	background-color: #FFFFFF;
	margin-bottom: 24px;
	background-image: url(../newgraphics/homepage/redesign.jpg);
	background-repeat: no-repeat;
	text-align: left;
	float: right;
}
#smallbox02 {
	background-image: url(../newgraphics/nav/smallboxshadow.jpg);
	background-repeat: no-repeat;
	background-position: center 152px;
	height: auto;
	width: 245px;
	margin-top: 22px;
	left: 264px;
	float: left;
	display: inline;
}
#smallbox03 {
	background-image: url(../newgraphics/nav/smallboxshadow.jpg);
	background-repeat: no-repeat;
	background-position: center 152px;
	height: auto;
	margin-top: 22px;
	float: right;
	display: inline;
	width: 245px;
}
#smallboxcontainer {
	clear: both;
	height: 260px;
}
#homebasetext {
	height: auto;
	width: 770px;
	margin-top: 24px;
	clear: both;
}
.smallboxheaders {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333;
	text-align: right;	
}
#textboxcol1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	height: auto;
	width: 215px;
	border-bottom-color: #DEDEDE;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DEDEDE;
	display: inline;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-right: 20px;
	padding-left: 20px;
}
#textboxcol2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	height: auto;
	width: 215px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DEDEDE;
	display: inline;
	float: left;
	margin-top: 5px;
	padding-right: 20px;
	padding-left: 20px;
}
#textboxcol3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	height: auto;
	width: 215px;
	display: inline;
	float: left;
	margin-top: 5px;
	padding-right: 20px;
	padding-left: 20px;
}
#basetext {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 50px;
}
#basetextright {
	float: right;
	display: inline;
	text-align: right;
	color: #FFF;
}
#basetextleft {
	float: left;
	display: inline;
	color: #FFF;
}
#basetext a:link {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 50px;
	color: #C00;
	text-decoration: none;
}
#basetext a:visited {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 50px;
	color: #C00;
	text-decoration: none;
}
#basetext a:hover {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 50px;
	color: #C00;
	text-decoration: underline;
}
#basetext a:active {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 50px;
	color: #C00;
	text-decoration: none;
}
#homelink {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	height: 24px;
	line-height: 24px;
	padding-left: 5px;
	
	margin-bottom: 10px;
}
#homelink   a:link {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #686868;
	height: 24px;
	line-height: 24px;
	text-decoration: none;
	font-size: 14px;
}
#homelink a:visited {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #686868;
	height: 24px;
	line-height: 24px;
	text-decoration: none;
	font-size: 14px;
}
#homelink a:hover {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #686868;
	height: 24px;
	line-height: 24px;
	text-decoration: underline;
	font-size: 14px;
}
#homelink a:active {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #686868;
	height: 24px;
	line-height: 24px;
	text-decoration: none;
	font-size: 14px;
}
#homeicon {
	height: 16px;
	width: 16px;
	float: left;
	margin-top: 4px;
	margin-right: 6px;
}
fieldset{
	margin:0;
	padding:0;
	border:0;
	float: right;
}
#enquiryform {
	text-align: left;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #666666;
	padding: 24px;
	margin-top: 16px;
	width: 344px;
	height: 841px;
	float: left;
}
#contactdetails {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #666666;
	padding: 24px;
	float: left;
	height: auto;
	width: 300px;
	border: 1px solid #DEDEDE;
	background-color: #FFFFFF;
	margin-top: 16px;
	text-align: left;
	background-image: url(../newgraphics/homepage/webdesigngrad.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
		label{
	width:344px;
	display:block;
}
		.txt_input{
	width:344px;
	display:block;
	color: #333333;
	font-size: 14px;
	background-image: url(../newgraphics/back.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 20px;
	background-color: #FFFFFF;
}
		textarea{
	height:80px;
	width:344px;
	background-color: #FFFFFF;
	background-image: url(../newgraphics/back.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 14px;
	color: #333333;
}
		input{display:block;
		}
#headerlogo {
	background-image: url(../newgraphics/header/logotrans.png);
	width: 400px;
	height: 206px;
	background-repeat: no-repeat;
	float: left;
}
#headerstickers {
	background-image: url(../newgraphics/header/stickers.png);
	width: 500px;
	height: 206px;
	background-repeat: no-repeat;
	position: relative;
	float: right;
	background-position: right;
}
#hometextwrap {
	height: 250px;
	width: 100%;
	clear: both;
}
#testimonial {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	color: #999999;
	margin-top: 16px;
	text-align: left;
	background-color: #FFFFFF;
	border: 1px solid #DEDEDE;
	height: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 250px;
}
#aboutus {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #666666;
	margin-top: 16px;
	text-align: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DEDEDE;
	border-bottom-color: #DEDEDE;
	line-height: 15px;
	background-color: #F6F6F6;
	padding-top: 25px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DEDEDE;
	border-left-color: #DEDEDE;
	margin-bottom: 30px;
	background-image: url(../newgraphics/homepage/webdesigngrad.jpg);
	background-repeat: repeat-y;
}
#aboutus h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
.testimonialpsp {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	color: #999999;
	margin-top: 24px;
	text-align: left;
	background-color: #FFFFFF;
	border: 1px solid #DEDEDE;
	height: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 250px;
	background-image: url(../newgraphics/testimonials/psp.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.testimonialpsp   h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
}
.testimonialfly {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	color: #999999;
	margin-top: 16px;
	text-align: left;
	background-color: #FFFFFF;
	border: 1px solid #DEDEDE;
	height: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 250px;
	background-image: url(../newgraphics/testimonials/fly.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.testimonialfly h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
}
.testimonialGG {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	color: #999999;
	margin-top: 16px;
	text-align: left;
	background-color: #FFFFFF;
	border: 1px solid #DEDEDE;
	height: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 250px;
	background-image: url(../newgraphics/testimonials/fly.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.testimonialGG h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
}
.testimonialDolphin {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	color: #999999;
	margin-top: 24px;
	text-align: left;
	background-color: #FFFFFF;
	border: 1px solid #DEDEDE;
	height: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 250px;
	background-image: url(../newgraphics/testimonials/dolphin.jpg);
	background-position: left 10px;
	background-repeat: no-repeat;
}
.testimonialDolphin h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
}
.testimonialPet {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	color: #999999;
	margin-top: 24px;
	text-align: left;
	background-color: #FFFFFF;
	border: 1px solid #DEDEDE;
	height: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 250px;
	background-image: url(../newgraphics/testimonials/pet.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.testimonialPet h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
}
#A4display {
	background-image: url(../clients/bedfan/proof/bedfanlogos.png);
	background-repeat: no-repeat;
	height: 1000px;
	width: 750px;
}
.testimonialIan {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	color: #999999;
	margin-top: 24px;
	text-align: left;
	background-color: #FFFFFF;
	border: 1px solid #DEDEDE;
	height: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 250px;
	background-image: url(../newgraphics/testimonials/ian.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.testimonialIan h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
}
#sitecontainer #contentdiv #leftcol #contactdetails .linkdin {
	display: block;
	margin-top: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sitecontainer #contentdiv #leftcol #contactdetails .marcus {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	margin-right: 5px;
}
.testimonialofx {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #999999;
	margin-top: 20px;
	text-align: left;
	background-color: #FFFFFF;
	border: 1px solid #DEDEDE;
	height: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 250px;
	background-image: url(../newgraphics/testimonials/ofx.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.testimonialofx h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
}
#sitecontainer #contentdiv #leftcol #contactdetails .numbers {
	font-size: 17px;
	color: #003366;
}
#sitecontainer #contentdiv #rightcol #navbox .newprojects {
	margin-bottom: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sitecontainer #headercontainer #headerdiv #redalertlogo {
	height: 70px;
	width: 246px;
	top: 116px;
	position: absolute;
	left: 0px;
}
#sitecontainer #headercontainer #headerdiv #redalertlogo img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sitecontainer #headercontainer #headerdiv h1 {
	text-align: left;
	color: #CCCCCC;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	margin-top: 80px;
}
#sitecontainer #contentdiv #rightcol #navbox #navigation .navhomelinkdiv a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	color: #990000;
	text-decoration: none;
}
.quote {
	color: #666;
}
#aboutus ul {
	line-height: 18px;
	color: #666;
	font-size: 13px;
}
