@charset "utf-8";
/* CSS Document */

html, body, h1, h2, h3, h4, h5, h6, p, ol, ul, li, pre, code, address, variable, form, fieldset, blockquote {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: normal;
}
body {
	text-align: center;
	background-color:#fff;
	background-image: url(../Images/banners.png);
	background-repeat: repeat-x;
	background-position: center top;
}
#outer {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
}

#container {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	height: 120px;
	position: relative;
	background-repeat: no-repeat;
	text-align: left;
}
#header img {
	margin-top: 10px;
}
#date {
	position:absolute;
	top:10px;
	right:10px;
	height:59px;
	width:320px;
	text-align: right;
	color: #cccccc;
	font-weight: bold;
}
#navigation {
	float:right;
	list-style:none;
	position: absolute;
	top: 79px;
	right: 0px;
}
#navigation li {
	display:inline;
	float:left;
}
#navigation a {
	display:block;
	height:28px;
	width:90px;
	padding-top:12px;
	color:#E0E0E0;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	font-size:100%;
	background-image: url(../images/navabg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: 1px;
}
#navigation a:hover {
	color: #333333;
	background-image: url(../images/navabghover.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.home #navigation li.home a, .services #navigation li.services a, .feedback #navigation li.feedback a, .clientcare #navigation li.clientcare a {
	background-image: url(../images/navabgselected.jpg);
	background-repeat: no-repeat;
	background-position: center top;

}
.home #navigation li.home a:hover, .services #navigation li.services a:hover, .feedback #navigation li.feedback a:hover, .clientcare #navigation li.clientcare a:hover {
	background-image: url(../images/navabghover.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#contentwrapper {
	position: relative;
	margin-top: 30px;
	height: 370px;
	margin-bottom: 20px;
	margin-left: 10px;
}
#contentwrapper h1 {
	font-size: 175%;
	margin-bottom: 10px;
	margin-top: 0px;
	color: #e20072;
	font-weight: bold;
}
#contentwrapper h2 {
	font-size: 150%;
	font-weight: bold;
	color: #e20072;
}
#bar {
	background-color: #333;
	height: 400px;
	color: #f0f0f0;
	text-align: left;
	clear: both;
	overflow: visible;
	width: 100%;
}
#barcontent {
	width: 960px;
	margin: 0 auto;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	background-color: #333;
	height: 370px;
}
#barcontent h1 {
	font-size: 150%;
	margin-bottom: 10px;
	margin-top: 0px;
	font-weight: bold;
}
#barcontent h2 {
	font-size: 125%;
	margin-bottom: 10px;
	margin-top: 10px;
	font-weight: bold;
}
#barcontent p {
	margin-top: 10px;
	margin-bottom: 10px;
}

/*CONTACT FORM*/
#contactform {
	width: 300px;
	float: left;
	margin-left:20px;
	margin-top:20px;
}
#contactform a {
	color:#f0f0f0;
	text-decoration:none;
}
#contactform a:hover {
	color: #e20072;
}
#contactform h3 {
	font-size:110%;
	font-weight:bold;
}
.contactasterisk {
	color:#e20072;
	font-size: 150%;
	font-weight: bold;
}
.contactresponses {
	color:#e20072;
	margin: 0px;
	font-weight: bold;
}	
#comments {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#form1 table tr {
	height: 35px;
}
#twitter {
	margin-right:400px;
	margin-left:340px;
	width:250px;
	margin-top:20px;
}
#twitter a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#blog {
	float: right;
	width: 250px;
	text-align: justify;
	margin-right:30px;
	height:310px;
	overflow:hidden;
}
#blog a {
	color:#f0f0f0;
	text-align: left;
}
#blog a:hover {
	color:#E20072;
	text-align: left;
}
#blog h1 {
	background-image: url(../Images/Logos/Wordpress40px.png);
	display: block;
	height: 30px;
	padding-top: 10px;
	padding-left: 50px;
	background-repeat: no-repeat;
	background-position: left top;

}

