body
	{
	margin: 0px;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #262626;
	}
	
p
	{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 10px;
	text-align: justify;
	color: #262626;
	line-height: 19px;
	}


a
	{
	color: #af0808;;
	text-decoration: none;
	}
	
a:hover
	{
	text-decoration: underline;
	}


h1
	{
	font-size: 22px;
	line-height: 22px;
	color: #af0808;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 15px;
	}

h3
	{
	font-size: 16px;
	line-height: 16px;
	color: #af0808;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 5px;
	}


#header
	{
	width: 100%;
	height: 200px;
	background-image: url('images/backgrounds/headerback.jpg');
	background-position: top;
	background-repeat: repeat-x;
	display: block;
	}
	
	
div#menucontainer
	{
	width: 810px;
	height: 200px;
	margin-left: auto;
	margin-right: auto;
	background-image: url('images/menu/menuback.jpg');
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	}

div#menucontainer ul
	{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 110px;
	padding-top: 165px;
	list-style-type: none;
	line-height: 14px;
}
	
div#menucontainer ul li
	{
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
div#menucontainer ul a
	{
	width: 95px;
	height: 14px;
	padding-top: 10px;
	padding-bottom: 11px;
	display: block;
	text-decoration: none;
	text-align: center;
	margin-right: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	
a.inactive
	{
	background-image: url('images/menu/tab.jpg');
	background-position:  top left;
	color: #000;
	}
	
a:hover.inactive
	{
	background-image: none;
	}
	
a.active
	{
	background-image: url('images/menu/tab_active.jpg');
	background-position: top right;
	color: #fff;
	}
	
#breadcrumb-bar
	{
	width: 100%;
	height: 40px;
	background-color: #000;
	display: block;
	}
	
#breadcrumb-bar p
	{
	padding-top: 15px;
	padding-bottom: 13px;
	padding-left: 25px;
	font-size: 12px;
	line-height: 12px;
	color: #fff;
	width: 810px;
	margin-left: auto;
	margin-right: auto;
	}
	
#breadcrumb-bar a
	{
	color: #fff;
	text-decoration: none;
	}
	
#breadcrumb-bar a:hover
	{
	color: #CCCCCC;
	text-decoration: underline;
	}
	
#container
	{
	width: 100%;
	height: 60px;
	background-image: url('images/backgrounds/containerback.jpg');
	background-position: top;
	background-repeat: repeat-x;
	display: block;
	}
	
#container-top
	{
	width: 760px;
	height: 60px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 20px;
	padding-bottom: 10px;
	background-image: url('images/backgrounds/containertopback.jpg');
	background-position: top center;
	background-repeat: repeat-y;
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
#content
	{
	width: 760px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 10px;
	background-image: url('images/backgrounds/contentback.jpg');
	background-position: top center;
	background-repeat: repeat-y;
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
#content-index
	{
	width: 760px;
	height: 490px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 20px;
	padding-bottom: 10px;
	background-image: url('images/backgrounds/content-index-back.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
	
#content-bottom
	{
	width: 810px;
	height: 15px;
	background-image: url('images/backgrounds/contentbottom.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
#footer
	{
	width: 790px;
	height: 20px;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	color: #fff;
	background-image: url('images/backgrounds/footer.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	font-size: 12px;
	text-align: center;
	}
	
#footer a
	{
	color: #fff;
	text-decoration: none;
	}
	
#footer a:hover
	{
	color: #CCCCCC;
	text-decoration: underline;
	}
	
.clearfix
	{
	clear: both;
	}
	
div#left-column
	{
	float: left;
	width: 565px;
	padding-right: 20px;
	border-right: solid 1px #ebebeb;
	}
	
div#right-column
	{
	width: 154px;
	padding-left: 20px;
	padding-top: 5px;
	float: left;
	}
	
ul#sidebar-menu
	{
	margin-top: 0px;
	margin-bottom: 25px;
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	list-style-type: none;
	float: left;
	border-top: dotted 1px #CCCCCC;
	}
	
ul#sidebar-menu li
	{
	padding-left: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: dotted 1px #CCCCCC;
	font-size: 12px;
	line-height: 12px;
	}
	
ul#sidebar-menu a
	{

	font-family: Georgia, "Times New Roman", Times, serif;
	color: #af0808;
	text-decoration: none;
	line-height: 18px;
	}
	
ul#sidebar-menu a:hover
	{
	text-decoration: underline;
	}

ul#teampics
	{
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	}
	
ul#teampics li
	{
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
ul#teampics img
	{
	border: 0px;
	padding-right: 1px;
	padding-bottom: 1px;
	}
	
ul#team
	{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
ul#team li
	{
	clear: both;
	padding-bottom: 20px;
	}
	
ul#team img
	{
	float: left;
	padding: 10px;
	background-image: url('images/backgrounds/staff-pic-background.jpg');
	background-position: top center;
		margin-right: 20px;
	}
	
div#team-entry
	{
	float: left;
	height: 190px;
	display:  block;
	padding-bottom: 20px;
	}	
	
div#team-entry p
	{
	width: 580px
	}
	
span.jobtitle
	{
	font-size: 22px;
	line-height: 22px;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	}

span.name
	{
	font-size: 22px;
	line-height: 22px;
	color: #af0808;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	
span.qualifications
	{
	font-size: 12px;
	line-height: 22px;
	color: #af0808;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	
ul#normal
	{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 15px;
	padding-left: 20px;
	padding-right: 0px;
	list-style-type:circle;
	}
	
ul#normal li
	{
	margin-bottom: 5px;
	}

ul#portfolio-list
	{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}

div.right-column
	{
	width: 420px;
	margin-right: 20px;
	display: block;
	float: left;
}


ul#portfolio-list li
	{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 5px;
	padding:10px;
	width: 740px;
	display: block;
	border: 1px solid #e2e2e2;
	background-color: #f7f7f7;
	}

ul#portfolio-list h2
	{
	font-size: 22px;
	line-height: 22px;
	color: #af0808;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	}
	
div#portfolio-project
	{
	width: 580px;
	float: left;
	display: block;
	}

div#pagination
	{
	margin-left: 0px;
	width: 740px;
	display: block;
	margin-top: 10px;
	clear: both;
	padding-bottom: 10px;
	padding-top: 10px;
	}

div#pagination b
	{
	padding: 7px;
	background-color: #fff;
	color: #af0808;
	font-family: Georgia, "Times New Roman", Times, serif;
	border: 1px solid #af0808;
	}

div#pagination a
	{
	padding: 7px;
	background-color: #af0808;
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	border: 1px solid #af0808;
	text-decoration: none;
	}

div#pagination a:hover
	{
	background-color: #da0000;
	}
	

ul#careers-list
	{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}	

ul#careers-list li
	{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	padding:10px;
	width: 740px;
	display: block;
	border: 1px solid #e2e2e2;
	background-color: #f7f7f7;
	float: left;
	}
	

ul#careers-list li h2
	{
	font-size: 22px;
	line-height: 22px;
	color: #af0808;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 10px;
	}


#freeform h2

	{
	font-size: 22px;
	line-height: 22px;
	color: #af0808;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 15px;
	}

input.textbox
	{padding: 3px;
	width: 728px;
	font-family: tahoma, arial, verdana, sans-serif;
	}
	
#freeform textarea
	{
	padding: 3px;
	width: 728px;
	height: 70px;
	font-family: tahoma, arial, verdana, sans-serif;
	}
	
form,
fieldset
{
margin: 0px;
padding: 0px;
}


#imageContainer {
	margin:auto;
	width:780px;
	overflow: hidden;
	position: relative;
}


.news-picture
{
float: left;
width: 300px;
margin-right: 10px;
}

.news-summary p
{
width: 430px;
float: left;
}


div#partners
	{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 560px;
	display: block;
	}	

div.partners
	{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	padding:10px;
	width: 540px;
	display: block;
	border: 1px solid #e2e2e2;
	background-color: #f7f7f7;
	}
	
div.partners p
{
margin: 0 0 8px 0;
padding: 0px;
line-height: 16px;
}
	

div.partners  h2
	{
	font-size: 22px;
	line-height: 22px;
	color: #af0808;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 10px;
	}