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

body {
	background-color: #1c619a;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color:#333;
}

.formstyle {
	background-color: #ffffff;
	padding:2px;
	margin:1px;
	border: 1px solid #cccccc;
	color: #333;
	font-family:Helvetica, Arial, "Trebuchet MS", Times;
	font-size: 10px;
}

.phpstyle4 {color: #008000}
.phpstyle3 {color: #c33131}
.tickyellowbox {
	background-color: #eff6ef;
	border: 1px solid #008000;
}
.tickredbox {
	background-color: #f9eaea;
	border: 1px solid #c33131;
	}
	
.linkbox {
	width: auto;
	border: 1px #BCCFDE solid;
	background-color:#DDE5ED;
	padding: 10px 10px 10px 10px;
}

a:link {
	text-decoration: underline;
	color: #000;
}
a:visited {
	text-decoration: underline;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #578820;
}
a:active {
	text-decoration: underline;
	color: #000;
}

.h1copy {
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #1c619a;
}


.h2copy {
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #1c619a;
}

.h3copy {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #1c619a;
}


h1 {
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #1c619a;
}


h2 {
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #1c619a;
}

h3 {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #1c619a;
}

#header {
	background-image: url(images/header.jpg);
	width:1000px;
	height:204px;
	margin-left:auto;
	margin-right:auto;
	}
	
#nav {
	font-size:10px;
	background-image: url(images/nav.jpg);
	text-align:center;
	width:1000px;
	height:20px;
	margin-left:auto;
	margin-right:auto;
	}
	
#nav ul {
	display: inline;
	padding-top: 6px;
}
#nav li {
	display: inline;
	font-size: 11px;
	font-weight: normal;
}
#nav li a {
	padding-left: 5px;
	padding-right: 5px;
	color: #1c6099;
	text-decoration: none;
}
#nav li a:hover {
	padding-left: 5px;
	padding-right: 5px;
	background-color: #cadce9;
	color: #1c6099;
	text-decoration: none;
}
	


#topmain {
	background-image: url(images/topmain.jpg);
	background-repeat:no-repeat;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
	}
	
#mainbg {
	background-image: url(images/mainbg.jpg);
	background-repeat:repeat-y;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	}
	
#left {
width:201px;
float:left;
text-align:right;
overflow:hidden;
}
#middle {
width:574px;
padding-left:15px;
padding-right:15px;
padding-top:15px;
float:left;
overflow:hidden;
background-color: #ffffff;
margin-top: 14px;
}
#right {
width:190px;
float:left;
overflow:hidden;
}

#foot {
	background-image: url(images/foot.jpg);
	width:1000px;
	height:21px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	}
	
#footer {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:20px;
	text-align:center;
	color:#FFFFFF;
	font-size:10px;	
	}
	
a.greylinks:link {
	color: #fff;
	text-decoration: none;
}
a.greylinks:visited {
	color: #fff;
	text-decoration: none;
}
a.greylinks:active {
	color: #fff;
	text-decoration: none;
}
a.greylinks:hover {
	color: #ccc;
	text-decoration: underline;
}

#flash {
width:488px;
height:200px;
float:right;
}

#search {
margin-top:16px;
margin-left:22px;
padding-bottom:10px;
width:179px;
height:30px;
}
#textsize {
margin-top:10px;
margin-left:14px;
width:179px;
padding-bottom:10px;

}

#basket {
margin-top:16px;
margin-left:22px;
width:169px;
height:79px;
color:#FFFFFF;
}

.jobbox {
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:10px;
	}

#footer ul {
	display: inline;
	padding-top: 6px;
}
#footer li {
	display: inline;
	font-size: 11px;
	font-weight: normal;
	border-right:1px solid #fff;
}
#footer li a {
	padding-left: 2px;
	padding-right: 2px;
	color: #ffffff;
	text-decoration: none;
}
#footer li a:hover {
	padding-left: 2px;
	padding-right: 2px;
	color: #3199db;
	text-decoration: none;
}
	
#vatexempt {
width:290px;
margin-top: 14px;
float:right;
}

