/* 
Author: Jon Lay and Fireball Design (www.fireballdesign.co.uk)

Client: Quality Design Solutions
Site: QualityDesignSolutions.co.uk
Site Version: 1.0

This site and its design is copyright 2006 Jon Lay & Fireball Design.

*/

/* @group Normalising */

* {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

body {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
}

/* @end */

/* @group Navbar */

#navbar {
	height: 80px;
	clear: both;
	background: url(/images/nav.png) no-repeat;
}

#navbar ul {
	margin: 0;
	padding: 0;
	;
	list-style: none;
}

#navbar li {
	float: right;
	list-style: none;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #a1a1a1;
	clear: none;
	height: 35px;
	margin: 0 30px 0 -10px;
}

#navbar a {
	display: block;
	height: 23px;
	background: url(/images/navbg.png) repeat-x right top;
	font: 12px 'Lucida Grande', LucidaGrande, Lucida, 	Helvetica, Arial, sans-serif;
	text-align: center;
	color: #fff;
	text-decoration: none;
	text-transform: none;
	vertical-align: middle;
	padding-top: 12px;
}

#navbar #current a {
	background: url(/images/navbg.png) repeat-x right bottom;
}

#navbar li a:hover {
	text-decoration: none;
	color: #f0f0f0;
	background: url(/images/navbg.png) repeat-x right bottom;
}

#navbar li a:active {
	color: #f0f0f0;
}

#current {
	text-decoration: none;
	color: #f0f0f0;
}

/* @end */

/* @group Page Elements */

.homelink a{
	height:  45px;
	margin: -40px 0 0 15px;
	width:  220px;
	display:  block;
}

#slides {
	width: 760px;
	background: url(/images/slides.png) no-repeat;
	padding-left: 27px;
	padding-top: 23px;
	height: 495px;
}

#banner {
	width: 760px;
	background: url(/images/slide2.png) no-repeat;
	padding-left: 28px;
	padding-top: 25px;
	height: 227px;
}

body {
	margin-top: 0px;
	background: #f1f0e8 url(/images/bgtile.png);
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-bottom: 10px;
}

#page {
	width: 760px;
	margin: 0 auto;
	background: #ffffff url(/images/bg.png) repeat-y;
}

#footer {
	background: url(images/footer.png);
	height: 20px;
	clear: both;
}

#designby {
	background: url(images/designbyfireball.png);
	right: 0;
	bottom: 0;
	width: 760px;
	height: 25px;
	float: right;
}

#designby a {
	width: 210px;
	height: 20px;
	margin-right: 13px;
	display: block;
	float: right;
}

#content {
	background: #ffffff url(/images/bg.png) repeat-y;
	padding: 0 20px;
}

h2 {
	font-size: 16px;
	margin: 0px;
	text-transform: capitalize;
	color: #333333;
	font-family: Helvetica, Arial, sans-serif;
}



/* @end */

/* @group Homepage */

#portfoliolink {
	height: 75px;
	left: 10px;
	margin-left: -10px;
	background: url(/images/portfoliophotos.png) no-repeat 8px;
	width:  240px;
	float:  left;
}

#serviceslink {
	width: 240px;
	height: 75px;
	float: left;
	left: 10px;
	margin-left: 5px;
	background: url(/images/servicespad.png) no-repeat;
}

#serviceslink .linkstitle {
	margin-left: 85px;
}

#serviceslink .linkstext {
	margin-left: 85px;
}

#contactlink {
	width: 240px;
	height: 75px;
	float: right;
	margin-left: 2px;
	margin-right: -5px;
	background: url(/images/contactcard.png) no-repeat;
}

#contactlink .linkstitle {
	margin-left: 100px;
}

#contactlink .linkstext {
	margin-left: 100px;
}

.linkstitle {
	margin-left: 115px;
	margin-top: 12px;
	color: #666;
	font: 13px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-top: 10px;
}

.linkstitle a {
	color: #666;
	font: 13px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-decoration: none;
	margin-top: 10px;
}

.linkstitle a:hover {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

.linkstext {
	margin-top: 4px;
	margin-left: 115px;
}

/* @end */

/* @group Contact */

.contactbox {
    margin: 15px 13px 0 0;
    padding: 5px 10px 15px 20px;
    width:  220px;
    float:  right;
}

.contactbox p{
    margin-top: 10px;
	border-left-width: 1px;
}

div.contactmessage {
    margin-top: 20px;
	border-left-width: 1px;	
	line-height: 17px;
}

form {
    margin: 15px 0 10px 15px;
    padding: 5px 80px 15px 20px;
    width:  340px;
    float:  left;
	background: url(images/sideshad.jpg) no-repeat right -20px;
}

form p{
	margin-top: 10px;
}

form label {
    display: block;
    margin-bottom: 2px;
}



/* @end */

/* @group Services */

#rightcontact{
	float:  right;
	margin: 20px 10px 20px 0;
	width: 250px
}

#rightcontact h2 {
	margin-bottom: 20px
}

#rightcontact ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#rightcontact li {
	list-style: none;
	font-size: 11px;
	text-decoration: none;
	margin-top: 5px;
	font-size: 11px;
	line-height: 17px;
}

#rightcontact a {
	text-decoration: none;
	color: #6090C0;
}



#leftcol {
    margin: 15px 0 10px 15px;
    padding: 5px 80px 15px 20px;
    width:  340px;
    float:  left;
	background: url(images/sideshad.jpg) no-repeat right -20px;
}

#leftcol a{
	color: #6090C0;
	text-decoration: none;
}

#leftcol p{
	margin-top: 20px;
	font-size: 11px;
	line-height: 17px;
}
/* @end */

/* @group Portfolio */

#portfolioinst {
	height: 75px;
	left: 10px;
	margin-left: -10px;
	width:  240px;
	float:  left;
}

.pflinkstitle {
	margin-left: 20px;
	margin-top: 12px;
	color: #666;
	font: 13px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-top: 10px;
}

.pflinkstext {
	margin-top: 4px;
	margin-left: 20px;
}


.pflinkstext2 {
	margin-top: 30px;
	margin-left: 80px;
}


.pflinkstext3 {
	margin-top: 30px;
	margin-left: 130px;
}

#viewgall {
	width: 170px;
	height: 75px;
	float: left;
	left: 10px;
	margin-left: 35px;
	background: url(/images/g.png) no-repeat 20px 18px;
}


#pfkeynav {
	width: 240px;
	height: 75px;
	float: right;
	margin-left: 2px;
	margin-right: 20px;
	background: url(/images/keys.png) no-repeat 0 20px;
}

/* @end */
