/* Getting the new tags to behave
---------------------------------------- */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video{ display: block; }
mark, rp, rt, ruby, summary, time{ display: inline }


/* Global properties
---------------------------------------- */
body { 
	background:url(../images/main-tail.gif) 0 0 repeat-x #230748; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%; 
	line-height:1.125em;
	color:#85b6fb;
	}
html { min-width:980px;}
html, body { height:100%;}


#main {
	margin: 0 auto;
	position: relative;
	width: 980px;
	height:800px;
	font-size:.625em;
	background:url(../images/main-bg.jpg) no-repeat 0 0;
	position:relative;
	text-transform:uppercase;
	}
	#main .wrap {
		position:relative;
		width:842px;
		height:599px;
		left:138px;
		top:104px;
		}


a {
	color:#fff; 
	outline:none;
	text-decoration:none;
	}
a:hover{
	text-decoration:underline;
	}
	

/* Left & Right alignment */

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper { 
	width:100%;
	overflow:hidden;
	}

.extra-wrap { 
	overflow:hidden;
	}






/* Header
---------------------------------------- */
header .extra-nav {
	position:absolute;
	right:50px;
	top:-72px;
	}
	header .extra-nav a {
		color:#fff;
		text-decoration:none;
		display:inline-block;
		text-shadow:0 0 5px #fff, 0 0 5px #fff;
		}
	header .extra-nav a.home {
		background:url(../images/icon1.png) no-repeat 0 0;
		padding:0 0 0 23px;
		}
	header .extra-nav a:hover {
		text-decoration:underline;
		}
.logo {
	position:absolute;
	left:14px;
	top:503px;
	}

nav {
	position:absolute;
	right:0;
	top:0;
	}
	nav li {
		padding-bottom:8px;
		}
		nav li a {
			display:block;
			width:249px;
			height:194px;
			background:url(../images/nav-bg.png) no-repeat 0 0;
			font-size:50px;
			line-height:1.2em;
			text-transform:uppercase;
			text-decoration:none;
			color:#2466a9;
			}
			nav li a span {
				display:block;
				padding:122px 0 0 22px;
				}
		nav li a.current {
			background:url(../images/nav-bg-act.png) no-repeat 0 0;
			font-size:25px;
			line-height:1.2em;
			color:#fff;
			text-decoration:none;
			}
			nav li a.current span {
				padding-top:147px;
				}
		nav li a:hover {
			text-decoration:none;
			color:#fff;
			}




/* Content
---------------------------------------- */
#content {
	position:absolute;
	left:14px;
	top:15px;
	background:url(../images/content.png) no-repeat 0 0;
	width:557px;
	height:493px;
}
	#content .inside {
		padding:12px 20px 0 20px;
		}
	
	.intro {
		background:url(../images/intro-bg.png) no-repeat 0 0;
		width:518px;
		height:153px;
		position:absolute;
		left:20px;
		bottom:18px;
		}
		.intro .inner {
			padding:6px 20px 5px 16px;
			}

/* Other */
.img-indent { 
	margin:0 20px 0 0; 
	float:left;
	}
.img-box { 
	width:100%; 
	overflow:hidden; 
	padding-bottom:30px;
	}
	.img-box img { 
		float:left; 
		margin:0 20px 0 0;
		}


/* Links */
.link1 { 
	display:block;
	float:left;
	background:url(images/link1-bgd.gif) left top repeat-x; 
	color:#fff; 
	text-decoration:none;
	}
.link1:hover { 
	text-decoration:underline;
	}
	.link1 em {
		display:block;
		background:url(images/link1-left.gif) no-repeat left top;
		}
	.link1 b { 
		display:block;
		background:url(images/link1-right.gif) no-repeat right top; 
		padding:2px 15px 2px 15px; 
		font-weight:normal; font-style:normal;
		}
	

/* Buttons */
.button { 
	float:right;
}
	.button span { 
		display:block; 
		background:url(images/button-left.gif) no-repeat left top; 
		padding-left:3px;
		}
		.button span span { 
			background:url(images/button-right.gif) no-repeat right top;
			padding-right:4px;
			padding-left:0;
			}
			.button span span a { 
				display:block;
				background:#333743;
				padding:4px 5px 3px 5px;
				color:#fff;
				text-decoration:none;
				text-transform:uppercase;
				}
			.button span span a:hover { 
				text-decoration:underline;
				}


