body {
	padding: 0;
	margin: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 1.5em;
	color: #454545;
}
ul {
	margin: 0;
	padding : 0;
	list-style: none;
}
img {
	border: 0;
}
hr {
	height: 1px;
	border-style: none;
	color: #d0d0d0;
	background-color: #C0C0C0;
	margin: 10px 0;
}
.content {
	margin: 0px auto;
	width: 800px;
}
/* Top part */
#top {
	padding-top: 20px;
	background: transparent;
	height: 101px;
}
#top #icons {
	float: right;
	margin:20px 0;
	padding:0
}
#top #icons img {
	padding-right: 2px;
	border: 0
}
/* Second part */
#prec {
	height: 280px;
	margin: 0;
	padding: 0;
	background-image:url(../images/bg-shadow-header.jpg);
	background-repeat:repeat-x;
	overflow: hidden;
	margin-bottom: 15px;
	clear:both;
}
#wrap {
	margin: 0 auto;
	margin-top:30px;
	width: 800px;
}
#wrap #pic {
	float: right;
	background-image:url(../images/img-header-image.jpg);
	height: 242px;
	width: 801px;
	overflow: hidden;
}

#wrap #pic #slogan {
	float: right;
	padding: 25px 30px 10px 30px;
	text-align: right
}
#wrap #menu {
	padding: 0;
	margin:0;
	background: inherit;
}
#wrap #menu ul {
	padding: 10px 0
}
#wrap #menu li {
	line-height: 26px;
	background: #F6F6F6 url(../images/li-line.gif) no-repeat bottom left;
	list-style: none
}
/*  Advertising */
#ad {
	background: #FFF url(../images/download.jpg) no-repeat left;
	padding-left: 95px;
	min-height: 80px;
	margin-bottom: 15px;
}
/* main area */
#main {
}
#right_side {
	float: right;
	width: 212px;
	/*background: #F6F6F6;*/
	padding: 5px 10px 5px 10px;
	margin-bottom: 10px;
	margin-top:12px;
}
#right_side ul {
	padding: 3px 0 8px 0
}
#right_side li {
	line-height: 18px;
	background-image: url(../images/cat-li.gif);
	background-repeat:no-repeat;
	background-position:left;
	list-style: none;
	padding-left: 20px;
}
#left_side {
	margin-bottom: 10px;
	width: 560px;
	overflow: hidden;
}
#left_side img {
	float: left;
	padding: 0 10px 5px 0
}
#left_side blockquote {
	padding-left: 10px;
	border-left: 2px solid #DA4040;
	margin: 10px 0 10px 25px;
}
.date {
	border-top: 1px dotted #ccc;
	padding: 5px 0;
	margin: 10px 0 25px 0;
	text-align: right
}
#left_side .rs {
	float: right;
	margin: 0 10px;
	border: 1px solid #ddd;
	padding: 5px;
	background: #f5f5f5
}
#left_side ul {
	list-style-position: inside;
}
#left_side ul li {
	list-style-type: none;
	margin-left: 15px;
}
#left_side ul ul li {
	list-style: none;
	margin-left: 10px;
	list-style-type: none;
	list-style-position: inside
}
/* The footer */
#footer {
	clear: both;
	border-top: 1px solid #DCDCDC;
	margin: 0 0 3em 0;
	color: #777;
}
#footer .right {
	float: right;
	text-align: right;
	
}

#portfolioUL {
	border:0px;
}
#portfolioUL ul{
	list-style-type:none;
}
#portfolioUL ul li{
	list-style-type:none;
	margin:5px;
}

/* MY EDITS */


/*-----Header-----*/

#header {
	width:100%;
	height:81px;
	background-image:url(../images/bg-header.jpg);
	background-repeat:repeat-x;
}

.logo {
width:800px;
margin: 0 auto;
}
.logo img {
	float:left;
}

.navi {
	float:left;
	margin:52px 0px 0px 43px;
}
.navi a {
	color:#d7eab5;
	text-decoration:none;
	font-style:italic;
	font-size:14px;
}
.navi a:active {
	color:#FFFFFF;
}

.navi li {
	list-style-type:none;
	display:inline;
}
#search {
	float:left;
	margin:43px 0px 0px 10px;
}



/*-----container-----*/

#container {
	width:785px;
	height:auto;
	margin:15px 0px 0px 30px;
}

