@charset "utf-8";

body {

	margin: 0px;

	background-color: #FFFFFF;

}

a.navlink {

	color: #9D9D9E;

	text-decoration: none;

}

a.navlink:hover {

	color: #FFFFFF;

	text-decoration: none;

}

a.bodylink {

	text-decoration: none;

	color: #707070;

}

a.bodylink:hover {

	text-decoration: none;

	color: #000000;

}

a.bodylink2 {

	text-decoration: none;

	color: #0087D0;

}

a.bodylink2:hover {

	text-decoration: none;

	color: #000000;

}












#wrapper {

	margin: 0px;

	width: 100%;

}

#header {

	height: 100px;

	width: 100%;

}

#header #headercontent {

	height: 80px;

	width: 970px;

	padding-top: 10px;

	padding-bottom: 10px;

	margin-right: auto;

	margin-left: auto;

}

#header #headercontent .logo {

	float: left;

	width: 160px;

	padding-top: 20px;

}

#header #headercontent .nav {

	float: right;

	margin-top: 60px;

}









#stax {

	background-image: url(../images/bgstax.gif);

	background-repeat: repeat-x;

	height: 240px;

	width: 100%;

	border-top-width: 3px;

	border-top-style: solid;

	border-top-color: #EAE9E7;

}

#divider {

	background-image: url(../images/bgdivider.gif);

	background-repeat: repeat-x;

	height: 32px;

	width: 100%;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #D1CFCB;

}



#stax #staxcontent {

	height: 240px;

	width: 970px;

	margin-right: auto;

	margin-left: auto;

}

#main {

	width: 100%;

	padding-top: 25px;

}



#main #maincontent {

	width: 970px;

	margin-right: auto;

	margin-left: auto;

}

#main #maincontent .left {

	float: left;

	width: 655px;

	padding-left: 50px;

	border-right-width: 1px;

	border-right-style: dotted;

	border-right-color: #E4E4E4;

	font-family: Arial, Helvetica, sans-serif;

	color: #707070;

	font-weight: normal;

	padding-right: 25px;

	font-size: 14px;

	line-height: 1.6em;

}

#main #maincontent .boxes {

	margin-right: 25px;

	float: left;

	border: 1px solid #DFDFDF;

	padding: 5px;
	margin-bottom:25px;

}



#main #maincontent .tblmiddle {

	border-right-width: 1px;

	border-left-width: 1px;

	border-right-style: solid;

	border-left-style: solid;

	border-right-color: #DFDFDF;

	border-left-color: #DFDFDF;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 1.6em;

	color: #707070;

}

#main #maincontent .tbltop {

	background-color: #ECECEC;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-right-style: solid;

	border-bottom-style: solid;

	border-right-color: #FFFFFF;

	border-bottom-color: #FFFFFF;

	padding-top: 5px;

	padding-right: 10px;

	padding-bottom: 5px;

	padding-left: 10px;

}

#main #maincontent .tblcontent {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #000000;

	border-right-width: 1px;

	border-right-style: solid;

	border-right-color: #FFFFFF;

	background-color: #F4F4F4;

	padding-top: 5px;

	padding-right: 10px;

	padding-bottom: 5px;

	padding-left: 10px;

}







#main #maincontent .right {

	float: right;

	width: 200px;

	margin-left: 25px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #000000;

}





#main #maincontent h1 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 22px;

	color: #070707;

	display: inline;

	font-weight: bold;

}



#featured {

	height: 140px;

	width: 100%;

	float: left;

	margin-top: 25px;

	border-top-width: 1px;

	border-bottom-width: 1px;

	border-top-style: solid;

	border-bottom-style: solid;

	border-top-color: #D1CFCB;

	border-bottom-color: #D1CFCB;

	background-color: #ECECEC;

}

#featured #featuredcontent {

	width: 970px;

	margin-right: auto;

	margin-left: auto;

}



#featured #featuredcontent .box {

	float: right;

	width: 920px;

	margin-top: 20px;

}

#featured #featuredcontent .boxes {

	float: left;

	font-family: Arial, Helvetica, sans-serif;

	color: #707070;

	font-size: 11px;

	line-height: 1.8em;

	margin-right: 60px;

}

#footer {

	width: 100%;

	padding-top: 10px;

	padding-bottom: 10px;

	float: left;

}

#footer #footercontent {

	width: 970px;

	margin-right: auto;

	margin-left: auto;

}

#footer #footercontent .copyright {

	text-indent: 50px;

	width: 500px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #666666;

}





.spacer {

	width: 40px;

	float: left;

}





.txtbig {

	color: #009DDC;

	font-size: 22px;

	font-weight: bold;

	font-family: Arial, Helvetica, sans-serif;

}

#main #maincontent .box {

	font-family: Arial, Helvetica, sans-serif;

	height: 112px;

}

.txtsmall {

	font-size: 11px;

}

form {

	display: inline;

}

.txtinput {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	color: #000000;

	padding: 2px;

	border: 1px solid #D6D6D6;

}

.txtsmall12 {

	font-size: 12px;

	line-height: 1.5em;

}

.btn{

margin:0px;

padding:0px;



}

.btn input{

display:block;

background:url(../images/btn_sendenquiry.png) no-repeat;

width:115px;

height:28px;

border:none;

}
