@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	padding:0;
	background:url(../images/bg.gif) repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	font-size:12px;
}

#container{
	width:906px;
	margin:0 auto;
}

#logo{
	background:url(../images/logo.png) no-repeat;
	width:273px;
	height:81px;
	display:inline-block;
	margin:19px 0 14px 10px;
}

#contactDetails{
	background:url(../images/contactDetailsHeader.png) no-repeat;
	width:266px;
	height:54px;
	float:left;
	display:inline-block;
	margin:22px 15px 0 0;
}

#nav{
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#nav li{
	list-style:none;
	margin:0;
	padding:0;
}

#nav ul{
	list-style:none;
	margin:0 0 0 15px;
	padding:0;
}

#nav li a{
	float:left;
	display:inline-block;
	background:#8a89b9;
	padding:10px 8px;
	margin:0 2px -1px 0;
	color:#fff;
	text-decoration:none;
}

#nav li a:hover{
	background:#fff;
	color:#333333;
}

#curPage{
	background:#FFFFFF;
}

#animation{
	margin:6px 0 0 8px;
}

#main{
	background:url(../images/bodyBG.png) no-repeat;
	min-height:500px;
	float:left;
	width:906px;
}

#content{
	padding:12px 14px;
	float:left;
	line-height:20px;
	width:867px;
	min-height:270px;
}

#contentLeft{
	padding:12px 14px;
	float:left;
	line-height:20px;
	width:506px;
	min-height:270px;
}

#contentRight{
	float:left;
	width:361px;
	padding:28px 6px 0 0;
}

#contentRight .panel{
	width:212px;
	float:right;
	margin:30px 70px 0 0;
	background:#41407e;
	color:#FFFFFF;
}

.panel{
	width:212px;
	float:left;
	margin:0 5px;
	background:#41407e;
	color:#FFFFFF;
}

.panel img{
	border-bottom:2px solid #fff;
}

.panel p{
	padding:0 8px;
}

#footer{
	border-top:1px solid #333;
	width:100%;
	float:left;
	clear:both;
	color:#333;
	padding:10px 0;
	margin:25px 0 0 0;
}

#address{
	float:right;
	width:150px;
}

h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	font-weight:normal;
	color:#0d0a69;
}

h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:normal;
	color:#48468F;
}

.clear{
	clear:both;
}

.highslide img{
	border:2px solid #A3A1E9;
	margin:4px 11px;
}

.highslide img:hover{
	border:2px solid #48468F;
}

/*- - - Links - - - */

#main a{color:#333; text-decoration:none;}
#main p a:hover {border-bottom:1px dotted #333;}

#main .panel a{color:#fff; text-decoration:none;}
#main .panel a:hover{color:#fff; text-decoration:underline;}

.blue-button{background:#A3A1EA; color:#FFFFFF!important; padding:6px; width:160px; display:inline-block; font-weight:bold;}
.long{width:220px!important; margin-right:10px;}



/* -------- Added By Phil Johns -------- */

#main a.social-button, #main a.social-button img  {
	border: 0;
	outline: 0;
}

#header-right {
	width: 340px;
	margin: 10px 0 0 0;
	float: right;
}

#header-right a img {
	border: 0;
	outline: 0;
}
