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

body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: left;
    color: #777777;
    background-color: #ffffff;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 100%;
	background-image: url(../images/damask.jpg);
	}

html {
	height: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	}


* html #container {
height: 100%;
}
	
	
#container{
	width: 850px;
	min-height: 100%;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
	background-image: url(../images/bg2.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	}

h1 {
	font-size: 16px;
	font-weight: normal;
	color: #4980D1;
	margin-top:0px;
	margin-bottom: 0px;
	font-family: Verdana , Arial, Helvetica, sans-serif;
	}

p {
	line-height: 150%;
	margin-top: 5px;
	margin-bottom: 5px;
	}

.floatright {
	float: right;
	}
	
.floatleft {
	float: left;
	}
	
a img{
	border:none;
	background-color: transparent;
	background-color: none;
	}

/*-------------------------------------------LINKS------------------------------------------------------------------*/
a {
	text-decoration:none;
	color: #FFFFFF;
	padding-top: 0px;
	background-color:#333333;
	}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 0px;
	background-color: #666666;
	}

/*-------------------------------------------HEADER------------------------------------------------------------------*/
#header{
	width: 750px;
	height: 100px;
	border-bottom: #CCCCCC 4px solid;
	float: left;
	}

#header a img{
	border:none;
	}

.logo {
	float: left;
	margin-right: 10px;
	margin-bottom: 0px;
	}
	
#header ul {
	float: left;
	list-style-type:none;
	margin-top: 35px;
	margin-right: 0px;
	margin-left: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
	text-transform: uppercase;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	}
	
#header ul li{
	display: block;
	list-style-type:none;
	float: left;
	margin-right: 3px;
	text-align: center;
	}

#header ul li a {
	text-decoration:none;
	color: #999999;
	display: block;
	padding-top: 20px;
	background-color: #E9E9E9;
	width: 89px;
	}
	
#header ul li a:hover	{
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	padding-top: 20px;
	background-color: #D5BFD7;
	width: 89px;
	}

#header p {
	float: left;
	margin-top: 0px;
	margin-left: 0px;
    font-size: 15px;
	height: 20px;
	width: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	}
/*-------------------------------------------BANNER------------------------------------------------------------------*/
#banner {
	margin-top: 10px;
	width: 680px;
	float: left;
	font-size: 13px;
	background-image:url(../images/colourman.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	}

#banner p {
	width: 150px;
	float: left;
	margin-right: 5px;
	line-height: 150%;
	}

#banner p.bigtext {
	margin-right: 5px;
	padding-left: 200px;
	line-height: 150%;
	}
	
.largeblue{
	font-size: 24px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #4A8DAE;
	line-height: 115%;
	}

.largelightgrey{
	font-size: 16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #666666;
	line-height: 115%;
	}

.titlegrey{
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
	}
	
#banner p.small {
	width: 130px;
	float: left;
	margin-top: 190px;
	line-height: 150%;
	}

/*--------------------------SPACE FILLER---------------------------------*/

#promo {
	width: 115px;
	height: 115px;
	float: left;
	margin-top: 180px;
	margin-left: 10px;
	/* For web browsers who care */
	opacity: 0.8;
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 (and 9, 10, 11?). Don't miss the added quotes */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	/* For Mozilla */
	-moz-opacity:.80;
	}

/*--------------------------BEGIN BOTTOM STRIP---------------------------------*/
#featurecontainer {
	padding-left: 100px;
	margin-top: 10px;
	width: 750px;
	float:left;
	background-image: url(../images/bgfeatured.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	}

#featurecontainer p.title{
	margin-bottom: 5px;
	width: 250px;
	float:left;
	color: #669933;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration:underline;
	}

#feature {
	width: 750px;
	height: 110px;
	float:left;
	margin-bottom: 30px;
	margin-top: 10px;
	}

.featureimage {
	margin-top: 3px;
	margin-left: 20px;
	margin-right: 10px;
	float: left;
}


#feature p.imagetext{
	width: 270px;
	float:left;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding-right: 10px;
	border-right: #669900 5px solid;
	}

.bigger {
	font-size:17px;
	}

#feature p.featuretext{
	width: 220px;
	float:left;
	margin-left: 10px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

/*----------------------End Content Container---------------------------*/

/*-------------------------------------------FOOTER------------------------------------------------------------------*/
#footer {
	clear:both;
	height:80px;
	width:850px; 
	margin-left: auto;
	margin-right: auto;
	border-top: 1px solid #cccccc;

}

#footer p {
	font:11px/11px arial,sans-serif;
	color: #999999;
	width: 450px;
	height: 40px;
	margin-top: 30px;
	margin-right: 150px;
	float: left;
}


#footer a {
	padding:0px 5px;
	text-decoration:underline;
	color:#ff6600;
	}

#hidden {
	width: 450px;
	float: left;
	display: none;
}