#container {
	margin-top:10px;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
	position:relative;
	width:1024px;
	height:750px;
	background-image:url(../images/bg.jpeg);
	background-repeat:no-repeat;
	background-position:0 0;
}

#logo {
	background-image:url(../images/logo.png);
	margin-bottom:5px;
	padding-bottom:5px;
	right:0;
	top:75px;
	position:absolute;
	background-position:755px 0;
	background-repeat:no-repeat;
	height:60px;
	width:200px;
}

#top {
	background-image:url(../images/logo.png);
	background-color:#d5321c;
	z-index:10;
	margin-bottom:5px;
	padding-bottom:5px;
	right:0;
	top:75px;
	position:absolute;
	background-position:0 -5px;
	background-repeat:no-repeat;
	height:45px;
	width:1024px;
}

body {
	background-color:#000;
	text-align:center;
}

#bottom {
	top:60px;
	position:absolute;
}

#menu {
	text-transform:lowercase;
	margin-top:30px;
	list-style-type:none;
	float:left;
	text-align:left;
	width:173px;
	color:#FFF;
	height:400px;
	background-position:0 0;
	background-repeat:repeat;
}

#menu li {
	color:#000;
	list-style-type:none;
}

#menu a {
	color:#000;
	line-height:1.6em;
	/* margin-left:-10px; */
	font-family:Helvetica, Verdana, Arial, sans-serif;
	text-decoration:none;
	padding-top:5px;
	font-size:.7em;
	font-weight:lighter;
	background-position:0 0;
	background-repeat:no-repeat;
}

#contentleft {
	margin-top:20px;
	left:220px;
	height:300px;
	float:left;
	width:310px;
	background-position:0 0;
	background-repeat:repeat;
}

#contentright {
	margin-top:20px;
	padding-right:20px;
	float:right;
	height:300px;
	width:300px;
	background-position:0 0;
	background-repeat:repeat;
}

#links {
	text-align:center;
	margin-right:auto;
	margin-left:auto;
	font-size:x-small;
	color:#9f9e9c;
	top:680px;
	clear:both;
	float:none;
	bottom:0;
	height:60px;
	width:1024px;
	left:0;
	position:absolute;
	background-position:0 0;
	background-repeat:repeat;
}

#portfolio {
	background-image:url(../images/portfoliobg.png);
	text-align:center;
	margin-right:auto;
	margin-left:85px;
	color:#9f9e9c;
	clear:both;
	float:none;
	height:100px;
	width:864px;
	background-position:0 0;
	background-repeat:no-repeat;
	font-family:Helvetica, Arial, sans-serif;
	font-size:11px;
	font-weight:400;
	text-transform:normal;
	letter-spacing:normal;
	line-height:1.42em;
}

#portfolio img {
	text-align:center;
}

table.portfolio {
	padding-top:10px;
	margin-top:10px;
	width:800px;
	text-align:left;
	font-size:9px;
	border-spacing:10px 0;
}

p.pfooter {
	color:#0a0a0a;
	font-size:x-small;
}

/*
a.main {
margin-left: -40px;}
*/

table.contenttable {
	text-align:left;
	margin-right:0;
	margin-left:150px;
	font-size:x-small;
	width:700px;
}

td.center {
	font-size:x-small;
	width:120px;
}

#contentleft p {
	line-height:1.4em;
	font-size:.7em;
	font-family:Helvetica, Arial, sans-serif, "Trebuchet MS";
	margin:0;
}

#contentleft a {
	color:#000;
}

#contentright a {
	color:#000;
	line-height:1.6em;
}

h1,h2,h3,h4,h5,h6 {
	color:#141414;
	line-height:1.5em;
	font-size:.8em;
	font-family:sans-serif, Arial;
	margin:10px;
}

#left {
	letter-spacing:.7px;
	background-repeat:no-repeat;
	background-image:url(../images/bgleft.png);
	height:400px;
	margin-left:85px;
	margin-top:130px;
	width:173px;
	float:left;
}

#right {
	background-repeat:no-repeat;
	background-image:url(../images/bgright.png);
	height:400px;
	margin-left:40px;
	margin-top:130px;
	padding-left:20px;
	width:640px;
	float:right;
}

ul.menu-level1 {
	width:173px;
	margin-left:-20px;
}

ul.menu-level2 {
	width:150px;
	margin-left:-30px;
}

#left a.main {
	font-weight:700;
}

table.thefooter,table.contenttable {
	padding-bottom:0;
	margin-bottom:-10px;
	width:820px;
	text-align:center;
	font-size:10px;
	border-spacing:0 0;
}

#links td {
	border-right-style:hidden;
	border-left-style:hidden;
	vertical-align:middle;
	border-width:0 thin;
}

#links a,p {
	line-height:10pt;
	text-transform:none;
	text-decoration:none;
	font-size:7pt;
	font-family:Helvetica, Verdana, Arial, sans-serif;
}

#links p,#links a {
	text-align:center;
	color:#999;
	font-family:HelveticaNeue-Light, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight:150;
	display:inline-block;
	list-style-type:none;
}

.check {
	visibility:hidden;
}

ul.list deep0 {
	font-size:x-small;
	font-family:Helvetica, Verdana, Arial, sans-serif;
}

#contentright p,span.text {
	line-height:1.4em;
	font-size:.7em;
	font-family:Helvetica, Arial, sans-serif, "Trebuchet MS";
	margin:0;
	padding:0 15px 0 0;
}