
* {
	margin: 0;
	padding: 0;
}

body {
	margin: 20px 0;
	background: #FFFFFF;
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #666666;
}

a {
	color: #29A3E1;
}

a:hover {
	text-decoration: none;
	color: #E16629;
}




/* Boxed */

.boxed1 .title {
	font: bold 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.boxed1 .content {
	background: url(images/img05.gif) no-repeat left bottom;
	padding: 20px;
}

.boxed2 .title {
	font: normal 182% "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.boxed2 .content {
	background: url(images/img06.gif) repeat-x left bottom;
	padding: 40px;
	text-align: justify;
}


boxed2 .content .prjphoto {
	list-style: none;
	margin: 0;
	padding: 0;
}
.boxed2 .content .prjphoto li {
	padding: 10px;
	margin: 0;
	float: left;
	position: relative;
	width: 180px;
	height: 130px;
}
.boxed2 .content .prjphoto li:hover img {
	border-color: #000;
}
.boxed2 .content .prjphoto img {
	background: #fff;
	border: solid 1px #ccc;
	padding: 5px;
}
.boxed2 .content .prjphoto a {
	text-decoration: none;
}
.prjphoto span {
	width: 30px;
	height: 60px;
	display: block;
	position: absolute;
	background: url(/images/paperclip.png) no-repeat;
	z-index: 3;
}


.boxed3 .title {
	font: normal 129% "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.boxed3 .content {
	padding: 20px;
}

.boxed3 ol, .boxed3 ul {
	margin-left: 1em;
}


/* Header */

#header {
	width: 920px;
	height: 161px;
	margin: 0 auto;
	background: url(images/img02.jpg) no-repeat 100% 50px;
	border-bottom: 5px solid #E16629;
}

/* Logo */

#logo {
	float: left;
	width: 240px;
	height: 160px;
	background: #30A0E0 url(images/lii.png) no-repeat;
	text-align: center;
}

#logo h1 {
	padding-top: 80px;
	font: bold 36px Georgia, "Times New Roman", Times, serif;
}

#logo h2 {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#sitemenu {
	float: left;
	width: 680px;
	height: 50px;
	background: #F4F4F4;
}

#sitemenu ul {
	height: 5px;
	background: #29A4E1;
	list-style: none;
}

#sitemenu li {
	display: inline;
}

#sitemenu a {
	display: block;
	float: left;
	height: 30px;
	padding: 15px 15px 0 15px;
	border-top: 5px solid #29A4E1;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}

#sitemenu a:hover {
	background: #DCDCDC;
	border-top-color: #1A7196;
}

#sitemenu .active a {
	background: #FFA800;
	border-top-color: #E16629;
}

#sitemenu a b {
	text-decoration: underline;
}

/* menus within pages */

#pagemenu {
	float: left;
	height: 75px;
	width: 700px;
	margin: 10px 0 20px 0;
	padding: 0px;
}

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

#pagemenu li {
	display: inline;
	margin: 0;
	padding: 0;
}

#pagemenu a {
	display: block;
	float: left;
	background: #F4F4F4;
	border-top: 5px solid #C0C0C0;
	border-bottom: 5px solid #C0C0C0;
	height: 30px;
	margin: 0;
	padding: 12px 28px 2px 28px;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #29A3E1;
}

#pagemenu a:hover {
	background: #DCDCDC;
	border-top-color: #1A7196;
	border-bottom-color: #1A7196;
	color: red;
}

#pagemenu .active a {
	background: #FFA800;
	border-top-color: #E16629;
}

#pagemenu a b {
	text-decoration: underline;
}

/* Page */

#caroussel {
	margin-left: -8px;
	padding-left: 6px;
	float: right;
	width: 160px;
	height: 110px;
}

#page {
	width: 920px;
	margin: 0 auto;
	background: url(images/img03.gif) repeat-y;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

#fullpage {
	width: 920px;
	margin: 0 auto;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

#box {
	margin-left: -8px;
	margin-right: -8px;
	margin-top: 20px;
	margin-bottom: 10px;
	border: 2px solid #cfcfcf;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 5px;
}

#content {
	float: right;
	width: 640px;
	padding: 20px;
	border-bottom: 1px solid #FFFFFF;
}

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

#content ol, #content ul {
	margin-top: 10px;
	line-height: 122%;
}

#content ol ol , #content ul ul {
	margin-left: 30px;
}

#content h1 {
	font: normal 182% "Trebuchet MS", Arial, Helvetica, sans-serif;
	border-bottom: 3px solid #CFCFCF;
	margin-bottom: 30px;
}

#content h2 {
	margin-top: 5px;
	font: normal 140% "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: url(images/img4.gif) no-repeat right center;
	border-bottom: 2px solid #CFCFCF;

}

#content h3 {
	margin-top: 10px;
	font: bold 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#content li {
	margin: 10px;
	list-style-type: circle;
	line-height: 152%;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 200px;
	padding: 20px;
}

/* News */

#news {
	padding-top: 10px;
	padding-bottom: 0;
}

#news ul {
	list-style-type: square;
}

#news li {
	margin-bottom: 15px;
}

#news h3 {
	margin-bottom: 10px;
	font-size: 92%;
}

#news h3 /*a*/{
	display: block;
}

#news p {
	font-size: 85%;
}

/* Welcome */

#welcome {
	margin-bottom: 20px;
}

/* Samples */

#sample1, #sample2 {
	float: left;
	width: 230px;
}

#sample1 {
}

#sample2 {
	margin-left: 20px;
}

/* Footer */

#footer {
	width: 920px;
	margin: 0 auto;
	padding: 20px 0;
	border-top: 5px solid #E16629;
}

#footer p {
	text-align: center;
	font-size: 77%;
}
