body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	text-align:center;
	margin:0px;
	padding:0px;
	background-color:#515151;
}
#top {
	width:100%;
	overflow:hidden;
	margin:0px;
	background:#000000;
	color:#3A3A3A;
	font-size:21px;
	text-align:center;
	padding:9px 0px;
}
#top ul {
	width:1000px;
	overflow:hidden;
	margin:0px auto;
}
#top ul li {
	overflow:hidden;
	list-style:none;
	float:left;
	margin:0px 20px 0px 20px;
	letter-spacing:2px;
	text-align:center;
}
h1 {
	font-size:21px;
	font-weight:normal;
	margin:0px;
}
h2 {
	font-size:21px;
	font-weight:normal;
	margin:0px;
}
h3 {
	font-size:21px;
	font-weight:normal;
	margin:0px;
}
#page {
	width:1000px;
	overflow:hidden;
	margin:0px auto;
	text-align:left;
}
#logo img{
	width:300px;
	height:170px;
	float:left;
}
#contact {
	width:700px;
	height:64px;
	float:left;
	margin:30px 0px;
	text-align:right;
	color:#FFFFFF;
	font-size:28px;
	line-height:40px;
}
#buttons {
	width:700px;
	overflow:hidden;
	float:left;
}
a#buts {
	padding:6px 15px 7px 15px;
	background:#3B3B3B;
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
	font-size:20px;
	float:right;
	margin-left:7px;
}
a#buts:hover {
	background-color:#3A1E75;
}
#myreel {
	width:702px;
	float:left;
	background:#333333;
	border-top:2px solid #FFFFFF;
	border-bottom:2px solid #FFFFFF;
	border-left:2px solid #FFFFFF;
	height:300px;
	margin:15px 0px;
}
#myreel img {
	float:left;
	margin:0px 0px 0px 0px;
	width:700px;
	height:300px;
}
#box {
	width:257px;
	height:260px;
	float:left;
	padding:20px 15px 20px 20px;
	text-align:right;
	margin-top:15px;
	color:#FFFFFF;
	line-height:50px;
	font-size:20px;
	border-top:2px solid #FFFFFF;
	border-bottom:2px solid #FFFFFF;
	border-right:2px solid #FFFFFF;
	background:#333333;
}
#box img {
	margin-bottom:10px;
}
#text-box {
	width:960px;
	float:left;
	overflow:hidden;
	padding:20px;
	line-height:30px;
	font-size:19px;
}
#footer {
	width:100%;
	overflow:hidden;
	margin:0px auto;
	background:#6B6B6B;
	text-align:left;
}
#footer-box {
	width:960px;
	overflow:hidden;
	margin:0px auto;
	font-size:15px;
	text-align:left;
	padding:20px;
}
#footer-box a {
	color:#999999;
	font-size:13px;
	float:right;
	text-decoration:none;
}
#footer-box a:hover {
	color:#CCCCCC;
}
.text-box {
	background:#000000;
	border:1px solid #666666;
	padding:10px;
	color:#FFFFFF;
}
.text-box:hover {
	background: #3A1E75;
	color:#FFFFFF;
	border:1px solid #000000;
}
#container {
	width:402px;
	overflow:hidden;
	float:left;
	margin:30px 0px 30px 38px;
	background:#666666;
	border-top:10px solid #666666;
	border-right:10px solid #666666;
	border-left:10px solid #666666;
	border-bottom:5px solid #666666;
}
#container:hover {
	color:#5B20AC;
}
	
a#work {
	width:400px;
	height:171px;
	float:left;
	border:1px solid #ffffff;
}
a#work img {
	width:400px;
	height:171px;
	float:left;
	border:none;
}
#name1 {
	width:382px;
	overflow:hidden;
	float:left;
	padding:5px 10px;
	background:#333333;
	color:#FFFFFF;
	font-size:13px;
	margin:5px 0px 5px 0px;
	line-height:15px;
}
#web {
	width:382px;
	overflow:hidden;
	float:left;
	padding:5px 10px;
	background: #464646;
	color: #999999;
	font-size:13px;
	margin:0px 0px 5px 0px;
	line-height:15px;
}

