

body {
	font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	text-align: center;
	font-size: 12px;
	background-image: url('images/bg.jpg');
}


#buttons {
	padding:0;
	width: 100%;
	margin: 0;
	margin-top: 0;
	margin-bottom: 0;
	font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size: 11px;
	}
	
div.button {
	float: left;
	display: block;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #000;
	border-left: 1px solid #fff;
	border-right: 1px solid #000;
	background-color: #2586d7;
	color: #2175bc;
	text-decoration: none;
	text-align: center;
	width: 16.4%;
	padding: 1px 0 1px 0;
	}
	
div.button a {
	display: block;
	border-left: 10px ;
	border-right: 10px ;
	color: #fff;
	text-decoration: none;
	width: 100%;
	padding: 5px 0 5px 0;
	}
	
div.button a:hover {
	background-color: #99ccff;
	color: #2586d7;
	}

h2 {
	font-size: 14px;
	text-align: center;
	margin: 0;
	padding: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	border: none;
	}
	
div.h3sect {
	width: 95%
	}
div.h3sect:a {
	color: #000;
	}
	
h3 {
	margin: 0;
	padding: 0;
	margin-top: 20px;
	margin-bottom: 20px;
	border: none;
	background-color: #e7e7ff;
	width: 50%;
	}

a.h3a:link {
	color: #000;
	}
	
a.h3a:hover {
	background-color: #2586d7;
	color: #fff;
	}
	
h3:hover {
	background-color: #2586d7;
	color: #fff;
	}


#logo {
	position:absolute;
	top: 30px;
	left: 4%;	
	}
	
#isologo {
	position:absolute;
	top: 30px;
	right: 4%;	
	}

#pagelogo {
	position:absolute;
	top: 190px;
	left: 0px;
}

#header {
	margin-top: 21px; 
	margin-bottom: 21px; 
	text-align: center;
	position:absolute;
	top: 30px;
	left: 30%;
	width: 40%;	
	font-size: 20px;
	background-color: #2586d7;
	color: #fff;
	padding: 5px 0 5px 0;
	}

#header a {
	color: #fff;
	}

#main1 {
	clear: both;
	text-align: left;
	position:absolute;
	top: 170px;
	left: 0px;
	width: 100%;
	height: 700px;
	}
	
#main {
	text-align: left;
	width: 770px;	
	margin-left: auto;
	margin-right: auto;
	border:0px none; 
	background-color: #f4f4ff;
	}

#main2 {
	clear: both;
	}
	
#mainfull {
	clear: both;
	padding: 5px 10px 5px 10px;
	border:0px none;
	text-align: left;
	width: 100%;
	background-color: #f4f4ff;
	height: 600px;
	}

#mainleft {
	padding: 5px 10px 5px 10px;
	border:0px none;
	float: left;
	text-align: left;
	width: 66%;
	background-color: #f4f4ff;
	height: 600px;
	}
	
#mainright {
	padding: 5px 10px 5px 10px;
	border: 0px none; 
	text-align: left;
	background-color: #e7e7ff;
	height: 600px;
	}
	
div.mainrightsect {
	padding: 5px 10px 5px 10px;
	border: 0px none; 
	border-bottom: 1px solid #000;
	text-align: center;
	background-color: #e7e7ff;
	}

p.bullet {font-weight: bold;}

#images_r {float:right;}
#images_l {float:left; padding: 5px 5px 5px 5px;}

#menu { height:1200px}

#menu1 { height:1000px}


iframe {
}

#footer {
	clear: both;
	width: 100%;
	margin-top: 0;
	margin-bottom: 0;
	background-color: #fff;
	color: #333;
	}