

body {
	font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	text-align: center;
	font-size: 12px;
	}

div.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;
	text-align: center;
	}

	
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: #90bade;
	color: #2175bc;
	text-decoration: none;
	width: 16.4%;
	padding: 1px 0 1px 0;
	}
	
div.button a {
	display: block;
	border-left: 10px ;
	border-right: 10px ;
	color: #0000ff;
	text-decoration: none;
	width: 100%;
	padding: 5px 0 5px 0;
	}
	
div.button a:hover {
	background-color: #2586d7;
	color: #fff;
	}

div.button_con {
	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: #b0b0b0;
	color: #f0aae3;
	text-decoration: none;
	width: 16.4%;
	padding: 1px 0 1px 0;
	}
	
div.button_con a {
	display: block;
	border-left: 10px ;
	border-right: 10px ;
	color: #912753;
	text-decoration: none;
	width: 100%;
	padding: 5px 0 5px 0;
	}
	
div.button_con a:hover {
	background-color: #912753;
	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-bottom: 21px; 
	text-align: left;
	position:absolute;
	top: 30px;
	left: 25%;
	width: 50%;	
	}

div.main {
	text-align: left;
	width: 770px;	
	margin-left: auto;
	margin-right: auto;
	border:0px none; 
	background-color: #f4f4ff;
	}

div.main1 {
	clear: both;
	text-align: left;
	position:absolute;
	top: 170px;
	left: 0px;
	width: 100%;
	height: 700px;
	}
	
div.main2 {
	clear: both;
	}
	
div.mainfull {
	clear: both;
	padding: 5px 10px 5px 10px;
	border:0px none;
	text-align: left;
	width: 100%;
	background-color: #f4f4ff;
	height: 600px;
	}

div.mainleft {
	padding: 5px 10px 5px 10px;
	border:0px none;
	float: left;
	text-align: left;
	width: 66%;
	background-color: #f4f4ff;
	height: 600px;
	}
	
div.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 {float:right;width: 20%;}

#menu { height:1200px}

#menu1 { height:1000px}

iframe {
}

#footer {
	clear: both;
	width: 100%;
	margin-top: 0;
	margin-bottom: 0;
	background-color: #fff;
	color: #333;
	}