/* Web design and stylesheet by Glasgow web designers The Devine Site, Glasgow, scotland, uk */

/* redefined body,p,ul,headings */
body {
	background-color: #FFFFFF;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
p,ul {
	font-size: 83%;
	color: #555555;
	text-align: left;
	line-height: 120%;
}
ul.list {
	color: #555555;
	text-align: left;
	list-style-position: outside;
	list-style-image: url(../img/grey_bullet.gif);
}
li.indent {
	color: #555555;
	text-align: left;
	list-style-position: outside;
	list-style-image: url(../img/grey_bullet.gif);
	font-size: 120%;
	font-style: italic;
	line-height: 150%;
}
p.heads {
	font-size: 100%;
	color: #0083b4;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: .3em;
}
p.lightBlue {
	color: #CCDCDD;
	text-align: left;
}
p.footer {
	font-size: 65%;
	color: #898989;
	text-align: left;
}
h1.horStroke, h2.horStroke, h3.horStroke, h4.horStroke, h5.horStroke, h6.horStroke {
	background-image: url(../img/dotted_line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
h1.quotes,h2.quotes,h3.quotes,h4.quotes,h5.quotes,h6.quotes {
	color: #990000;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
h1.businessPackTitles,h2.businessPackTitles,h3.businessPackTitles,h4.businessPackTitles,h5.businessPackTitles,h6.businessPackTitles {
	color: #990000;
}
h1,h2,h3 {
	color: #0083b4;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h4,h5,h6 {
	color: #444444;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}

/* divs */
#container {
	background-color: #FFFFFF;
	padding: 0px;
	width: 710px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/content_bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#skipNav {
	height: 30px;
	width: 710px;
	background-color: #FFFFFF;
	text-align: right;
}
#headerTop {
	background-image: url(../img/banner_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 62px;
	width: 710px;
	background-color: #FFFFFF;
}
#header {
	background-image: url(../img/banner_hot.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 149px;
	width: 710px;
	text-align: left;
	background-color: #76AFBA;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#bspLink {
	height: 149px;
	width: 200px;
}
#contactStrip {
	background-color: #76AFBA;
	text-align: right;
	padding-bottom: 4px;
	background-image: url(../img/white.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	top: auto;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#contactStrip1 {
	background-color: #76AFBA;
	text-align: center;
	padding-bottom: 4px;
	background-image: url(../img/white.gif);
	background-position: left bottom;
	padding-top: 4px;
	background-repeat: repeat-x;
}
#leftBar {
	text-align: left;
	float: left;
	width: 145px;
	padding: 5px;
}
#leftAds {
	text-align: left;
	width: 145px;
	background-image: url(../img/leftbar_rule.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 1px;
}
#content {
	text-align: left;
	margin-right: 40px;
	margin-left: 185px;
	padding-bottom: 20px;
}
#main {
	text-align: left;
	margin-right: 25px;
	margin-left: 25px;
}
#page_description {
	width: 600px;
	position: absolute;
	left: -800px;
	top: 0px;
}
#footer {
	background-color: #D2D8D8;
	text-align: left;
	background-image: url(../img/white.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	clear: both;
	padding: 4px;
}
/* divs for Our Work section, images and text on dark blue background */
#workRightBar {
	text-align: left;
	float: right;
	width: 110px;
	padding: 10px 0px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ccdcdd;
	border-right-color: #ccdcdd;
	border-bottom-color: #ccdcdd;
	border-left-color: #ccdcdd;
}
#workContent {
	text-align: center;
	margin-right: 120px;
	margin-left: 0px;
	background-color: #00222F;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #7D9B07;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#workBody {
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
/* styles */
.smallText {
	font-size: 70%;
	color: #777777;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.tinyText {
	font-size: 30%;
	color: #777777;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.photoFrame {
	border: 8px solid #CCDCDD;
}
.lightGreen {
	color: #C5DC68;
	font-size: 90%;
	text-transform: uppercase;
}
/* link styles */
a:link {
	color: #00506F;
	text-decoration: underline;
}
a:visited {
	color: #00506F;
	text-decoration: underline;
}
a:hover {
	color: #0083B4;
	text-decoration: underline;
}
a:active {
	color: #0083B4;
	text-decoration: underline;
}
a.linkColourForDarkBlueBox:link {
	color: #ccdcdd;
	text-decoration: underline;
}
a.linkColourForDarkBlueBox:visited {
	color: #ccdcdd;
	text-decoration: underline;
}
a.linkColourForDarkBlueBox:hover {
	color: #ffffff;
	text-decoration: underline;
}
a.linkColourForDarkBlueBox:active {
	color: #ffffff;
	text-decoration: underline;
}
/* Left Bar Links */
ul.leftBar {
	color: #00506f;
	text-align: left;
	margin: 0px;
	padding: 12px 0px 0px;
	list-style-type: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
a.navlink:link {
	color: #00506f;
	text-decoration: none;
	background-image: url(../img/bullet_lo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	text-transform: uppercase;
	display: block;
}
a.navlink:visited {
	color: #00506f;
	text-decoration: none;
	background-image: url(../img/bullet_lo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	text-transform: uppercase;
	display: block;
}
a.navlink:hover {
	color: #001923;
	text-decoration: none;
	background-image: url(../img/bullet_hi.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	text-transform: uppercase;
	display: block;
}
a.navlink:active {
	color: #001923;
	text-decoration: none;
	background-image: url(../img/bullet_hi.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	text-transform: uppercase;
	display: block;
}
#leftBar li {
	color: #00506f;
	text-align: left;
	text-transform: uppercase;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
