html {
	margin: 0px;
	padding: 0px;
	background-image:url(../images/bg0.jpg);
	background-repeat: repeat; 
	text-align: center;
}

body {
	margin: auto;
	padding: 0;
	width: 800;
	text-align: center;
}

div {
	font-family: arial, verdana, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
}

.container{
	position: relative;
	width: 792px;
	margin-top: 10px;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #000048;
	background-image:url(../images/top.png);
	background-repeat: no-repeat;
}

.header{
	font-family: "Century Gothic", arial;
	font-size: 13px;
	background-color: #000048;
	color: #99ccff;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: normal;
}

.header a:link{
	color: #99ccff;
}

.header a:visited{
	color: #99ccff;
}

.header a:active{
	color: #99ccff;
}

.header a:hover{
	color: #FFFFFF;
}

.header img{
	border: 0px;
}

.mainmenu{
	padding-top: 5px;
	background-color: #000048;
	width: 800px;
	text-align: left;
}

.mainmenu img{
	border: none;
}

.banner {
	color: #FFFFFF;
	font-family: "Century Gothic", arial;
	border-bottom: solid 1px grey;
	background-image:url(../images/bg.jpg);
	background-repeat: repeat; 
	text-align: left;
	width: 752px;
	padding-top: 10px;
	padding-left: 40px;
	padding-bottom: 16px;
}

.banner td{
	color: #FFFFFF;
}

.submenu{
	border-top: solid 1px #FFFFFF;
	border-bottom: solid 1px grey;
	background-image:url(../images/bg.jpg);
	background-repeat: repeat; 
	width: 792px;
}

.maincontainer{
	border-top: solid 1px #FFFFFF;
	width: 792px;
	background-image:url(../images/bg.jpg);
	background-repeat: repeat; 
	border-bottom: solid 1px grey;
	padding-top: 10px;
}

.leftside{
	font-family: "Century Gothic", arial;
	font-size: 13px;
	border: solid 1px black;
	background-color: #99ccff;
	width: 165px;
	float: left;
	margin-left: 20px;	
	margin-bottom: 20px;
	color: #000048;
}

.leftside h2{
	font-size: 16px;
}

.leftside li{
	text-align: left;
}

.leftside a:link,a:active,a:visited{
	color: #033693;
}

.leftside a:hover{
	color: #000048;
}

.main{
	width: 350px;
	float: left;
	margin-left: 36px;
	text-align: justify;
	font-family: "Century Gothic", arial;
	color: #FFFFFF;
	font-size: 15px;
	padding-bottom: 20px;

}

.main h1{
	font-size: 24px;
	color: #000048;
	text-align: center;
}

.main h2{
	font-size: 18px;
	text-align: center;
}

.main h3{
	font-size: 16px;
	text-align: center;
}

.main h4{
	font-size: 18px;
	color: #000048;
	text-align: center;
}

.main img{
	border: solid 1px #000048;
	margin-right: 10px;
}

.main a:link,a:active,a:visited{
	color: #000048;
}

.main a:hover{
	color: #99ccff;
}

.main td{
	color: #FFFFFF;
	padding: 10px;
}

.main th{
	color: #000048;
	padding-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	vertical-align: top;
	text-align: left;
}

.specialsmain{
	width: 500px;
	float: left;
	margin-left: 36px;
	text-align: justify;
	font-family: "Century Gothic", arial;
	color: #FFFFFF;
	font-size: 15px;
	padding-bottom: 20px;

}

.specialsmain h1{
	font-size: 24px;
	color: #000048;
	text-align: center;
}

.specialsmain h2{
	font-size: 18px;
	text-align: center;
}

.specialsmain h3{
	font-size: 16px;
	text-align: center;
}

.specialsmain h4{
	font-size: 18px;
	color: #000048;
	text-align: center;
}

.specialsmain img{
	border: solid 1px #000048;
	margin-right: 10px;
}

.specialsmain a:link,a:active,a:visited{
	color: #000048;
}

.specialsmain a:hover{
	color: #99ccff;
}

.specialsmain td{
	color: #FFFFFF;
	padding: 10px;
}

.specialsmain th{
	color: #000048;
	padding-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	vertical-align: top;
	text-align: left;
}

.specials1 {
	padding: 20px;
	width: 500px;
	border: solid 2px grey;
	background-color: #ccffcc;
	float: left;
	text-align: justify;
	font-family: "Century Gothic", arial;
	color: #000048;
	font-size: 12px;
	padding-bottom: 20px;
	font-weight: bold;
}

