/* CSS Document */

body {
	margin: 0px;
	background: repeat-y center;
	font: small Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;	
}
h1 {
	font: bold large/25px Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	margin: 0px 0px 10px;
	padding: 0px;
}
h2 {
	line-height: 25px;
	text-decoration: none;
	display: block;
	border-bottom: 1px dotted #CCCCCC;
	color: #000000;
	padding: 0px 5px 0px 0;
	text-align: left;
	margin: 0;
	font-size: small;
}
h3 {
	font-size: small;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
}
.required {
	font-size: xx-small;
	color: #FF0000;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h4 {
	line-height: 25px;
	text-decoration: none;
	display: block;
	border-bottom: 1px dotted #CCCCCC;
	color: #000000;
	padding: 0px 5px 0px 0;
	text-align: left;
	margin: 0;
	font-size: x-small;
}
ul {
	list-style: url(../images/bullet.gif) outside;
}
li {
	margin-bottom: 2px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #000099;
}
a:active {
	text-decoration: none;
	color: #000000;
}
a img {
	border-style: none;
}
label {
	display: block;
	line-height: 18px;
	margin-top: 5px;
}
form {
	margin: 0px;
	padding: 5px;
}
input, select, textarea {
	font: small Verdana, Arial, Helvetica, sans-serif;
	background: #eaeaea;
	border: 1px solid #CCCCCC;
}
.btn {
	background: url(../images/layout/btnback.jpg) no-repeat center center;
	width: 75px;
	font-weight: bold;
	color: #000000;
	border: none;
	padding: 0;
	border: 1px solid #E28C05;
	font-size: x-small;
	height: 20px;
}
.homeblock {
	float: left;
	width: 250px;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-top: 10px;
}

.btnhvr {
	background: url(../images/layout/btnbackhvr.jpg) no-repeat center center;
	width: 75px;
	font-weight: bold;
	color: #000000;
	border: none;
	padding: 0;
	border: 1px solid #E28C05;
	font-size: x-small;
	height: 20px;
	cursor: hand;
}
#wrapper {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background: url(../images/layout/backshadow.jpg) repeat-y;
	padding-right: 5px;
	padding-left: 5px;
}
#topbar{

}
#topmenu{
	height: 50px;
	background: #002B58 url(../images/layout/topbar/topmenu.jpg) no-repeat right;
}
#topmenubar {
	width: 600px;
	float: right;
	color: #FFFFFF;
	text-align: right;
	margin-top: 30px;
}

#topmenubar ul{
	margin: 0 5px;
	padding: 0;
	list-style-type: none;
}
#topmenubar ul li{
	display: inline;
	border-right: solid 1px #fff;
	margin: 0;
	padding: 0;
}
#topmenubar ul .end{
	border-right: none 1px #fff;
}
#topmenubar ul li a{
	color: #FFFFFF;
	text-decoration: none;
	display: inline-block;
	margin: 0;
	padding: 0 5px 0 10px;
	
	
}
#topmenubar ul li a:hover{
	text-decoration: underline;
	
}
#topimage{
	height: 150px;
}
#seperator{
	height: 10px;
	line-height: 0px;
	font-size: 0;
	background: url(../images/layout/seperator2.jpg) no-repeat center top;
	margin: 0px;
	padding: 0px;
}
#logo {
	background: url(../images/layout/topbar/logo/logotop.jpg) no-repeat left top;
	height: 50px;
}

