/* CSS Document */
body {
	margin: 0;
	color: #7F7F7F;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: top center;
	background-color: #EEE;
	height:100%; 
}
img {
	margin: 0px 0px 0px 0px;
	border: 0;
	}
a {
	font-size: 10pt;
	line-height: 1.35em;
	margin-top: 0.8em;
	margin-bottom: 1.2em;
	color: #306799;
	font-weight: bold;
	font-family: arial;
	text-align: justify;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	}
p {
	font-size: 10pt;
	line-height: 1.35em;
	margin-top: 0.8em;
	margin-bottom: 1.2em;
	color: #5B5B5B;
	font-weight: normal;
	font-family: arial;
	text-align: justify;
	}
h1 {
	font-family: Trebuchet ms;
	font-size: 16pt;
	font-weight: normal;
	color: #306799;
	margin: 0px 0px 0px 0px;
	}
h2 {
	font-family: Trebuchet ms;
	font-size: 13pt;
	font-weight: normal;
	color: #000000;
	margin: 0px 0px 0px 0px;
	margin-top: 1.2em;
	margin-bottom: 0.8em;
	}	
h3 {
	font-family: Trebuchet ms;
	font-size: 11pt;
	font-weight: normal;
	color: #000000;
	margin: 0px 0px 0px 0px;
	margin-top: 0.8em;
	margin-bottom: 0.8em;
	}		
	
form {
	margin: 0;
	padding: 0;
	}
div#container {
	width: 780px;
	height: 100%;
	min-height: 100%;
	background-color: transparent;
	margin: 0 auto;
	padding: 0px 0px 10px 0px;
	border: 0px solid #aaa;
	text-align: left;	
	}
div#header {
	width: 100%;
	height: 100px;
	min-height: 100px;
	background-color: transparent;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	border: 0px solid #FFFFFF;
	text-align: left;	
	} 
div#header img {
	float: left;
	}
div#login {
	width: 200px;
	height: 100px;
	min-height: 100px;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0px 0px 0px 0px;
	border: 0px solid #FFFFFF;
	text-align: right;
	float: right;
	}
div#login h1 {
	font-family: Trebuchet ms;
	font-size: 16pt;
	font-weight: normal;
	color: #306799;
	margin: 4px 0px 4px 0px;
	}
div#login p {
	margin: 0px -2px 0px 0px;
	}
div#login p input#image {
	float: right;
	margin: 0px 2px 0px 0px;
	}
div#login ul {
	margin: 0px;
	padding: 0px;
	}
div#login ul li {
	margin: -1px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	height: 18px;
	background-image: url(images/loginbg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	}
div#login ul li input {
	border: 1px solid #5B5B5B;
	margin: 0px 0px 0px 6px;
	height: 16px;
	}
div#navigation {
	height: 200px;
	width: 100%;
	margin: 10px 0px 30px 0px;
	padding: 0px;
	}
div#menu {
	width: 165px;
	padding: 0 0 0em 0;
	margin-bottom: 0em;
	float: left;
	}
div#menu ul {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style-type: none;
	}
div#menu ul li {
	background-image: url(images/menulist.gif);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border-bottom: 1px solid #FFF;
	}	
div#menu ul li a {
	display: block;
	background-image: url(images/menulist.gif);
	background-repeat: no-repeat;
	background-position: 8px 16px;
	padding: 10px 0px 11px 20px;
	margin: 0;
	background-color: #306799;
	color: #fff;
	text-decoration: none;
	width: 100%;
	}
html>body #menu {
	width: 185px;
	}
html>body #menu li a {
	width: auto;
	}
#menu li a:hover {
	background-color: #6FAAE0;
	color: #fff;
	}		
div#pageimage {
	width: 580px;
	height: 200px;
	min-height: 200px;
	background-color: transparent;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: right;
	float: right;
	}
div#seperator {
	width:100%;
	clear: both;
	height: 0;
	margin: 0;
	padding: 0
	}
div#updates {
	width: 165px;
	background-color: transparent;
	margin: 0;
	padding: 5px 20px 10px 0px;
	border: 0;
	text-align: left;
	float: left;
	}
div#updates h1 {
	margin-bottom: 10px;
	}
div#updates h2 {
	font-family: Trebuchet ms;
	font-size: 10pt;
	font-weight: bold;
	color: #5B5B5B;
	margin: 0px 0px 8px 0px;
	text-align: left;
	}
div#updates h3 {
	font-family: Trebuchet ms;
	font-size: 8pt;
	font-weight: bold;
	color: #5B5B5B;
	margin: 8px 0px 8px 0px;
	text-align: left;
	}
