/*Avenir Design Ltd 2008*/

body {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background-color: #064568;
	background-image: url(images/body-bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	position:relative;
	z-index:2;
	font-size:12px;

}



.mainave {
	width: 963px;
	margin: 0 auto 0 auto;
	background-color: transparent;
	background-image: url(images/main_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	position:relative;
	z-index:5;
}

img {
	border: 0;
}

.top {
	background: #fff url(images/main_bg.gif) repeat-y fixed top;	
	height: 83px;
	clear: both;
	width: 702px;
	padding-left: 30px;
	padding-right: 30px;
}

a:link, { 
color: #fff; 
text-decoration: underline; 
}

a:visited { 
color: #fff; 
text-decoration: underline; 
}

a:hover { 
color: #fff;
text-decoration: none; 
}

.topl {
	float: left;
	width: 346px;
	height: 83px;
	}


.topl h1 {
	background-color: #fff;
	color: #B40000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	margin: 0px 40px 0px 40px;
	padding: 25px 0 0 0;
	display:none;
}

.topl h1 span {
	color: #FAA806;
}

.topr {
	float: right;
	text-align: right;
	height: 80px;
	width: 350px;
	padding: 0;
	margin: 0;
	line-height:80px;
	vertical-align: middle;
	}

.topr p {
	margin:0; 
	padding: 30px 0 0 0;
}

.topr form {
	padding: 0;
	margin: 0;
}

input.text { 
	margin: 0; 
	width: 210px;
	border: 1px solid #ccc; 
	background: #fff;
	color: #777; 
}

input.text:hover { 
	border: 1px solid #FAA806; 
}

input.searchbutton { 
	margin: 1px; 
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: none; 
	background: #FFFFFF; 
	color: #B40000; 
	padding: 1px;
	font-weight: bold; 
}

.shortnfo {
	height: 220px;
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #fff;
	position:relative;
	z-index:10;
}

/*//////////////////////for subpages (optional) //////////////////*/
.shortnfosub {
	height: 120px;
	background: transparent url(images/main_bg.png) repeat-y top top;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
}

.shortnfo  {
	/*text-align: right;*/
	position:relative;
	z-index:10;
}


.logo1  {
	position:absolute;
	display:block;
	text-align: right;
	background-image: url(images/top1.png);
	background-repeat: no-repeat;
	background-position: right top;
	z-index:200000;
	height:179px;
	width:245px;
	overflow: visible;
	visibility: visible;
	top:18px;
	right:20px
	
}

/*//////////////////////for subpages (optional)//////////////////*/
.shortnfosub  {
	text-align: right;
	
}

.menuitems{
	height: 57px;
	padding-left:26px;
	padding-right:26px;
	text-align:center;/*background: transparent url(images/menuBG.gif) no-repeat top center;
*/
	width: 870px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	background-image: url(images/menuBG.jpg);
	background-repeat: repeat-x;
	background-position: 6px top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	position:relative;
	z-index:30;
}

/*//////////////////Menu//////////////////////////*/

 /* common styling */
.menu {
	width: 910px;
	font-size: 0.65em;
	padding-bottom: 0px;
	height:57px;
	clear:both;
	background-image: url(images/menuBG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 8px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}


.menu ul {
	margin: 0pt;
	padding: 0pt;
	list-style-type: none;
}


.menu ul ul {
	text-transform: none;/*width:150px;*/
	font-weight: lighter;
}
/*.menu ul ul { width: 150px; }*/

.menu li { 
float: left; 
/*width: 100px;*/
position: relative; 
text-align:left;
}

.menu a, .menu a:visited { 
border-style: solid; 
border-color: #ccc; 
border-width: 0px 1px 1pt 0pt; 
border:0px solid; 
border-right: 0px solid #fff;
border-bottom: 0px solid #050403;
display: block; 
font-size: 150%; 
text-decoration: none; 
color: #fff; 
height: 40px; 
padding-left: 20px; 
padding-right: 20px; 
line-height: 40px; 
font-weight:bold;
}


* html .menu a, * html .menu a:visited { width: 110px; }
/* * html .menu a, * html .menu a:visited { width: 139px; }*/

.menu ul ul a.drop, .menu ul ul a.drop:visited { background: #8A0000 none repeat; }
/*.menu ul ul a.drop, .menu ul ul a.drop:visited { background: rgb(148, 158, 124) none repeat; }*/

.menu ul ul a.drop:hover { background: #4C5F70 none repeat; }
/*.menu ul ul a.drop:hover { background: rgb(201, 186, 101) none repeat; }*/

.menu ul ul ul a, .menu ul ul ul a:visited { 
background: #050403 none repeat; 
}

.menu ul ul ul a:hover { 
background: #4C5F70 none repeat; 
}

.menu ul ul { 
visibility: hidden; 
position: absolute; 
height: 0pt; top: 40px; left: 0pt; 
width: 150px; 
}

* html .menu ul ul { top: 31px; }
.menu ul ul ul { left: 120px; top: 0pt; width: 150px; }
/*.menu ul ul ul { left: 150px; top: 0pt; width: 150px; }*/

.menu ul ul ul.left { left: -150px; }
.menu table { position: absolute; top: 0pt; left: 0pt; }
.menu ul ul a, .menu ul ul a:visited { 
padding: 5px 10px; 
background: #C0171E none repeat; 
color: #fff; 
height: auto; 
line-height: 1em; 
width: 200px; 
}

* html .menu ul ul a { width: 129px; }

.menu a:hover, .menu ul ul a:hover {
	color: #fff;
	background-color: #254F72;
	background-image: none;
	background-repeat: repeat;
}
.menu ul *:hover ul { visibility: visible; }
.menu ul *:hover ul ul { visibility: hidden; }
.menu ul *:hover ul *:hover ul ul { visibility: hidden; }
.menu ul *:hover ul *:hover ul { visibility: visible; }
.menu ul *:hover ul *:hover ul *:hover ul { visibility: visible; }


.shortnfo .welcome {
	width: 358px;
	border-left: 1px solid #fff;
	margin-left: 328px;
}



.banner {
	margin:0px;
	height: 180px;
	padding-left:26px;
	padding-right:26px;
	clear:both;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: 16px;
	position:relative;
	z-index:20;
}

.bannersub {
margin:0px;
padding:0px;
height: 89px;
padding-left:26px;
padding-right:26px;
}

.content {
	clear: both;
	width: 940px;
	line-height: 1.8em;	
}

/*///////////////////////// LEFT COLUMN //////////////////////////*/

.leftColumn {
	float: left;
	width: 680px;
	}
	
.leftColumnpad{
padding: 30px 30px 30px 50px;
}

.leftColumn h1, .rightColumn h1 a {
	font-size: 180%; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #050403;
	letter-spacing: 0px;
	margin: 0;
	padding: 0;
	font-weight: normal;
	text-decoration: none;
	line-height:1.5em;
	padding-bottom:2px;
	height:1.5em;
	border-bottom:3px solid #0077BE;
}

.leftColumn h2, .rightColumn h2 a {
	font-size: 180%; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #03638E;
	letter-spacing: 0px;
	margin: 0;
	padding: 0;
	font-weight: normal;
	text-decoration: none;
	height:1.5em;
	border-bottom:0px solid #0077BE;
}

.rightColumn h3, .leftColumn h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	color: #03638E;
	padding: 0;
	line-height:1.5em;
	font-weight: bold;
	width:100%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: -5px;
	margin-left: 0px;
}

.leftColumn ul {
	padding: 0 0 5px 0;
	list-style: none;
	margin: 0px;
	border: none;
	
}

.leftColumn li {
	padding: 0;
	padding-left: 20px;
	margin: 7px  0px 7px 10px;
	background: #fff url(images/arrow1.gif) no-repeat 0px 5px;
}

.leftColumn a:link, .leftColumn a:visited {
	color: #03638E;
	font-weight: normal;
	text-decoration: underline;
}

.leftColumn a:hover, .leftColumn a:active {
	color: #03638E;
	font-weight: normal;
	text-decoration: none;
}

.leftColumn p {

	/*text-align: justify;*/
}

/*///////////////////////// RIGHT COLUMN //////////////////////////*/

.rightColumn {
	float: right;
	width: 260px;
	}

.rightColumnpad{
padding: 0px 26px 10px 0px;
}

.rightColumn h2, .leftColumn h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 180%;
	color: #03638E;
	height:1.5em;
	font-weight: bold;
	width:100%;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	text-transform: uppercase;
}

.rightColumn a:link, .rightColumn a:visited {
	color: #03638E;
	font-weight: normal;
	text-decoration: underline;
}

.rightColumn a:hover, .rightColumn a:active {
	color: #03638E;
	font-weight: normal;
	text-decoration: none;
}


.rightColumn ul {
	padding: 0 0 5px 0;
	list-style: none;
	margin: 0px;
	border: none;
	
}

.rightColumn li {
	padding: 0;
	padding-left: 0px;
	margin: 7px  0px 7px 10px;
	/*background: #fff url(images/arrow2.gif) no-repeat 0px 5px;*/
}

.quote {
	display:block;
	font-size: 13px;
	font-weight:bold; 
	color: #4DB848;
	letter-spacing: 0px;
	margin: 0;
	padding: 0;
	padding-left:15px;
	padding-right:10px;
	padding-top:0px;
	padding-bottom:0px;
	line-height: 25px;
	border-left:6px solid #4DB848;
	background-color: #fff;
	font-style: italic;
}



.center .image {
	float: right;
	margin: 10px 0 10px -3px;
}

.center p {
	margin: 5px 0 5px 0;
}

p.date {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top: 1px dotted #ccc;
	text-align: right;
	padding: 3px 0 3px 0;
}

.date a:link, .date a:visited {
	font-weight: bold;
	color: #b40000;
	text-decoration: none;
}

.date a:hover, .date a:active {
	font-weight: bold;
	color: #b40000;
	text-decoration: underline;
}

.date img {
	vertical-align: middle;
	margin: 0 5px 0 5px;
}

.bot {
	padding: 1px 10px 10px 10px;
	
}

.bot .image {
	float: left;
}

.rightimage {
	float: right;
	padding-left:10px;
	padding-bottom:10px;
}


.footer {
	width: 728px;
	height: 65px;
	padding-left: 25px;
	padding-bottom: 0px;
	clear: both;
	/*background: transparent url(images/footerbg.png) no-repeat top left;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #eee;
	vertical-align:bottom;
	margin:0px;
	
}


.footer p {	
	margin: 0;	
	padding: 0;
}

.footer a:link, .footer a:visited {
	color: #fff;
	text-decoration: none;
}

.footer a:hover, .footer a:active {
	color: #fff;
	text-decoration: underline;
}

.footer .address {
	background:#5CAC4C url(images/footerBG2.jpg) no-repeat left top;
	width: 920px;
	}
	
.footer .addresspad {
	padding:14px 20px;
	
	}
	
	
.footer2{
	font-size:90%;
	width: 890px;
	margin-top:10px;
	height:60px;
	line-height:20px;
	color:#fff;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.avenir{
	background: url(images/avenir.png) no-repeat left;
	display: block;
	float:right;
	FONT-SIZE: 9px;
	TEXT-ALIGN: left;
	MARGIN: 0px;
	PADDING: 3px;
	margin-left:0px;
	margin-top:-3px;
	margin-bottom:10px;
	text-indent: 20px;
	color: #fff;
	background-image: url(images/avenir.png);
	background-repeat: no-repeat;
	background-position: left;
}

	
.avenir a:link { 
color: #fff; 
text-decoration: underline; 
}

.avenir a:visited { 
color: #fff; 
text-decoration: underline; 
}

.avenir a:hover { 
/*color: #B1CD43;*/
color: #fff;
text-decoration: none; 
}

.copyright{
float:left;
text-align:left;
width:225px;
height:25px;
line-height:25px;
background:url(../images/blue_dotts.gif) repeat-x top left;
}

.copyright a:link { 
color: #fff; 
text-decoration: underline; 
}

.copyright a:visited { 
color: #fff; 
text-decoration: underline; 
}

.copyright a:hover { 
/*color: #B1CD43;*/
color: #fff;
text-decoration: none; 
}

/* 888888888888888888888888888888888888888888888888 */

fieldset {
	border: 1px solid #ccc;
}

textarea.text { 
	height: 150px; 
	width: 90%; 
	border: 1px solid #ccc; 
	background: #fff; 
	color: #444;
}

textarea.text:hover { 
	border: 1px solid #bbb; 
	background: #FFFFF4; 
	color: #000;
}

input.field { 
	border: 1px solid #ccc; 
	background-color: #fff; 
	width: 200px; 
	color: #444;
}

input.field:hover { 
	border: 1px solid #bbb; 
	background: #fff; 
	color: #444;
}

input.button {
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	background: #f4f4f4; 
	color: #555;
	border: 1px Solid #ccc;
}


.error {
	color: #b40000;
	background-color: #FFF0F0;
	padding: 7px;
	margin-top: 5px;
	margin-bottom: 10px;
	border: 1px dashed #990000;
}
.error h2 {
	color: #b40000;
	background: inherit;
	font-weight: normal;
	letter-spacing: -1px;
}

.success {
	color: #b40000;
	background: #fef4e0;
	padding: 7px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px dashed #faa806;
}
.success h2 {
	color: #faa806;
	background: inherit;
	font-weight: normal;
	letter-spacing: -1px;
}

#ave {
margin: 5px auto;
width: 930px
}
#shadow {
	height: 16px;
	background-image: url(images/shadow.jpg);
	background-position: 39px top;
	background-repeat: no-repeat;
	margin-top: 17px;
}
.bulet {
	display: block;
	float: left;
	height: 73px;
	width: 217px;
}
.imghome {
	margin-top: -30px;
	margin-left: -12px;
	margin-bottom: 30px;
}
.imgproduct {
	margin-top: 0px;
	margin-left: 8px;
	margin-bottom: 20px;
}
.homeleft {
	float: left;
	width: 340px;
	margin-left: 10px;
	color: #4C4C4C;
	font-family: Arial, Helvetica, sans-serif;
}
.homeright {
	float: right;
	width: 220px;
	color: #03638E;
}
h4 {
	font-size: 20px;
	color: #03638E;
	font-weight: bold;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

.bigling  {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	height: 33px;
	width: 183px;
	background-image: url(images/biglink_bg.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	text-transform: uppercase;
	color: #FFF;
	padding-top: 8px;
}
.mainave .content .leftColumn .leftColumnpad #middle .bigling a {
	color: #FFF;
}
.mainave .content .leftColumn .leftColumnpad .homeright .bigling a {
	color: #CC0;
}
#middle {
	width: 600px;
	color: #4C4C4C;
}
.toright {
	color: #03638E;
	margin: 0px;
	padding: 0px;
	clear: left;
	float: right;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #4C4C4C;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4C4C4C;
	display: block;
	margin-top: 5px;
	margin-bottom: 0px;
}
.imgproduct a:hover {
	opacity:0.5;
	height: 73px;
	width: 217px;
	
}
.mainave .content .leftColumn .leftColumnpad #middle .bigling {
	clear: both;
	float: right;
}
clear9 {
	clear: both;
}
#p7ABW1 .p7ABtrig #p7ABt1_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-image: url(images/humb.png);
	height: 74px;
	width: 213px;
	display: block;
}
#p7ABW1 .p7ABtrig #p7ABt1_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#p7ABW1 .p7ABtrig #p7ABt1_3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#p7ABW1 .p7ABtrig #p7ABt1_4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#p7ABW1 .p7ABtrig #p7ABt1_5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#p7ABW1 .p7ABtrig #p7ABt1_6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

#p7ABW1 .p7ABtrig #p7ABt1_7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

#p7ABW1 .p7ABtrig #p7ABt1_8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-image: url(images/ff.jpg);
	height: 74px;
	width: 213px;
	display: block;
}

#clear {
	clear: both;
}

#logos{
	margin-bottom: 20px;
	width: 350px;
	
}
.footer2 #logos a img {
	margin-right: 20px;
}

.busters {
	font-size: 175%;
	font-weight: bolder;
	color: #000;
	margin-top: 5px;
}