/*-----navigation-----*/
#navigation {
	width:auto;
	height:30px;
	float:left;
	position:relative;
}
.btn_nav_active {
	float: left;
	background: url(../images/btn-green-left.jpg) no-repeat;
	padding: 0 0 0 10px;
	margin: 5px 10px 0px 0px;
}
.btn_nav_active a{
	float: left;
	height: 40px;
	background: url(../images/btn-green-middle.jpg) repeat-x left top;
	line-height:22px;
	padding: 0 10px;
	color: #55760c;
	font-size: 11px;
	text-transform:uppercase;
	text-decoration: none;
}
.btn_nav_active span {
	background: url(../images/btn-green-right.jpg) no-repeat;
	float: left;
	width: 12px;
	height: 22px;
}
.btn_nav_inactive {
	float: left;
	background: url(../images/btn-grey-left.jpg) no-repeat;
	padding: 0 0 0 10px;
	margin: 5px 10px 0px 0px;
}
.btn_nav_inactive a{
	float: left;
	height: 40px;
	background: url(../images/btn-grey-middle.jpg) repeat-x left top;
	line-height:22px;
	padding: 0 10px;
	color: #FFFFFF;
	font-size: 11px;
	text-transform:uppercase;
	text-decoration: none;
}

.btn_nav_inactive a:hover {
	color:#ccc;
}
.btn_nav_inactive span {
	background: url(../images/btn-grey-right.jpg) no-repeat;
	float: left;
	width: 12px;
	height: 22px;
}

/*-----search bar-----*/
#search_bar {
	float:left;
	height:30px;
	margin-top:5px;
	margin-left:75px;
}
.textInput {
	border:1px inset #9a9a9a;
	height:20px;
	weight:305px;
	color:#9a9a9a;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-top:2px;
}

.submitInput {
	background: url(../images/btn-search.jpg);
	width: 72px;
	height: 22px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	padding-bottom:2px;
}

/*-----header image-----*/


#moto {
	float:right;
	width:238px;
	height:auto;	
}

#moto h1 {
	font-size:21px;
	font-weight:bold;
	color:#FFFFFF;
	padding:20px 5px 0px 14px;
}
#moto p {
	margin:70px 0px 0px 70px;
	color:#a9c963;
	font-size:16px;
	font-weight:bold;
}
#moto a {
	display:block;
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	padding:15px 0px 0px 71px;
}	
#moto a:hover {
	color:#9a9a9a;
}

.line {
	margin:20px 0px 20px 0px;
	float:left;
	width:785px;
	border-top:1px solid #dddcdc;
	height:1px;
}

/*-----recent works-----*/

#recentworks {
	width:565px;
	height:auto;
	float:left;
	margin:0px;
	padding:0px;
}
#recentworks h2 {
	font-weight:bold;
	font-size:16px;
	color:#363636;
	padding:5px 0px 0px 10px;

}

#recentworks h3 {
	font-weight:bold;
	font-size:16px;
	color:#363636;
	padding:5px 0px 0px 5px;
	float:left;
	text-decoration:none;

}
.recentworks_top {
	background:url(../images/img-recentworks-top.jpg) no-repeat;
	width:565px;
	height:36px;
	float:left;
	position:relative;
}

.recentworks_middle {
	width:564px;
	height:100%;
	background-color:#e6e6e6;
	float:left;
	position:relative;
}


.recentworks_bottom {
	background:url(../images/img-recentworks-bottom.jpg) no-repeat;
	width:565px;
	height:37px;
	float:left;
	position:relative;
}

.backtop {
	float:right;
	margin:10px;
}
.backtop a {
	color:#363636;
	font-weight:bold;
}
.backtop a:hover {
	color:#000000;

}

.recentworks_box {
	float:left;
	width:550px;
	height:160px;
	background-color:#FFFFFF;
	margin:5px;
	margin-bottom:0px;
	
}
.recentworks_box_welcome{
	float:left;
	width:550px;
	height:68px;
	background-color:#d4e4b1;
	margin:5px;
	margin-bottom:0px;
	
}

.recentworks_box_welcome p{
	color:#666666;
	padding-left:6px;
}

.recentworks_box_extend {
	float:left;
	width:550px;
	height:auto;
	background-color:#FFFFFF;
	margin:5px;
	overflow:hidden;
	
}

.recentworks_image {
	float:left;
	width:145px;
	height:141px;
}
.recentworks_text {
	float:left;
	width:389px;
	
}
.recentworks_text p {
	clear:both;
	padding-left:5px;
	padding-right:20px;
	padding-top:15px;
}

.workdate {
	float:right;
	margin:5px;
	margin-top:9px;
	font-size:10px;
}
.readmorelink {
	float:right;
	margin:5px;
	margin-top:12px;
	font-weight:bold;
	color:#5e5e5e;
	position:relative;
}
.readmorelink a{
	color:#5e5e5e;
}



#Content {
	margin:12px;
}
.content_text {
	width:500px;
}
#ImageGallery {
	padding:10px;
}

.recentworks_box_extend p {
	padding:2px;
}