@import url(navi.css);
@import url(forms.css);
@import url(tables.css);
@import url(featured_slide.css);



html{background: #DCDCDC;}
body{
	margin:0;
	padding:0;
	font-size:13px;
	font-family:Verdana, Geneva, sans-serif;
	color:#666666;
	background-color:#DCDCDC;
	background:url("../images/drop.png") repeat-y center;
	}
#page-container
{width:960px;
margin:0 auto;}
#content{
	background:#fff;
	border-top:1px double #666;
	margin:.5px 0;
	padding:35px;
	}


#content-home {
	background:#fff;
	border-top:1px double #666;
	margin:.5px 0;}
.left-column
{
	width:450px;
	float:left;
	padding:25px;
	}


.right-column
{width:400px;
float:right;
padding:25px;}

img{
	/*display:inline-block;*/
	margin:0;
	padding:0;
	border:none;
}

.clear{clear: both;}
br.clear{clear:both; margin-top:-15px;}

a{
	outline:none;
	text-decoration:none;
	color:#660000;
	font-weight: normal;
}

h2
{border-bottom:1px solid #666;}


h1, h2, h3, h4, h5, h6{
	margin:0 0 15px;
	padding:0px 0px 0px 2px;
	font-size:16px;
	font-weight:normal;
	line-height:normal;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	}
#contactimg{
	margin-top:30px;
	float:right;
	vertical-align:top;padding-right:30px;}


/* ----------------------------------------------Generalise-------------------------------------*/
#header, #topline, #topbar, #breadcrumb, .container, #hpage_cats, #adblock, #socialise, #footer, #copyright{
	position:relative;
	margin:0 auto;
	display:block;
	width:960px;
	background-image: url(images/header_1.gif);
	}


/*----------------------------------------------Header-------------------------------------*/

#header{
	padding:0 0 0px 0;
	/*z-index:1000;*/
	background-color: #2956A5;
	width:960px;
	overflow:hidden;
	}


/*-----Content-------------------------------------*/

.container{
	padding:0 0 20px 0;
	background-color: #FFF;
	}

/*

----------------------------------------------Footer-------------------------------------*/

#footer{
	/*padding:25px;*/
	background-color:#191919;
	color:#fff;
	width:960px;
	}

#footer ul{
	margin:0;
	padding:0;
	list-style:none;
	}

#footer h2{
	margin:0 0 15px 0;
	padding:0 0 8px 0;
	font-size:18px;
	color:#2956A5;
	border-bottom:1px solid #CCCCCC;
	}
#footer a{
	color: #03C;
}
#footer .box{
	display:block;
	float:left;
	width:250px;
	margin:45px 25px 25px;


	}

#footer .box1{
	display:block;
	float:left;
	width:300px;
	line-height:1.6em;
	margin:25px 25px 0px;
	}

#footer .box1 .imgl{border:1px solid #CCCCCC; padding:5px; color:#191919; background-color:#ffffff;}

#footer .contactdetails li{
	margin:0 0 8px 0;
	}
/**/

/* ----------------------------------------------Copyright-------------------------------------*/

#copyright{
	padding:5px 10px 25px;
	width:940px;
	height:30px;
	background-color:#333;
	color:
	#000;
	}
	
	
.fl_left{float:left;}
.fl_right{float:right;}


#copyright p {
	margin-bottom:20px;
	padding-bottom:20px;color:
	#DFDFD9;
	}
	#copyright a {color:
	#C00;}

