/* CSS Document */

body  {
	margin: 0;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-image:url(images/bigbackground.png);
	background-repeat:no-repeat;
	background-color:#ffffff;
	padding:5px;
}


#container {
	width: 960px;
	height:auto;
	margin:auto;
	background-color:#FFFFFF;
	/*border:thin;
	border-style:solid;
	border-color:#353841;*/
	background-repeat:no-repeat;
}

#logosection {

background-image:url(images/toplogonumber.jpg);
background-repeat:no-repeat;
height:90px;
margin:0;
padding:0;


}

#logosection a {

border:none;

}

#logosection a:active {

border:none;

}

#logosection a:visited {

border:none;

}

#logosection img {

border:none;

}

#header {
	height:300px;
	background-color:#EEEEEE;
	background-image:url(images/staffheadpicture.jpg);
	background-repeat:no-repeat;
	margin-bottom:5px;
	border: 1px solid;
	border-color: #CBCBCB;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

#header h1 {

font-size:30px;



}

#header p {


font-size:1.2em;
font-weight:bold;
margin-left:10px;

}

#header img {

border:none;



}

#header a {

border:none;


}

#header a:link  {

border:none;


}

#header a:hover  {

/*border: 1px solid #ffffff;*/


}

#header a:visited {

border:none;


}





#main-nav  {
	width:100%;
    /*background-image:url(images/darkgreynavbar.gif);
	background-repeat:repeat-x;*/
	color: #999999;
	padding-bottom:10px;
	text-align:right;

	

	
}



#main-nav ul {

	list-style:none;

	left: -10px;
	
	margin:5px 0px 5px 20px;
	
	padding:5px 5px 0px 5px;

}



#main-nav li {

	display:inline;
	list-style:none;
	
	margin:5px 0px 0px 10px;
	
	/*padding:5px 5px 0px 5px;*/


}



#main-nav li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
	border: 1px solid #8ec1da;
	background-color: #FADE53;
	border-radius: 4px;
	box-shadow: inset 0 1px 3px #fff, inset 0 -15px #FFd101, 0 0 3px #FFFFFF;
	-o-box-shadow: inset 0 1px 3px #fff, inset 0 -15px #FFd101 0 0 3px #FFFFFF;
	-webkit-box-shadow: inset 0 1px 3px #fff, inset 0 -15px #FFd101, 0 0 3px #FFFFFF;
	-moz-box-shadow: inset 0 1px 3px #fff, inset 0 -15px #FFd101, 0 0 3px #FFFFFF;
	color: #333333;
	text-shadow: 0 1px #fff;
	padding: 5px 30px;
}




#main-nav li a:hover {

	color:#CCCCCC;

}

#main-nav li a:active {
	color: #FFF327;

}

#headertext {

width:500px; 
height:200px;
margin:10px;
float:left;
text-align:left;

} 

#longbanner {
	width:auto;
	height:100px;
	background-image:url(images/tellusbanner.jpg);
	padding:0px 5px 0px 0px;
	border: 1px solid;
	border-color: #FECA05;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

#longbanner img {

border:none;

}


#longbanner h2 {

margin:0px 0px 0px 10px;

}


#longbanner p {
margin-left:10px;
margin-bottom:0px;
font-size:1.0em;

}

.longbanner a:hover {

background-image:url(images/getquotehoverbtn.jpg);

}







#content  {	

	
	width:auto;
	
	height:240px;
	
	margin:5px 0px 5px 0px;
	
	padding:10px;	
	
	background:#eeeeee;
	
	background-image:url(images/backgreygrad.png);
	
	background-repeat:no-repeat;
	
	border: 1px solid;
	border-color: #CBCBCB;
	-moz-border-radius: 2px;
	border-radius: 2px;
	overflow:auto;
		
}

#taskbar {

width:auto;
height: 120px;
background:#eeeeee;
margin:5px 0px 5px 0px;
padding:10px;
border: 1px solid;
	border-color: #CBCBCB;
	-moz-border-radius: 2px;
	border-radius: 2px;

}

#taskbar img {

border:none;



}


#taskbar2 {

width:490px;
height: 370px;
background:#eeeeee;
margin:5px 5px 5px 0px;
padding:10px;
border: 1px solid;
	border-color: #CBCBCB;
	-moz-border-radius: 2px;
	border-radius: 2px;
background-image:url(images/getintouch.jpg);
background-repeat:no-repeat;

}

#taskbar2 a{

color:#333333;
text-decoration:none;

}

#taskbar2 a:hover {
	color:#F5BE09;
	text-decoration:none;
}

 h1  {
	color: #333333;
	
	font-size: 28px;
	
	margin: 5px 5px 5px 10px;
	
	
	
	
}





#content h2  {

	color: #333333;

	font-size: 1.3em;

	margin: 0px;

	padding: 5px;
	


	

}

#content h1  {

	color: #333333;

	font-size: 1.3em;

	margin: 0px;

	padding: 5px;
	


	

}

#content h5  {

	color: #333333;

	font-size: 12px;

	margin: 0px;
	
	padding: 5px 5px 5px 5px;


}





#content p  {
	margin: 0;
	
	padding: 5px;
	
	color: #333333;
	
	font-size: 11px;
}

	
contennt  p  bold    {

	color: #6C6E70;
	
	font-weight:bold;

	margin: 0px;

	padding: 0px;

}

#content a {
	
	color:#6C6E70;
	
	text-decoration:none;
	
}

#content a:hover {
	
	color:#eeba21;
	text-decoration:none;
	
}






#content ul {


	margin:5px;
	padding:5px;

}

