body {
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: center;
	font-family: "trebuchet ms", arial, "lucida console", sans-serif;
	background: white;
	font-size: 13px;
}

textarea {
	font-family: "trebuchet ms", arial, "lucida console", sans-serif;
	font-size: 13px;
}

#sitemain {
	background: url('/images/site/top_background.jpg') no-repeat top center;
	/*background-repeat: no-repeat;*/
	margin: 0 auto 0 auto;
	padding: 0;
	overflow: hidden;
	width: 100%; /*1200px;*/
}
#container {
	width: 990px;
	margin: 0 auto 0 auto;
}

#header {
	background-image: url('/images/site/top_nav_flat.png');
	background-repeat: no-repeat;
	height: 45px;
	margin: 130px auto 0 auto;
	font-size: 15px;
	font-weight: bold;
	line-height: 34px;
}
#homeboxes
{
}
#homeboxes ul
{
	line-height: 200%;
}
#homebox1
{
	float: left;
	width: 320px;
}
#homebox2
{
	float: right;
	width: 320px;

}
.menu {
	color: white;
	text-decoration: none;
	margin: 0 24px 0 24px;
}
.menuselected {
	color: #4FCCF8;
	text-decoration: none;
	margin: 0 25px 0 25px;
}
.submenu {
	color: black;
}
.submenuselected {
	color: #1B51A7;
	font-weight: bold;
}

#submenu {
	border-top: solid 1px grey;
	border-bottom: solid 1px grey;
	height: 40px;
}
#submenu ul {
	list-style: none;
	padding: 0;
	margin 0;
}
#submenu ul li {
	float: left;
}
#submenu a {
	text-decoration: none;
	font-weight: bold;
	padding-right: 20px;
}

#content {
	float:left;	
	text-align: left;
	width: 722px;
	padding-top: 16px;
}
/*#content a {
	color: black;
}*/
/*#content h1 {
	margin: 0;
	padding: 0;
}*/

.welcome {
	padding-left:30px;	
}
.welcome p {
	font-size: 23px;
	font-weight: bold;
	color: #0099FF;
	padding: 0;
	margin: 0;
}

.page_image {
	padding: 10px 0 17px 0;
	maring: 0;
	border: none;
}
.page_image img {
	border: none;
}
.item {
	background-color: #CCEBFF;
	padding-bottom: 40px;
	float: left;
	width: 722px;
}
.item h1 {
	color: black;
	padding: 5px 0 5px 0;
	margin: 0 15px 10px 15px;
	border-bottom: solid 1px #778995;
	font-size: 26px;
}
.item h2 {
	color: black;
}
.item h3 {
	color: #212121;
	font-weight: bold;
}
.item img {
	border: none;
}
.item a {
	color: black;
}

.item_text {
	padding: 5px 15px 15px 15px;
}
.item_text img {
	margin: 10px 10px 10px 0;
}

.newsitem_text {
	padding: 5px 0 15px 0;
	margin: 0 15px 0 15px;
	border-bottom: solid 1px #778995;
}
.newsitem_text img {
	margin: 10px 10px 10px 0;
}

.item_links a {
	margin-left: 25px;
}

.item_fullpage {
	background-color: #CCEBFF;
	margin-top: 50px;
	text-align: left;
}

#showcolumn {
	text-align: center;
	float: left;
	margin: 15px 0 0 20px;
	width: 245px;
}
.side_title {
	padding: 7px 0 0 10px;
	margin: 0;
	font-size: 14px;
	color: white;
	float: left;
	font-weight: bold;
}
.side_title a {
	color: white;
	text-decoration: none;
}
#showcolumncontent {
	margin: 20px 0 20px 0;
}
#showcolumncontent img {
	border: none;	
}

.side_heading {
	background-image: url('/images/site/sidebar_top245.png');
	background-repeat: no-repeat;
	height: 45px;
	text-align: left;
}
.side_form {
	padding: 0 0 10px 10px;
	margin: 0;
	font-size: 12px;
}

#contact, #subnav, #news {
	margin-bottom: 20px;
	background-color: #CCEBFF;
	text-align: left;
}

#newsletter {
	/*margin-top: 40px;*/
	background-color: #CCEBFF;
	text-align: left;
}

#contact {
	background-color: #FF9933;
}

#news {
	background-color: #FF9933;
	padding: 0 0 0 0;
	text-align: center;
}
#news img {
	margin: 0 auto 0 auto;
	border: none;
}
.news_item {
	padding: 0 15px 0 15px;
	color: #222;
	font-size: 11px;
	text-align: left;
}
.news_item a  {
	color: #222;
}
.news_heading a {
	text-decoration: none;
	font-size: 13px;
	color: black;
}
.news_line {
	height: 1px;
	width: 230px;
	margin: 0 auto 10px auto;
	font-size: 13px;
	border-bottom: solid 1px #FFAF5E;
}
.rss_image {
	float: right;
	padding-right: 10px;
}

#background_bottom {
	background: url('/images/site/bottom_background.jpg') no-repeat bottom;
	/*background-repeat: no-repeat;
	background-position: bottom;*/
	border-top: solid 1px white;
	text-align: centre;
	height: 190px;
	clear: both;
	margin-top: -130px;
}
.partners {
	/*margin: 70px 0 0 215px;*/
	padding: 10px 0 30px 0;
	width: 990px;
	clear: both;
}
.partners img {
	text-align: left;
	font-size: 12px;
	border: none;
	padding: 0 10px;
	vertical-align: center;
}

