body {
	padding:0px;
	margin:0px;
	font-family: Arial, Sans-Serif, Helvetica;
	font-weight: normal;
	color: #828282;
	background-color: #fff;
	text-align: center; 
	background-image:url('/images/page-background.jpg');
	background-position: top left;
	background-repeat: repeat-x;
	font-size: 62.5%;
}

h1 {
	color: #ff9021;
	margin: 0px;
	font-family: times, Times New Roman, times-roman, georgia, serif;
	padding-top: 0px;
	font-weight: normal;
	font-size: 3em;
}

h1 .alt {
	display: none;
}

h2 {
	font-size: 1.4em;
	margin: 0px;
	margin-bottom: 3px;
	font-weight: normal;
}

h3 {
	color: #4b99e0;
	font-size: 2.2em;
	font-family: times, Times New Roman, times-roman, georgia, serif;
	font-weight: normal;
	margin: 0px;
}

h3 .alt {
	display: none;
}


a {
	color: #5F2011;
	text-decoration: dashed;
}

a:hover {
	color: #DB643C;
	text-decoration: underline;
}

.clearboth {
	clear: both;
}

.clear {
	clear:both;
	height:1px;
	overflow:hidden;
}

.hide {
	display: none;
}

.inner-tube {
	margin: 3px;
	margin-left: 10px;
}

.align-left {
	float: left;
}

.align-right {
	float: right;
}

.tidy-up {
	clear: left;
	margin: 0px;
	padding: 0px;
}

/* TinyMCE specific rules START */

body.mceContentBody {
	background: #FFF;
	text-align: left;
}

/* TinyMCE specific rules END */


#canvas {
	width: 960px;
	background-color: #fff;
	text-align: left; 
	margin: 0 auto;
}

#header {
	background-image:url('/images/cloud-background.jpg');
	background-position:top right;
	background-repeat: no-repeat;
	height: 135px;
	width: 100%;
	position: relative;
}

#logo {
	position: absolute;
	width: 190px;
	left: 20px;
	top: 55px;
}

#logo img {
	border: none;
}

#client-quotes {
	position: absolute;
	width: 350px;
	height: 88px;
	left: 485px;
	top: 17px;
	background-image:url('/images/quote-bubble.gif');
	background-position: top left;
	background-repeat: no-repeat;
}

#client-quotes-text {
	margin: 5px 10px 10px 10px;
	width: 328px;
	height: 58px;
	color: #949494;
	font-size: 1.2em;
	line-height: 1.6;
	overflow: hidden;
}

#client-quotes-list {
	margin: 0px;
	padding: 0px;
}

#client-quotes-text a {
	text-decoration: none;
	color: #828282;
	display: block;
}

#client-quotes-text a:hover {
	text-decoration: underline;
}

#main-navigation {
	position: absolute;
	width: 100%;
	bottom: 0px;
	left: 0px;
	font-size: 1.1em;
	overflow: hidden;
	height: 29px;
/*
	background-image:url('/images/navigation-background.gif');
	background-position: bottom left;
	background-repeat: repeat-x;
*/
}



#main-navigation ul {
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left: 220px;
}

#main-navigation li {
	float: left;
	border: 1px solid #e6e6e6;
	border-bottom-width: 0;
	margin: 0;
	margin-right: 5px;
}

#main-navigation li a {
	text-decoration: none;
	display: block;
	background: #fff;
	padding: 8px 10px 5px 10px;
	color: #4b99e0;
	width: auto;
	text-align: center;
}

#main-navigation a:hover {
	text-decoration: underline;
}

#main-navigation .li-current {
	border-color: #d4d4d3;
}

#main-navigation .current {
	background-color: #fff;
	color: #ff9021;
	position: relative;
	top: 1px;
}

#main-navigation-underline {
	border-top: 1px solid #d4d4d3;
	clear: both;
	padding: 0 1em;
}


#homepage-banner {
	width: 920px;
	margin-top: 20px;
	margin-left: 20px;
	height: 150px;
}




#main-area {
	width: 100%;
	margin-top: 20px;
	position: relative;
	height: auto;
	border-bottom: 1px solid #E6E6E6;
}

#left-column {
	float: left;
	padding-left: 20px;
	width: 175px;
	height: auto;
	overflow: hidden;
}

#contact-us {

}

#contact-us p {
	font-size: 1.2em;
}

#contact-us #telephone {
	color: #ff9021;
	margin-top: 2px;
	margin-bottom: 2px;
}

#contact-us #fax {
	margin: 0px;
	margin-bottom: 2px;
}


#contact-us #email {
	margin: 0px;
}


#contact-us #email a {
	text-decoration: none;
	color: #828282;
}