/* Lines */
.line-hor { 
	background:#3a3c52;
	height:1px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:20px 0 20px 0;
	}
.line-ver { 
	background-image:url(images/line-ver.gif); 
	background-repeat:repeat-y;
	width:100%;
	}


/* Boxes */
.box {
	border:1px solid #1d4079;
	padding:12px 22px 20px 23px;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	}
	.box .inner {
		padding:20px 0 0 0;
		}
.works-wrap {
	position:absolute;
	left:21px;
	top:18px;
	background:url(../images/works-wrap.png) no-repeat 0 0;
	width:336px;
	height:309px;
	}
	.title {
		position:absolute;
		left:0;
		top:0;
		}
		.title .name {
			position:absolute;
			color:#fff;
			padding:11px 0 0 10px;
			width:233px;
			}
		.title .info {
	position:absolute;
	left:105px;
	width:210px;
	color:#0c3b86;
	line-height:14px;
	padding:7px 0 0 12px;
	height: 21px;
	top: 4px;
			}
			.title .info a {
				color:#539efa;
				text-decoration:none;
				}
			.title .info a:hover {
				color:#fff;
				}


/* Categories */
.categories {
	position:absolute;
	right:72px;
	top:59px;
	}
	.categories li {
		padding-bottom:1px;
		}
		.categories li a {
			display:block;
			width:52px;
			height:52px;
			line-height:52px;
			text-align:center;
			color:#fff;
			text-shadow:0 0 5px #fff, 0 0 5px #fff;
			background:url(../images/bg1.png) no-repeat 0 0;
			}

/* Works */
.works-list {
	position:absolute;
	left:35px;
	top:72px;
	height:240px;
	overflow:auto;
	width:310px;
	}
	.works-list .work {
		padding-bottom:20px;
		}
	.works-list .work.last {
		padding-bottom:0;
		}
	.works-list .work .name {
		display:block;
		background:url(../images/name-bg.png) no-repeat 0 0;
		width:266px;
		height:27px;
		margin-top:11px;
		line-height:27px;
		text-indent:10px;
		}


/* Folio */
.folio {
	overflow:auto;
	overflow-x:hidden;
	height:321px;
	width:470px;
	}
	.folio ul {
		width:100%;
		overflow:hidden;
		}
		.folio ul li {
			float:left;
			margin-right:35px;
			padding-bottom:39px;
			}


/* Address */
.address { 
	float:left;
	padding-top:15px;
}
	.address dt {
		margin-bottom:18px;
	}
	.address dt:first-line {
		color:#fff;
		}
	.address dd { 
		clear:both;
		text-align:right;
	}
		.address dd span { 
			float:left;
			padding-right:10px;
		}
		
		

/* Paragraph */
p {margin-bottom:16px;}
.p1 { margin-bottom:8px;}
.p2 { margin-bottom:16px;}
.p3 { margin-bottom:24px;}



/* Titles */
h1 {
	font-size:40px;
	line-height:1em;
	color:#fff;
	text-indent:20px;
	margin-bottom:3px;
	}
h2 {
	font-size:21px;
	color:#49cefa;
	line-height:1.2em;
	text-transform:uppercase;
	margin-bottom:14px;
	}
	h2.alt {
		padding-left:335px;
		}
h3 {
	
	}
h4 {
	
	}
h5 {
	
	}
h6 {
	
	}
	
	


/* Footer
---------------------------------------- */
footer {
	position:absolute;
	left:333px;
	bottom:-81px;
	color:#2f578c;
	}
	footer a {
		color:#796b8e;
		text-decoration:none;
		}
	footer a:hover {
		text-decoration:underline;
		color:#fff;
		}


/* Forms
---------------------------------------- */

/* Form defaults */
input, select, textarea { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	vertical-align:middle;
	font-weight:normal;
	}

/* Contact form */
#contacts-form {
	float:left;
	width:235px;
	}
#contacts-form fieldset {
	border:none;
	width:175px;
}
	#contacts-form label {
		display:block;
		height:40px;
		overflow:hidden;
	}
		#contacts-form input {
			width:160px;
			padding:0 5px 0 5px;
			text-transform:uppercase;
			color:#061942;
		}
		#contacts-form textarea {
			width:160px;
			padding:0 5px 0 5px;
			height:82px;
			overflow:auto;
			margin-bottom:4px;
			text-transform:uppercase;
			color:#061942;
		}

/*==========================================*/
