/* CSS Document */

.clr {
	clear: both;
}
.ctr {
	margin: 0 auto;
}

body {
	padding: 0;
	margin: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color:#4C4C4C;
}

p,ul,ol,address {
	text-align: justify;
}
p.quote {
	font-style: italic;
	margin-bottom: 4px;	
}
p.by {
	font-weight: bold;
	font-size: 10px;
	margin-top: 1px;
	margin-bottom: 25px;
	text-align: left;
}
p.grey {
	width: 690px;
	margin: 10px auto;
	padding-right: 15px;
	color: #999;
}
address {
	font-style: normal;
}

ul {
	padding-left: 18px;
	margin-left: 0;
}

li {
	list-style-image: none;
	list-style-type: none;
}

h1 {
	padding: 0;
	margin: 0;
}

h2,h3 {
	font-size: 11px;
	line-height: 16px;
	color: #444;
}

a:link, a:visited {
	color: #646464;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: underline;
}

a.read_more {
	background-image: url(../images/arrow-right.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
}

ol {
	margin: 0;
	padding: 5px 30px 5px 50px;
}

ol li {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #DDD;
}

#container {
	width: 1100px;
	/*position: relative;
	left: 50%;*/
	margin: 0 auto;
	padding: 0;
	line-height: 16px;
	/*background-color: #444;*/
}

#header {
	height: 158px; /* 189 */
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 30px 0 1px 0;
	margin: 0;
}
#header object {
	margin: 0 0 0 33px;
}

#outer_content {
	background-image: url(../images/main_content_bgr_wide.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

#main_content {
	background-image: url(../images/main_content_top_wide.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0 158px 0 139px;
	/*background-color: #999;*/
	width: 803px; /* 693 + 110 */
}

#outer_content2 {
	background-image: url(../images/main_content_footer_wide.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 17px;
}

#footer {
	padding: 10px 141px 20px 122px;
	background-image: url(../images/footer_bgr.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#footer_links {
	padding: 0;
	margin: 0;
	float: left;
	width: 400px;
}

#email_links {
	padding: 3px;
	margin: 0;
	float: right;
	width: 182px; /* 188 */
	height: 18px; /* 24 */
	background-image: url(../images/footer_box.jpg);
	background-repeat: no-repeat;
	text-align: center;
}

#listedIn {
	text-align: center;
}

/* Text>image replacements */
h1.text {
	padding-top: 21px;
	margin: 0 0 13px 0;
	background-repeat: no-repeat;
	background-position: left bottom;
}
.text span {
	display: none;
}
#text_welcome {
	background-image: url(../images/text_welcome.gif);
	height: 23px;
	width: 121px;
}
#text_terms {
	background-image: url(../images/text_terms.gif);
	height: 24px;
	width: 253px;
}
#text_services {
	background-image: url(../images/text_services.gif);
	height: 24px;
	width: 162px;
}
#text_portfolio {
	background-image: url(../images/text_portfolio.gif);
	height: 30px;
	width: 160px;
}
#text_about {
	background-image: url(../images/text_about.gif);
	height: 23px;
	width: 117px;
}
#text_contact {
	background-image: url(../images/text_contact.gif);
	height: 24px;
	width: 140px;
}
#text_recruitment {
	background-image: url(../images/text_recruitment.gif);
	height: 23px;
	width: 155px;
	margin-left: 7px;
	margin-top: 30px;
}
#text_testimonials {
	background-image: url(../images/text_testimonials.gif);
	height: 24px;
	width: 209px;
}
#text_viewing{
	background-image: url(../images/text_viewing.gif);
	height: 29px;
	width: 99px;
}

#text_latest_news {
	background-image: url(../images/text_latest_news.jpg);
	height: 27px;
	width: 156px;
	margin: 5px 0 2px 13px;
}

#text_how {
	background-image: url(../images/text-how-does-it-work.gif);
	height: 24px;
	width: 238px;
}

/* Tables */

#table_3col {
	margin: 0 auto;
}

#table_3col td {
	margin: 0;
	padding: 13px;
}

#table_3col td p, #table_3col td h2 {
	margin-left: 3px;
	margin-right: 3px;
}
#table_3col td.wide {
	padding: 2px 8px 13px 8px;
}

/* One col pages */
#col {
	/*width: 793px;*/
	padding: 0;
	margin: 0;
}
#col p, #col address {
	margin-left: 6px;
	margin-right: 6px;
}

/* Index only */
#flash_holder {
	margin-top: 25px;
	float: right;
	text-align: center;
	width: 512px;
/*	height: 340px;*/
	display: block;
}
#flash_holder p.caption {
	text-align: left;
	margin: 0;
	padding: 0 0 20px 0;
}

#col_text {
	float: left;
	width: 270px;
}
#col_text p, #col_text h2, #col_text address {
	margin-left: 6px;
	margin-right: 6px;
}

/* Services list */

ul.services {
	padding-left: 30px;
	margin-left: 0;
}
ul.services li {
	padding-left: 0;
	margin-left: 0;
	list-style-position: outside;
	background: none;
	list-style-image: url(../images/arrow-right.gif);
	text-align: left;
}
ul.services li a {
	background: none;
}

/* How does it work */

#how-does-it-work {
	width: 500px;
	margin: 10px auto;
}

#how-does-it-work p, #how-does-it-work h3 {
	margin-left: 0;
	padding: 0;
}

#how-does-it-work td.box {
	border: 2px solid #bcbc88;
	padding: 5px 10px;
	background-color: #f6f6ec;
}

#how-does-it-work td.arrow {	
	height: 45px;
	background-image: url(../images/process-arrow.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}


#TEST {
	/*background-color: #FF0;*/
}