div#updates div {
	width: 155px;
	background-color: #FFFFFF;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 2px 10px;
	border: 0;
	border-left: 2px solid #306799;
	text-align: right;
	}
div#updates div a {
	margin: 0px 0px 0px 0px;
	}
div#updates div p {
	font-size: 10pt;
	line-height: 1.35em;
	margin-top: 0.0em;
	margin-bottom: 0.4em;
	color: #5B5B5B;
	font-family: arial;
	font-style: italic;
	text-align: justify;
	}
div#content {
	width: 555px;
	min-height: 300px;
	background-color: transparent;
	margin: 0;
	padding: 5px 10px 10px 20px;
	border: 0;
	border-left: 1px solid #E8E8E8;
	text-align: left;
	float: right;
	}
div#content h1 {
	font-family: Trebuchet ms;
	font-size: 16pt;
	font-weight: normal;
	color: #306799;
	margin: 0px 0px -10px 0px;
	}
div#footer {
	width: 100%;
	height: 60px;
	min-height: 60px;
	background-color: transparent;
	margin: 20px 0px 0px 0px;	
	padding: 0px 0px 0px 0px;
	border-top: 4px solid #306799;
	text-align: left;
	clear: both;	
	} 

div#validation {
	float: left;
	margin-top: 5px;
	}

#emailResponse {
	display:none;
	position:absolute;
	margin-top:-50px;
	margin-left: -100px;
	left: 50%;
	top:50%;
	padding: 10px;
	border: 1px solid #306799;
	width: 200px;
	height:100px;	
	background-color: #ffffff;
	z-index:100;
}
body > #emailResponse { position: fixed; }

a.delbox {
	position:absolute;
	right: 5px;
	top: -5px;	
	background-image:url(images/x_blue.gif);
	background-repeat: no-repeat;
	height:12px;
	width:12px;
	}

img.validation_button {
	border: 0;
	width: 80px;
	height: 15px;
	display: block;
	margin-top: 10px;
	}
	
p.footertext{
	text-align: right;
	margin-bottom: 0px	
	} 
/*Conatct form*/
form#contact {
	width: 100%;
	background-color: transparent;
	border: 1px solid #E8E8E8;
	margin: 0px 0px 6px 0px;
	padding: 6px 0px 16px 0px;
	}
input, textarea {
	display: block;
	margin: 0px 0px 10px 16px;
	}
label, input#submit {
	font-family: Trebuchet ms;
	font-size: 10pt;
	font-weight: normal;
	color: #306799;
	margin: 0px 0px 0px 16px;
	
	}
textarea {
	height: 100px;
	width: 510px;
	}
form#contactform span {
	font-size: 10pt;
	line-height: 1.35em;
	color: #5B5B5B;
	font-family: arial;
	}
/*Contact Form validation */
#errormsg
{
	border:2px solid #c00;
	padding:5px;
	width:20em;
}    
.error
{
	background:#fcc;
}
	
/* Portfolio */

p.bluetitle {
	font-size: 10pt;
	line-height: 1.35em;
	margin-top: 0.2em;
	margin-bottom: 0.0em;
	color: #80D2DD;
	font-weight: bold;
	}
p.greytitle {
	font-size: 10pt;
	line-height: 1.35em;
	margin-top: 0.4em;
	margin-bottom: 0.4em;
	color: #7F7F7F;
	font-weight: bold;
	}
p.title {
	line-height: 1.35em;
	margin-top: 0.8em;
	margin-bottom: -0.8em;
	color: #7F7F7F;
	font-weight: bold;
	}
	
.project {
	}
.projecttitle {
	height: auto;
	width: 100%;
	text-align: left;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #E4E4E4;
	}
.projectcontent {
	height: auto;
	width: 400px;
	float: left;
	text-align: justify;
	margin: 0px;
	padding: 6px 0px 18px 0px;
	border-bottom: 0px solid #E4E4E4;
	}
.projectimages {
	height: auto;
	width: 132px;
	float: right;
	text-align: justify;
	margin: 0px;
	padding: 24px 0px 12px 0px;
	border-bottom: 0px solid #E4E4E4;
	}
.projectfooter {
	height: auto;
	width: 100%;
	text-align: right;
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 0px 0px;
	border-top: 1px solid #E4E4E4;
	}
a.image {
	padding: 0px 0px 0px 0px;
	font-weight: normal;
	text-decoration: none;
	background-image: none;
	color: #7f7f7f;
	}
a.image:link {
	}
a.image:active {
	}
a.image:hover {
	color: #80D2DD;
	text-decoration: underline;
	}
a.image:visited {
	background-image: none;
	background-repeat: no-repeat;
	}
img {
	margin: 0px 0px -2px 0px;
	border: 0;
	}