* {
	margin: 0;
	padding: 0;
}
body {
	font: 62.5% Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background: #FFFFFF;
	color: #333333;
}
a:hover img.imgleft {
	border-color: #ff9900;
}
a:hover {
	white-space: normal;
}
/*classes*/
.hide {
	display: none;
}
.clear {
	clear: both;
}
.center {
	text-align: center;
}
.imgleft {
	padding: 5px;
	border: 1px solid #dbdbdb;
	margin: 0px 15px 10px 0px;
	float: left;
	clear: left;
}
.imgright {
	padding: 5px;
	border: 1px solid #dbdbdb;
	margin: 0px 0 10px 15px;
	float: right;
	clear: right;
}
.imgleft-nobrdr {
	margin: 0px 15px 10px 0px;
	float: left;
	clear: left;
	border-style: none;
}
.imgright-nobrdr {
	margin: 0px 0px 10px 15px;
	float: right;
	clear: right;
	border-style: none;
}
.framewhite {
	margin: 15px 25px;
	background: url(../img/bg_framewhite.gif) repeat-x 0px 100%;
}
.frameorange {
	margin: 15px;
	background: #FFFFFF url(../img/bg_frameorange.gif);
	padding: 4px;
	border-top: 2px solid #ffcc66;
	border-bottom: 2px solid #ffcc66;
}
.main-left {
	float: left;
	width: 230px;
	padding: 0px;
	background: url(../img/bg_diag.gif);
	margin: 15px 0px 15px 20px;
	display: inline;
}
.divider {
	height: 10px;
	background: url(../img/bg_framewhite.gif) repeat-x 0px 50%;
	margin-top: 2px;
	margin-bottom: 2px;
}
.divider-news {
	height: 2px;
	margin: 0 20px;
	background: url(../img/bg_framewhite.gif) repeat-x 0px 50%;
	clear: both;
}
#news .divider-news {
	clear: none;
}
/*classes - end*/
#wrap {
	background: url(../img/bg_wrap.gif) #ffffff repeat-y 0 0;
	width: 770px;
	margin: 0 auto;
	text-align: left;
}
#left {
	float: left;
	width: 238px;
	margin-left: 5px;
	display: inline;
	padding-bottom: 60px;
}
#left .center img, 
#left .center a img {
	margin-top: 15px;
	background: #FFFFFF;
	padding: 5px;
	border: 2px solid #98BCE1;
}
#left .center a:hover img {
	margin-top: 15px;
	background: #FFFFFF;
	padding: 5px;
	border: 2px solid #6199D1;
}
#left .center a:hover {
	letter-spacing:normal;
}
#nav {
	display: block;
	width: 238px;
	float:left;
}
#nav li {
	list-style: none;
	float: left;
}
#nav li a, #nav span {
	display: block;
	width: 228px;
	font: bold 1.6em/28px Arial, Helvetica, sans-serif;
	color: #336699;
	text-decoration: none;
	padding-left: 10px;
	background: url(../img/bg_nav_li.gif) #dbe3f2 no-repeat 220px 50%;
	border-bottom: 1px solid #d5def0;
	border-top: 1px solid #e9eef8;
}
#nav span {
	background: url(../img/bg_nav_span.gif) #dbe3f2 no-repeat 220px 50%;
}
#nav li a:hover {
	background: url(../img/bg_nav_li_hover.gif) #ffffff no-repeat 220px 50%;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	color: #ff9900;
}
#nav li li a {
	display: block;
	width: 215px;
	font: normal 1.2em/0.9em Arial, Helvetica, sans-serif;
	color: #336699;
	text-decoration: none;
	padding-left: 23px;
	background: url(../img/bg_nav_li_li.gif) #f2f6ff no-repeat 5px 50%;
	border-bottom: 1px solid #e2ecf3;
	border-top: 1px solid #ffffff;
	padding-top: 8px;
	padding-bottom: 8px;
}
#nav li li a:hover {
	background: url(../img/bg_nav_li_li_hover.gif) #ffffff no-repeat 5px 50%;
	color: #ff9900;
	border-bottom: 1px solid #e2ecf3;
	border-top: 1px solid #ffffff;
}
#logo {
	height: 140px;
	width: 238px;
	background: #ffffff;
	position: relative;
}
#logo a img {
	border-style: none;
	text-decoration: none;
	position: absolute;
	left: 11px;
	top: 22px;
	height: 95px;
	width: 220px;
}
#header {
	float: left;
	height: 140px;
	width: 522px;
	background-image: url(../img/bigimg_new.jpg);
	background-repeat: no-repeat;
	background-position: 50% 71px;
}
#home #header {
	float: left;
	height: 278px;
	width: 522px;
	background: url(../img/bigimg.jpg) no-repeat 50% 71px;
}
#aboutus #header {
	float: left;
	height: 140px;
	width: 522px;
	background: url(../img/bg_header_aboutus.jpg) no-repeat 50% 71px;
}
#products #header {
	float: left;
	height: 140px;
	width: 522px;
	background: url(../img/bg_header_products.jpg) no-repeat 50% 71px;
}
#partners #header {
	float: left;
	height: 140px;
	width: 522px;
	background: url(../img/bg_header_partners.jpg) no-repeat 50% 71px;
}
#news #header {
	float: left;
	height: 140px;
	width: 522px;
	background: url(../img/bg_header_news.jpg) no-repeat 50% 71px;
}
#login #header {
	float: left;
	height: 140px;
	width: 522px;
	background: url(../img/bg_header_aboutus.jpg) no-repeat 50% 71px;
}
#links #header {
	float: left;
	height: 140px;
	width: 522px;
	background: url(../img/bg_header_aboutus.jpg) no-repeat 50% 71px;
}
#title {
	background: #A8D2EF url(../img/bg_title.gif) no-repeat 100% 0px;
	height: 71px;
	width: 171px;
	float: left;
	border-right: 1px solid #C5E1F4;
}
#title p {
	font: bold 1.2em/0.9em Arial, Helvetica, sans-serif;
	display: inline;
	margin-left: 40px;
	color: #ffffff;
	margin-top: 28px;
	float: left;
	letter-spacing: 1px;
}
#address {
	background: #A8D2EF url(../img/bg_address.gif) no-repeat 100% 0px;
	height: 71px;
	width: 178px;
	float: left;
}
#address p {
	font: bold 1.2em/0.9em Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	display: inline;
	margin-left: 12px;
	color: #ffffff;
	margin-top: 8px;
	float: left;
}
#telephone {
	background: #A8D2EF url(../img/bg_telephone.gif) no-repeat 100% 0px;
	height: 71px;
	width: 171px;
	float: left;
	border-left: 1px solid #C5E1F4;
}
#telephone p {
	font: bold 1.2em/0.9em Arial, Helvetica, sans-serif;
	display: inline;
	margin-left: 9px;
	color: #ffffff;
	margin-top: 12px;
	float: left;
}
#telephone a {
	color: #FFFFFF;
	text-decoration: underline;
}
#telephone a:hover {
	color: #E2EDFE;
	text-decoration: underline;
}
#main {
	float: right;
	width: 522px;
	margin-right: 5px;
	display: inline;
	background: url(../img/bg_main.gif) #ffffff no-repeat 50% 0px;
	padding-top: 15px;
	padding-bottom: 60px;
}
#main h1 {
	background: url(../img/bg_h1.gif) no-repeat 0px 0px;
	font: normal 2.1em/38px Verdana, Arial, Helvetica, sans-serif;
	color: #a3a3a3;
	margin: 5px 20px;
	padding-left: 20px;
	letter-spacing: -1px;
	display: block;
}
#main h2 {
	font: bold 1.5em Arial, Helvetica, sans-serif;
	color: #5486c2;
	margin: 15px 20px;
}
#main h2 a {
	color: #f78937;
	border-bottom: 1px solid #ece9d8;
	text-decoration: none;
}
#main h2 a:hover {
	color: #666666;
	border-bottom: 1px solid #ece9d8;
}
#main p {
	color: #6a6a6a;
	margin: 15px 20px;
	font: 1.1em/1.3em Verdana, Arial, Helvetica, sans-serif;
}
#main p.date {
	color: #ccc;
	margin: -10px 20px 15px;
	font: 1em/1em Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	display: block;
}
#main p.boldtext {
	color: #369;
	font: bold 1.1em/1.4em Verdana, Arial, Helvetica, sans-serif;
}
#main .framewhite p {
	margin: 7px 20px;
}
#main .frameorange p {
	color: #000000;
}
#main p a, #left .newsticker p a {
	color: #336699;
	text-decoration: none;
	border-bottom: 1px solid #ece9d8;
}
#left .newsticker p a {
	border-bottom: 1px solid #ccc;
}
#main p a:hover, #left .newsticker a:hover {
	color: #ff9900;
}
#main ul {
	margin: 15px 20px;
	font: 1.1em/1.5em Verdana, Arial, Helvetica, sans-serif;
	color: #6a6a6a;
}
#main li {
	margin-left: 15px;
}
#main li ul {
	margin: 0 15px;
	font-size: 1em;
}
#main ul li a {
	color: #336699;
	text-decoration: none;
}
#main ul li a:hover {
	color: #ff9900;
	text-decoration: none;
}
#main ul.orangebullets li {
	margin-left: 15px;
	padding-left: 15px;
	background: url(../img/bullet_li.gif) no-repeat 0 50%;
	list-style: none;
}
#main ul.orangebullets li a {
	color: #336699;
	text-decoration: none;
}
#main ul.orangebullets li a:hover {
	color: #ff9900;
	text-decoration: none;
}
#main ul.nobullets li {
	list-style: none;
}
#main fieldset {
	margin: 15px 20px;
	padding: 1px;
	border: 1px solid #dbe3f2;
}
#main form {
	color: #6a6a6a;
	padding: 10px;
	font-size: 1em;
	line-height: 1.4em;
	background-color: #FFFFFF;
}
#main form label {
	color: #333333;
	float: left;
	width: 100px;
	clear: left;
	font-size: 1.1em;
	line-height: 1.5em;
}
#main form p {
	color: #333333;
	float: left;
	clear: left;
	margin: 0;
	font-size: 1.1em;
	line-height: 1.5em;
}
#main form textarea {
	width: 300px;
	height: 175px;
}
#footer {
	clear: both;
	background: #FFFFFF url(../img/bg_footer.gif) no-repeat 50% 0px;
	height: 100px;
	text-align: left;
	padding-top: 18px;
	padding-left: 243px;
	color: #666666;
	font: 1.1em/1.4em Verdana, Arial, Helvetica, sans-serif;
}
#footer a {
	color: #336699;
	text-decoration: none;
	border-bottom: 1px solid #819ac0;
}
#footer a:hover {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px solid #ffffff;
}