#footer {
	background: url('/images/site/footer.jpg') repeat-x top center #343434;
	width: 100%;
	text-align: center;
	padding-bottom: 50px;
}
#footer-content {
	text-align: left;
	padding-top: 15px;
	margin: 0 auto 0 auto;
	color: #CCCCCC;
	width: 990px;
}
#footer p {
	color: #CCCCCC;
	font-size: 0.9em;
	/*margin: 15px 0 0 15%;/*230px;*/
}
#footer a {
	text-decoration: none;
	color: #CCCCCC;
}
#footer .follow img {
	vertical-align: middle;
}
#footer p.follow {
	line-height: 40px;
}
#footer .contact2, #footer .socialmedia {
	float: left;
	width: 200px;
}
#footer .contact, #footer .links {
	float: left;
	width: 370px;
}
#footer .contact a {
	text-decoration: underline;
}
#footer .copyright {
	float: right;
}
.submit {
	padding: 0 12px 0 12px;
	text-decoration:none;
}
.ui-corner-all { 
	-moz-border-radius: 20px; 
	-webkit-border-radius: 20px; 
}
.ui-state-default { 
	border: 1px solid #d3d3d3; 
	background: #e6e6e6 url('/images/site/ui-bg_glass_75_e6e6e6_1x400.gif') 50% 50% repeat-x; 
	font-weight: normal; 
	color: #555555; 
	outline: none; 
}
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { 
	color: #555555; 
	text-decoration: none; 
	outline: none; 
}
.ui-state-hover, .ui-state-focus { 
	border: 1px solid #999999;
	background: #dadada url('/images/site/ui-bg_glass_75_dadada_1x400.gif') 50% 50% repeat-x; 
	font-weight: normal; 
	color: #212121; 
	outline: none; 
}
.ui-state-hover a, .ui-state-hover a:hover { 
	color: #212121; 
	text-decoration: none; 
	outline: none; 
}
.ui-state-active { 
	border: 1px solid #aaaaaa; 
	background: #ffffff url('/images/site/ui-bg_glass_65_ffffff_1x400.gif') 50% 50% repeat-x; 
	font-weight: normal; 
	color: #212121; 
	outline: none; 
}
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { 
	color: #212121; 
	outline: none; 
	text-decoration: none; 
}

#contactform input, #contactform textarea 
{
	color: #2F4F4F;
	font-family: "trebuchet ms", arial, "lucida console", sans-serif;
	font-size: 13px;
}
#contactform .long
{
	width: 200px;
}
#contactform .short
{
	width: 150px;
}
p.formboxes
{
	padding:  0;
	margin: 0 5px 5px 0;

}
.formrow
{
	clear: both;
	display: block;
	padding-top: 5px;
}
.formlabel
{
	float: left;
	width: 62px;
	vertical-align: top;
}
.formentry
{
	float: left;
	vertical-align: top;
}
.formerror
{
	color: red;
}
.formitem
{
    font-size: 11px;
    color: #464545;
    font-family: Arial, helvetica, sans-serif;
	font-weight: bold;
}
.newsarticle
{
	width: 630px;
	float: left;
	padding: 10px;
	margin: 5px 0 5px 0;
	border-bottom: solid 1px #c0c0c0;
	/*background-color: #CCEBFF;*/
}
.hidden
{
	display: none;
}

#scrolling_section {
	width: 245px;
	height: 260px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.col1
{
	width:245px;
	float: left;
	margin:15px 20px 0 0;
	padding: 0;
}
.col1 h1, .col2 h1
{
	color: #778995;
	padding-bottom: 5px;
	margin: 5px 15px 10px 15px;
	border-bottom: solid 1px #778995;
	font-size: 24px;
}
/*.col1 h2, .col2 h2
{
	padding-bottom: 5px;
	margin: 15px 10px 0 10px;
	font-size: 16px;
}*/
.col1 ul 
{
	list-style: none;
	margin: 10px 0 0 0;
	padding: 0 0 10px 0;
}
.col1 li 
{
	background-color:#F0F9FF;
	text-align: left;
	width: 218px;
	padding: 2px 0 2px 5px;
	margin: 2px 10px 5px 10px;
}
.col1 li ul li
{
	width: 198px;
	border-bottom: 1px dashed #CCEBFF;
}
.col1 a 
{
	text-decoration: none;
}

.col2 
{
	background-color: #CCEBFF;
	float: left;
	width: 535px;
	margin: 0 0 0 20px;
	padding: 0 0 10px 0;
}
.col2 a {
	color: black;
}

.portfolio_thumb
{
	width: 220px;
	height: 200px;
	margin: 0 9px 20px 9px;
	float: left;
	overflow: hidden;
	text-align: center;
	border: solid 1px black;
}
.portfolio_thumb ul, .portfolio_thumb ul li
{
	margin: 0;
	padding: 0;
	list-style: none;
}
.portfolio_images 
{
	text-align: center;
	padding-top: 5px;
}
.static_images img
{
	margin: 0;
	padding: 10px;
	background-color: #F0F9FF;
	border: 1px solid #778995;
}
.jquery_images 
{
	margin: 0 auto 0 auto;
	padding: 10px;
	width: 150px;
	height: 190px;
	border: solid 1px #778995;
	/*text-align: center;*/
}
.jquery_images img
{
	/*top: 0;
	left: 0;*/
	padding: 0 10px 10px 10px;
}

.left
{
	float: left;
}
.clear {
	clear: both;
}
#showcase
{
	list-style: none;
	margin: 0;
	padding: 0;
	width: 692px;
	height: 300px;
	overflow: hidden;
}
.profile_pic
{
	border: 0;
}
.note {
	font-size: 0.7em;
	font-weight: normal;
}
#profiles {
	clear: both;
}
.profile {
	width: 690px;
	overflow: hidden;
}

