body,td,th {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
}
body {
	background-color: #212121;
}
a {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	color:#FFF;
}
a:link {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:underline;
	color:#FFF
}
a:hover {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:underline;
	color:#FFF;
}
a:visited {
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:underline;
	color:#FFF;
}
.button {
	background-image:url(images/backbutton.jpg);
	background-repeat:no-repeat;
	width:167px;
	height:87px;
}
.button-1 {
	background-color:#000;
	background-repeat:no-repeat;
	width:167px;
	height:87px;
}
.button-2 {
	border:#FFF 2px solid;
	background-repeat:no-repeat;
	width:167px;
	height:87px;
}
.index {
	margin:0 auto;
	width:686px;
	margin-top:150px;
}
.index-text {
	text-align:center;
	font-size:12px;
}
.index-link {
	color:#212121;
	text-align:center;
	font-size:20px;
	margin-top:33.5px;
}
.logo {
	text-align:center;
}
.index-link-1 {
	color:#FFFFFF;
	text-align:center;
	font-size:20px;
	margin-top:33.5px;
}
.index-link-2 {
	color:#FFFFFF;
	text-align:center;
	font-size:20px;
	margin-top:33.5px;
}
.main {
	margin:0 auto;
	width:800px;
}
.top {
	width:100%;
	height:100px;
}
.main-logo {
	width:190px;
	height:100px;
	float:left;
	font-size:16px;
}
.nav {
	float:right;
	width:610px;
	text-align:right;
}
.content {
	margin-top:30px;
	height:100%;
	width:800px;
}
.about-left {
	float:left;
	width:200px;
}
.about-right {
	float:right;
	width:599px;
	height:100%;
	font-size:12px;
}
.contact-right {
	float:right;
	width:590px;
	height:100%;
	font-size:12px;
}
.page-title {
	margin-top:30px;
}
.main-text {
	width:500px;
	float:right;
}
.image {
	border:#FFF solid 2px;
}
.blog-left {
	width:360px;
	float:left;
	height:240px;
	border:#FFF 2px solid;
}
.blog-right {
	width:360px;
	float:right;
	border:#FFF 2px solid;
	height:240px;
}
.blog-title {
	background-color:#FFF;
	height:15px;
	width:50px;
}
.blog-text {
	color:#212121;
}
.fiction-left {
	width:360px;
	float:left;
	height:200px;
	border:#FFF 2px solid;
}
.fiction-right {
	width:360px;
	float:right;
	border:#FFF 2px solid;
	height:200px;
}
.hub-left {
	width:364px;
	float:left;
	height:204px;
	background-image:url(images/tac.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}
.hub-right {
	width:364px;
	float:right;
	height:204px;
	background-image:url(images/index/tuc.jpg);
	background-repeat:no-repeat;
}
.fiction-title {
	background-color:#FFF;
	height:15px;
	width:100%;
}
.fiction-text {
	color:#212121;
}
.fiction-text:link {
	color:#212121;
}
.fiction-text:hover {
	color:#212121;
}
.fiction-text:visited {
	color:#212121;
}
.contact-left {
	float:left;
	width:205px;
}
.search-border {
	border:#FFF 2px solid;
	margin-right:10px;
	float:left;
	width:300px;
	height:90px;
}
.indent {
	margin-left:5px;
	text-align:center;
}
.portfolio-left {
	float:left;
	width:150px;
}
.portfolio-right {
	float:right;
	width:649px;
	height:100%;
	font-size:12px;
}
.portfolio-boxes {
	text-align:center;
}
.options {
    border-left:#FFF solid 2px;
	border-right:#FFF solid 2px;
	border-bottom:#FFF solid 2px;
	float:right;
	margin-bottom:20px;
	margin-right:-2px;
}
.options-main {
	width:300px;
	margin-bottom:10px;
	float:left;
	margin-right:10px;
}
.portfolio-main {
	width:800px;
}
.client-entry {
	width:200px;
	border:#FFF solid 2px;
	margin-bottom:10px;
	float:left;
	margin:5px;
	height:70px;
}
.client-layout {
	width:500px;
	text-align:center;
	border:#FFF solid 2px;
	overflow:auto;
	padding:10px;
}
.links {
	width:250px;
	float:left;
}
.center-img {
	text-align:center;
	margin-top:100px;
}
.border-c {
	border:#FFF solid 2px;
}