.homepage, .third-level, .consulting, .sound {
	font-family: helvetica, arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	letter-spacing: .5px;
	width: 950px;
}

.homepage  {
	background: #000103 url('bg_homepage.jpg') bottom right no-repeat;
}

.third-level {
	background: #000103 url('bg_third-level.jpg') top left no-repeat;
}

.consulting {
	background: #000103 url('bg_consulting.jpg') top right no-repeat;
}

.sound  {
	background: #000103 url('bg_sound.jpg') top left no-repeat;
}

img {
	border: 0px;
}

ul
{
	list-style-type: default;
	width: 600px;
}

.thumbnail, .thumbnail-short, .thumbnail-shortest {
	padding-right: 10px;
	padding-top: 10px;
	border: 0px;
	float: left;
}

.thumbnail-short {
	height: 175px;
}

.thumbnail-shortest {
	height: 325px;
}

.title {
	border: 0px;
	padding-bottom: 10px;
}

.logo {
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 10px;
}

a {
	color: #94acdd;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

a:visited {
	color: #94acdd;
	font-weight: bold;
}

.menu-top {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
}

.menu-top a {
	color: #94acdd;
	padding-top: 8px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	text-decoration: none;
	border-top: 1px solid #a2a3a8;
	border-left: 1px solid #a2a3a8;
	border-right: 1px solid #a2a3a8;
	border-bottom: 1px solid #a2a3a8;
    font-size: 12px;
	font-weight: normal;
}

.menu-top a:hover{
	text-decoration: underline;
}

.menu-left {
	background-color: #a2a3a8;
    background:url("bg_menu.jpg") top left no-repeat;
	width: 198px;
	height: 378px;
}

.menu-left a {
	height: 76px;
	padding-left: 98px;
	text-align: left;
	display: block;
	vertical-align: middle;
}

.footer {
	color: #94acdd;
	line-height: 16px;
	padding-top: 40px;
	padding-left: 20px;
	padding-bottom: 10px;
}

.footer a, .footer a:visited {
	text-decoration: none;
	font-size: 11px;
	padding-right: 5px;
	color: #ffffff;
	font-weight: normal;
}

.footer a:hover {
	text-decoration: underline;
}

.headline, .headline a, .headline a:visited {
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	padding-top: 10px;
	color: #ffffff;
}

.main-content {
	padding-left: 30px;
	padding-right: 0px;
}

.main-copy, .project-listing {
	color: #ffffff;
	font-weight: normal;
	line-height: 16px;
	line-height: 18px;
	letter-spacing: .5px;
}

.main-copy img {
	padding-left: 10px;
	padding-bottom: 10px;
}

.product-intro {
	padding-right: 20px;
	line-height: 16px;
	letter-spacing: .5px;
}

.product-info {
	background-color: #303e78;
	margin-bottom: 3px;
	margin-right: 0px;
	margin-top: 0px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	clear: both;
}

.caption {
	font-size: 10px;
	padding-top: 0px;
	margin-bottom: 10px;
}

form textarea, .textbox {
	font-size: 12px;
	line-height: 14px;
	text-align: left;
	border: solid #FFFFFF 1px;
	font-family: arial,helvetica,verdana,sans-serif;
}

form textarea {
	width: 400px;
	height: 100px;
}

.textbox {
	width: 250px;
}

.button {
	font-size: 11px;
	color: #FFFFFF;
	font-weight : bold;
	line-height: 12px;
	text-align: center;
	border: 0px;
	background-color: #303e78;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
