/* Bluequest stylesheet version 2.0 */
/* By Sam Mably */
/* Copyright Bluequest Media Ltd 2010 */



body,td,th {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	line-height: 22px;
    }
	
body {
	background-color:#eae9e1;
	background-image: url(../img/bgr.gif);
	background-repeat: repeat-x;
    }

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #ff2200;
}
a:active {
	text-decoration: none;
	color: #666666;
}

a:focus {
    outline: 0px solid lime;
}
	
.headlines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color:#ff2200;
	text-transform: uppercase;
	}
	
.biggrey {
	font-size: 23px;
	line-height: 34px;
	}

#imgwithin {   
	border: 8px solid #eae9e2;
	margin-top: 1px;
	margin-bottom: 10px;
	margin-left: 10px;
	float: right;
	}

#container {
	margin-top:0px;
    margin-left:auto;
	margin-right:auto;
	width:946px;
	}

	
#homecontact {
    float:left;
	width:921px;
	margin-top:20px;
	margin-left:25px;
	height:33px;
	}
	
#header {
    float:left;
	width:946px;
	height:174px;
	background-image:url(../img/header.gif);
	background-repeat:no-repeat;
	}
	
#navigation {
    float:left;
	width:714px;
	height:33px;
	margin-top:128px;
	margin-left:25px;
	}
	
#social {
    float:right;
	width:180px;
	height:63px;
	margin-top:114px;
	margin-right:18px;
	}

#footer {
    float:left;
	width:921px;
	padding-left: 25px;
	padding-top: 15px;
	height:100px;
	background-image:url(../img/footer.gif);
	background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#333333;
	line-height: 23px;
	}
	
.clear {
	clear:both;
	width: 946px;
	height: 25px;
	background-color:#FFFFFF;
	}
	
.innertube {
	clear:both;
	width: 897px; 
	padding-left: 25px;
	padding-right: 24px;
	float: left;
	background-image:url(../img/bgrl.gif);
	background-repeat:repeat-y;
	}
	
.innertube_home {
	clear:both;
	width: 922px; 
	height: 603px;
	padding-right: 24px;
	float: left;
	background-image:url(../img/bgrhm.jpg);
	background-repeat:no-repeat;
	}
	
.maincolumn {
	float:left;
	width:574px;
	}
	
.homecolumn {
	float:right;
	padding-right: 24px;
	width:617px;
	margin-top: 245px;
	font-size: 23px;
	line-height: 34px;
	}
	
.sidebar {
	float:right;
	width:274px;
	}
	
.footercolumn {
	padding-left: 24px;
	float:left;
	width:276px;
	}
