/*

#80848b
#d2c8be
#bb6f00
#0b001b
#4a4b55
*/

body {
	background-color:#ffffff;
	padding:0px;
	margin:0px;
	color:#0b001b;
	font-family:Geneva, Arial;
	font-size:12px;
	line-height:17px;
	min-height:100%;
}

#home {
	display:block;
	width:100%;
	height:85px;
	margin:0px;
	background:#ffffff url('../images/header.jpg') no-repeat 150px 45px;
	padding:0px;
}
#home:hover {
	border-style:none;
}
#home .star {
	position:absolute;
	right:15%;
	top:5px;
}

#menu {
	float:left;
	width:70%;
	margin-left:150px;
	margin-bottom:50px;
}
#all {
	padding-top:12px;
	padding-bottom:17px;
	background-color:#f7f5f1;
	border-top:1px solid #0b001b;
	border-bottom:1px solid #d2c8be;
	margin-bottom:20px;
}
#content {
	clear:left;
	width:480px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:17px;
	overflow:hidden;
	min-height:300px;
}

#content img {
	max-width:450px;
	height:auto;
}
#content p img {
	display:block;
	float:left;
	margin-right:5px;
}

a.tbl table {
	display:none;
}
a.tbl:hover table {
	display:inline;
}
/*  Menus  */

.menu-cat,
.menu-cat-selected {
	display:block;
	float:left;
	height:60px;
	padding:0px 10px 0px 0px;
	font-size:15px;
	line-height:22px;
	font-weight:normal;
	text-transform:uppercase;
	letter-spacing:3px;
	color:#4a4b55;
}
.menu-pro,
.menu-pro-selected,
.menu-page,
.menu-page-selected {
	display:block;
	float:left;
	height:23px;
	line-height:24px;
	padding:0px 0px 1px 15px;
	font-size:12px;
	font-weight:normal;
	letter-spacing:1px;
	word-spacing:-2px;
	color:#0b001b;
}
.images {
	float:right;
	width:20%;
	clear:none;
	margin-top:30px;
}
.menu-image,
.menu-image-selected {
	display:block;
	padding-left:10px;
	text-align:left;
	font-weight:normal;
	font-size:11px;
	color:#0b001b;
}
.menu-cat-selected,
.menu-pro-selected,
.menu-image-selected,
.menu-page-selected {
	color:#bb6f00;
}
/*.menu-pro-selected,*/
.menu-page-selected:hover,
.menu-page-selected {
	background:url('../images/arrow-bottom.gif') no-repeat right 19px;
	border-style:none;
}
.menu-pro:hover,
.menu-page:hover {
	background:url('../images/arrow-bottom-black.gif') no-repeat right 19px;
	border-style:none;
}
.menu-cat:hover {
	background:url('../images/arrow-right-black.gif') no-repeat 1px 34px;
	border-style:none;
}
.menu-cat-selected:hover,
.menu-cat-selected {
	background:url('../images/arrow-right.gif') no-repeat 1px 34px;
	border-style:none;
}
.menu-image:hover {
	background:url('../images/arrow-left-black.gif') no-repeat -4px 3px;
	border-style:none;
}
.menu-image-selected:hover,
.menu-image-selected {
	background:url('../images/arrow-left.gif') no-repeat -4px 3px;
	border-style:none;
}
.menu-pro-selected:hover,
.menu-pro-selected {
	border-style:none;
}


/*  Features  */
.search {
	margin:5px 20px;
	float:right;
}


.clear {
	clear:right;
	line-height:26px;
}



a {
	text-decoration:none;
	color:#bb6f00;
}
a:hover {
	border-bottom:1px dashed #bb6f00;
}

a img {
	border-style:none;
}

a:link,
a:hover,
a:visited,
a:active {
	outline:none;
}





h1 {
	font-size:16px;
	color:#4a4b55;
	font-weight:normal;
	letter-spacing:3px;
	text-transform:uppercase;
	clear:both;
}
h2 {
	font-size:14px;
	color:#4a4b55;
	font-weight:normal;
	letter-spacing:2px;
	text-transform:uppercase;
	clear:both;
}
h3 {
	font-size:12px;
	color:#4a4b55;
	font-weight:normal;
	letter-spacing:2px;
	text-transform:uppercase;
}

table, td {
	padding:0px;
	margin:0px;
}
table {
}
td {
	padding:0px 10px 0px 0px;
	border-top:1px solid #d2c8be;
}
td p {
	margin:5px 0px;
}
p {
	clear:both;
}



a.project-overview {
	display:block;
	float:left;
	background-color:#f7f5f1;
	width:100px;
	height:120px;
	padding:5px;
	margin-right:10px;
	color:#4a4b55;
	text-align:center;
}
a:hover.project-overview {
	border-style:none;
	color:#bb6f00;
	background:#f7f5f1 url('../images/arrow-bottom.gif') no-repeat top right;
}
a.project-overview img {
	display:block;
	width:100px;
	height:85px;
	margin-bottom:3px;
}
.project-overview span {
	display:block;
}



#social {
	width:480px;
	margin:0px auto;
	padding-bottom:2em;
}