html, body {
	background: #ffffff;
	background-image: url('../img/bg.png');
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
}

#wrapper {
	margin: 0 auto; /* top right bottom left */
	width: 1024px;
	text-align: left;
	min-height:100%
	clear: both;
}

#header {
	width: 1024px;
	height: 120px;
	margin: 0;
	padding: 0;
	clear: both;
}

#header a, a:hover, a:active, a:visited {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
}

#clear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/*MENU*/

#menu {
	margin-top: -19px;
	margin-left: 15px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
	margin: 0;
	padding: 0;
}

#menu li a {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	display: block;
	float: left;
	padding: 10px 20px 14px 20px; /* top right bottom left */
	text-decoration: none;
	border-left: #bdd6e6 solid 1px;
}

#menu li.tail {
	border-right: #bdd6e6 solid 1px;
	float: left;
}

#menu li#menuitem_sel a {
	background-image: url('../img/menu_sel.png');
	background-repeat: repeat-x;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-decoration: none;
}

#menu li a:hover {
	background-image: url('../img/menu_sel.png');
	background-repeat: repeat-x;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	display: block;
	float: left;
	padding: 10px 20px 14px 20px; /* top right bottom left */
	text-decoration: none;
	border-left: #bdd6e6 solid 1px;
}

/*MAIN*/

#main {
	padding: 10px 20px 15px 20px;
	clear: both;
}

#col1 {
	width: 704px;
	float: left;
}

#col2 {
	width: 250px;
	float: left;
}

#col1 p, #col2 p {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 13px;
	color: #666666;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	margin: 0 0 0 10px; /* top right bottom left */
}

/*FOOTER*/

#bottom {
	background: #a6c8de;
	width: 100%;
	clear: both;
}

#bottom p {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	padding: 10px;
}

#bottom a, a:hover, a:active, a:visited {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-decoration: none;
}

#footer {
	background: #ffffff;
	width: 100%;
	clear: both;
}

#footer p {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 11px;
	color: #c0c0c0;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	padding: 10px;
}

/*HEADINGS, LINKS*/

h1 {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 18px;
	color: #336699;
	margin: 15px 15px 15px 5px; /* top right bottom left */
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	border-bottom: #639ec5 solid 1px;
	padding: 3px;
	letter-spacing: 1px;
}

h2 {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 13px;
	color: #666666;
	margin: 20px 15px 15px 5px; /* top right bottom left */
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}

h3 {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 14px;
	color: #666666;
	margin: 15px 15px 15px 5px; /* top right bottom left */
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	border-bottom: #c0c0c0 solid 1px;
	padding: 3px;
	letter-spacing: 1px;
}

#col2 a, a:visited {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 13px;
	color: #4d90bd;
	text-decoration: underline;
}

#col2 a:hover, a:active {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
}

#col1 a, a:visited {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 13px;
	color: #4d90bd;
	text-decoration: underline;
}

#col1 a:hover, a:active {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
}


ul li {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #666666;
	letter-spacing: 0;
	margin-left: -20px;
	padding: 0;
	list-style-type: square;
	list-style-position: inside;
}

.error {
	color: #c00000;
}

/*REFERENCES*/

.dots {
	background-image: url('../img/dots.jpg');
	background-repeat: repeat-x;
	width: 581px;
	height: 1px;
	float: left;
	clear: both;
	margin-top: 20px;
	margin-bottom: 20px;
}

.refcont {
	float: left;
}

.refpic {
	width: 180px;
	margin-left: 25px;
	margin-right: 10px;
	float: left;
}

.reftext {
	width: 260px;
	margin-left: 10px;
	margin-right: 10px;
	float: left;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #666666;
}

.reftext2 {
	width: 360px;
	margin-left: 10px;
	margin-right: 10px;
	float: left;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #666666;
}

table#refs {
	width: 675px;
}

table#refs td.ref {
	width: 210px;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #666666;
	background: #ffffff;
	border: #c0c0c0 solid 1px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0;
	padding-right: 0;
}

table#refs td.ref:hover {
	background: #f2f2f2;
}

table#refs td.ref a {
	font-size: 11px;
}

/*FORMS*/

fieldset.fsempty {
	width: 290px;
	border: 0;
	margin: 0;
	padding: 0;
}

fieldset.fsempty p {
	padding: 2px;
}

fieldset.fscontactform {
	width: 600px;
	border: 0;
	margin: 0 0 0 -8px; /* top right bottom left */
	padding: 0;
}

fieldset.fscontactform p {
	padding: 2px;
}

label { 
	clear: left;
	margin: 0;
}

label span {
	float: left;
	width: 75px;
	margin: 0;
	color: #666666;
	font-size: 11px;
}

label span.cnt {
	float: left;
	width: 150px;
	margin: 0;
	color: #666666;
	font-size: 13px;
}

input, textarea, select {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 12px;
	color: #666666;
	background: #ffffff;
	border: #c0c0c0 solid 1px;
}

input.sm, textarea.sm, select.sm {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 11px;
	color: #666666;
	background: #ffffff;
	border: #c0c0c0 solid 1px;
}

/*IMAGES*/

img {
	border: 0;
}

.hp {
	padding: 20px;
}

.kbp {
	padding: 10px 0 10px 45px; /* top right bottom left */
	
}

.sp {
	padding: 10px 0 10px 20px; /* top right bottom left */
	
}