#content li {

	display:list-item;

	list-style:square;
	
	color:#CC9900;
	
	font-size:11px;
	
	padding:1px;

}

#content li a {
	
	color:#333333;
	
}

#sidebar-a  {

	float:right;

	width: 413px;
	
	height:362px;

	padding:15px 15px 15px 15px;
	
	background:#eeeeee;
	
	margin-top:0px;
	
	margin-right:0px;
	
	border: 1px solid;
	border-color: #CBCBCB;
	-moz-border-radius: 2px;
	border-radius: 2px;
	

}




#sidebar-a a {

color:#666666;
font-weight:bold;
text-decoration:none;

}



#sideboxtop {

background-color:#eeeeee;
height:283px;
text-align:left;





}

#sideboxbottom {

background-color:#669900;




} 

#tasklist1 a:hover {
	
	color:#eeba21;

	
}


#tasklist2 {
	width:245px;
	height:auto;
	float:right;
	padding:5px;
	margin:5px;
	
	
}


#tasklist2 ul {



	margin:5px;

}

#tasklist2 li {

	display:list-item;

	list-style:square;
	
	color:#CC9900;
	
	font-size:11px;

}

#tasklist2 a {
	color:#333333;
	
	
}

#tasklist2 a:hover {
	color:#eeba21;

	
}


#tasklist4 {
	width:245px;
	height:auto;
	padding:5px;
	margin:5px;
	clear:both;
	
	
}


#tasklist4 ul {


	margin:5px;

}

#tasklist4 li {
	display:list-item;

	list-style:square;
	
	color:#CC9900;
	
	font-size:11px;

}

#tasklist4 a {
	
	color:#333333;
	
}

#tasklist4 a:hover {
	
	color:#eeba21;

	
}


#tasklist5 {
	width:245px;
	height:auto;
	padding:5px;
	margin:5px;
	float:inherit;

	
	
	
}


#tasklist5 ul {


	margin:5px;

}

#tasklist5 li {

	display:list-item;

	list-style:square;
	
	color:#CC9900;
	
	font-size:11px;

}

#tasklist5 a {
	color:#333333;
	
	
}

#tasklist5 a:hover {
	color:#eeba21;

	
}

#tasklist3 {
	
	width: auto;
	height: auto;
	background-color:#4F5259;
	margin:5px;
	padding:15px;
	border:#FFF medium ridge;
	
}

#tasklist3 p {
	color:#ffffff;
	font-size: 0.9em;
	text-indent: 50px;
	font-family:Verdana, Arial, Helvetica, sans-serif;

}

#tasklist3 a {

color:#eeba21;
	
}

#footer  {

	clear:both;

	height: 50px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 0.7em;

	color: #C9C9C9;

border: 1px solid;
	border-color: #CBCBCB;
	-moz-border-radius: 2px;
	border-radius: 2px;

	padding: 13px 25px;

	line-height: 18px;
	
	background-color:#eeeeee;	

}



#footer a {
	color: #333333;
	text-decoration: none;
}



#footer a:hover {

	color: #EEBA21;

}



#footer #altnav {

	width: 360px;

	float:right;

	text-align:right;

}
.workshoptitle {
	color: #FFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	text-align: center;
}

/*#contentjq {
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0px;
	background: #FFF;
	border: 1px solid #CCC;
}*/




/*hr {
	border: none;
	height: 1px; line-height: 1px;
	background: #CCC;	
	margin-bottom: 20px;
	padding: 0;
}*/



.clear {
	clear: both;
	line-height: 1px;
	font-size: 1px;
}

a { 

	outline-color: #888;	

}



.bold {

font-weight:bolder;
color:#333333;
text-shadow: 0 1px #ffffff;


}

.boldtoptel {
	font-weight:bold;
	color:#F6BF0A;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}


		h4 {

			margin: 0;	

			padding: 7px 0 0 0;

			font-size: 16px;

			/*text-transform: uppercase;*/

		}



		div#feature_list {

			width: 980px;

			height: 300px;

			overflow: hidden;

			position: relative;

		}



		div#feature_list ul {
			position: absolute;
			top: 0;
			list-style: none;	
			padding: 0;
			margin: 0;
		}

		ul#tabs {
			left: 0;
			z-index: 2;
			width: 320px;		
		}

		ul#tabs li {
			font-size: 12px;
			margin-top: 15px;
		}
		
		ul#tabs li img {
			padding: 5px;
			border: none;
			float: left;
			margin: 10px 10px 0 0;
		}

		ul#tabs li a {
			color: #222;
			text-decoration: none;	
			display: block;
			padding: 10px;
			height: 60px;
			outline: none;
		}

		ul#tabs li a:hover {
	color:#EBBB13;
		}

		ul#tabs li a.current {
	background:  url('images/feature-tab-current2.png');
	color: #FFFFFF;
	background-repeat:no-repeat;
		}

		ul#tabs li a.current:hover {
			text-decoration: none;
			cursor: default;
		}

		ul#output {
			right: 0;
			width: 693px;
			height: 300px;
			position: relative;
			
		}

		ul#output li {
			position: absolute;
			width: 693px;
			height: 300px;
		}

		ul#output li a {
	position: absolute;
	bottom: 18px;
	Left: 18px;
	padding: 8px 12px;
	text-decoration: none;
	font-size: 14px;
	color: #FFF;
	-moz-border-radius:15px;
	background-color: #D52E25;
		}
		
		ul#output li a:hover {
		color:#333333;
			/*background: #D33431;*/
		}
h5 {

font-size:1.3em;
margin:5px 0px 15px 0px;

}

h2 {

font-size:1.3em;
margin:5px 0px 10px 0px;

}


