html {
	background-image: url(../i/10x10bkg.jpg);	
}

body
{
	margin: 0;
	background-image: url(../i/bkg.jpg);
	background-repeat: repeat-x;	
	color:#4e4e4e;
	font-family: "Myriad Pro", "Lucida Grande", "Trebuchet MS", "Lucida Sans Unicode", Geneva, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;	
	min-height: 800px;
	
	
	
}

#central
{
	margin: 0 auto;
	width: 833px;
}

#central2
{
	padding: 14px 24px;		
}

ul.menu
{
	clear: both;	
	height: 35px;
	padding: 0;
	margin: 0;	
	margin-left: 7px;	
	width: 770px;
	background-image: url(../i/menubkg.gif);	
	background-repeat: no-repeat;
	background-position: right;
	
}

ul.menu li
{
	line-height: 35px;
	background-image: url(../i/libkg.gif);	
	background-repeat: no-repeat;
	list-style: none;	
	float: left;
	padding-left: 20px;
	padding-right: 10px;
}

ul.menu li.f
{
	background-image: url(../i/lif.gif);	
}


ul.menu li a
{
	display: inline-block;
	line-height: 35px;
	background-position: left center;
	background-image: url(../i/li.gif);
	background-repeat: no-repeat;
	font-size:10px;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 20px;
	color: #6a6ba1;
}
ul.menu li.active a
{
	background-image: url(../i/blockheader.gif);
	color: #aaa;
}
ul.menu li a:hover
{
	color: #2cb7d8;
}

#header
{
	width: 785px;
	height: 141px;
	background-image: url(../i/header.gif);
	margin: 0;
	background-repeat: no-repeat;
	background-position: bottom;	
}

#outer-content1
{
	padding-left: 7px;
	padding-top: 26px;	
	background-image: url(../i/tcon.gif);
	background-repeat: no-repeat;
}

#outer-content2
{
	padding-bottom: 32px;	
	background-image: url(../i/bcon.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	margin-bottom: 7px;
}


#content
{
	margin-right: 8px;
	padding-left: 10px;
	background-color: #fff;
	overflow: hidden;	
}


.leftcol {
	width: 300px;
	float: left;
}

.rightcol {
	margin-left: 301px;
	width: 450px;
} 

.project-record {
	overflow: hidden;
	width: 100%;
}

div.block
{
	/*float: left;*/
	/*border: 1px solid #d4e9f2;*/	
	padding: 10px;
	margin: 15px 10px;	
}

div.block img
{
	border: 0;
	margin-left: 5px;
}

div.block p
{
	clear: both;
	text-indent: 1.0em;
	
}


div.block h1
{		
	border-bottom: 1px solid #d4e9f2;
	background-image: url(../i/blockheader.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-bottom: 5px;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #6a6ba1;
}

div.block h2
{
	font-size: 12px;
	font-weight: bold;
	color: #6a6ba1;
}


div.block ul
{
	list-style-image: url(../i/ligreen.gif)
}

div.link-button
{
	clear: both;	
	border: 1px solid #d4e9f2;
	float: right;
	padding: 7px 7px;
	margin: 7px;
}

div.link-button a
{
	color: #2cb7d8;
	background-image: url(../i/lnkbut.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px;
	 
}

.title
{
	position: absolute;
	font-size: 20px;
	font-weight: normal;
	color: #fff;
	margin-left: 250px;
	margin-top: 65px;
}

.title1
{
	color: #777;
	margin-left: 251px;
	margin-top: 66px;
}

#motto
{
	position: absolute;
	font-size: 10px;
	font-weight: normal;
	color: #555;
	margin-left: 100px;
	margin-top: 100px;
	text-decoration: none;	
}

div.pic
{
	float: left;
	width: 300px;
	height: 120px;
	overflow: hidden;
	
}

div.pic img
{
	float: left;
	width: 100px;
	height: 100px;
	border: 1px solid #d4e9f2; 	
}

div.pic p
{
	text-indent: 0;
	
}

div.pic div
{	
	float: left;
	margin-left: 10px;
	width: 180px;
	
}

div.megabutton
{
	float: left;
	
	padding: 10px;
}

div.megabutton a
{
	float: left;
	width: 225px;
	height: 36px;
	color: #fff;
	background-image: url(../i/megabutton.gif);
	background-repeat: no-repeat;
	margin-left: 30px;
	padding-left: 40px;
	line-height: 36px;
	font-size: 20px;
	text-transform: uppercase;
	text-decoration: none;
}

.clear {
	clear: both;
}

a img {
	border: 0;
}
