body {
	margin: 0px;
	padding: 0px;
	background-image: url(../img/bg_body.png);
	background-repeat: repeat-x;
}
#wrap {
	margin-bottom: 30px;
}

#top p {
	text-align: right;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	margin-top: 5px;
}
#branding {
	background-image: url(../img/bg_branding.png);
	background-repeat: no-repeat;
	background-position: 0px 20px;
}
#branding     h1     {
	text-indent: -9000px;
	display: block;
}

#branding a {
	display: block;
	height: 100px;
}

#strapline {
	background-image: url(../img/bg_strapline.png);
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	margin-top: 40px;
}

#strapline  p  {
	text-indent: -9000px;
}
#introcontent p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #FFFFFF;
}
#introcontent {
	margin-top: 20px;
}
#introcontent img {
	float: left;
	margin-right: 15px;
}

.box {
	background-image: url(../img/bg_box.png);
	background-repeat: repeat-x;
	padding-bottom: 10px;
}
.box h2 {
	font-weight: normal;
	color: #FFFFFF;
	font-size: 28px;
	padding-left: 10px;
	margin-bottom: 0px;
}
.box p {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 10px;
}
p.date {
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
#slider p {
	font-size: 13px;
}

.box ul {
	list-style-type: disc;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
.box img {
	float: left;
	margin: 0px;
	padding: 13px;
}
#footer {
	background-color: #FFFFFF;

}
#top a:link, #top a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#top a:hover, #top a:active {
	color: #333333;
	text-decoration: underline;
}
#boxwrapper {
	background-image: url(../img/bg_boxwrapper.png);
	background-repeat: repeat-y;
	background-position: 10px 0px;
}

#copyright  p, #credits p {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
}
#credits {
	text-align: right;
}
#footer  a:link, #footer  a:visited {
	color: #375CC3;
	text-decoration: none;
}
#footer   a:hover, #footer   a:active {
	color: #EBA31C;
	text-decoration: underline;
}
#boxwrapper a:link, #boxwrapper a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#boxwrapper a:visited, #boxwrapper a:active {
	color: #EDAD34;
}
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider, #slider li{
	width:280px;
	height:200px;
	overflow:hidden;
	}
span#prevBtn{
	color: #FFFFFF;
	float: left;
	margin-left: 10px;
}
span#nextBtn{
	color: #FFFFFF;
	float: right;
	margin-right: 10px;
}#workexamples {
}
#workexamples .grid_1 {
	margin-left: 18px;
}
#credits a:link, #credits a:visited {
	color: #F5AC20;
}
#credits a:hover, #credits a:active {
	color: #030A8C;
}
