/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #F9882B;
	color: #303630;
}
.content {
	background: #c8c8b9 url(images/corner2.gif) no-repeat scroll right top;
}
.designtype {
	background-color: #F9882B;
	background-position: left top;
}
.sidebar {
	background-image: url(images/sidebargr.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
}
h1 {
	font-weight: lighter;
	font-size: 18px;
	color: white;
}
h4 {
	font-size: 12px;
	}

h5 {
	font-size: 10px;
	font-weight: lighter;
}
h6 {
	font: bold normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: white;
}


.mission {
	height: 120px;
	width: 118px;
	position: absolute;
	left: 72px;
	top: 123px;
}
.designmenu {
	position: absolute;
	left: 243px;
	top: 51px;
	width: 151px;
	height: 133px;
}

.info {
	position: absolute;
	height: 100px;
	width: 118px;
	left: 72px;
	top: 494px;
}
#title {
}

a:link {
	color: #303630;
	text-decoration: none;
}
a:hover {
	color: #c8c8b9;
}
a:visited {
	color: #303630;
	text-decoration: none;
}
.lowercontent {
	background: #c8c8b9 url(images/corner4.gif) no-repeat scroll left bottom;
}

#item1 {
	background: #303630;
}

.border-rt {
	border-top: 1px #303630;
	border-right: 1px solid #303630;
	border-bottom: 1px #303630;
	border-left: 1px #303630;
}

.textbox {
	padding: 18px;
}

.contenttext {
	background: #c8c8b9 url(images/corner2.gif) no-repeat scroll right top;
	padding: 50px 18px 18px;
}

a:active {
	color: white;
}

#site {
	text-align:right; 
	color: #fff;
}

.titledesc {
	visibility: hidden;
}
.current-page {
	color: #FFFFFF;
}

#work-caption {position:absolute; 
	left:269px; 
	top:279px; 
	width:148px; 
	height:231px; 
	z-index:6; 
	visibility:hidden
}
