body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	background-image: url(../Images/Background/blue.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	padding-top: 15px;
}
#container {
	padding: 10px;
	width: 984px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	border: thick double #333333;
	background-color: #FFF;
}
#header {
	background-color: #FFF;
	text-align: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thick;
	border-left-width: thin;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	height: 116px;
	background-image: url(../Images/Background/logo.jpg);
	background-repeat: no-repeat;
}

#spacer {
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	clear: both;
	height: 20px;
}

#contentcontainer {
	background-color: #FFF;
	clear: both;
	height: auto;
	margin-top: 0px;
}
#contentleft {
	float: left;
	width: 207px;
	border-right-width: thick;
	border-right-style: double;
	border-right-color: #333333;
	padding-right: 5px;
	padding-left: 5px;
}
#navbar {
	float: left;
	width: 203px;
	background-color: #FFF;
	border: thin none #333333;
	text-align: center;
}

td {
	height: 32px;
	border: thin solid #2AABE4;
	width: 177px;
}
#logos {
	width: 203px;
	float: left;
	background-color: #FFF;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: double;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	padding-top: 20px;
}
.borderless {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 5px;
	padding-bottom: 5px;
}

#contentright {
	text-align: justify;
	float: right;
	background-color: #FFF;
	width: 751px;
	border: medium none #333333;
	padding-top: 10px;
	padding-left: 10px;
}
#widthcontain {
	width: 751px;
}

h1 {
	font-family: "Comic Sans MS", cursive;
	font-size: 17px;
	font-weight: bold;
	color: #2AABE4;
	text-align: center;
	width: 450px;
	line-height: 5px;
	text-decoration: underline;
}

#left {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 35px;
	width: 450px;
	color: #333333;
	float: left;
	padding-top: 10px;
}
.colour {
	color: #2AABE4;
	font-weight: bold;
}
#right {
	float: left;
	margin-left: 33px;
	padding-top: 15px;
}
#spacer2 {
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
}
h2 {
	font-family: "Comic Sans MS", cursive;
	font-size: 17px;
	font-weight: bold;
	color: #2AABE4;
	text-align: center;
	width: 751px;
	clear: both;
	line-height: 5px;
	text-decoration: underline;
}
#feeheading {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 35px;
	float: left;
	width: auto;
	font-weight: bold;
	padding-top: 10px;
}
#fees {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #2AABE4;
	line-height: 35px;
	float: left;
	margin-left: 100px;
	text-align: center;
	font-weight: bold;
	padding-top: 10px;
}
#caps {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 35px;
	float: right;
	width: auto;
	text-align: justify;
	font-weight: bold;
	padding-top: 10px;
}
h3 {
	font-family: "Comic Sans MS", cursive;
	font-size: 17px;
	font-weight: bold;
	color: #2AABE4;
	text-align: center;
	width: 751px;
	clear: both;
	text-decoration: underline;
}
.bold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #33333;
}


#left1 {
	float: left;
	width: 205px;
	margin-right: 20px;
	padding-top: 10px;
}
#right1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 35px;
	width: 500px;
	color: #333333;
	float: right;
}
#what {
	float: left;
	width: 175px;
	line-height: 42px;
}
#pricing {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2AABE4;
	line-height: 42px;
	float: left;
	width: 105px;
	margin-left: 5px;
	text-align: right;
}
#when {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	line-height: 42px;
	float: right;
	width: 175px;
	text-align: right;
	margin-left: 4px;
}
#spacer1 {
	border-bottom-width: thick;
	border-bottom-style: double;
	border-bottom-color: #333333;
	clear: both;
	height: 20px;
}
















#footer {
	height: 35px;
	background-color: #FFF;
	clear: both;
	background-repeat: repeat-x;
	padding-left: 40px;
	background-image: url(../Images/Background/bgroll.jpg);
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	margin-top: 10px;
}
