body {
	background-repeat: repeat-y;
	background-position: center top;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #072e80;
	margin-top: 0px;
	margin-bottom: 0px;
}
#main {
	background-image: url(images/theback.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

.telephone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	line-height: normal;
	vertical-align: middle;
}
.bottomsection {
	background-image: url(images/bottombit.jpg);
}

.bottom {
	background-color: #eeeeee;
}
.bluelock {
	background-image: url(images/wespecialise.jpg);
}

.button_back {
	background-image: url(images/buttons.jpg);
}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	line-height: 15px;
	font-weight: normal;
	list-style-image: url(images/bullet.png);
	list-style-type: disc;
	list-style-position: outside;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #0066CC;
	margin-top: 15px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #219be6;
}
.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}



.picture {
	border: 9px solid #FFFFFF;
}


.box {
	font-family: Arial, Helvetica, sans-serif;
	color: #10314B;
	background-image: url(images/gradient1.jpg);
	font-size: 11px;
	border: 1px solid #B1E1F8;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	height: 120px;
	width: 400px;
	background-repeat: repeat-x;
}
.box2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	border: 1px solid #FFC423;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	height: 18px;
	width: 180px;
	background-color: #414141;
}
.box3 {

	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	border: 1px solid #FFC423;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	height: 100px;
	width: 250px;
	background-color: #414141;
}
.heading2 {
	font-family: arial;
	font-size: 14pt;
	color: #113F8D;
	font-weight: bold;
}

.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #bfbfbf;
}


.text2 {
	font-weight: normal;
	color: #FFFFFF;
	font-size: 10px;
}

.heading1 {
	font-family: Impact;
	font-size: 30pt;
	color: #FFFFFF;
	font-weight: bold;
	word-spacing: -1px;
}
.li {
	font-family: Impact;
	font-size: 40pt;
	color: #FFFFFF;
	font-weight: normal;
	list-style-type: none;
	list-style-position: outside;
}
ul {
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	list-style-image: url(images/bullet.png);
}
.yellowbold {color: #FFC423}

a:link {
	color: #33CCFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:visited {
	color: #33CCFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:hover {
	color: #FFCC33;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.glossymenu{
	padding: 0;
	width: 210px; /*width of menu*/
	border: 0px solid #9A9A9A;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	background-color: #FFFFFF;
}

.glossymenu a.menuitem{
	font: bold 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: white;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding-left: 10px;
	text-decoration: none;
	background-image: url(images/buttons.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 8px;
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: white;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu a.menuitem:hover{
background-image: url(images/buttons_over.gif);
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
	background: white;
	margin: 0px;
	padding: 0px;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
	list-style-type: square;
	list-style-image: url(images/dash.gif);
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5px;
	margin-top: 0px;
	padding-left: 15px;
}

.glossymenu div.submenu ul li{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(images/strip.gif);
	margin-left: 0px;
}

.glossymenu div.submenu ul li a{
display: block;
font: normal 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: black;
text-decoration: none;
padding: 2px 0;
padding-left: 10px;
}

.glossymenu div.submenu ul li a:hover{
	colorz: white;
	background-color: #EAEAEA;
}

.style1 {font-family: "Arial Narrow", Arial, Verdana, sans-serif}
.style3 {color: #FFFFFF}
.heading-purple {color: #000099}
h1 {
	color: #46b6f8;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.list-blue {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #88D0FB;
}
.heading-white {
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.textright {
	font-size: 12.5px;
	color: #666666;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	width: auto;
	background-position: left;
	text-align: left;
	margin-left: 45px;
	font-style: normal;
	line-height: 20px;
	font-variant: normal;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #219be6;
	text-align: left;
	text-indent: 30px;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}
.greybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	background-color: #FFFFFF;
	line-height: normal;
}
.bottomstrip {
	height: 30px;
}
.newlink a {
	text-decoration: none;
	color: #33CCFF;
	font-size: 11px;
}
.newlink a:visited {
	text-decoration: none;
	color: #00B5F0;
	font-size: 11px;
}
.newlink a:hover {
	text-decoration: none;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.box2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 13px;
	border: 1px solid #666666;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	height: 18px;
	width: 200px;
	background-color: #EEEEEE;
}
.bigbox {
	font-size: 13px;
	color: #000000;
	background-color: #EEEEEE;
	height: 150px;
	width: 200px;
	border: 1px solid #666666;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	margin: auto;
}.requiredred {

	text-decoration: none;
	color: #FF0000;
	font-size: 11px;
}
.heading-bluemedium {

	color: #46b6f8;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.whitebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 20px;
	top: 10px;
	text-align: left;
	vertical-align: middle;
}