#footer {
	width: 1100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 20px;
	color: #666;
	position:relative;
}
#footer p {
	margin-top: 10px;
	margin-bottom: 10px;
}
#footer a {
	color: #666;
	text-decoration: none;
}
#footer a:hover {
	color: #E20072;
	text-decoration: none;
}
#footer img {
	margin-top:10px;
	margin-right:20px;
}
#footer #logobox {
	position: absolute;
	right:0px;
	top:30px;
	width:400px;
}
#footer #logobox img {
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.paddedimage {
	padding:5px;
	border:#ccc solid 1px;
}
#footer #logobox p {

}
.floatleft {
	float:left;
}
.floatright {
	float:right;
}
.aligncentre {
	text-align: center;
}

/*PAGES----------------------------------------------------------------------------------*/
.services #contentwrapper, .links #contentwrapper, .feedback #contentwrapper, .clientcare #contentwrapper {
	height:auto;
	margin-bottom: 50px;
}
.pageelement {
	min-height: 170px;
}
.pageelement p {
	margin-top:10px;
	margin-bottom:10px;
	text-align: justify;
	margin-left: 0px;
	margin-right: 20px;
}
.pageelement img {
	float:left;
	padding:10px;
	border: solid 1px #666;
	background-color: #CCCCCC;
	margin-right: 50px;
	margin-left: 0px;
}
.pageelement h3 {
	color:#E20072;
	font-weight:bold;
	font-size:120%;
	display: block;
	padding-top: 15px;
	padding-bottom: 7px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	margin-top: 10px;
}
.pageelement ul {
	list-style-position:inside;
	list-style-type:square;
}
.pageelement ul li {
	padding-left:10px;
	margin-top:5px;
	margin-bottom:5px;
}
.pageelement a {
	color:#333;
	text-decoration:underline;
}
.pageelement a:hover {
	color:#E20072;
}
.pageelement blockquote {
	font-style: oblique;
	margin-right: 100px;
	margin-left: 100px;
}
.pageelement h3.noborder {
	border:none;
}
.feedback .pageelement img {
	padding:0px;
	border: none;
	margin-right: 100px;
	margin-left: 0px;
	height:100px;
	width:150px;
}
.feedback .pageelement p {
	margin-right:100px;
}
.accessibility .pageelement img {
	border:none;
	padding: 0px;
	background-color: #fff;
	float: left;
}
.accessibility .pageelement p {
	margin-bottom:60px;
}
.clientcare .pageelement p, .clientcare .pageelement h3, .clientcare .pageelement ul {
	margin-right:100px;
	margin-left:100px;
}
.services .pageelement h3 {
	margin-left: 170px;
}

/* SpryMasterDetail.css */

/* Copyright (c) 2007. Adobe Systems Incorporated. All rights reserved. */

/* This is the selector for the main Master/Detail structure container. 
 *
 * If you want to constrain the width of the Master/Detail structure, set a width on
 * the Master/Detail container. By default, our structure expands horizontally to fill
 * up available space.
 */
#servicesdata {
	margin-top:75px;
	margin-bottom:50px;
	clear:both;
}
.feedback .pageelement h3 {
	margin-left:250px;
}
.contactconfirm #contentwrapper {
	border-bottom:1px solid #666;
}

/*HOME PAGE ONLY------------------------------------------------------------------*/
#contenttext1 {
	height: 370px;
	width: 500px;
	position: absolute;
	left: 0px;
	top: 0px;
	text-align: justify;
	font-size: 95%;
}
#flash {
	height: 360px;
	position: absolute;
	left: 530px;
	top: 0px;
	padding-top: 10px;
	text-align: center;
}
#flash a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#facebook {
	margin-top: 40px;
}
.budget {
	color: #E20072;
	display: block;
	width: 200px;
}
.more { 
	margin-left:180px;
	margin-top: 20px;
}
.more a {
	color: #333;
	padding-right: 20px;
	text-decoration: none;
}
.more a:hover {
	color: #e20072;
}
#portfolio {
	height: auto;
}
.portfolioimage a {
	color: #666;
	text-decoration: none;
	font-weight: bold;
}
.portfolioimage a:hover {
	color: #e20072;
}

.portfolioimage  {
	float: left;
	margin-right: 15px;
	margin-bottom: 20px;
	margin-top: 20px;
	height: 300px;
	width: 300px;
}
.portfolioimage img {
	border: 1px solid #666;
}
.topmargin {
	margin-top: 20px;
}

