body,div,dl,dt,dd,ul, ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,img { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var,h1,h2,h3,h4,h5,h6  {
	font-style:normal;
	font-weight:normal;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	text-decoration: none;
	color: #850005;
	font: 100% Georgia, "Times New Roman", Times, serif;
}

h1{
	position: relative;
	padding:8px 4px 2px 45px;
	line-height: 1em;
	height: 30px;
	font-size: 22px;
	margin-bottom: 5px;
}

h1 .decoration{
	width: 36px;
	height: 37px;
	position: absolute;
	left: 0;
	bottom: 0;
	background: url(images/h1-bg.png) no-repeat 0 0;
}

h1 span{
	color: #fa0000;
}

abbr,acronym { 
	border:0;
}

body {
	background: #999;
	color: #444;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif; 
	font-size: 12px; 
	line-height: 1.3em;
}

.floatLeft{
	float: left;
	margin: 0 10px 5px 0;
}

.floatRight{
	float: right;
	margin: 0 0 5px 10px;
}

.alignLeft{
	text-align: left;
}

.alignRight{
	text-align: right;
}

.alignCenter{
	text-align: center;
}

.clear{
	clear: both;
}

.red{
	color: #850005;
}

.tick{
	height: 16px;
	background: url(images/tick.png) no-repeat 1px center;
}

.cross{
	height: 16px;
	background: url(images/cross.png) no-repeat 1px center;
}

table.nice td{
	padding: 2px 4px;
	border-bottom: 1px solid #eee;	
}

table.nice td.tick b, table.nice td.cross b{
	display: none;
}

table.nice thead td{
	background: #8d1116;
	color: #fff;
	font-weight: bold;
	border-bottom: none;	
}

strong{
	font-weight: bold;
}

p{
	padding: 0 0 1.5em 0;
	line-height: 1.7em;
}

a{
	color: #850005;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

.niceBorder{
	padding: 5px;
	background: #F9F9F9;
	border: 1px solid #eee;
	margin: 0 10px 5px 0px;
}
.niceBorderLeft{
	padding: 5px;
	background: #F9F9F9;
	border: 1px solid #eee;
	float:left;
	margin: 0 10px 5px 0px;
}

.niceBorderRight{
	padding: 5px;
	background: #F9F9F9;
	border: 1px solid #eee;
	float:right;
	margin: 0 10px 5px 0px;
}

hr{
	background: none;
	border: 0;
	border-top: 1px dashed #b3b3b3;
	margin: 10px 0 12px;
}


#wrapper{
	position: relative;
}

#headerHolder{
	position: absolute;
	top: 0;
	padding-top: 20px;
	width: 100%;
	background: url(images/main-bg.png) repeat-x;
}

#header{
	margin: 0 auto;
	width: 840px;
	height: 178px;
	position: relative;
	background: #fff url(images/header-bg.png) no-repeat;
}

#login{
	position: absolute;
	top: -18px;
	right: 25px;
	display: block;
	float: right;
	padding-right: 20px;
	height: 16px;
	line-height: 18px;
	color: #fff;	
	font-size: 11px;
	background: url(images/key.png) no-repeat right top;
}

#logo{
	display: block;
	position: absolute;
	width: 200px;
	height: 88px;	
	left: 20px;
	top: 30px;
	background: url(images/logo.png) no-repeat;
}

#headerImage{
	display: block;
	position: absolute;
	top: 20px;
	right: 20px;
}

#headerImage img{
	display: block;
	border: 1px solid #999;
}

#callUs{
	position: absolute;
	top: 158px;
	right: 20px;
	font-size: 16px;
}

#menu{
	position: absolute;
	left: 20px;
	top: 148px;
	list-style: none;
	width: 600px;
}

#menu li{
	float: left;
	margin-right: 20px;
	list-style: none;
}

#menu li a{
	font-size: 11px;
	color: #666;
	display: block;
	text-align: center;	
	height: 18px;
	padding: 9px 0 0 2px;
	width: 74px;
	background: url(images/menu-bg.png) no-repeat 0 -27px;
}

#menu li a:hover, #menu li a.selected{
	color: #fff;
	text-shadow: #f0ffff 0 0 5px;
	text-decoration: none;
	background-position: 0 0;
}

#content{
	position: relative;
	background: #f2f2f2;
	padding-top: 198px;
	width: 100%;
}

#contentTop{
	width: 830px;
	margin: 0 auto;
	padding: 10px;
	position: relative;
	font-size: 12px;
	background: url(images/content-bg.png) repeat-y;
}

.threeImages{
	padding: 0 0 1.5em 0;
}

.threeImages img{
	display: block;
	float: left;
}

#leftColumn{
	width: 588px;
	float: left;
	margin-right: 10px;
	padding: 0 10px;
	position: relative;
	text-align:justify;
}


#rightColumn{
	width: 196px;
	position: relative;
	float: left;
	padding-top: 10px;
}

