@charset "utf-8";
/* CSS Document */

/* Thoraduum.com */

/* Standard Elements */

body {
	background-image: url(../images/bg.jpg);
	background-position: top;
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0;
	padding: 0;
}


body#home .home {
	color: #81879F;
}

body#about .about {
	color: #81879F;
}

body#contact .contact {
	color: #81879F;
}

/* Custom Elements */

#frame_one {
	background-image: url(../images/bg_top.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

#frame_two {
	background-image: url(../images/corpus_repeat.jpg);
	background-position: top;
	background-repeat: repeat-y;
	width: 991px;
	margin: 0 auto;
}

#header {
	background-image: url(../images/header.jpg);
	background-position: top;
	background-repeat: no-repeat;
	padding-top: 180px;
}

#nav {
	float: right;
	margin: -61px 30px 0 0;
}

#nav dl {
}

#nav dd {
	display: inline;
	margin: 0 15px;
}

#nav a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

#nav a:hover {
	color: #575F7F;
}

#categories {
	background-image: url(../images/categories.png);
	background-position: top;
	background-repeat: no-repeat;
	min-height: 214px;
}

#categories img {
	border: none;
}

#web {
	width: 300px;
	height: 143px;
	position: absolute;
	margin-top: 0;
	margin-left: 26px;
}

#print {
	width: 300px;
	height: 143px;
	position: absolute;
	margin-top: 0;
	margin-left: 345px;
}

#logos {
	position: absolute;
	margin-top: 0;
	margin-left: 664px;
} 

#content {
	width: 980px;
	margin: 0 auto;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 23px;
}

body#home #content {
	margin-top: -25px;
}

.link {
	text-decoration: none;
	color: #FFFFFF;
}

.link:hover {
	text-decoration: underline;
}

#watermark {
	background-image: url(../images/watermark.png);
	background-position: center;
	background-repeat: no-repeat;
	margin: -20px 0 0 0;
	padding: 15px 0 0 0;
}

#body_content {
	width: 720px;
	min-height: 202px;
	margin: 0 auto;
}

#name {
	width: 300px;
}

#company {
	width: 300px;
}

#email {
	width: 300px;
}

#phone {
	width: 300px;
}

#question {
	width: 300px;
	height: 130px;
}

#code {
	width: 50px;
}

/* Portfolio Sections */

#content_thumbs {
	width: 1000px;
	margin: -15px auto 0 auto;
	color: #FFFFFF;
	font-size: 16px;
}

#content_thumbs img {
	border: none;
}

#logo_top {
	background-image: url(../images/thumb_bg_top.png);
	background-position: top;
	background-repeat: no-repeat;
	height: 190px;
}

#logo_bottom {
	background-image: url(../images/thumb_bg_bottom.png);
	background-position: top;
	background-repeat: no-repeat;
	height: 190px;
}

#one {
	padding: 46px 11px 0 31px;
	width: 179px;
}

#two {
	width: 179px;
	padding: 46px 11px 0 0;
}

#three {
	width: 179px;
	padding: 46px 11px 0 0;
}

#four {
	width: 179px;
	padding: 46px 11px 0 0;
}

#five {
	width: 179px;
	padding: 46px 31px 0 0;
}

#six {
	padding: 11px 0 11px 31px;
}

#seven {
	padding: 11px 0 11px 0;
}

#eight {
	padding: 11px 0 11px 0;
}

#nine {
	padding: 11px 0 11px 0;
}

#ten {
	padding: 11px 0 11px 0;
}

#eleven {
	padding: 0 0 47px 0;
}

#twelve {
	padding: 0 0 47px 0;
}

#thirteen {
	padding: 0 0 47px 0;
}

#footer {
	color: #FFFFFF;
	text-align: center;
	font-size: 11px;
	padding: 10px 0 0 0;
	background-image: url(../images/footer.jpg);
	background-position: top;
	background-repeat: no-repeat;
	min-height: 96px;
}