body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #ECECEC;
	background-image: url(imgs/bg.jpg);
	color: #003366;
	background-repeat: repeat-x;
	height: 100%;
}
a {
	color: #0099CC;
	text-decoration: none;
}
a:hover, {
	color: #003366;
	text-decoration: underline;
}
h1 {
	color: #0099CC;
	font-size: 16px;
	font-weight: 500;
	letter-spacing: .08em;
	margin: 0;
}
h2 {
	color: #003366;
	font-size: 13px;
	font-weight: 500;
	letter-spacing: .08em;
	margin: 0 0 15px 0;
}
h3 {
	color: #0099CC;
	font-size: 13px;
	font-weight: 500;
	letter-spacing: .08em;
	margin: 0 0 15px 0;
}
#main {
	margin: 0 auto;
	width: 762px;
	float: none;
}
#top {
	background-image: url(imgs/top.jpg);
	height: 93px;
	width: 738px;
	overflow: hidden;
	padding-top: 28px;
	padding-left: 24px;
}
#top-text {
	float:right;
	font-size: 11px;
	line-height:16px;
	text-align: right;
	padding: 15px 30px 5px 0;
	position: relative;
}
#number {
font-size:16px;
}
#menu {
	width: 762px;
	height: 44px;
}
#flash {
	float: left;
	height: 364px;
	width: 500px;
	overflow: hidden;
	background-image: url(imgs/flash-bg.jpg);
	background-repeat: repeat;
	padding-left: 6px;
}
#home_right {
	background-image: url(imgs/home-right-bg.jpg);
	background-repeat: repeat;
	float: left;
	height: 364px;
	width: 255px;
}
.home_text {
	font-size: 10px;
	width: 200px;
	padding-left: 26px;
	padding-top: 35px;
	line-height: 19px;
	text-align: left;
	height: 230px;
}
img {
	border: 0;
}
.home_projects {
	padding-top: 25px;
	padding-left: 26px;
	width: 210px;
}
.home_projects img {
	padding-right: 3px;
	border: 0;
}
#footer {
	background-image: url(imgs/footer-bg.jpg);
	height: 98px;
	width: 762px;
	text-align: justify;
	font-size: 11px;
	padding-top: 30px;
	background-repeat: no-repeat;
	line-height: 16px;
	clear: both;
}
#footer ul  {
	width: 575px;
	margin: 0 auto;
}
#footer li  {
	margin-left: 50px;
}
#footer h2, h3 { 
	width: 575px;
	margin: 15px auto;
	color: #0099CC;
	font-size: 13px;
	font-weight: 500;
	letter-spacing: .08em;
}
#footer p {
	width: 575px;
	margin: 15px auto;
	font-size: 11px;
	line-height: 18px;
}
hr.divide {
	width: 300px;
	margin: 10px auto;
	color: #006699;
	text-align: center;
	border: 0;
	border-bottom: 1px #006699 solid;
}
#tagcloud {
align: centre;
}	  