body {
	margin: 0px;
	padding: 0px;
	background: url(images/img02.jpg) repeat-x left top;
	line-height: 20px;
	text-align: justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	color:#000099;
}

a {
	color: #336699;
	text-decoration: none;
}

a:hover {
	color: #ffffff;
	background: #336699;
}

a.greentop {
	color:#60A35C;
	text-decoration:none;
}

a.greentop:hover {
	color:#ffffff;
	background:#60A35C;
	text-decoration:none;
}

a.small  {
	font-size:12px;
	background:#60A35C;
	border-bottom:4px solid green;
	color:#ffffff;
	padding:3px;
}

a.small:hover {
	font-size:12px;
	background:green;
	border-bottom:4px solid #60A35C;
	color:#ffffff;
	padding:3px;
}

.list1 {
	margin: 0;
	padding: 0;
	list-style: none;
}

.list1 a {
	background: url(images/img01.gif) no-repeat left 60%;
	padding-left: 12px;
}

.list2 {
	margin: 0;
	list-style: none;
}

.list2 a {
	background: url(images/img01.gif) no-repeat left 60%;
	padding-left: 12px;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 3px 20px 0px 0px;
}

img.pad {
	padding:3px;
	background: #ffffff;
	border:1px solid #cecece;
}

img.pad-right {
	padding:3px;
	background: #ffffff;
	border:1px solid #cecece;
	margin:0 0 10px 10px;
	float:right;
	clear:both;
}


img.pad-right-borderless {
	background: #ffffff;
	margin:0 0 10px 10px;
	float:right;
	clear:both;
}

img.pad-left {
	padding:3px;
	background: #ffffff;
	border:1px solid #cecece;
	margin:0 10px 10px 0;
	float:left;
	clear:both;
}

/** HEADER */

#header {
	width: 778px;
	margin: 0px auto;
	padding: 1em;
	height: 120px;
	color: #254360;
	background: url(images/logo-bg.jpg) no-repeat;
}

#header h1 {
	margin: 0px 0px 20px 0;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
}

#header  {
	margin-top:-10px;
}

.info {
	font-weight:bold;
	font-size:13px;
	color:#000000;
	line-height:16px;
	padding:0 0 0 0;
	margin-top:20px;
	#margin:-100px 0 0 0;
	text-align:right;
	float:right;

}

.infosmall {
	font-size:12px;
	color:#000000;
	line-height:16px;
	margin-top:0;
	#margin:-70px 0 0 0;
	text-align:right;
	float:right;
	clear:both;
}

/** MENU */

#menu {
	width: 778px;
	margin: 25px auto;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	background: url(images/img04.gif) no-repeat right 50%;
	padding: 0px 15px 0px 10px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
}

#menu a:hover {
	color: #F13354;
	background:#ffffff;
}

#menu .active {
	color: #666666;
}

#menu2 {
	width: 778px;
	margin: 20px auto;
}

#menu2 ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu2 li {
	display: inline;
}

#menu2 a {
	background: url(images/img04.gif) no-repeat right 50%;
	padding: 0px 15px 0px 10px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
}

#menu2 a:hover {
	color: #F13354;
	background:#ffffff;
}

#menu2 .active {
	color: #666666;
}
/** CONTENT */

#content {
	width: 778px;
	margin: 0px auto;
	padding: 40px 0px 20px 0px;
}

#rightcolumn {
	float: right;
	width: 538px;
	padding-left: 20px;
	border-left: 3px solid #B2CDF2;
	margin-bottom:10px;
}

#rightcolumn h1 {
	height: 24px;
	background: url(images/head-bg2.jpg) no-repeat top right;
	font-size: 12pt;
	font-weight: bold;
}

li.projects{
	margin: 0 0 0 10px;
}

#award {
	width:250px;
	height:60px;
	margin:0 60px 20px 20px;
	float:right; 
	color:#997A3E;
	font-size:#15px;
	font-weight:bold;
	text-align:center;
	border-top:2px solid #eaeaea;
	border-bottom:2px solid #eaeaea;
	padding:5px 0 5px 0;
}

#leftcolumn {
	float: left;
	width: 200px;
}

#leftcolumn p {
	margin-top:-10px;
}

#leftcolumn h3 {
	height: 24px;
	background: url(images/head-bg2.jpg) no-repeat top right;
	border-spacing: 2px;
	font-size: 11pt;
	font-weight: bold;
}

.separator {
	border-bottom:1px solid #eaeaea;
	height:16px;
	margin-bottom:10px;
}

/** FOOTER */

#footer {
	clear: both;
	margin: 0px auto;
	padding:0 0 12px 0;
	height: 59px;
	background: url(images/img03.gif) repeat-x left top;
	text-align: center;
}

#footer p {
	margin: 0px;
	padding: 18px 0px 0px 0px;
	font-size: 10px;
	color: #FFFFFF;
}

#footer a {
	color: #CCCCCC;
}
