#bodyContent {
	width: 906px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 40px;
	overflow: hidden;

}
#left {
	float: left;
	width: 623px;
	overflow: hidden;
}
#welcome {
	overflow: hidden;
	width: 623px;
}

#welcome h2 {
	background: url(images/welcome.png) no-repeat left;
	text-indent: -99999px;
	margin: 0px 0px 10px 0px;
}

#welcome p {
	margin: 0px 0px 10px 0px;
	color: #666666;
	line-height: 180%;
}


.box {
	float: left;
	margin: 10px;
	padding: 4px;
	border: #CCCCCC solid 1px;
	-webkit-box-shadow: 0px 0px 5px  #575757;
	-moz-box-shadow: 0px 0px 5px #575757;
	box-shadow: 0px 0px 5px #575757;
	
}

#welcomeread img {
	float: right;
	border: 0px;

}

#boxcontent {
	overflow: hidden;
	width: 623px;
}

#boxcontent h3 {
	padding: 16px;
	background-color: #f0f0f0;
	border-bottom: #bdbdbd dashed 1px;
	border-top: #bdbdbd dashed 1px;
	font-size: 18px;
	color: #666666;
}

.alignleft {
float: left;
}

#boxcontent a {
color: #373535;
text-decoration: none; 
text-transform: uppercase;
}

#boxcontent p {
	margin: 0px 0px 10px 0px;
        font-size: 13px;
        line-height: 160%;
}

#leftTesti {
	float: left;
	height: 118px;
	width: 298px;
	font-size: 11px;
	color: #666666;
	text-align: justify;
}

#leftTesti p {
	margin: 4px;
	font-size: 11px;
}

#leftTesti strong {
	font-size: 12px;
}

#leftTesti img {
	float: left;
	margin: 4px;
}

#rightTesti {
	float: right;
	height: 118px;
	width: 298px;
	font-size: 11px;
	color: #666666;
	text-align: justify;
}

#rightTesti img {
	float: left;
	margin: 4px;
}

#rightTesti p {
	margin: 4px;
	font-size: 11px;
}

#rightTesti strong {
	font-size: 12px;
}
#sidebar {
	float: right;
	width: 273px;
	overflow: hidden;
}
#sidebarbox {
	background-color: #f0f0f0;
	background-image: url(images/sidebarbg.png);
	background-repeat: repeat-x;
	overflow: hidden;
	width: 273px;
	margin: 0px 0px 10px 0px;
}

#sidebarbox img {
margin: 0px;
padding: 0px;
}

#sidebarbox p {
	padding: 10px 10px 10px 10px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#sidebarbox a {
color: #373535;
text-decoration: none;
}

.latestnews {
	background-image: url(images/latestnews.png);
	background-repeat: no-repeat;
	margin: 10px;
	text-indent: -99999px;
}

#contactdetails {
	padding: 10px;
	background-color: #f0f0f0;
	color: #666666;
}
#contactdetails h3 {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
#footer {
	height: 61px;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	color: #518ccd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	padding: 30px 0px 0px 0px;
}

#footer a {
	color: #518ccd;
	text-decoration: none;
}

.alignleft {
float: left;
}

.alignright {
float: right;
}
