body {
	text-align: center;
	padding: 0px;
	background-color: #020063;
}

#wrapper {
	text-align: left;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border: 1px none #666666;
	height: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(gfx/buildgfx/wrapper_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
}

#masthead {
	margin: 0px;
	padding: 0px;
	height: 120px;
	width: 800px;
}

#left {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 188px;
	clear: both;
	background-image: url(gfx/buildgfx/leftcol_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#right {
	padding: 0px;
	float: right;
	margin: 0px;
	width: 595px;
}

#logoheader {
	display: block;
	height: 39px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #ffe1c4;
	background-image: url(newgfx/logobg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

h1 {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	font-size: 18px;
	color: #6a6a9b;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	letter-spacing: 0.2em;
}

h2 {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	font-size: 16px;
	color: #6a6a9b;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	letter-spacing: 0.1em;
}

p {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	font-size: 12px;
	color: #666666;
	line-height: 125%;
	padding: 0px;
	letter-spacing: 0.1em;
}

p a:link {
	color: #000099;
	text-decoration: underline;
}

p a:visited {
	color: #000099;
	text-decoration: underline;
}

p a:hover {
	color: #000099;
	text-decoration: underline;
}
.logo {
	margin: 0px;
	padding: 2px 0px 0px;
	float: left;
	width: 234px;
}

.strapline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666666;
	text-align: right;
	float: right;
	padding-top: 12px;
	letter-spacing: 0.1em;
	padding-right: 15px;
}

.addressbox {
	padding: 0px;
	margin-right: 20px;
	margin-left: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	text-align: center;
	line-height: 130%;
	margin-top: 20px;
	margin-bottom: 20px;
}

#nav {
	width: 134px;
	padding: 20px 0px;
	margin-bottom: 20px;
	margin-top: 120px;
	vertical-align: middle;
	margin-left: 27px;
	margin-right: 27px;
	border: 1px solid #ffffcc;
}

#nav ul {
	margin: 0px;
	padding: 0px;
}

#nav li {
	list-style-type: none;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	font-size: 14px;
	text-align: center;
	display: block;
	color: #02005B;
	padding: 3px 0px;
	margin: 12px 0px;
	vertical-align: middle;
	font-weight: normal;
	letter-spacing: 0.1em;
}
 
#nav li a:link {
	color: #040064;
	text-decoration: none;
}

#nav li a:visited {
	color: #040064;
	text-decoration: none;
}

#nav li a:hover {
	color: #040064;
	text-decoration: none;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #FFEECD;
}

#nav li a:active {
	color: #040064;
	text-decoration: none;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #FFEECD;
}

#footer {
	background-color: #EEEDF3;
	clear: both;
	width: 800px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 25px;
}

.bottomnav {
	float: right;
	margin-top: 5px;
	margin-right: 20px;
	color: #666666;
}

.bottomnav a:link {
	color: #666666;
	text-decoration: none;
}

.bottomnav a:visited {
	color: #666666;
	text-decoration: none;
}

.bottomnav a:hover {
	color: #666666;
	text-decoration: underline;
}

.copyright {
	float: left;
	margin-top: 5px;
	margin-left: 5px;
	color: #666666;
	margin-bottom: 5px;
}

.designer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 4px;
	color: #999999;
}

.designer a:link, a:visited {
	color: #999999;
	text-decoration: none;
}

.designer a:hover {
	color: #999999;
	text-decoration: underline;
}

.imageright {
	float: right;
	padding: 15px 20px 10px;
}

.imageleft {
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.imagepadding {
	float: right;
}

#form {
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 540px;
}

.formtable {
	padding: 0px;
	background-position: top;
	margin: 10px 0px 20px;
	background-color: #A6B5C7;
	font-size: 11px;
}

.formtable th {
	background-color: #050069;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	margin: 0px;
	padding: 3px;
}

.formtable td {
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	margin: 0px;
	padding: 3px;
}

.activeTD {
	background-color:#E6F2FF;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	margin: 0px;
	padding: 3px;
}

.mainleftblock {
	margin: 15px 0px 0px;
	padding: 0px;
	float: left;
	width: 340px;
}
.mainrightblock {
	margin: 15px 10px 0px 0px;
	padding: 0px;
	float: right;
	width: 218px;
}

.mainrightblocktariff {
	margin: 15px 10px 0px 0px;
	padding: 0px;
	float: right;
	width: 200px;
}

.addresstext {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	font-size: 13px;
	color: #6a6a9b;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
}

.indeximages {
	padding-bottom: 10px;
}

.trebuchet14 {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}

.trebuchet12italic {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	font-size: 13px;
	color: #6a6a9b;
	font-style: italic;
	padding-left: 7px;
}

.clientquotes {
	padding: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #8F8FB3;
	margin-right: 5px;
	margin-left: 2px;
	font-style: italic;
	font-weight: lighter;
}

.clear {
	clear: both;
}

.pullquote {
	font-style: normal;
	text-align: center;
	color: #666666;
	background-color: #A6B5C7;
	width: 175px;
	margin-top: 10px;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 6px;
	border: 1px dotted #FFFF99;
	font-weight: normal;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	font-size: 13px;
	line-height: 150%;
}

.pullquote a:link {
	color: #00004D;
	text-decoration: none;
}

.pullquote a:visited {
	color: #030252;
	text-decoration: none;
}

.pullquote a:hover {
	color: #07016B;
	text-decoration: underline;
}

.rightmargin20 {
	margin-right: 20px;
}

.thankyoutext {
	margin-top: 50px;
	margin-bottom: 50px;
}

li {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	font-size: 12px;
	color: #333333;
	list-style-type: square;
	line-height: 125%;
	letter-spacing: 0.1em;
}

.slideshowtable {
	float: right;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
}

