body {
	background: #250012 url(images/background.jpg) no-repeat top center;
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: justify;
	color: #333;
	margin: 0px 0px 0px 0px;
	padding: 0 0 0 0;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-weight: normal;
	color: #333;
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 23px;
}

p, ul, ol {
	margin: 10px 0px 0px 0px;
	text-align: justify;
	line-height: 26px;
}
blockquote   {
	text-align: left;
	font-size: 12px;
	line-height: 20px;
	margin-left: 40px;
	margin-top: 0px;
	margin-bottom: 15px;
}

a:link {
	color: #C36;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: none;
	color: #333;
}

a:visited {
	color: #C36;
	text-decoration: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-top: 15px;
}

img.right {
	float: right;
	margin-right: 25px;
}
img.right1 {
	float: right;
}

/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #333333;
}

#banner {
	width: 800px;
	margin: 0 auto;
	height: 220px;
}
#logo {
	width: 255px;
	margin: 0 auto;
	height: 101px;
	padding-top: 119px;
}

/* Header */

#header {
	width: 800px;
	margin: 0 auto;
	height: 45px;
}

/* Menu */

#menu {
	float: left;
	width: 800px;
	height: 45px;
	background: url(images/bnavbg.png) no-repeat left top;
}

#menu ul {
	margin: 0;
	padding: 0px 0 0 10px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	background:url(images/cat-hover.gif) right no-repeat;
	display: block;
	float: left;
	margin-right: 1px;
	padding: 15px 15px 15px 15px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #eeeeee;
	border-right: 1px solid #333333;
}

#menu a:hover {
	background: url(images/bnavbg_h.png) no-repeat right;
	color: #FFF;
}

#menu .current_page_item a {
	color: #FFF;
	background: url(images/bnavbg_h.png) no-repeat left;
}
#menu .current_page_item a:hover {
	color: #FFF;
	background: url(images/bnavbg_h.png) no-repeat left;
}
#menu .current1_page_item a {
	color: #FFF;
	background: url(images/bnavbg_h.png) no-repeat left;
	border-left: 1px solid #333333;
}
#menu .current1_page_item a:hover {
	color: #FFF;
	background: url(images/bnavbg_h.png) no-repeat left;
}
#menu .first  {
	color: #FFF;
	background: url(images/cat-hover.gif) right no-repeat;
	margin-left: 1px;
}
#menu .first a:hover {
	color: #FFF;
	background: url(images/bnavbg_h.png) no-repeat left;
}



/* Page */

#page {
	width: 740px;
	padding: 20px 30px 0px 30px;
	background: #eeeeee url(images/lower_bg.png) no-repeat center bottom;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
}
/* Page */

#page_news {
	width: 740px;
	padding: 20px 30px 0px 30px;
	background: #eeeeee url(images/lower_bg1.png) no-repeat right bottom;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
}

/* Content */

#content {
	float: left;
	width: 470px;
	padding-top: 10px;
	
}
/* Content */

#content_portfolio {
	float: left;
	width: 470px;
	padding-top: 40px;
	
}

#content_about {
	float: left;
	width: 470px;
	padding-top: 40px;
	
}

#content_portfolio_long {
	float: left;
	width: 740px;
	padding-top: 10px;
	
}

#content_contact {
	float: left;
	width: 470px;
	padding-top: 40px;	
}

#content_services {
	float: left;
	width: 470px;
	padding-top: 40px;
}
/* Content */

#content_news {
	float: left;
	width: 470px;
	padding-top: 40px;
	
}

/* Post */

.post {
	padding: 0px 0px 0px 0px;
}

.post .title {
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	line-height: 42px;
}

.post ul li{
	line-height: 26px;
	margin-bottom: 5px;
	list-style-image: url(images/bullet_small.png);
	margin-left: 35px;
}
.post ul{
	padding-left: 0px;
	margin-left: 0px;
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	text-transform: none;
}
.post h1 {
	padding: 0px 0px 0px 0px;
	font-size: 18px;
	letter-spacing: 1px;
}

.post h2 {
	padding: 0px 0px 0px 0px;
	font-size: 18px;
	text-transform: none;
	letter-spacing: 1px;
}

.post .entry {
	padding-bottom: 20px;
	padding-left: 2px;
	padding-right: 2px;
}

.post .entry a {
	color: #C36;
	text-decoration: none;

}

.post .entry a:hover {
	color: #333;
	text-decoration: none;

}

.post .meta {
	padding: 5px 15px 40px 0px;
	border-bottom: #cccccc dotted 1px;
}


.post .meta1 {
	margin: 0;
	padding: 0px 0px 0px 0px;
	text-transform: uppercase;
	font-size: 10px;
	color: #999;
	line-height: 12px;
}
.post .meta2 {
	margin: 0;
	padding: 0px 0px 15px 0px;
	text-transform: uppercase;
	font-size: 10px;
	color: #999;
	line-height: 12px;
	border-bottom: #cccccc dotted 1px;
}

.post .meta p {
	margin: 0;
	padding-top: 0px;
	line-height: normal;
	color: #333;
}

.post .meta .links {
	margin-left: 25px;
	float: left;

}
.post .byline {
	border-left: 8px solid #CF0;
	margin-top: -20px;
	padding-left: 10px;
	padding-bottom: 5px;
	margin-bottom: 20px;
	font-size: 10px;
	color: #897B7B;
}

.post .meta .more {
}

.post .meta .comments {
}

.post .meta b {
	display: none;
}


/* Sidebar */

#sidebar {
	width: 250px;
	float: right;
	margin: 0;
	padding: 0;
}

#sidebar a{
	color: #C36;
	text-decoration: none;
}

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

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	padding-top: 20px;
}

