@charset "utf-8";
/* CSS Document */


html, body {
	margin:0;
	padding:0;
	height:100%;
	width:100%;
}
body {
	width:100%;
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	background-image:url(images/stripe.png);
	background-attachment:fixed;
	background-repeat:repeat;
}
#container {
	width:800px;
	min-width:800px;
	margin-left:auto;
	margin-right:auto;
	background-color:#000;
	margin-top:0;
	padding-top:0;
}
.background {
	margin-bottom:10px;
	float:left;
	background-color:#111;
	z-index:10;
	width:800px;
	height:200px;
}
#header {
	width:800px;
	height:300px;
	background-color:#000;
	float:left;
	margin-top:0;
}
#about {
	width:800px;
	background-color:#FFF;
	margin-top:0;
	float:left;
	border-top:dotted #333 1px;
}
#about li {
	list-style:none;
	margin-left:20px;
	margin-right:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
}
#about1 {
	width:399px;
	float:left;
	border-right:dotted #333 1px;
	padding-bottom:30px;
}
#about1 p {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#333;
	margin-left:20px;
	margin-right:20px;
	margin-top:10px;
	text-align:justify;
}
#about1 h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333;
	font-weight:bold;
	margin-left:20px;
	margin-top:20px;
}
#about2 {
	width:400px;
	float:left;
}
#about2 p {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#333;
	margin-left:20px;
	margin-right:20px;
	margin-top:20px;
	text-align:justify;
}
#about2 h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333;
	font-weight:bold;
	margin-left:20px;
	margin-top:20px;
}
#about2 a {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#333;
	margin-left:0px;
	margin-right:20px;
	margin-top:10px;
	text-align:left;
}
#about2 li {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#333;
}
h1 {
	margin-left:10px;
	margin-right:10px;
	margin-top:40px;
	margin-bottom:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666;
	clear:both;
}
hr {
	margin-left:20px;
	margin-right:20px;
	margin-top:0;
	border-style:dotted;
	height:1px;
	color:#333;
}
/*MAINMENU START*/
#mainmenu {
	width:800px;
	background-color:#999;
	float:left;
	margin:0;
	height:40px;
}
ul#menu {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 40px;
	width: 800px;
}
ul#menu li {
	float: left;
	display: inline;
	height: 40px;
	margin: 0;
	overflow:hidden;
}
ul#menu li.about a {
	background: url(buttons/about.jpg) 0 0 no-repeat;
	width: 109px;
}
ul#menu li.animation a {
	background: url(buttons/animation.jpg) 0 0 no-repeat;
	width: 154px;
}
ul#menu li.video a {
	background: url(buttons/video.jpg) 0 0 no-repeat;
	width: 94px;
}
ul#menu li.graphic a {
	background: url(buttons/graphic.jpg) 0 0 no-repeat;
	width: 127px;
}
ul#menu li.web a {
	background: url(buttons/web.jpg) 0 0 no-repeat;
	width: 78px;
}
ul#menu li.contacts a {
	background: url(buttons/contacts.jpg) 0 0 no-repeat;
	width: 145px;
}
ul#menu li.blog a {
	background: url(buttons/blog.jpg) 0 0 no-repeat;
	width: 93px;
}
ul#menu li a {
	display: block;
	height: 40px;
	text-indent: -999em;
}
ul#menu li.about a:hover, ul#menu li.animation a:hover, ul#menu li.video a:hover, ul#menu li.graphic a:hover, ul#menu li.web a:hover, ul#menu li.contacts a:hover, ul#menu li.blog a:hover {
	background-position: bottom left;
}
/*MAINMENU END*/
/*HOME BUTTON START*/
.homebtn {
	float:right;
	clear:none;
	background-color:#0C3;
	margin:0;
	height:50px;
	margin-right:0;
	width:100px;
}
a.homebutton {
	background:url(buttons/home3d.jpg) 0 0 no-repeat;
	width:100px;
	display: block;
	height: 50px;
	text-indent: -999em;
}
a:hover.homebutton {
	background-position: bottom left;
}
/*HOME BUTTON END*/
#portfolio {
	float:left;
	width:800px;
	overflow:hidden;
	z-index:10;
	background-color:#000;
}
.smallpic {
	z-index:50;
	float:left;
	width:50%;
	height:200px;
	text-align:right;
}
.smalltext {
	float:left;
	width:250px;
	z-index:50;
	height:200px;
}
.smalltext p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	text-align:left;
	margin-left:20px;
	margin-right:20px;
}
.smalltext h1 {
	font:Tahoma, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000;
	margin-top:20px;
	margin-left:20px;
	margin-bottom:10px;
}
.smalltext a {
	font:Tahoma, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000;
	margin-top:50px;
	margin-left:20px;
}
.divider {
	width:400px;
	float:left;
	background-color:#000;
	margin-top:0;
	margin-bottom:0;
	height:50px;
	background-repeat:no-repeat;
	margin-left:0px;
}
#contactstext {
	float:left;
	width:410px;
}
#contactstext p {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#666;
	margin-left:20px;
	margin-right:20px;
	text-align:justify;
}
#contactstext h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666;
	margin-left:20px;
	margin-top:20px;
	margin-bottom:0px;
}
#page-wrap {
	width: 800px;
	background-color:#FFF;
	padding: 0;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	min-height: 320px;
	height: auto !important;
	height: 500px;
	float:left;
}
#contact-area {
	width: 390px;
	margin-left:0px;
	height:auto;
	float:left;
}
#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 356px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 0px 0px 10px 0px;
	border: 2px solid #ccc;
}
#contact-area textarea {
	height: 90px;
}
#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #900;
}
#contact-area input.submit-button {
	width: 100px;
	float: left;
}
#footer {
	text-align:center;
	background-color:#000;
	width:800px;
	float:left;
	height:70px;
}
#footer p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#333;
	margin-top:45px;
}
