* {
	margin: 0;
	padding: 0;
	}
	
body {
	background: #101010; background-repeat: no-repeat; margin-bottom: 0px; padding-bottom: 50px;
	font-family: Helvetica, Arial, sans-serif;
	}

#container { 
	position: relative;
	width: 1000px;
	text-align: left;
	}
	
#left{ 
Position: fixed;
padding-left: 50px;
padding-top: 50px;
margin-top: 0px;
float: left;
}

#left p {
color: #252525;
line-height: 20px;
font-size:12px;
	text-decoration:none;
	font-family:arial, helvetica, sans-serif;
}

#left a {
color: #888888;
font-size:11px;
	text-decoration:none;
	font-family:Tahoma, helvetica, sans-serif;
}

#left img { border: none; }
#left a:hover {
color: white;
	font-family:arial, helvetica, sans-serif;
}

#mainNav { 
list-style: none; 
}

#right{ 
width: 700px;
margin-top: 20px;
margin-bottom: 0px;
margin-left: 300px;
}


#contact { width: 296px; height: 155px; }
#contact .email a { 
	display: block; 
	width: 110px; 
	height: 12px; 
	margin-left: 50px; 
	margin-top: 360px; 
	text-indent: -4999em; 
	}

h1 {
	color: #7f7f7f;
	font-size: 11px;
	font-style: italic;
	margin-bottom: 13px;
	}

h2 {
color: #4d4d4d;
font-size: 18px;
letter-spacing: -1px;
/*opacity: 0.9;
  filter: alpha(opacity = 80);*/
  margin-bottom: 10px;
}

#right img { border: 0;}
#right li {  list-style: none; }
#right li a { cursor: default; /*opacity: 0.5; filter: alpha(opacity = 50);*/ display:block; width: 700px; margin-bottom: 15px;}
#right li a:hover { /*opacity: 10; filter: alpha(opacity = 100);*/ }

.des{position: absolute;
display: block;
width: 500px;
height: 50px;
margin-bottom: 80px;
/*background: #f2f2f2;*/
	}
.des p{/*
	color: #7f7f7f;*/
	font-family: Tahoma, Arial;	color: #8c8c8c;
	line-height: 23px;
	position: relative;	
	font-size: 11px;
	margin-top: 10px;
	margin-left: 10px;

	}
	
.des a {
	color: #8c8c8c;
	text-decoration: underline;
}

.des a:hover {
	color: #464646;
}

input {
	border: none;
	background-color: #222222;
	color: #8c8c8c;
	width: 450px;
	height: 30px;
	font-size:12px;
	text-decoration:none;
	font-family:arial, helvetica, sans-serif;
}

textarea {
	border: none;
	background-color: #222222;
	color: #8c8c8c;
	width: 450px;
	font-size:12px;
	text-decoration:none;
	font-family:arial, helvetica, sans-serif;
}

.form:hover {
background-color: #252525;
}

.submit {
width: 50px;
}

.submit:hover{
background-color: #252525;
}




/*
#f2f2f2;
#header {
		background-image: url(mainbg.gif); background-repeat: no-repeat;
		width: 600px;
		height: 221px;
}

#work {
	margin-top: 80px;
	float: right;
	width: 400px;
}

#work ul {
	text-align: left;
	list-style: none;
}

#work ul{
	display: block;
}

#footer {
	background-image: url(footer.jpg); background-repeat: no-repeat;
	clear: both;
	height: 21px;
	width: 700px;
	margin-top: 50px; padding-top: 50px;
}*/