#sidebar li {
	margin-bottom: 5px;
	list-style-image: url(images/bullet_small.png);
	list-style-position: inside;
	margin-left: 10px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	padding-left: 30px;
}

#sidebar h2 {
	width: 250px;
	padding-left: 25px;
	border-left: 8px solid #CF0;
	font-size: 18px;
	color: #333;
	text-transform: none;
	letter-spacing: 1px;
	margin-bottom: 20px;
}

#s {
	width: 100px;
	margin-right: 5px;
	margin-left: 20px;
	padding: 2px;
}

#x {
}

/* Boxes */

.box1 {
	padding: 20px;
}

.box2 {
	color: #BABABA;
}

.box2 h2 {
	margin-bottom: 15px;
	font-size: 16px;
	color: #FFFFFF;
}

.box2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
	color: #EDEDED;
}
#prefooter {
	width: 740px;
	margin: 0 auto;
	height: 240px;
}

/* Footer */
#footer-wrap {
}

#footer {
	width: auto;
	margin: 0 auto;
	padding: 35px 0px 0px 0px;
	background: url(images/footer.jpg) repeat;
	height: 160px;
	text-align: center;
}

html>body #footer {
	height: 160px;
}

#footer p {
	font-size: 11px;
	text-transform: none;
}

#legal {
	clear: both;
	text-align: center;
	color: #FFF;
}

#legal a {
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
#legal a:hover {
	font-weight: normal;
	color: #FCC;
	text-decoration: none;
}

.titles {
	margin-bottom: 20px;
	margin-top: 20px;
	}
	
/* Form */

#Email {
	background-color: #FFF;
	width: 400px;
	border: 3px solid #cccccc;
	margin-bottom: 15px;
}

#Telephone {
	background-color: #FFF;
	width: 400px;
	border: 3px solid #cccccc;
	margin-bottom: 15px;
}

#Name {
	background-color: #FFF;
	width: 400px;
	border: 3px solid #cccccc;
	margin-bottom: 15px;
}

#Comment {
	background-color: #FFF;
	width: 400px;
	border: 3px solid #cccccc;
}


.contactform {
	border: 0px;
	height: auto;
	margin-top: 15px;
}
.submitbutton {
	margin-top: 20px;

}

/* Other */

#picture1 {
	float:right;
	background: url(images/picture01.jpg) no-repeat top;
	width: 234px;
	height:208px;
	margin-top: 40px;
	margin-bottom: 30px;
	}
#picture2 {
	float:right;
	background: url(images/picture02.jpg) no-repeat top;
	width: 219px;
	height:240px;
	margin-top: 30px;
	}
#picture3 {
	float:right;
	background: url(images/tree_small.jpg) no-repeat top;
	width: 250px;
	height:196px;
	margin-top: 30px;
	margin-bottom: 30px;
	}
#picture4 {
	float:right;
	background: url(images/house.jpg) no-repeat top;
	width: 250px;
	height:380px;
	margin-bottom: 30px;
	}
#picture5 {
	float:right;
	background: url(images/picture04.jpg) no-repeat top;
	width: 250px;
	height:255px;
	margin-top: 100px;
	margin-bottom: 30px;
	}
#picture6 {
	float:left;
	background: url(images/bats.png) no-repeat top;
	width: 150px;
	height:163px;
	}

#picture7 {
	float:right;
	background: url(images/RIP.png) no-repeat bottom;
	width: 250px;
	height:228px;
	padding-top: 200px;
	margin-bottom: 20px;
	}
	
#picture8 {
	float:right;
	background: url(images/bats1.png) no-repeat top;
	width: 150px;
	height:163px;
	}
	
.feature {
	float:left;
	background: #e1e1e1;
	width: 175px;
	height:202px;
	margin-bottom:30px;
	margin-right: 10px;
	}

	
.feature_last {
	float:left;
	background: #e1e1e1;
	width: 185px;
	height:202px;
	margin-bottom:30px;
	}

.header_webdesign {
	text-align: center;
	margin: 10px 0px 30px 105px;
	float: none;
}
.header_graphicdesign {
	text-align: center;
	margin: 10px 0px 30px 206px;
	float: none;
}
.header_illustration {
	text-align: center;
	margin: 10px 0px 30px 110px;
	float: none;
}
.header_technical {
	text-align: center;
	margin: 10px 0px 30px 47px;
	float: none;
}
.header_other {
	text-align: center;
	margin: 10px 0px 30px 226px;
	float: none;
}

#people1 {
	width: 47%;
	position:relative;
	float: left;
	text-align: left;
	padding-left: 3%;
	}
	
#people1 p{
	text-align: left;
	}

#people2 {
	width: 47%;
	position:relative;
	float: left;
	text-align: right;
	padding-right: 3%;
	}
	
#people2 p{
	text-align: right;
	}

#people3 {
	width: 50%;
	position:relative;
	float: left;
	text-align: right;
	}
	
#people4 {
	width: 50%;
	position:relative;
	float: left;
	text-align: left;
	}
	
#olya {
	padding-top: 20px;
	padding-bottom: 10px;
	}
	
#tobias {
	padding-top: 20px;
	padding-bottom: 10px;
	}

/* Styles */

.paddingbottom {
	text-align: center;
	margin: 0px 0px 10px 0px;
}

.pink_strong {
	font-weight: bold;
	color: #C36;
	}
.pink_little {
	color: #C36;
	font-size: 10px;
	text-transform: uppercase;
	}
.pink_little1 {
	color: #C36;
	font-size: 10px;
	text-transform: uppercase;
	line-height: 11px;
	}
.font12 {
	color: #C36;
	font-size: 12px;
	text-transform: uppercase;
	}
.clear {clear:both;}