#main form#quoteform input,
#main form#quoteform textarea,
#main form#quoteform select {
	border: 1px solid #ccc;
	color: #666666;
	font: 1.1em Verdana, Arial, Helvetica, sans-serif;
}
#main form#quoteform {
	font-size: 1.1em;
	background: #FFFFFF;
}
#main td {
	padding: 2px;
}
.smallinputs input {
	width: 8px;
}
.postcode input {
	width: 70px;
}
.inputs {
	width: 100px;
}
#main form#quoteform input.noborder {
	border-style: none;
}


/*news scroller elements*/

#main .newsticker {
	float: right;
	width: 180px;
	margin-right: 20px;
	display: inline;
	background: #E7EEFF url(../img/bg_news_bottom.gif) no-repeat 50% 100%;
	border-left: 15px solid #FFFFFF;
	margin-bottom: 15px;
	margin-top: 10px;
	padding-bottom: 15px;
	position: relative;
}
#left .newsticker {
	float: left;
	margin-left: 18px;
	width: 200px;
	display: inline;
	background: #DEE9FF url(../img/bg_news_left_bottom.gif) no-repeat 50% 100%;
	margin-bottom: 15px;
	margin-top: 20px;
	padding-bottom: 15px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
}
#main .newsticker h2 {
	color: #FFFFFF;
	margin: 0px 0px 5px;
	padding: 5px 0 5px 10px;
	background: url(../img/bg_news_top.gif) no-repeat 50% 0px;
	font-size: 1.2em;
}
#left .newsticker h2 {
	color: #FFFFFF;
	margin: 0px 0px 5px;
	padding: 5px 0 5px 10px;
	background: #98BCE1 url(../img/bg_news_left_top.gif) 50% 0px;
	font: 1.2em Arial, Helvetica, sans-serif;
}
#main .newsticker ul, 
#left .newsticker ul {
	margin: 0;
}
#main .newsticker li,
#left .newsticker li {
	margin: 0;
	list-style: none;
	padding: 2px 15px;
	float:left;
	width: 150px;
}
#noscriptdiv {
	width: 180px;
	height: 200px;
	overflow: auto;
	z-index: 100;
	position: absolute;
	left: 0px;
	top: 30px;
	background: #E7EEFF;
}
#left #noscriptdiv {
	width: 200px;
	height: 200px;
	overflow: auto;
	z-index: 100;
	position: absolute;
	left: 0px;
	top: 30px;
	background: #DEE9FF;
}
#marqueecontainer{
	position: relative;
	width: 180px; /*marquee width */
	height: 200px; /*marquee height */
	overflow: hidden;
}
#main .newsticker #marqueecontainer h2,
#main .newsticker #noscriptdiv h2,
#left .newsticker #marqueecontainer h2,
#left .newsticker #noscriptdiv h2 {
	color: #369;
	margin: 5px 10px;
	font-size: 1.2em;
	padding:0;
	background: url(none);
}
#left .newsticker h2 {
	font-weight: bold;
}
#left .newsticker #marqueecontainer h2,
#left .newsticker #noscriptdiv h2 {
	color: #369;
	margin: 5px 10px;
	padding:0;
	background: url(none);
	font: bold 1.2em Arial, Helvetica, sans-serif;
}
#main .newsticker #marqueecontainer p,
#main .newsticker #noscriptdiv p,
#left .newsticker #marqueecontainer p,
#left .newsticker #noscriptdiv p {
	margin: 5px 10px;
}
#left .newsticker #marqueecontainer p,
#left .newsticker #noscriptdiv p {
	font: 1.1em/1.4em Verdana, Arial, Helvetica, sans-serif;
}
#main .newsticker #marqueecontainer p.date,
#main .newsticker #noscriptdiv p.date,
#left .newsticker #marqueecontainer p.date,
#left .newsticker #noscriptdiv p.date {
	color: #999;
}
#left .newsticker #marqueecontainer p.date,
#left .newsticker #noscriptdiv p.date {
	color: #999;
	text-transform:uppercase;
	font-size: 1em;
}
#main .newsticker #marqueecontainer .divider-news,
#main .newsticker #noscriptdiv .divider-news,
#left .newsticker #marqueecontainer .divider-news,
#left .newsticker #noscriptdiv .divider-news {
	margin: 0 10px;
}

.largeheader { color:#000000; font-weight: bold; font-size:150%; }
.largeheader a { color:#000000; font-weight: bold; }
.largeheader a:link, .largeheader a:active, .largeheader a:visited { text-decoration:none; color:#000000; font-weight: bold; }
.largeheader a:hover { text-decoration:underline; color:#000000; font-weight: bold; }

.smallheader { color:#000000; font-weight: bold;  bold; font-size:120%; }
.smallheader a { color:#000000; font-weight: bold; }
.smallheader a:link, .smallheader a:active, .smallheader a:visited { text-decoration:none; color:#000000; font-weight: bold; }
.smallheader a:hover { text-decoration:underline; color:#000000; font-weight: bold; }

#main .paranospaces p {margin-top: 0px; margin-bottom: 0px; }
.news-img { border:0px; padding: 0px 20px 10px 10px; }