/*** basic ***/

#Content {
	position:relative;
	width:785px;
  margin-left:auto;
	margin-right:auto;
	background-color:#ffffff;
	background-image: url(../images/banner.jpg);
  background-position:0px 0px;
  background-repeat:no-repeat;
}

/*** basic ***/

body{
	padding:0px;
	background-color:#E6F9F9;
	color:#006EE1;
	font-family: verdana,arial, helvetica;
	font-size:0.8em;
}

a {
text-decoration: underline;
color: #ffffff;
}

a:active {
}

a:link, a:visited {

}

a:hover {

}

h1,h2,h3,h4,h5,h6 {
	margin: 0px;
	padding: 0px;

}

h1{
    font-size:  20px;
    color: #000000;
    padding-left:30px;
    padding-bottom:15px;
}

h2{
font-size:110%;
border-bottom:solid 1px;
}

P{

}

strong{
font-size:110%;
color:#0548B0;
letter-spacing:0.08em;
text-align:center;
}
/*** DIVS ***/
#website_branding{
  height:270px;
}

#website_branding a{
  color:#ffffff;
}

#website_container{
  padding:0px;
  margin:0px;
  width:785px;
}

#mainpage{

}

#col_one{
}

#col_two{

}

.gallery #col_two {

}

#website_footer{
  margin:0px;
	margin-top: 20px;
	padding-top:15px;
	padding-bottom:15px;
	text-align: center;
	color: #FFFFFF;
	width:785px;
	background-color:#316AC5;
}

#website_footer a{

}

#global_footer{
	text-align:center;
	width:785px;

	font-size: 100%;
	background-color: #E6F9F9;
	padding-top:10px;
}

#global_footer a{
color:#000000;
}

/*** contact us ***/
#submit{
  text-align:right;
  padding-left:402px;
}


.submit
{
    border:solid 1px #000000;
}

#content, .contactus{
  padding-top:0px;
  padding-bottom:0px;
  width:550px;
  padding-left:30px;
}


.imagecaption{
  width:150px;
  color:#00A3F0;
}

.headline{
  display:none;
  margin:0px;
}

.date, .time {
  display:none;
}


/*** MENU ***/


#website_menu {
	font-size: 110%;
	font-style: normal;
	font-weight: bold;
	font-family: arial, helvetica;
	width:165px;
	margin-top:50px;
	margin-left:5px;
	background-image: url(../images/addressbox.jpg);
  background-position:-5px 100px;
  background-repeat:no-repeat;

}

#website_menu a {
	display:block;
	cursor: pointer;
	color: #000000;
  width:140px;
  padding-left:25px;
  text-decoration: none;
  background-color:#3FD6FE;
}

#website_menu a:hover {
  display:block;
  color:ccccb5;
	background-color:#316AC5;
}

#website_menu {

}

#website_menu ul{
  list-style-type: none;

	width:165px;
	padding-left:0px;
	margin-left:0px;
}

#website_menu li {

	margin:0px;
	line-height:22px;
	width:165px;
}

#website_menu a{
	border-left: #1a1a1a 0px solid;
	border-bottom: #000000 1px solid;
	border-top: #000000 0px solid;
	border-right: #1a1a1a 0px solid;
}

#website_menu a.first{
border-top: #000000 1px solid;}

#website_menu a.current{
  background-color: #316AC5;
  color:#ccccb5;
  text-decoration: none;
}

.submit{
  border:solid 1px #000000;
  color:#000000;
  font-weight:bold;
}

#breadcrumb
{
  display:none;
}


.newsimage
{
margin-left:70px;
}

.newsimage img
{
padding:10px;
background-color:#eee;
border:1px solid #aaa;

}

#checkatrade{
	position:absolute;
	top:730px;
	left:20px;
	}