#contact-us #email a:hover {
	text-decoration: underline;
}


#contact-us h3 {

}


#right-column {
	float: right;
	padding-right: 15px;
	width: 725px;
	height: auto;
}

#right-column p {
	font-size: 1.3em;
	line-height: 1.5;
	margin-top: 2px;
}

#right-column li {
	font-size: 1.3em;
	line-height: 1.5;
}

#footer {
	width: 100%;
	margin-top: 20px;
}

#footer-links {
	width: 200px;
	padding-left: 20px;
}

#footer-links a {

}

#footer-links ul {
	list-style-type: none;
	padding-left: 0px;
	padding-top: 0px;
	margin: 0px
}

#footer-links li {
	display: inline;
	width: auto;
	margin:0px;
	margin-right: 10px;
	color: #464646;
}

#footer-links li a {
	color: #464646;
	font-weight:normal;
	text-decoration:none;
	padding: 0px;
	margin: 0px;
}

#footer-links li a:hover {
	color: #4B99E0;
	text-decoration: underline;
}

#footer-links .current {
	color: #ff9021;
}


#link-through-area {
	width: 700px;
	float: right;
	padding-right: 20px;
}

#link-through-area p {
	margin: 0px;
	font-family: times, Times New Roman, times-roman, georgia, serif;
}

#link-through-area a {
	text-decoration: none;
	color: #FF9021;
	font-size: 2em;
	height: 30px;
	text-indent: -9000px;
	background-position: top right;
	background-repeat: no-repeat;
	display: block;
}

#link-through-area a:hover {
	text-decoration: none;
	color: #FB7D00;
}

#link-through-area.case-study a {
	background-image: url('/images/our-clients-love-us.jpg');
}

#link-through-area.case-study a:hover {
	background-image: url('/images/our-clients-love-us_over.jpg');
}


#link-through-area.home a {
	background-image: url('/images/find-out-why.jpg');
}

#link-through-area.home a:hover {
	background-image: url('/images/find-out-why_over.jpg');
}



/* why our clients love us  START */

#case-studies-links {
	margin-top: 20px;
	margin-bottom: 20px;
	width: 100%;
}

.case-studies-link {
	float: left;
	padding-left: 19px;
	width: 125px;
	overflow: hidden;
	text-align: center;
}

.case-studies-link a {
	text-decoration: none;
	color: #828282;
	font-size: 0.9em;
}

.case-studies-link a:hover {
	color: #db643c;
}

.case-studies-link p {
	margin: 0px;
}

.case-studies-link img {
	border: none;
}

#side-navigation-area {
	margin-bottom: 30px;
}

#side-navigation ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	margin-left: 0px;
	margin-top: 10px;
	height: auto;
	font-size: 1.1em;
}

#side-navigation li {
	margin:0px;
	padding: 0px;
	width: 100%;
}

#side-navigation {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#side-navigation li a {
	display: none;
	text-decoration: none;
	color: #464646;
}

#side-navigation li a:hover {
	text-decoration: underline;
}

#side-navigation li ul li a {
	display: block;
	background-image: url('/images/subnavigation-marker.gif');
	background-position:bottom right;
	background-repeat: no-repeat;
	padding-right: 10px;
}

#side-navigation .level-1 {
	padding: 5px 0px 5px 0px;
	width: 160px;
	border-bottom: 1px solid #e6e6e6;
}

#side-navigation li ul {
	border-top: 1px solid #e6e6e6;
	display: block;
	height: auto;
}

#side-navigation li ul .current {
	color: #0072BC;
	text-decoration: red;
	background-image: url('/images/subnavigation-marker_current.gif');
}

/* why our clients love us  END */


/* Case Study  START */

.visit-the-website {
	color: #75b1e7;
}

#main-area .visit-the-website a {
	color: #75b1e7;
	font-size: 2em;
	height: 30px;
	text-decoration: none;
	text-indent: -9000px;
	background-image: url('/images/visit-website.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	display: block;
}

#main-area .visit-the-website a:hover {
	background-image: url('/images/visit-website_over.jpg');
}

#top-images {
	overflow: hidden;
	width: 725px;
	margin-bottom: 10px;
	_margin-bottom: 20px;
}

#top-images img {
	padding-right: 6px;
	padding-left: 6px;
}

#bottom-image {
	margin-top: 30px;
	margin-bottom: 20px;
}

/* Case Study  END */

/* Client Quote START */

.client-quote-page img {

}

.client-quote-page .row {
	width: 100%;
	margin-bottom: 20px;
}

.client-quote-page .logo {
	width: 120px;
	float: left;
}

.client-quote-page .text {
	width: 600px;
	float: left;
}

/* Client Quote END */
