body {
	background: #0d335c url(images/mainbg.gif) repeat-x;
	color: #2794FD;
	font-family: tahoma, arial;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

img {
	border: 0px;
}

a:link {
	color: #2794fd;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
	
a:visited { 
	color: #9D9D9B;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;	
}
	
a:hover, a:active { 
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

#footer a:link {
	color: #3186B5;
	font-size: 11px;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: none;
}
	
#footer a:visited {
	color: #3186B5;
	font-size: 11px;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: none;
}
	
#footer a:hover, #footer a:active {
	color: #3186B5;
	font-size: 11px;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: underline;
}

#banner {
	clear: both;
	height: 441px;
	width: 775px;
}

#container {
	margin: 0px auto;
	text-align: left;
	width: 776px;
}

#content {
	clear: both;
	width: 776px;
	background-repeat: repeat;
	text-align: justify;
}

#footer {
	background: url(images/footer_bg1.gif) no-repeat;
	clear: both;
	color: #FFFFFF;
	display: block;
	font-size: 11px;
	height: 108px;
	padding-top: 20px;
	text-align: center;
	width: 776px;
}

#left {
	float: left;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	width: 734px;
	border-right: #CC0099 1px solid;
	border-left: #CC0099 1px solid;
}

#nav {
	clear: both;
	display: block;
	height: 43px;
	width: 776px;
	background-image: url(images/navi_01.gif);
	background-repeat: repeat-x;
}
#nav ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #CC0000;
	text-decoration: none;
}
#nav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-align:center;
}

.nlink, .nlinkend {
	float:left;
	width:auto;
	list-style: none;
	display:inline;
	text-align:center;
	padding-top: 15px;
	padding-left: 17px;
	padding-right: 17px;
	height:28px;
}
.nlink{
	background-image: url(images/navi_02.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.nlinkend {
	background-image: none;
}

.flt-lft {
	float: left;
	margin-right: 20px;
}

.flt-rgt {
	float: right;
}
#naviga4 {
	clear: both;
	display: block;
	width: 774px;
	background-repeat: repeat-x;
	padding-top: 20px;
	padding-bottom: 10px;
	border-top: #4fcbfe 1px solid;
	border-left: #4fcbfe 1px solid;
	border-right: #4fcbfe 1px solid;
}
#naviga5 {
	clear: both;
	display: block;
	width: 774px;
	background-repeat: repeat-x;
	padding-top: 20px;
	padding-bottom: 10px;
	border-bottom: #4fcbfe 1px solid;
	border-left: #4fcbfe 1px solid;
	border-right: #4fcbfe 1px solid;
}
#mainContent {
	float: left;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	width: 734px;
	border-right: #4fcbfe 1px solid;
	border-left: #4fcbfe 1px solid;
	text-align: justify;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 20px;
}

