/*---------------------------- main ------------------------------*/
html, body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
body {
	text-align: center;
	font-family: Tahoma;
	font-size: 10px;
	background: url(../i/bg.gif) repeat-x left top #000000;
}
div {
	margin: 0px;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}

ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

p {
	margin: 0px 0px 1em 0px;
	padding: 0px;
}

a {
	text-decoration: none;
}

a img {
	border:none;
}

div.hr {
	line-height: 0px;
	clear: both;
	font-size: 0px;
}

#main {
	width: 800px;
	text-align:left;
	margin-right: auto;
	margin-left: auto;
}

#topHeader {
	height: 22px;
	background:url(../i/topNavBg.gif) right top no-repeat;
	text-align: right;
	padding-right: 25px;
}

#topHeader a {
	display: block;
	padding: 4px 20px 0px 15px;
	float:right;
	color: #FFFFFF;
}

#topHeader a:hover, #topHeader a.selected {
	color: #6FEBF0;
}

#topHeader img {
	margin: 0px 3px 0px 0px;
	vertical-align: middle;
}

#header {
	height: 104px;
	background: url(../i/headerBg.jpg) right top no-repeat;
	position: relative;
	clear: both;
}

#logo {
	position: absolute;
	left: 78px;
	top: 11px;
}

#creatArt {
	position: absolute;
	left: 442px;
	top: 31px; 
}

#contentWrapper {
	position: relative;
	height: 511px;
	padding: 0px 185px 0px 78px;
	background: url(../i/contentBg.jpg) right bottom no-repeat;
}

#content {
/*	border: solid 1px #FFFFFF;*/
}

#prev_next {
        margin-top: 20px;
        text-decoration: none;
        text-align: center;
        font-family: Tahoma;
        font-size: 11px;
        font-color:#FFFFFF;
a:hover {
color: #B4EFF2;
}

}


#footerWrapper {
	background: url(../i/footerBg.gif) left top repeat-x;
	height: 98px;
}

#footer {
	background: url(../i/rightFooterCorner.gif) right top no-repeat;
	height: 98px;
}

#footer .left {
	background: url(../i/leftFooterCorner.gif) no-repeat;
	float:left;
	width: 48px;
	height: 98px;
}

#footer img.header {
	margin: 12px 0px 0px 28px;
}

#footer ul li {
	float: left;
	padding: 17px 40px 17px 35px;
	background: url(../i/footerBorder.gif) right top repeat-y;
}

#footer ul li img {
	display: block;
	margin: 1px 0px;
}

a.next {
	display: block;
	background:url(../i/seeIcon.gif) left center no-repeat;
	padding: 0px 0px 4px 20px;
	color: #B4EFF2;
	display: block;
	font-size: 10px;
	font-weight: bold;
	font-family: Tahoma;
	float: right;
}

a.previous {
	display: block;
	background:url(../i/seeIcon.gif) right center no-repeat;
	padding: 0px 20px 4px 0px;
	color: #B4EFF2;
	display: block;
	font-size: 10px;
	font-weight: bold;
	font-family: Tahoma;
	float: left;
}

a.project .arrow {
	font-size: 9px;
	font-family:Verdana;
}

.underline {
	text-decoration: underline;
}

#footer ul li.last {
	background: none;
}

ul.menu {
	font-size: 11px;
	line-height: 15px;
	color:#FFFFFF;
}

ul.menu a {
	text-decoration: none;
	color: #FFFFFF;
}

ul.menu a:hover, ul.menu a.selected {
	color: #6FEBF0;
}

ul.menu li {
	float: left;
	padding: 20px 25px 27px 0px;
}

ul.menu li.last {
	padding-right: 0px;
}

ul.menu li img {
	margin-right: 4px;
	vertical-align: top;
}

div.blockWrapper {
	padding-bottom: 53px;
}

div.block {
	width: 267px;
	height: 153px;
	float: left;
	position: relative;
	overflow: hidden;
}

div.block div.content {
	padding: 10px 14px 14px 14px;
}

div.block div.content img {
	margin-right: 12px;
}

div.block h2 {
	font-family: Arial;
	font-size: 16px;
	padding: 0px 0px 3px 0px;
	margin: 0px;
}

div.blackBlock {
	background: url(../i/leftBottomBlackCorner.gif) left bottom no-repeat #000000;
}

div.blackBlock {
	color: #FFFFFF;
}

