.errors{
	color:#661836;
	font-weight:bold;
	padding:0;
	display:inline;
	margin:0;
}
#message{
	width:500px;
	height:300px;
	margin-top: 10px;
}
#contactForm
{
	width: 510px;
}


#contactForm input, #contactForm select, #contactForm textarea
{
	border:1px #CCCCCC solid;
}

input#send {
	margin-left: 240px;
	background-color: #4D6189;
	font-family: "Century Gothic", "Gill Sans", Arial, sans-serif;
	color: #FFFFFF;
}



.topcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	margin-right: 25px;
	margin-left: 130px;
	padding-top: 50px;
	height: auto;
	font-style: normal;
}

#sidebarright {
	float: right;
	width: 240px; /* since this element is floated, a width must be given */
	background: #E3E3E3; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px; /* top and bottom padding create visual space within this div */
	margin: 0px;
	
}

.containerr {
	color:#000000;
	margin:1px 1px 1px 2px;
	width: 236px;
	background-color: #F9F9F9;
	background-image: url(../img/whitelogo4.jpg);
	background-position: -400px 50px;
	background-repeat: no-repeat;
	text-decoration: none;
}

.containerr img{
	width: 180px;
	display: block;
	margin-left: 28px;
}

.containerr p{
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px 10px 5px 10px;
	color: #596666;
}

.srtop, .srbottom{
	display:block;
	background-color: #F9F9F9;	
}

.srtop *, .srbottom *{
	display: block;
	height: 1px;
	overflow: hidden;
	background:#E3E3E3;
}

.sr1{margin: 0 5px}
.sr2{margin: 0 3px}
.sr3{margin: 0 2px}
.sr4{
margin: 0 1px;
height: 2px
}

.rtop, .rbottom{
	display:block;
	background-color: #E3E3E3;	
}
.rtop *, .rbottom *{
	display: block;
	height: 1px;
	overflow: hidden;
	background:#F9F9F9;
}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{
margin: 0 1px;
height: 2px
}

.list {
	width: 210px;
	display: block;
	padding-left: 20px;
	height: 350px;
}

.list li {
	list-style: none;
	background-image: url(../img/redbutton.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	margin-bottom: 0px;
	padding: 10px 0px 10px 25px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #596666;
	text-decoration: none;
	font-weight: bold;
}

.bbox {
	width: 510px; /* since this element is floated, a width must be given */
	background: #E3E3E3; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px; /* top and bottom padding create visual space within this div */
	margin: 20px 0px 0px 0px;
	float: left;
}

.bcontainer {
	color:#000000;
	margin:1px 1px 1px 2px;
	width: 506px;
	background-color: #FFF;
	background-image: url(../img/whitelogothumb.gif);
	background-repeat: no-repeat;
	background-position: 160px -7px;
}

.bcontainer p{
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 15px 5px 20px 5px;
	display: block;
	margin: 0px 0px 0px 0px;
	color: #596666;
}