.specials1 h1{
	font-family: "Century Gothic", arial;
	font-size: 14px;
	color: brown;
	margin-top: 0px;
	margin-bottom: 0px;
}

.specials1 h2{
	font-family: "Century Gothic", arial;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 0px;
}

.specials1 img {
	border: solid 1px black;
}

.specials2 {
	padding: 20px;
	width: 500px;
	border: solid 2px grey;
	background-color: #ffff99;
	float: left;
	text-align: justify;
	font-family: "Century Gothic", arial;
	color: #000048;
	font-size: 12px;
	font-weight: bold;
}

.specials2 h1{
	font-family: "Century Gothic", arial;
	font-size: 14px;
	color: brown;
	margin-top: 0px;
	margin-bottom: 0px;
}

.specials2 h2{
	font-family: "Century Gothic", arial;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 0px;
}


.specials2 img {
	border: solid 1px black;
	margin-left: 20px;
}

.title{
	font-size: 16px;
	font-weight: bold;
}

.subtitle{
	font-size: 13px;
	font-weight: bold;
}

.rightside	{
	font-family: "Century Gothic", arial;
	font-size: 13px;
	border: solid 1px black;
	background-color: #ffff99;
	width: 165px;
	float: left;
	margin-left: 36px;
	padding-bottom: 10px;
	color: #000048;
}

.rightside a:link{
	color: #033693;
}

.rightside a:visited{
	color: #033693;
}

.rightside a:active{
	color: #033693;
}

.rightside a:hover{
	color: #99ccff;
}

.rightside h1{
	font-size: 16px;
	margin-top: 0px;
}

.rightside h2{
	font-size: 12px;
	margin-top: 0px;
	background-color: yellow;
}

.rightside h3{
	margin-top: 0px;
	font-size: 10px;
}

.rightside h4{
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.rightside h5{
	background-color: yellow;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: red;
}

.rightside img{
	border: solid 1px #000048;
}

.rightside2	{
	font-family: "Century Gothic", arial;
	font-size: 13px;
	border: solid 1px black;
	background-color: #99ccff;
	width: 165px;
	float: left;
	margin-left: 36px;
	padding-bottom: 10px;
	color: #000048;
	margin-bottom: 20px;
}

.rightside2 a:visited{
	color: #033693;
	font-size: 15px;
	font-weight: bold;
}

.rightside2 a:link{
	color: #033693;
	font-size: 15px;
	font-weight: bold;
}


.rightside2  a:active{
	color: #033693;
	font-size: 15px;
	font-weight: bold;
}

.rightside2 a:hover{
	color: #000048;
	font-size: 15px;
	font-weight: bold;
}

.rightside2 h1{
	font-size: 16px;
	margin-top: 0px;
}


.rightside2 img{
	border: solid 1px #000048;
}

.block1 {
	font-family: "Century Gothic", arial;
	text-align: center;
	color: #000048;
	background-color: #FFFF99;
	font-size: 18px;
	height: 90px;
	padding-top: 20px;
}

.block1 a:link,a:active,a:visited{
	color: #0000ff;
	font-weight: bold;
}

.block1 a:hover{
	color: #000048;
	font-weight: bold;
}

.block2 {
	font-family: "Century Gothic", arial;
	text-align: center;
	color: #000048;
	background-color: #99FF99;
	font-size: 13px;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 250px;
	margin-left: auto;
	margin-right: auto;
}

.block2 h1{
	font-size: 16px;
}

.block2 h2{
	font-size: 9px;
	font-style: italic;
	font-weight: normal;
}

.block3 {
	font-family: "Century Gothic", arial;
	text-align: center;
	color: #000048;
	background-color: #c1e0ff;
	font-size: 12px;
}

.block3 a:link,a:active,a:visited{
	color: #0000ff;
	font-size: 16px;
	font-weight: bold;
}

.block3 a:hover{
	color: #000048;
	font-size: 16px;
	font-weight: bold;
}

.footer{
	width: 792;
}

.footer a:link,a:active,a:visited{
	color: #99ccff;
	font-size: 15px;
	font-weight: bold;
}

.footer a:hover{
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
}

.end{
	position: relative;
	width: 832px;
	height: 50px;
	margin-left: 0px;
	padding-left: 0px;
	background-image:url(../images/bottom.png);
	background-repeat: no-repeat;
}



