/* CSS Document */

/* beginning of reset reloaded*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* end of reset reloaded*/

html{
	height:101%;
}

#container{
	width:970px;
	height:700px;
	margin:0 auto;
	background-color:#FFFFFF;
}

#header {
	width:970px;
	height: 120px;
	text-align:center;

}

a {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color: #00b294;
	text-decoration:none;
	font-size:14px;
	text-decoration:none;

}

a:hover {
font-size:14px;
color:#454746;
text-decoration:none;

}

#col1{
	float:left;
	width:252px;
	height:501px;
}

#col2{
	float:left;
	width:466px;
	height:501px;
}

#col3{
	float:left;
	width:252px;
	height:501px;
}

#col4{
	float:left;
	width:252px;
	height:40px;
}

#col5{
	float:left;
	width: 465px;
	height:40px;
}

#col6{
	float:left;
	width:252px;
	height:40px;
}

.mainnav1{
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:140%;
	color: #00b294;
	text-align: right;
	padding:320px 15px 0px 0px;
	text-transform:uppercase;	
}

.mainnav2{
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:140%;
	color: #00b294;
	text-align: left;
	padding:280px 0px 0px 15px;	
	text-transform:uppercase;
}

.mainnav3{
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:140%;
	color: #00b294;
	text-align: center;
	padding:15px 10px 0px 0px;
	text-transform:uppercase;	
}

#left{
	float:left;
	width:240px;
	height:700px;
}

#middle{
	float:left;
	width:464px;
	height:700px;
}

#chalkboard{
	float:left;
	width:464px;
	height:580px;
	clear:both;
}

#right{
	float:left;
	width:266px;
	height:700px;
}

#one {
	float:left;
	width:240px;
	height: 232px;
	clear:both;
}

#two {
	float:left;
	width:240px;
	height: 234px;
	clear:both;
}

#three {
	float:left;
	width:240px;
	height: 234px;
	clear:both;
}

#four {
	float:right;
	width:266px;
	height: 225px;
	clear:both;
}

#five {
	float:right;
	width:266px;
	height: 237px;
	clear:both;
}

#six {
	float:right;
	width:266px;
	height: 238px;
	clear:both;
}

#chalkone {
	float:right;
	width:464px;
	height:144px;
	clear:both;
}

#chalktwo {
	float:right;
	width:464px;
	height:84px;
	clear:both;
}

#chalkthree {
	float:right;
	width:464px;
	height:69px;
	clear:both;
}

#chalkfour {
	float:right;
	width:464px;
	height:71px;
	clear:both;
}

#chalkfive {
	float:right;
	width:464px;
	height:73px;
	clear:both;
}

#chalksix {
	float:right;
	width:464px;
	height:69px;
	clear:both;
}

#chalkseven{
	float:right;
	width:464px;
	height:70px;
	clear:both;
}

#aboutone {
	float:right;
	width:240px;
	height: 232px;
	clear:both;
	background-image:url(images/aboutbutton1.jpg);
	background-repeat:no-repeat;
}

#abouttwo {
	float:right;
	width:240px;
	height: 234px;
	clear:both;
	background-image:url(images/aboutbutton2.jpg);
	background-repeat:no-repeat;
}

#aboutthree {
	float:right;
	width:240px;
	height: 234px;
	clear:both;
	background-image:url(images/aboutbutton3.jpg);
	background-repeat:no-repeat;
}

#contactone {
	float:right;
	width:240px;
	height:232px;
	clear:both;
}

#contacttwo {
	float:right;
	width:240px;
	height:234px;
	clear:both;
	background-image:url(images/contactbutton2.jpg);
	background-repeat:no-repeat;
}

#contactthree {
	float:right;
	width:240px;
	height:234px;
	clear:both;
	background-image:url(images/contactbutton3.jpg);
	background-repeat:no-repeat;
}

#aboutfour {
	float:right;
	width:266px;
	height:225px;
	clear:both;
}

#aboutfive {
	float:right;
	width:266px;
	height:237px;
	clear:both;
}

#aboutsix {
	float:right;
	width:266px;
	height:238px;
	clear:both;
}

#logo {
	float:right;
	width:464px;
	height:120px;
	clear:both;
}

#maincontent {
	float:right;
	width:464px;
	height:580px;
	clear:both;
}

#mainpic {
	float:right;
	width:464px;
	height:501px;
	clear:both;
	background-image:url(images/homepage-image.jpg);
	background-repeat:no-repeat;
}

#aboutme {
	float:right;
	width:424px;
	height:580px;
	clear:both;
	margin: 0px 20px 0px 20px;
}

#aboutme a {
	font-size:100%;
	color:#00b294;
	text-decoration:underline;
	text-align:left;
}

#aboutme a:hover {
	font-size:100%;
	color:#454746;
	text-decoration:underline;
	text-align:left;

}

#products {
	float:right;
	width:424px;
	height:130px;
	clear:both;
}

#productslist1 {
	float:left;
	width:212px;
	height:220px;
}

#productslist1 li {
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	font-size:110%;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px 0px 0px 0px;
	line-height:170%;
}

#productslist2 {
	float:right;
	width:212px;
	height:220px;
}

#productslist2 li {
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	font-size:110%;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px 0px 0px 0px;
	line-height:170%;
}

#productlist3 {
	float:right;
	width:424px;
	height:220px;
	clear:both;
}

#portfoliobutton {
	float:right;
	width:464px;
	height:79px;
	clear:both;
}

#description {
	float:right;
	width:404px;
	height:105px;
	clear:both;
	margin: 0px 30px 0px 30px;
}

#worksamples {
	float:right;
	width:464px;
	height:370px;
	clear:both;
	text-align:center;
}

#samplebutton {
	float:right;
	width:464px;
	height:105px;
	clear:both;
}

#samplebutleft {
	float:left;
	width:231px;
	height:18px;
}

#samplebutright {
	float:right;
	width:231px;
	height:18px;
	border-left:#454746 thin solid;
}

#spacer {
	float:right;
	width:464px;
	height:30px;
	clear:both;

}

body{
	margin:10px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:62.5%;
	background:#250206;	
}

/*previous background colour: grey: #2f3130*/

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:62.5%;
	color:#454746;
}

p{	
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	font-size:110%;
	font-family:Arial, Helvetica, sans-serif;
	line-height:150%;
	padding-bottom:15px;
}

.next {
	text-transform:uppercase;
	text-align:left;
	padding-left:10px;
	font-size:14px;
}

.previous {
	text-transform:uppercase;
	text-align:right;
	padding-right:10px;
	font-size:14px;
}

strong{	
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;

}

em{	
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
}

h1{
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:170%;
	text-transform:uppercase;
	padding-bottom:15px;
}

h2{
	font-style:normal;
	font-variant:normal;
	font-weight:lighter;
	font-size:110%;
	font-family:Arial, Helvetica, sans-serif;
}

/** start of side navigation**/

.aboutmebutton{
	padding-top:195px;
	padding-left:85px;
	text-transform:uppercase;

}

.productsbutton{
	padding-top:195px;
	padding-left:85px;
	text-transform:uppercase;

}

.googlemapbutton{
	padding-top:90px;
	padding-left:82px;
	text-transform:uppercase;

}

.clienthistorybutton{
	padding-top:195px;
	padding-left:68px;
	text-transform:uppercase;

}

#two a{
font-size:14px;

}

#three a{
font-size:14px;

}

#four a{
font-size:14px;

}

#five a{
font-size:14px;

}

#six a{
font-size:14px;

}

/** end of side navigation**/