#contents{
	background: url(../images/layout/mainpage.jpg) repeat-y;
	margin: 0px;
	padding: 0px;
}
/* Hides from IE5-mac \*/
* html #contents  {height: 1%;}
/* End hide from IE-mac */
#footer{
	background: #002B58 url(../images/layout/footer.jpg) no-repeat;
	height: 20px;
	padding-bottom: 5px;
	clear: both;
}
.colleft{
	width: 200px;
	float: left;
}
.colcentre{
	float: left;
	width: 330px;
	border-left: 1px none #CCCCCC;
	padding: 5px;
	margin-left: 5px;
	margin-right: 5px;
}
.colright {
	float: left;
	width: 190px;
	padding-left: 5px;
	background: no-repeat;
	padding-right: 5px;
	overflow: visible;
}
.colfull{
	float: left;
	width: 520px;
	border-left: 1px none #CCCCCC;
	padding: 5px;
	margin-left: 5px;
	margin-right: 5px;
}
.mainmenu {
	font: small "Courier New", Courier, mono;
}
.mainmenu ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
	list-style-image: none;
}
.mainmenu ul li{
	margin: 0px;
	padding: 0px;
}
.mainmenu ul li a{
	width: 185px;
	line-height: 25px;
	text-decoration: none;
	display: block;
	border-bottom: 1px dotted #CCCCCC;
	color: #000000;
	padding: 0px 10px 0px 5px;
	text-align: right;
}
.mainmenu ul li a:hover{
	background: #EAEAEA;
	color: #000000;
	text-decoration: none;
}
.navback {
	font: small "Courier New", Courier, mono;
	line-height: 20px;
	text-decoration: none;
	display: block;
	border-bottom: 1px dotted #CCCCCC;
	color: #000000;
	text-align: left;
	margin: 0 0 10px 0;
	text-align: right;
}
.navback:hover {
	border-bottom: 1px dotted #f00;
	color: #000000;
	text-decoration: none;
}
.navbackbottom {
	font: small "Courier New", Courier, mono;
	line-height: 20px;
	text-decoration: none;
	display: block;
	border-top: 1px dotted #CCCCCC;
	color: #000000;
	text-align: left;
	margin: 0 0 10px 0;
	text-align: right;
}
.navbackbottom:hover {
	border-top: 1px dotted #f00;
	color: #000000;
	text-decoration: none;
}
.shadow {
	display: block;
	padding: 0px;
	margin: 0px auto;
}
.shadow .topleft {
	background: url(../images/shadow/topleft.jpg) no-repeat left top;
	margin: 0;
	padding: 0;

}
.shadow .botright {
	background: url(../images/shadow/botright.jpg) no-repeat right bottom;
	margin: 0;
}
.shadow .topright {
	background: url(../images/shadow/topright.jpg) no-repeat right top;
	margin: 0;

}
.shadow .botleft  {
	background: url(../images/shadow/botleft.jpg) no-repeat left bottom;
	margin: 0;
	padding-left: 5px;
	padding-top: 5px;
	
}
.shadow .shadowcontents {
	padding: 5px;
	
}
.thumbs {
}
.thumbs ul{
	margin: 0;
	padding: 0;
}
.thumbs ul li{
	margin: 2px;
	padding: 2px;
	display: block;
}
.thumbs ul li a{
	display: block;
	width: 50px;
	height: 50px;
}

.thumbs ul li a:hover{
}
.thumbs img{
	border: none;
}
.grybox {
	background: #EAEAEA;
	padding: 2px;
	border: 1px solid #CCCCCC;
	margin: 10px 0px;
}
.webaddress {
	margin: 0px;
	padding: 0px;
	font: x-small Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}



.highlight {
	color: #002B58;
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
}
.portfoliosmall {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
.portfoliosmall ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.portfoliosmall ul li{
	margin: 2px;
	padding: 1px;
	display: block;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	float: left;
}
.portfoliosmall a{

}
.portfoliosmall a:hover{
}
.portfoliosmall ul .mainimage{
}
.portfoliosmall ul img{
	border-style: none;
}
.failedlogin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FF0000;
	margin: 5px 0;
}

.portfoliosmall ul .mainimage img{

}
.portfoliosmall p {
	text-align: left;
	margin: 5px 0px;
	font: x-small Verdana, Arial, Helvetica, sans-serif;
}
.prortfoliosmalllist {
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
	font: x-small Verdana, Arial, Helvetica, sans-serif;
}
.prortfoliosmalllist ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.prortfoliosmalllist ul li{
	clear: left;
	border-bottom: 1px dotted #CCCCCC;
	height: 50px;
}
.prortfoliosmalllist  ul li a{
	display: block;
	padding: 2px;
	text-decoration: none;
	height: 50px;
	color: #000000;
	font-weight: bold;

}
.prortfoliosmalllist ul li a:hover{
	background-color: #EAEAEA;
	
	
}
.prortfoliosmalllist img{
	float: left;
	padding: 0 5px 0 0;
	border: none;
}
.portfoliolink  {
}
.portfoliolink a{
}
.portfoliolink a:hover{
}
.imageleft {
	margin: 0px 5px 2px 0px;
	float: left;
}
.imageright {
	margin: 0px 0px 2px 5px;
	float: right;
}
.newslist {
}
.newslist ul{
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-image: none;
	
}
.newslist ul li{
	clear: both;
	margin-bottom: 10px;
}
.newslist img{
	float: left;
}
.newslist h2{
	font: bold small/20px Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	
}
.newslist p {
	margin: 5px 0 15px 105px;
}
.login {
	
}
.login h2{
	font: bold small/20px Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}
.login label{
	float: left;
	width: 75px;
	text-align: right;
}
.footermenu {
	margin-top: 10px; 
	text-align: center; 
	 
	font: xx-small Verdana, Arial, Helvetica, sans-serif;
}
.footermenu ul{
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
	
}
.footermenu ul li{
	display: inline;
}
.footermenu ul li a, .footermenu ul li a:visited {
	color: #FFFFFF;
	border-left: solid 1px #fff;
	padding: 0 2px;
	line-height: 14px;
}
.footermenu ul li a:hover{
	color: #FFFFFF;
} 