body {
	background:url(../images/bg_wood.jpg) repeat 0 0;
	font-family:Georgia;
	font-size:14px;
	margin:0;
	padding:0;
}

#container {
	background:url(../images/bg.jpg) no-repeat 0 0;
	height:1100px;
	width:900px;
}

#blog,
#eng,
#tr {
	float:right;
	height:122px;
	width:95px;
}

#info {
	height:257px;
	margin:230px 0 0 120px;
	position:absolute;
	text-align:left;
	width:280px;
}
h1 {
	color:#646400;
	font-size:16px;
}
h2 {
	color:#999999;
	font-size:14px;
}

#tags {
	color:#999999;
	height:164px;
	left:680px;
	position:absolute;
	top:245px;
	width:220px;
	z-index:2;
}

#tags ul {
	margin:0;
	overflow:hidden;
	padding:0;
}

#tags li {
	float:left;
	list-style:none;
	margin-right:5px;
}

#right {
	background:url(../images/right.png) no-repeat 0 0;
	width:242px;
	height:707px;
	z-index:3;
	position:absolute;
	top:142px;
	left:412px;
}

#services {
	color:#666666;
	margin:360px 0 0 55px;
	width:175px;
	z-index:4;
}

#services ul {
	font-size:12px;
	margin:0;
	padding:0;
}

#services p {
	font-weight:700;
	margin:0;
	padding:0;
}

#contact {
	background:url(../images/contact.png) no-repeat 0 0;
	height:219px;
	left:530px;
	position:absolute;
	top:570px;
	width:292px;
	visibility: visible;
	z-index:2;
}

#dart {
	background:url(../images/dart.png) no-repeat 0 0;
	height:99px;
	width:256px;
}

#p1, #p2 {
	height:167px;
	position:absolute;
	width:185px;
	z-index:4;
}

#p1 {
	background:url(../images/p1.png) no-repeat 0 0;
	left:445px;
	top:224px;
}
#p2 {
	background:url(../images/p2.png) no-repeat 0 0;
	left:527px;
	top:307px; 
}

#contactForm {
	color:#999;
	margin:815px 0 0 512px;
	position:absolute;
	width:377px;
	z-index:5;
}

#contactForm dl {
	margin:0;
	padding:0;
}

#contactForm dt {
	line-height:24px;
	width:125px;
}

#contactForm dd {
	width:230px;
}

#contactForm dt,
#contactForm dd {
	float:left;
	margin:5px;
	padding:0;
}

#contactForm input 		{ height:24px; }
#contactForm textarea 	{ height:100px; }

#contactForm input,
#contactForm textarea {
	background-color:#000000;
	border:1px #CCC dotted;
	color:#CCC;
	width:235px;
}

#contactForm .sendButton {
	background-color:#000000;
	border:1px silver dotted;
	color:#999999;
	float:right;
	margin-top:5px;
	width:85px !important;
}

#footer {
	background-color:#000;
	color:#666;
	overflow:hidden;
	padding:15px 0;
	text-align:left;
	width:100%;
}

#footer p {
	margin:0 0 5px 15px;
}

.clear { clear:both; }

div.scroller { 	
	border-bottom:1px dotted #999;
	height: 162px;
	margin-bottom:5px;
	overflow: hidden;
	padding-bottom:5px;
	width: 288px; 
}
div.scroller div.section {	
	width:300px;
	height:172px;
	overflow:hidden;
	float:left;
}
div.scroller div.content { width: 10000px; }

div#section2,
div#section5,
div#section6,
div#section7 { font-size:8pt; color:#CCC; }

.thumbnail img{
	border: 1px solid #CCCCCC;
	margin: 2px 2px 2px 0;
}
#gallery {
	position:absolute; visibility: visible; z-index:2;
	left:108px; top:620px;	
	width:288px; height:190px;
}

#map {
	width:125px; height:101px; z-index:4; position:absolute; top:780px; left:412px;
}
#flower {
	height:127px;
	left:932px;
	position:absolute;
	top:1010px;
	width:124px;
	z-index:4;
}

a.portfolyo_head {
	border-right:1px #999 dotted;
	color:#CCC;
	font-size:11px;
	margin-right:5px;
	padding-right:5px;
	text-decoration:none;
}
a.portfolyo_head:hover {
	color:#FFF;
	text-decoration:underline;
}
a.portfolyo_link {
	color:#CCC;
	line-height:18px;
	text-decoration:none;
}
a.portfolyo_link:hover {
	color:#FFF;
	text-decoration:underline;
}
