@charset "utf-8";
/* UIA BEE CSS Document */
* {
	margin:0;
	padding:0;
	}

body {
	color: #fff;
	font-size: 62.5%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #687f15 url(../i/bg.gif) top left repeat-x;
	}

p.links {text-align:center; padding-bottom:0.5em;}
p {font-size:1.2em;line-height:1.4em; letter-spacing:0.05em;padding:.5em 0;}	
img.i-right {float:right;border:none;}
/* -------------------------------------
/*  default links
/* -------------------------------------*/

a:link, a:visited {
	color: #fde708;
	text-decoration: none;
	}
a:hover {
	text-decoration: none;
	color:#fff;
	}
.clear {
	clear: both;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	}
img.section-link {border:5px solid #87b02b;}
a img.section-link {border:5px solid #fde708;}	
a:hover img.section-link {border:5px solid #fff;}	
/* ------------------------------------------------------------
-------------------------------------------------------------------- Header / Page Top */
#header {
	width:760px;
	margin:0 auto;

	}
	
#header h1 {
	margin:0;
	padding:0 0 0 80px;
	text-indent:-9999px;
	display:block;
	text-align:center;	
	}
#header h1.logo a {
	background: url(../i/logo.gif) no-repeat;
	float:left;
	width: 604px;
	height: 73px;
	display: block;
	text-decoration: none;
	}
/*#header h1.logo a:hover {
	float:left;
	background: url(../i/logo.gif) 0 -145px no-repeat;
	}*/	
	
/* ------------------------------------------------------------
-------------------------------------------------------------------- Content / Page layout */	
#wrap {
	width:765px;
	margin: 0 auto;
	background:#87b02b;
	}	
#brand {
	clear:both;
	width:680px;
	margin:0 auto;
	padding:0;
	border-bottom:2px solid #687f15;	
	}	
#content1, #content3 {
	clear:both;
	width:680px;	
	margin:0 auto;	
	padding-top:1em;
	}
#content2 {width:100%;}		
table#row1 {
	width:100%;
	border:none;
	}	
table#row1 td {text-align:center;padding-bottom:10px;}	
table#row1 tr {padding-bottom:10px;}
/*table {border: 1px solid #7a9f27;}*/
td {font-size:1.1em;}
tr.even {background:#7a9f27;}	
ul {padding-left:3em;}
ul li {font-size:1.2em;}
h2 {
	padding:0.5em 0 0.5em 0;
	}	
