body	{
	margin: 0px;
	background-color: #30568F;
	height: 100%;
	}
#table-main	{
	border: 0px;
	width: 100%;
	height: 100%;
	}
#table-main .col1	{
	width: 226px;
	}
.logo	{
	 margin-top: 15px;
	 margin-bottom: 15px;
	 }
#table-main .col2	{
	width: auto;
	background-image: url(images/page_bg.jpg);
	background-position: top center;
	background-repeat:no-repeat;
	padding-top: 120px;
	}
#table-main .col3	{
	width: 177px;
	background-image: url(images/right-col.jpg);
	background-repeat: repeat-y;
	}
.nav-box	{
	border-bottom-color: #7FBBF1;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	}	
#nav a	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 15px;	
	}
#nav a:hover	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	}
#nav a:visted	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	}
#content-body	{
	width: 	95%;
	padding: 10px 25px 10px 25px;
	}
p	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	}
p a	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	}
p a:hover	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	}
h1	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-color: #7FBBF1;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	}
h2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	}
h2 a:hover	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
	border-bottom: 1px #ffffff dotted;
	}
.centre	{
	text-align: center;
	}
.team-table	{
	text-align: left;
	width: 350px;
	height: 100px;
	border-bottom-colour: #fff;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	}
.team-photo	{
	padding-right: 20px;
	position: relative;
	float: left;
	}
.box1	{
	padding: 15px;
	border-color: #fff;
	border-style: dotted;
	border-width: 1px;
	background-color: #4F77B4;
	}
.contact-table	{
	width: 500px;
	padding: 15px;
	text-align: left;
	}
#contact-form	{
	width: 400px;
	}
.padding-left10	{
	margin-left: 20px;
	}
#splash-main	{
	width: 100%;
	height: 100%;
	text-align: center;
	}
#splash-centre	{
	width: 340px;
	height: 418px;
	background-image: url(images/splash.jpg);
	background-repeat: no-repeat;
	margin: 0px auto;
	}
#enter	{
	margin-top: 50px;
	}
#footer	{
	width: 370px;
	margin-top: 50px;
	margin: 0px auto;
	}