#rightColumn h2{
	color: #fff;
	height: 26px;
	position: relative;
	text-transform: uppercase;
	width: 136px;
	padding: 0 30px;
	background: #850005 url(images/side-header.png) no-repeat;
	font: 11px/26px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#rightColumn h2 .rss-icon{
	display: block;
	position: absolute;
	height: 14px;
	width: 14px;
	top: 6px;
	right: 10px;
	background: url(images/rss.png) no-repeat;
}

.rightMenuName{
	margin-bottom: -1px;
	position: relative;
	z-index: 10;
}

.news, .rightMenu{
	list-style-type: none;
	border: solid #eee;
	border-width: 0 1px 1px 1px;
	margin-bottom: 20px;
}
 
.news li{
	border-bottom: 1px dotted #eee;
	overflow: hidden;
	position: relative;
	padding: 5px 10px 5px 30px;
	background: url(images/news-bubble.png) no-repeat 7px 7px;
}

.rightMenu li{
	overflow: hidden;
	position: relative;
}

.rightMenu li a{
	display: block;
	color: #666;
	border-top: 1px dotted #eee;
	font-size: 11px;
	padding: 7px 10px 4px 30px;
	background: url(images/right-menu-icon.jpg) no-repeat 7px 7px;
}

.rightMenu li a:hover{
	color: #850005;
}

.testimonials li{
	background: url(images/double-bubble.png) no-repeat 7px 7px;	
}

.news li h3{
	color: #333;
	font-weight: bold;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.news li p{
	padding: 0 0 .3em 0;
	line-height: 1.1em;
}

.news li.last{
	border-bottom: 0;
}

ul.logoList{
	list-style-type: none;
	padding: 0 0 1em 10px;
}

ul.logoList li{
	padding: 5px 0 5px 18px;
	background: url(images/list-bullet.png) no-repeat 0 6px;
}

#leftColumn ul{
	padding: 0 0 1em 25px;	
}

#contactForm{
	width: 450px;
	margin: 20px auto;
}

#contactForm .element{
	margin-bottom: 10px;
	min-height: 20px;
	clear: left;
	height: 20px;
}

* > #contactForm .element{
	height: auto;
}

#contactForm .element label{
	display: block;
	float:left;
	width: 80px;
	text-align: right;
	padding-right: 5px;
	line-height: 20px;
}

#contactForm .element .field{
	float:left;
	width: 360px;
	text-align: right;
}

#contactForm .element .field input, #contactForm .element .field textarea{
	background: #fff;
	border: 1px solid #850005;
	color: #333;
	width: 350px;
	text-align: left;
	padding: 2px;
}

#contactForm .element .field textarea{
	height: 100px;
}

#contactForm .element .field .button{
	width: 80px;
	cursor: pointer;
	margin-top: 5px;
	background: #850005;
	border: 0;
	font-size: 12px;
	text-transform: uppercase;
	text-align: center;
	font-weight: lighter;
	color: #fff;
}


#footer{
	width: 850px;
	position: relative;
	margin: 0 auto 10px auto;
	background:  url(images/footer-bg.png) repeat-y center 0;
}

#footerBottom{
	position: relative;
	margin: 0 auto;
	padding: 13px 20px 20px 20px;
	color: #666;
	font-size: 10px;
	overflow: hidden;
	height: 32px;
	text-align: right;
	background:  url(images/footer-bottom.png) no-repeat center bottom;
}

#footerCopy{
	position: absolute;
	top: 13px;
	right: 20px;
}

#footer a.bottomLogo{
	display: block;
	float: left;
	margin-right: 15px;
	background-repeat: no-repeat;
}

#footer a#glogo{
	width: 72px;	
	height: 30px;
	background-image: url(images/bottom-logo-1.png);

}

#footer a#ECAlogo{
	width: 72px;	
	height: 31px;
	background-image: url(images/bottom-logo-ECA.png);
}

#footer a#hlogo{
	width: 32px;	
	height: 32px;
	background-image: url(images/bottom-logo-hexagon.png);
}

#footer a#niclogo{
	width: 51px;	
	height: 30px;
	background-image: url(images/bottom-logo-nic.png);
}

#footer a#jtllogo{
	width: 49px;	
	height: 31px;
	background-image: url(images/bottom-logo-jtl.png);
}


#footer a#visa{
	width: 52px;	
	height: 30px;
	background-image: url(images/visa.jpg);

}

#footer a#solo{
	width: 24px;	
	height: 30px;
	background-image: url(images/solo.jpg);
}

#footer a#maestro{
	width: 48px;	
	height: 30px;
	background-image: url(images/maestro.jpg);
}

#footer a#master{
	width: 50px;	
	height: 30px;
	background-image: url(images/master.jpg);
}

#footer a#american{
	width: 36px;	
	height: 30px;
	background-image: url(images/american.jpg);
}




