/*@charset "UTF-8";*/

/*
created by: Alistair Chisholm
on: Monday 14th April 2010
*/

/*fix for scrollbar centre shift issue*/
html, body { 
height: 100.1%!important; 
margin: 0;
}

/*resets*/
*{
	margin:0;
	padding:0;
	border:0;
}

/*layout*/
.header
{
    display:block;   
    width:355px;
    height:55px;
    position:relative;
    top:-55px;
    /*background-color:Black;*/
    left:6px;
}

body{
	background-color:#b3b3b3;
	background-image:url(assets/furniture/grey-dropshadow-bg.gif);
	background-position:center;
	background-repeat:repeat-y;
	width:100%;
	height:100%;
	font-family:Helvetica, Arial, sans-serif;
	font-size:13px;
	color:#838383;
	/*overflow-y:scroll;*/
	
}
#wrapper{
	width:920px;
	height:100%;
	background-image:url(assets/furniture/sky-bg.png);
	background-repeat:no-repeat;
	margin:0px auto;
	background-color:#FFFFFF;
	padding:95px 20px 0 20px;

}
blockquote{
	padding:0px 20px;
	font-style:italic;
}

/*---     Text styles    ---*/
p{
	padding:10px 0;
	text-align:justify;
}

a{
	color:#5aa1d7;
	text-decoration:none;
	font-weight:bold;
}
a:hover{
	color:#A50520!important;
}
h1{
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	color:#366ab3;
	font-weight:normal;
	padding-bottom:20px;
	
}
h2{
	font-size:14px;
	color:#335eab;
	/*padding-top:14px;*/
}
.blueTxt{
	color:#335eab;
}
.darkBlueTxt{
	color:#134370;
}
#nextTxtTop
{
    clear:both;
	font-size:11px;
	width:370px;
	border-bottom:#5aa1d7 solid 1px;
	padding-bottom:5px;
	
}
#nextTxtBottom{
	font-size:11px;
	width:370px;
	border-top:#5aa1d7 solid 1px;
	padding-top:5px;
}
/*---     Left Column    ---*/
#leftCol{
	float:left;
	width:200px;
	padding-top:135px;
}
/*---     Menu    ---*/
#menu{
	width:179px;
	height:195px;
	background-image:url(assets/furniture/menudivbg.png);
	padding:7px 5px;
	margin-bottom:20px;
}
#menu a{
	color:#335eab;
}
#menu a:hover{
	color:#5AA1D7;
}
#menu ul li{
	background-color:#FFFFFF;
	padding:10px 0 0 20px;
	width:158px;
	height:29px;
	background-image:url(assets/furniture/grey-grad-bg.gif);
	background-repeat:repeat-x;
	list-style:none;
	list-style-type:none;
}
#selected{
	color:#c1001d!important;
	cursor:default;
}

/*---     News Box    ---*/
#news{
	width:150px;
	height:169px;
	background-image:url(assets/furniture/news-bg.gif);
	padding:10px 10px 20px 20px;
	margin:4px 0 0 20px;
}
#news p{
	text-align:left;
}
#divider{
	border-top:1px solid #335eab;
	margin-top:5px;
	width:140px;
	height:10px;
}
#logo{
	padding-left:5px;
}
/*---     Middle Column    ---*/

#midCol{
	float:left;
	width:500px;
	padding-top:80px
}
#midCol ul li{
	padding-bottom:5px;
	/*font-weight:normal;*/
	font-weight:bold;
	list-style-type:disc;
}
.newsItem{
	background-image:url(assets/furniture/grey-grad-bg-long.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	margin:20px 0;
	padding-left:10px;
	padding-right:10px;
}
.newsItem p{
	padding:10px 0 0 0;
}
.newsItem h1{
	padding:0;
}

.newsItem img
{
    padding:5px;
}
.lastP{
	padding:0 10px 0 0!important;
	text-align:right;
}

/*---     Contact Page    ---*/
.staffBox{
	background-image:url(assets/furniture/staffbg1.gif);
	width:110px;
	height:147px;
	color:#FFFFFF;
	padding:2px 0 0 3px;
	float:left;
	margin:0 10px 20px 0;
}
.staffBox img{
	border:1px solid #FFFFFF;
	margin-bottom:0;
}
#alt{
	background-image:url(assets/furniture/staffbg2.gif);
	width:224px;
}
.staffBox a{
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:underline;
	
}

.staffBox a:hover{
	color:#A0D1F4!important;
}

.staffHolder{
	width:112px;
	float:left;
}

/*---     News Page    ---*/


/*---     About Page list   ---*/


/*---     Right Column    ---*/
#rightCol{
	float:left;
	padding-top:-30px;
}
#testimonial{
	background-image:url(assets/furniture/testimonial-bg.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	width:160px;
	/*height:114px;*/
	padding:20px 5px 10px 15px;
	margin-top:150px;
	margin-left:20px;
	font-size:12px;
}
#quoteTxt{
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-size:14px;
	text-indent:-0.5em;
	color:#335eab;
	padding-bottom:5px;

}
/*---     Footer    ---*/
#footer{
	clear:both;
	font-size:9px;
	height:45px;
	padding:20px;
	line-height:15px;

}
#footerTxt1{
	float:left;
	width:450px;
	border-top:1px solid #335eab;
	padding-top:10px;
	
}
#footerTxt2{
	float:right;
	width:350px;
	border-top:1px solid #335eab;
	padding-top:10px;


}

.page_search
{
	float: right;
	background-image: url(/assets/furniture/search_back.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 19px;
	width: 142px;
	margin-bottom: 10px;
}
.page_search_in
{
	border: 1px solid #FFFFFF;
	float: left;
	width: 116px;
	height: 13px;
	margin-left: 18px;
	margin-top: 1px;
	font-size: 0.7em;
	color: #666666;
	margin-bottom: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.page_search_holder
{
	display: block;
	height: 30px;
	padding-right: 50px;
}
.page_search_holder h1
{
	float: left;
}
/*---   Workflow news styles ---*/

#midCol p{
	line-height:20px;

}
#midCol ul{
	color:#3972B8;
	padding-left:30px;
	line-height:20px;
	font-weight:bold;
}
#midCol ol{
	color:#3972B8;
	padding-left:30px;
	line-height:20px;
	font-weight:bold;
	list-style-type: decimal!important;
}

table {
	border-width: 1px;
	border-spacing: 5px;
	border-style: solid;
	border-color: blue;
	border-collapse: collapse;
	margin:20px 0;
	
}
table th {
	border-width: 2px;
	padding: 5px;
	border-style: solid;
	border-color: #5AA1D7;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table td {
	border-width: 2px;
	padding: 5px;
	border-style: solid;
	border-color: #5AA1D7;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
caption{
	font-size:16px;
	font-style:italic;
}
