@charset "utf-8";
/* CSS Document */

body {
	background-image:url(../images/bg.jpg);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-position: top;
	background-color: #070707;
	left: 0px;
	top: 0px;
}
h1 {
	font-size:16px;
	font-weight: bold;
	color:#990000;
}
h2{
	font-size:12px;
	font-style:italic;
	color:#662217;
}


#container {
	text-align: left;
	margin: 0px auto;
	width: 1000px;
}


#header {
	width:1000px;
	height:156px;
	background-image: url(../images/header.jpg);
	float:left;
	top: 10px;
}
#headercontact {
	clear: none;
	float: right;
	height: 36px;
	width: 150px;
	padding-right: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	text-align: right;
	padding-top: 10px;
	font-size: 12px;
	line-height:16px;
}
#headercontact a:link, .headercontact a:visited {
	color:#990000;
}

#nav {
	background-image: url(../images/nav.jpg);
	margin: 0px;
	padding-top:5px;
	clear: none;
	float: none;
	height: 27px;
	width: 1000px;
	font:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
	font-size: 14px;
	font-stretch:condensed;
	top: 136px;
	float:left;
}
#nav a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
	font-size: 14px;
	font-stretch:condensed;
}
#nav a:visited {
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
	font-size: 14px;
	font-stretch:condensed;
}

#nav a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
	font-size: 14px;
	font-stretch:condensed;
}

#contentback {
	background-image: url(../images/repeater.jpg);
	width: 1000px;
	min-height: 300px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-repeat: repeat-y;
	font-size: 14px;
	float:left;

}
#contentback a:link {
	font-size:10px;
	font-weight:bold;
	color:#990000;
}
#contentback a:visited {
	font-size:10px;
	font-weight:bold;
	color:#990000;
}
#contentback a:hover {
	font-size:10px;
	font-weight:bold;
	color:#FF0000;
}
#top-border {
	background-image: url(../images/support-contact-photo.jpg);
	margin: 0px;
	padding: 0px;
	clear: none;
	float:  lef;
	height: 243px;
	width: 1000px;
	background-repeat: no-repeat;
	top: 162px;
}
#top-border-guilded {
	background-image: url(../images/support-guilded-photo.jpg);
	margin: 0px;
	padding: 0px;
	clear: none;
	float:  lef;
	height: 243px;
	width: 1000px;
	background-repeat: no-repeat;
	top: 162px;
}
#top-border-freelance {
	background-image: url(../images/support-freelance-photo.jpg);
	margin: 0px;
	padding: 0px;
	clear: none;
	float:  lef;
	height: 243px;
	width: 1000px;
	background-repeat: no-repeat;
	top: 162px;
}
#top-border-voice {
	background-image: url(../images/support-voice-photo.jpg);
	margin: 0px;
	padding: 0px;
	clear: none;
	float:  lef;
	height: 243px;
	width: 1000px;
	background-repeat: no-repeat;
	top: 162px;
}
#top-border-contact {
	background-image: url(../images/support-contact-photo.jpg);
	margin: 0px;
	padding: 0px;
	clear: none;
	float:  lef;
	height: 243px;
	width: 1000px;
	background-repeat: no-repeat;
	top: 162px;
}
#top-border-creative {
	background-image: url(../images/support-creative-photo.jpg);
	margin: 0px;
	padding: 0px;
	clear: none;
	float:  lef;
	height: 243px;
	width: 1000px;
	background-repeat: no-repeat;
	top: 162px;
}
#top-border-about {
	background-image: url(../images/support-about-photo.jpg);
	margin: 0px;
	padding: 0px;
	clear: none;
	float:  lef;
	height: 243px;
	width: 1000px;
	background-repeat: no-repeat;
	top: 162px;
}
#content-left-quote{
	float: left;
	color: #FFF;
	width: 235px;
	padding-left:55px;
	padding-right:10px;
	padding-top:20px;
}
#contact{
	float: left;
	color: #FFF;
	width: 235px;
	padding-left:55px;
	padding-right:10px;
	font-size:11px;
	padding-top:20px;
}
#content-right{
	float: leftt;
	color: #000;
	width: 885px;
	padding-left: 55px;
	padding-right:35px;
	line-height: 30px;
}

#footer{
	background-image: url(../images/footer.jpg);
	background-position: bottom;
	height: 1px;
	width: 1000px;
	float:left;
	color: #FFF;
	font-size:10px;
	text-align: center;
}
#footer a:link {
	color: #FFF;
}
#footer a:visited {
	color: #FFF;
}
#footer a:hover {
	color: #FFF;
}