body
{
	background-color:#cccccc;
	color:#4a4a4a;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	margin:0;
	border:0;
	padding:10px 0;
}
h1,h2,h3,h4,h5,h6,p,form
{
	margin: 0;
}
input,select,textarea
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
a img
{
	border:0;
}
#wrapper {
	width: 950px;
	margin: 0 auto;
}
#outer
{
	float:left;
	width:100%;
	background-color:#ffffff;
	padding:0 0 18px 0;
}
#topbar {
	background-color:White;
	float: left;
	width: 100%;
	min-height:127px;
	position:relative;
}
#skiplink {
	position: absolute;
	top: 0;
	left: -999em;
	padding: 6px;
	font-size: 70%;
}
#skiplink:focus,#skiplink:active {
	left: 0;
	background-color:#B33818;
	color: #ffffff;
}
#header_logo_graphic
{
	float:left;
	top:40px;
}
#addresswrapper
{
	float:right;
	width:400px;
	text-align:right;
	font-size:70%;
	padding:26px 26px 0 0;	
	line-height:140%;
}
#address, #contact_details {
	padding: 0 0 17px 0;
}
#contact_details a {
	background-color:#ffffff;
	color:#273B8D;
}
#contact_details a:hover, #contact_details a:focus, #contact_details a:active {
	background-color:#ffffff;
	color:#000000;
}
/* start navbar */
#navbar
{
	font-weight:bolder;
	background-color:#273B8D;
	color:#ffffff;
	clear:left;
	float:left;
	list-style:none;
	margin:0;
	padding:11px 0;
	width:100%;
	line-height:1.2em;
	font-size:70%;
}
#navbar li {
	float: left;
	border-left:2px solid #c4c4c4;
}
#navbar li a {
	color:#ffffff;
	background-color:#273B8D;
	text-decoration:none;
	padding:0 8px;
}
#navbar li a:hover, #navbar li a:focus, #navbar li a:active {
	color:#C4C4C4;
	background-color:#273B8D;
}
#navbar li.first
{
	padding-left:18px;
	border:0;
}
#navbar li.last
{
	float:right;
}
/* end navbar */
#content
{
	float:left;
	width:100%;
	clear:left;
	padding:28px 0 34px 0;
	background:#ffffff url(/images/bg-content-contact.gif) no-repeat right bottom;
	color:#4A4A4A;
}
#content h1
{
	font-size:80%;
	font-weight:bold;
	color:#1C1B19;
}
#content h1, #content h3, #content h4, #content h5, #content h6, #content p
{
	margin:0 0 1.2em 0;
	line-height:1.8em;
}
#content h2{
	margin:0px 0px 4px;
}

#content h2, #content h3, #content h4, #content h5, #content h6
{
	font-size:75%;
}
#content p
{
	font-size:70%;
}
#content a {
	background-color: #ffffff;
	color: #273B8D;
}
#content a:hover {
	background-color: #ffffff;
	color: #DA2A2A;
	text-decoration:none;
}
#content a:active {
	background-color: #ffffff;
	color: #491305;
}
#content a:focus{
	background-color: #ffffff;
	color: #491305;
}
#content ul,#content ol
{
	font-size: 70%;
	line-height:1.2em;
}
#content ul ul,#content ul ol,#content ol ul,#content ol ol
{
	font-size: 100%;
}
#content li
{
	margin:0 0 0.2em 0;
}
#singlecol
{
	float:left;
	padding:0 24px;
	width:902px;
}
#leftcol
{
	float:left;
	border-right:1px solid #D5D5D5;
	padding:0 24px 60px;
	width:332px;
	min-height:378px;
	position:relative;
}
#rightcol
{
	float:right;
	margin:0 26px 0 0;
}
#rightcol img
{
	display:block;
	width:516px;
}
#gallery
{
	float:left;
	width:100%;
}
.row
{
	float:left;
	width:100%;
	clear:left;
	padding:0 0 22px 0;
}
.item
{
	float:left;
	padding-right:56px;
	font-size:70%;
}
.item img
{
	display:block;
	width:102px;
	height:127px;
	border:1px solid #b0b0b0;
	margin:0 0 6px 0;
}
.item a.bullet
{
	padding:0 0 0 12px;
	background:#ffffff url(/images/bullet-gallery.gif) no-repeat 0 4px;
	color:#273B8D;
}
#member_logos{
	position:absolute;
	bottom:0px;
}
#member_logos img
{
	border:1px solid #B5B5B5;
	float:left;
	width:60px;
	margin:0pt 0pt 0pt 4px;
}
/* start footer*/
#footer {
	float:left;
	clear: left;
	padding: 12px 16px;
	margin:0;
	background-color: #24211D;
	color: #c4c4c4;
	font-size: 65%;
	width:918px;
	position:relative;
}
#footer a {
	color: #e8e3e3;
	background-color:#24211D;
}
#footer a:hover {
	color: #ffffff;
	background-color:#24211D;
}
#footer a:focus {
	color: #ffffff;
	background-color:#24211D;
}
/* end footer */
