body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666;
	background-color: #000;
	margin: 0px;
	font-size: 13px;
	line-height: 1.6;
	color: #666;
	background-image: url(../images/background_middle.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#quote {
	width:31px;
	height:21px;
	margin-left: 83px;
	float: left;
	margin-top: 10px;
}
#quoteclose {
	float: left;
	height: 21px;
	width: 31px;
	margin-top: 90px;
}
#position {
	height: 86px;
	width: 564px;
	margin-top: 83px;
	margin-left: 170px;
	float: left;
}
ul {
	margin: 0px;
	padding: 0px;
}
#nav {
	background-image: url(../public_html/images/newbanner.jpg);
	background-repeat: no-repeat;
	height: 198px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#naviagtion {
	height: 88px;
	width: 900px;
	margin-top: 81px;
	margin-right: auto;
	margin-left: auto;
	list-style-image: none;
	list-style-type: none;
}


#navigation li {
	float: left;
	height: 86px;
	width: 141px;
	list-style-image: none;
	list-style-type: none;
}

#navigation a * {
  display: none;
}

#navigation a,
#navigation a .hover {
	height: 86px;
	position: relative;
	display: block;
	background-image: url(../images/newbanner.jpg);
	background-repeat: no-repeat;
	background-position: -170px -83px;
}

#navigation a.home {
	background-position: -170px -83px;
	width: 141px;
}

#navigation .highlight a.home:hover,
#navigation a.home .hover {
	background-position: -170px -281px;
	width: 141px;
}

#navigation a.about {
	background-position: -310px -83px;
	width: 141px;
}

#navigation .highlight a.about:hover,
#navigation a.about .hover {
	background-position: -310px -281px;
	width: 141px;
}

#navigation a.video {
	background-position: -451px -83px;
	width: 141px;
}

#navigation .highlight a.video:hover,
#navigation a.video .hover {
	background-position: -451px -281px;
	width: 141px;
}

#navigation a.contact {
	background-position: -592px -83px;
	width: 141px;
}

#navigation .highlight a.contact:hover,
#navigation a.contact .hover {
	background-position: -592px -281px;
	width: 141px;
}

a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #09F;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
#ads {
	float: right;
	width: 120px;
	overflow: hidden;
	height: 600px;
	position: static;
}
#banner {
	background-image: url(../images/newbanner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
	height: 198px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#left {
	height: 88px;
	float: left;
	width: 170px;
}
#home {
	float: left;
	height: 88px;
	overflow: hidden;
	width: 142px;
}
#toppage {
	height: 200px;
	width: 798px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/top_of_page_one.jpg);
}

#attentiontext {
	font-style: normal;
	font-weight: lighter;
	color: #333;
	width: 518px;
	float: left;
}

#attentiontext p .boldtext {
	font-size: 21px;
	color: #666;
	font-style: italic;
}

#attentiontext p #graytext {
	color: #999;
}

#attentiontext2 {
	font-style: normal;
	font-weight: lighter;
	color: #333;
	width: 518px;
	color: #999;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
}
#attentiontext2 p .boldtext2 {
	font-size: 21px;
	color: #666;
	font-style: italic;
}

#middle {
	height: 100%;
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	padding-right: 4px;
	padding-left: 4px;
	background-repeat: no-repeat;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#validated {
	height: 31px;
	width: 88px;
	margin-right: auto;
	margin-left: auto;
}

#bottom {
	background-image: url(../images/bottom_of_page.jpg);
	background-repeat: no-repeat;
	height: 150px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
fieldset {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#twittercontainer {
	height: 1000px;
	width: 100%;
}
#blog {
	position:absolute;
	width:128px;
	height:128px;
	z-index:9;
	margin-top: 50px;
	margin-left: 304px;
	float: left;
}
#blogref {
	position:absolute;
	width:128px;
	height:20px;
	z-index:5;
	margin-top: 176px;
	margin-left: 304px;
}
#twitter{
	position:absolute;
	width:96px;
	height:92px;
	z-index:8;
	float: left;
	margin-top: 70px;
	margin-left: 225px;
}
#twitterreflect {
	position:absolute;
	width:96px;
	height:20px;
	z-index:6;
	margin-top: 175px;
	margin-left: 225px;
}
#facebook{
	position:absolute;
	width:96px;
	height:92px;
	z-index:7;
	float: left;
	margin-top: 65px;
	margin-left: 405px;
}
#facebookreflect {
	position:absolute;
	width:96px;
	height:20px;
	z-index:4;
	margin-top: 175px;
	margin-left: 405px;
}
#block {
	position:absolute;
	width:568px;
	height:31px;
	z-index:10;
	margin-top: 140px;
	margin-left: 168px;
}
#carousel {
	background-image: url(../images/middle_page.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 409px;
	width: 688px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 140px;
}
#positionframe {
	height: 295px;
	width: 518px;
	margin-right: auto;
	margin-left: auto;
}
#topalign {
	height: 45px;
	width: 100%;
}
#previews {
	height: 300px;
	width: 602px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/previews.jpg);
	background-repeat: no-repeat;
}
.dividers {
	float: left;
	height: 300px;
	width: 200px;
	margin-right: 2px;
}
#photoshop {
	background-image: url(../images/previews.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 300px;
	width: 200px;
	clear: left;
	float: left;
}
#3d {
	background-image: url(../images/3d.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 300px;
	width: 200px;
	float: left;
}

#sidemenu {
	position:absolute;
	width:63px;
	height:105px;
	z-index:11;
	margin-top: 50px;
	margin-left: 731px;
}

#lock {
	height: 30px;
	width: 100%;
}

#lock a {
	display: block;
	height: 30px;
	width: 100%;
	background-image: url(../images/signin.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#lock a:hover {
	display: block;
	height: 30px;
	width: 100%;
	background-image: url(../images/signin_over.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#signup {
	height: 30px;
	width: 100%;
	margin-top: 7px;
}

#signup a {
	display: block;
	height: 30px;
	width: 100%;
	background-image: url(../images/signup.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#signup a:hover {
	display: block;
	height: 30px;
	width: 100%;
	background-image: url(../images/signup_over.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#portfolio {
	height: 30px;
	width: 100%;
	margin-top: 4px;	
}

#portfolio a {
	display: block;
	height: 30px;
	width: 100%;
	background-image: url(../images/portfolio.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#portfolio a:hover {
	display: block;
	height: 30px;
	width: 100%;
	background-image: url(../images/portfolio_over.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}#vidtuts {
	width: 417px;
	margin-right: auto;
	margin-left: auto;
}
.vcentre {
	height: 25px;
	margin-top: 30px;
}
#aboutimg {
	background-image: url(../images/me.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 297px;
	width: 244px;
}
#contactform {
	height: 350px;
	width: 340px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 150px;
}

