body{
	margin:0px;
	padding:0px;
	text-align:center;
	background-color:#02B8CE;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:15px;
}

h1{
	font-weight:bold;
	color:#0B8695;
	padding:3px 0px 3px 0px;
	margin:0px;
	font-size:14px;
}

p{
	padding:7px 0px 7px 0px;
	margin:0px;
}

a{
	color:#0A8291;
}

img{
	border:none;
}

#container{
	width:708px;
	text-align:left;
	margin:0px auto;
}

#header{
	height:114px;
	background:url(images/contact.gif) no-repeat top right;
}

#navigation{
	text-align:center;
	color:#999;
	font-size:10px;
	padding:5px 0px 5px 0px;
}

#navigation a{
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
}

#navigation a:hover{
	color:#FFDD33;
}

/* Image Changes for each page */

#contenttop{
	height:18px;
}

#content{
	margin:0px 8px 0px 4px;
	padding-left:312px;
	min-height:435px;
}

*html #content{
	height:435px;
}

.contenttop1{
	background:url(images/topbg.jpg) no-repeat top left;
}

.content1{
	background:url(images/leftbg.jpg) no-repeat top left;
}

.contenttop2{
	background:url(images/topbg2.jpg) no-repeat top left;
}

.content2{
	background:url(images/leftbg2.jpg) no-repeat top left;
}

.contenttop3{
	background:url(images/topbg3.jpg) no-repeat top left;
}

.content3{
	background:url(images/leftbg3.jpg) no-repeat top left;
}

.contenttop4{
	background:url(images/topbg4.jpg) no-repeat top left;
}

.content4{
	background:url(images/leftbg4.jpg) no-repeat top left;
}

.contenttop5{
	background:url(images/topbg5.jpg) no-repeat top left;
}

.content5{
	background:url(images/leftbg5.jpg) no-repeat top left;
}

.contenttop6{
	background:url(images/topbg6.jpg) no-repeat top left;
}

.content6{
	background:url(images/leftbg6.jpg) no-repeat top left;
}

.contenttop7{
	background:url(images/topbg7.jpg) no-repeat top left;
}

.content7{
	background:url(images/leftbg7.jpg) no-repeat top left;
}

.contenttop8{
	background:url(images/topbg8.jpg) no-repeat top left;
}

.content8{
	background:url(images/leftbg8.jpg) no-repeat top left;
}
/* --- End Image Changes for each page --- */

#inside{
	background:url(images/contentbg.jpg) repeat-y top left;
}

#contentbottom{
	background:url(images/bottombg.jpg) no-repeat top left;
	height:14px;
}

#footer{
	text-align:center;
	color:#FFF;
	padding:5px 0px 0px 0px;
}

#footer a{
	color:#FFF;
}

.bluebox{
	background:#57D0DF url(images/bluegrad.gif) repeat-x top left;
	border:1px dashed #02A4B7;
	padding:5px;
	color:#043A41;
	font-size:11px;
	line-height:15px;
	text-align:center;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}

.greenbox{
	background:#8BDF4D url(images/greengrad.gif) repeat-x top left;
	;
	border:1px dashed #539B1E;
	padding:5px;
	color:#02230E;
	font-size:11px;
	line-height:15px;
	text-align:center;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}

.greenbox a{
	color:#02230E;
}

.yellowbox{
	background:#F5EE87 url(images/yellowgrad.gif) repeat-x top left;
	;
	border:1px dashed #CAC247;
	padding:5px;
	color:#272403;
	font-size:11px;
	line-height:15px;
	text-align:center;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}

.contactlink{
	float:right;
	display:block;
	width:200px;
	height:114px;
}
