@charset "utf-8";
/* CSS Document */

body, html {
	margin:0;
	padding:0;
	}
body  {
	text-align: center;
	background:url(../images/heading.jpg) no-repeat center top;
	margin: 23px 0px 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100.1%;
	font-style: normal;
	font-weight: normal;
}
html {
	background:url(../images/background.jpg)
}
p {
	font-style: normal;
	font-weight: normal;
	color: #0e3f61;
	text-align: justify;
}
#container #header #headNav table {
	margin: 0px;
	padding: 0px;
}

#container {
	width: 840px;
	margin: 0px auto;
}
#container #header {
	height: 358px;
}

#container #header img {
	text-align: left;
	float: left;
}
#container #header #headNav {
	color: #0e3f61;
	margin: 10px 0px 0px;
	padding: 0px;
	float: right;
	width: 200px;
}
#container #header #headNav a {
	color: #0e3f61;
	text-decoration: none;
}
#container #header #headNav a:hover {
	color: #FFC;
	text-decoration: none;
}


#container #mainContent {
	margin: 0px;
	float: left;
	padding: 0px;
	width: 840px;
	font-weight: normal;
	color: #0e3f61;
	height: 310px;
}
#container #mainContent #imagination {
	float: right;
	margin: 0px;
	padding: 0px;
	position: relative;
	bottom: 130px;
	right: 100px;
}

#container #mainContent #mainNav {
	font-size: .8em;
	font-style: normal;
	font-weight: normal;
	color: #0e3f61;
	text-align: left;
	margin: 0px 0px 0px 120px;
	padding: 0px;
	width: 300px;
}
#footer {
	padding: 0px 1em 0.5em;
	clear: both;
	margin: 0px 0px 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFDCF;
	text-align: center;
	vertical-align: top;
	height: 90px;
}
#container #footer p {
	padding: 0px 1em 0.5em;
	clear: both;
	margin: 0px 0px 10px;
	font-size: 0.85em;
	font-style: normal;
	font-weight: normal;
	color: #FFFDCF;
	text-align: center;
	vertical-align: middle;
}
#container #mainContent #mainNav a {
	font-style: normal;
	font-weight: normal;
	color: #0e3f61;
	text-decoration: none;
	background: url(../images/bullett.png) no-repeat left center;
	padding-left: 20px;
}
#container #mainContent #mainNav a:hover {
	font-style: normal;
	font-weight: normal;
	color: #FFC;
	text-decoration: none;
	background: url(../images/bullett.png) no-repeat left center;
	padding: 5px 20px;
}
#container, {
	text-align: left;
	margin: 0px auto;
	width: 780px;
}
#header, {
	height:200px;
}
#protfolio {
	position:absolute;
	top:291px;
	z-index:1;
	margin: 0px 0px 0px 440px;
	padding: 0px;
	float: right;
	visibility: visible;
}

.sm_text {
	font-size: 0.7em;
	font-weight: bold;
	color: #0e3f61;
	text-align: left;
}
#container #footer p a {
	color: #FFFDCF;
	text-decoration: none;
}
#container #footer p a:hover {
	color: #0c3f61;
	text-decoration: none;
}
