body,html {
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	background: #fff url('images/bg_main.gif') repeat-x;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.74em;
	color: #666;
}

:active, :focus {
	outline: none;
}

h1 {
	font-size: 1.8em;
	color: #666;
	margin: 0 0 0.5em -0.9em;
	padding: 0 0 0 20px;
	background: url('images/h1_arrow.gif') no-repeat 5px 7px;
	line-height: 24px;
}

h2 {
	font-size: 1.6em;
	color: #3726dd;
	padding: 0;
	letter-spacing: 1px;
	border-bottom: 1px solid #3726dd;
}

h3 {
	font-size: 1.4em;
	color: #3726dd;
	padding: 0;
	letter-spacing: -0.5px;
	margin: 0;
}
	
h4 {
	font-size: 1.4em;
	color: #3726dd;
	letter-spacing: -0.5px;
	margin: 0 0 0.4em 0;
	}

hr {
	border: none 0;
	border-top: 1px solid #ccc;
	height: 1px;
}

#container {
	width: 750px;
	margin: 0 auto;
}

#container-header {
	width: 670px;
	height: 85px;
	padding: 20px 40px 0 40px;
	background-image: url('images/bg_header.gif');
	line-height: 85px;
	font-size: 2.3em;
	font-weight: bold;
}

#container-name {
	float: left;
	margin-top: 5px;
	height: 80px;
}

#container-slogan {
	float: right;
	font-size: 1.1em;
	font-weight: normal;
	font-style: italic;
	padding-right: 10px;
}

span, #container-name span,#container-slogan span {
	color: #006ac3;
}

#container-eyecatcher {
	width: 670px;
	padding: 0px 40px 0 40px;
	height: 175px;	
	background-image: url('images/bg_eyecatcher.gif');
}

#container-navigation {
	width: 670px;
	background-color: #9393e2;
	height: 22px;
	border-bottom: 1px solid #fff;
}

ul#navigation {
	margin: 0;
	padding: 0;
}

#navigation li {
	display: inline;
	list-style: none;
	height: 22px;
	margin-left: -2px;
}

#navigation li a {
	color: #fff;
	line-height: 22px;
	font-size: 1.2em;
	text-decoration: none;
	padding: 5px 15px 5px 15px;
	border-right: 1px solid #fff;
}

#navigation li a:hover {
	text-decoration: underline;
	background-color: #0066cc;
}

#container-content {
	width:670px;
	background: url('images/bg_content.gif') no-repeat;
	padding: 20px 40px 0 40px;
	margin: 0;
	height: auto;
}

#content {
	width: 430px;
	float: left;
}

#border {
	width: 170px;
	margin-left: 480px;
}

#container-footer {
	border-top: 4px solid #e5e5e5;
	width: 670px;
	padding: 10px 0 20px 0px;
	margin: 0 40px 0 40px;
	clear: both;
	color: #aeaeae;
}

#container-footer a {
	font-weight: bold;
	padding: 2px;
	color: #aeaeae;
}

#container-footer a:hover {
	color: #006ac3;
}

#footer {
	font-size: 1.2em;
	color: #aeaeae;
	width: 670px;
	margin-bottom: 20px;
}

#footer-copyright {
	float: left;
	width: 480px;
	padding-left: 10px;
}

#footer-meta {
	float: right;
	text-align: right;
	width: 170px;
	padding-right: 10px;
}

.clearer {
	clear: both;
}

#content {
	font-size: 1.4em;
	padding-left: 1.5em;
}

#content hr {
	border: none 0;
	border-top: 1px solid #ccc;
	margin: 0px 0 0 25px;
	height: 1px;
}

#content p {
	line-height: 19px;
	color: #666;
	margin: 0 0 20px 0;
}

#content p a, #border p a {
	text-decoration: none;
	color: #006ac3;
	border-bottom: 1px dotted #006ac3;
}

#content p a:hover, #border p a:hover  {
	text-decoration: none;
	color: #fff;
	background-color: #006ac3;
}

#content li {
	line-height: 20px;
	color: #666;
}

#content .quote {
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	padding: 15px 15px 15px 65px;
	margin: 0 0 1em 0;
	background: #f7f7f7 url('images/bg_quote.gif') no-repeat 10px 10px;
	color: #0066cc;
	font-style: italic;
}

#border {
	font-size: 1.3em;	
}

#border p {
	line-height: 17px;
	color: #666;
	margin: 0 0 15px 10px;
}

ul#subnavigation {
	padding: 0;
	margin: 0 0 15px 0;
	background-image: none;
}

#subnavigation li {
	list-style: none;
	background: url('images/li_cube.gif') no-repeat 2px 6px;
	padding: 2px 0 2px 15px;
	margin: 0 0 15px 0;
}

#subnavigation li a, #news li a {
	text-decoration: none;
	color: #006ac3;
	border-bottom: 1px dotted #006ac3;
}

#subnavigation li a:hover, #news li a:hover {
	text-decoration: none;
	border-bottom: 1px solid #006ac3;
}

ul#news {
	padding: 0;
	margin: 0;
	background-image: none;
}

#news li {
	list-style: none;
	background: url('images/li_cube.gif') no-repeat 2px 6px;
	padding: 2px 0 2px 15px;
	margin: 0 0 15px 0;
}

#content img {
	background-color: #e7f1ff;
	padding: 4px;
	border: 1px solid #006ac3;
}

img.alignleft {
	float: left;
	margin: 0 15px 5px 0;
}

img.alignright {
	float: right;
	margin: 0 0 5px 15px;
}

img.alignabove {
	margin: 0 0 10px 0;
}

#content .portfolio {
	border-top: 1px solid #006ac3;
	border-bottom: 1px solid #006ac3;
	padding: 0.5em 1em 1em 1em;
	background: #C7C7E0;
	margin: 0 0 1.5em 0;
}

#content .portfolio h3 {
	font-size: 1.3em;
	padding: 0;
	margin: 0 0 0.5em 0;
	color: #fff;
	letter-spacing: 0;
	border-bottom: 1px solid #fff;
}

#content .portfolio p {
	margin-left : 0;
}

#content .portfolio .portfolioimage, #border .portfolioimage {
	width: 120px;
}

#border .portfolio {
	margin-top: 1em;
}

#border .portfolio a, #border a img {
	border: none;
}

#border .portfolio a:hover {
	background: none;
	border: none;
}

#content .portfolio .more_link {
	background: url('images/button.png') top left no-repeat;
	width: 79px;
	height: 24px;
	padding: 3px 0 0 20px;
	margin-left: 80%;
	margin-bottom: 0;
}

#content .portfolio .more_link a {
	outline: none;
	border-bottom: none;
	background: none;
	font-weight: bold;
}

#content .portfolio .more_link a:hover {
	color: #006ac3;
	background: none;
}

#content .portfoliolargeimage {
	display: block;
	width: 80%;
	margin: 0 auto;
	margin-bottom: 1.5em;
}

#content fieldset {
	border: none;
	border-top: 1px solid #006ac3;
	border-bottom: 1px solid #006ac3;
	background: #c7c7e0;
	margin-bottom: 1.5em;
	padding: 1em;
}

#content label {
	color: #fff;
	font-weight: bold;
}

#content input {
	width: 80%;
}

#content input.button {
	width: 20%;
}
