body {
	background-image:url(../images/site/side_05.png);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#wrapper {
	width:971px;
	height:100%;
	left:15%;
	z-index:1;
	position:absolute;
	top:0px;

}
#left {
	position:absolute;
	left:0px;
	top:0px;
	width:5px;
	height:100%;
	min-height:820px;
	z-index:2;
	background-image: url(../images/site/side_02.png);
}
#top {
	position:absolute;
	left:5px;
	top:0px;
	width:961px;
	height:97px;
	z-index:2;
	background-image: url(../images/site/body_03.jpg);
}
#right {
	position:absolute;
	left:966px;
	top:0px;
	width:5px;
	height:100%;
	min-height:820px;
	z-index:2;
	background-image: url(../images/site/side_04.png);
}
#menu {
	position:absolute;
	left:5px;
	top:97px;
	width:961px;
	height:93px;
	z-index:2;
	background-image: url(../images/site/body_07.jpg);
}
#search {
	position:absolute;
	left:800px;
	top:25px;
	width:300px;
	height:50px;
	z-index:3;
}
#nav {
	float:right;
	height:93px;
	width:640px;
	padding-top:20px;
	z-index:3;
}

#nav li{
	float:left;
	display:inline;
	list-style:none;
	line-height:14px;
	margin-right:1px;
}
#nav li a {
	float:left;
	font-size:16px;
	text-decoration:none;
	color:#a8a8a8;
	padding:20px 15px 25px 15px;
}

#nav li a span {
	font-size:11px;
	letter-spacing:-0.1px;
	color:#797979;
}
#nav li a:hover, #nav li a.selected {
	color:#fff;
	background:url(../images/site/menu-background_08.png) repeat-x;
}
*html #nav li a:hover, #nav li a.selected{
	background:url(../images/site/menu-background_08.png) repeat-x;
}
#main {
	position:absolute;
	left:5px;
	top:190px;
	width:961px;
	height:491px;
	z-index:2;
	background-image: url(../images/site/body_08.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
}

#portfolio_submenu {
	position:absolute;
	left:364px;
	top:300px;
	width:554px;
	height:100px;
	z-index:3;
	background-repeat: no-repeat;
	overflow: auto;
	padding: 5px 5px 0px 5px;
}

#default_content {
	position:absolute;
	left:364px;
	top:350px;
	width:554px;
	height:400px;
	z-index:3;
	background-image: url(../images/site/content_14.png);
	background-repeat: no-repeat;
	overflow: auto;
	padding: 5px 5px 0px 5px;
}
#default_content img {
	display: block;
	margin-right: auto;
	margin-left: auto;
	border: 3px #666 solid;
}
#gallery_content {
	position:absolute;
	left:49px;
	top:383px;
	width:869px;
	height:298px;
	z-index:3;
	background-image: url(../images/site/content2_14.png);
}
#gallery_content img {
	
	margin-right: auto;
	margin-left: auto;
	border: 1px #666 solid;
}
#content2 {
	position:absolute;
	left:49px;
	top:383px;
	width:869px;
	height:298px;
	z-index:3;
	background-image: url(../images/site/content2_14.png);
}
#content2 img {
	display: block;
	margin-right: auto;
	margin-left: auto;
	border: 3px #666 solid;
}
#image_left {
	position:absolute;
	left:49px;
	top:383px;
	width:300px;
	height:400px;
	z-index:3;
	overflow: auto;
}
#image_left img {
	display: block;
	margin-right: auto;
	margin-left: auto;
	border: 3px #666 solid;
}
#default_content_left {
	position:absolute;
	left:49px;
	top:227px;
	width:300px;
	height:600px;
	z-index:3;
	overflow: auto;
}
#default_content_left img {
	border: none;
}
#default_title {
	position:absolute;
	left:364px;
	top:227px;
	width:553px;
	height:59px;
	z-index:3;
	background-image: url(../images/site/head1_10.png);
}
#default_content_title {
	position:absolute;
	left:368px;
	top:322px;
	width:59px;
	height:36px;
	z-index:4;
	background-image: url(../images/site/blog_16.png);
}
#youtube_content_title {
	position:absolute;
	left:368px;
	top:305px;
	width:240px;
	height:47px;
	z-index:4;
	background-image: url(../images/site/youtube_white.png);
}
#cebit_content_title {
	position:absolute;
	left:368px;
	top:305px;
	width:499px;
	height:40px;
	z-index:4;
	background-image: url(../images/1199.png);
}
#footer {
	position:absolute;
	left:5px;
	top:0px;
	width:961px;
	height:100%;
	min-height:820px;
	z-index:1;
	background-color: #000000;
	vertical-align: bottom;
}
#footer_text {
	position:absolute;
	left:5px;
	top:750px;
	width:300px;
	height:50px;
	z-index:3;
}
.ptext {
font-size: 12px;
}
.ptext a {
font-size: 12px;
color: #beceda;
}
p {
font-size: 12px;
}
li {
font-size: 12px;
}
a {
	color: #beceda;
}
p a {
	color: #beceda;
}
h1 {
	font-size: 16px;
	font-weight: bolder;
	text-transform: lowercase;
	border-bottom: 2px #666 solid;
	text-align: left;
}
h1 a {
	color: #beceda;
}
h2 {
	font-size: 14px;
	font-weight: normal;
	text-transform: lowercase;
	text-align: left;
}
h2 a {
	color: #beceda;
}
h3 {
	font-size: 12px;
	font-weight: normal;
	text-transform: lowercase;
	text-align: left;
}
h3 a {
	color: #beceda;
}
h4 {
	font-size: 10px;
	font-weight: normal;
	text-transform: lowercase;
	text-align: left;
}
h4 a {
	color: #beceda;
}
.item
{
	padding: 8px;
	color: #FFFFFF;
	font-size: 12px;
	text-align: justify;
}

.item a
{
	color: #beceda;
}
.image_spot_tn
{
	width: 85%;
	padding-left: 30px;
}

.image_spot_tn img
{
	margin-right: 3px;
	float: left;
	margin-bottom: 5px;
	border: 1px #666 solid;
}

.form
{
	width: 80%;
	margin: 0 auto;
}

.form legend
{
	color: #333;
}

.form fieldset
{
	border: 1px #666 solid;
	padding: 1em;
}

.form label
{
	display: block;
}

.form input
{
	width: 270px;
}

.form textarea
{
	width: 270px;
	height: 100px;
}

.form input.submit
{
	width: 100px;
}