div.blackBlock div.content {
	color: #B9B8B8;
}

div.blackBlock h2 {
	color: #C5B615;
	padding-left: 64px;
}

div.blackBlock div.left {
	background:url(../i/leftTopBlackCorner.gif) left top no-repeat;
	position: absolute;
	height: 14px;
	width: 14px;
}

div.blackBlock div.right {
	background:url(../i/middleTopBlackCorner.gif) right top no-repeat ;	
	position: absolute;
	left: 253px;	
	height: 14px;
	width: 14px;
}

div.whiteBlock {
	background: url(../i/rightTopWhiteCorner.gif) right top no-repeat #FFFFFF;
}

div.whiteBlock div.content {
	color: #414141;
}

div.whiteBlock h2 {
	color: #018CAE;
}

div.whiteBlock div.left {
	background:url(../i/middleBottomWhiteCorner.gif) left top no-repeat;
	position: absolute;
	top: 139px;
	width: 14px;
	height: 14px;
}

div.whiteBlock div.right {
	background:url(../i/rightBottomWhiteCorner.gif) left top no-repeat;
	position: absolute;
	top: 139px;
	left: 253px;
	width: 14px;
	height: 14px;
}

div.whiteBlock ul li {
	background:url(../i/blockListBg.gif) left top no-repeat;
	padding: 0px 0px 7px 12px;
}

div.resentWrapper {
	clear: both;
	padding-top: 11px;
	position: relative;
	margin-left: 0px;
	margin-right: -10px;
}

a.resent {
	background:url(../i/resentProjectBg.jpg) left bottom no-repeat;
	width: 180px;
	height:146px;
	float: left;
	display: block;
}

a.resent div {
	margin-left: 11px;
	padding: 5px 0px 4px 15px;
}

a.resent img {
	margin-left: 11px;
}

a.resent div.right {
	background:url(../i/rightResentBg.gif) left top no-repeat;
}

a.resent div.middle {
	background: url(../i/middleResentBg.gif) left top no-repeat;
}

a.resent div.left {
	background:url(../i/leftResentBg.gif) left top no-repeat;
}


a.resent img.title {
	margin-left: 11px;
}

#copyright {
	text-align: center;
	font-family: Tahoma;
	font-size: 11px;
	color:#FFFFFF;
	padding: 5px 0px 1em 0px;
}

#copyright span {
	color: #0EBCC6;
}

#copyright div {
	padding-top: 2px;
	color: #302F2F;
	font-size: 8px;
}

#flash {
	position: absolute;
	left: 645px;
	top: 1px;
}

#flash a.logo {
	display: block;
	width: 135px;
	height: 135px;
}

#animation {
	margin: 0px;
	padding: 0px;
}

.small, a.small {
	font-family: Tahoma;
	font-size: 10px;
	color:#FFFFFF;
}

a.thumbail {
	border: solid 1px #1F1A17;
	border-width: 3px 3px 10px 3px;
	margin: 0px 6px 10px 0px;
	display: block;
	float: left;
}

div.gallery {
	position: relative;
	left: -23px;
	margin-right: -40px;
	height: 340px;
}

table.faq {
	width: 630px;
	position: absolute;
	left: 30px;
	top: 60px;
}

table.faq ul li {
	background:url(../i/faqBg.gif) left top no-repeat;
	padding: 0px 10px 0.5em 15px;
	font-size: 11px;
	color: #FFFFFF;
}

h6 {
	padding: 0px 0px 0.4em 0px;
	margin: 0px;
	font-size: 11px;
}

.highlighted {
	color: #00FFFF;
}

.faq ul p {
	margin-bottom: 0.4em;	
}

div.contacts {
	color: #FFFFFF;
	font-size: 11px;
	padding-left: 40px;
}

div.contacts table td {
	padding: 5px 10px 5px 0px;
}

div.contacts div.error {
	height: 70px;
	color: #00FFFF;
}


input.text {
	border: solid 1px #C6CAD0;
	padding: 2px 0px;
	font-size: 11px;
	font-family: Tahoma;
	color:#000000;
}

textarea.text {
	border: solid 1px #C6CAD0;
	font-size: 11px;
	font-family: Tahoma;
}

h1 {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFF;
	font-weight: normal;
}

h2 {
	font-family: Tahoma;
	font-size: 13px;
	color: #FFF;
	font-weight: normal;
}
h3 {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFF;
	font-weight: normal;
}




