BODY {
    background: #000000 url(../images/bg.jpg) repeat-x top center;
    scrollbar-arrow-color:#FFFFFF;
	scrollbar-base-color:#B4B4B4;
	scrollbar-shadow-color:#F3F3F3;
	scrollbar-face-color:#A9A9A9;
	scrollbar-highlight-color:#F3F3F3;
	scrollbar-dark-shadow-color:#FFFFFF;
	scrollbar-3d-light-color:#B4B4B4;
}

TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #251a11;
	font-weight : normal;	
}
TD A:LINK {color : #251a11; text-decoration : none;}
TD A:VISITED {color : #251a11; text-decoration : none;}
TD A:ACTIVE {color : #251a11; text-decoration : none;}
TD A:HOVER {color : #251a11; text-decoration : none;}

B {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #251a11;
	font-weight : bold;	
}
B A:LINK {color : #251a11; text-decoration : underline;}
B A:VISITED {color : #251a11; text-decoration : underline;}
B A:ACTIVE {color : #251a11; text-decoration : underline;}
B A:HOVER {color : #251a11; text-decoration : underline;}

.Title {
	font-family : Times New Roman, sans-serif;
	font-size : 17px;
	font-style : italic;
	color : #251a11;
	font-weight : bold;	
}
.Title A:LINK {color : #251a11; text-decoration : none;}
.Title A:VISITED {color : #251a11; text-decoration : none;}
.Title A:ACTIVE {color : #251a11; text-decoration : none;}
.Title A:HOVER {color : #251a11; text-decoration : none;}

.whitetxt {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #ffffff;
	font-weight : normal;	
}

.movtxt {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #110f08;
	font-weight : normal;	
}


.sb_button {
    display: block;
    position: relative;
    width: 140px;
	height: 32px;
	background: url(../images/sb.jpg);
}

.sb_button A:LINK { 
display: block; 
width: 140px;
height: 32px;
background: url(../images/sb.jpg);
}

.sb_button A:HOVER { 
display: block; 
width: 140px;
height: 32px; 
background: url(../images/sb_over.jpg);
}

.tt_button {
    display: block;
    position: relative;
    width: 140px;
	height: 32px;
	background: url(../images/tt.jpg);
}

.tt_button A:LINK { 
display: block; 
width: 140px;
height: 32px;
background: url(../images/tt.jpg);
}

.tt_button A:HOVER { 
display: block; 
width: 140px;
height: 32px; 
background: url(../images/tt_over.jpg);
}

.vsd_button {
    display: block;
    position: relative;
    width: 140px;
	height: 32px;
	background: url(../images/vsd.jpg);
}

.vsd_button A:LINK { 
display: block; 
width: 140px;
height: 32px;
background: url(../images/vsd.jpg);
}

.vsd_button A:HOVER { 
display: block; 
width: 140px;
height: 32px; 
background: url(../images/vsd_over.jpg);
}

.cu_button {
    display: block;
    position: relative;
    width: 140px;
	height: 32px;
	background: url(../images/cu.jpg);
}

.cu_button A:LINK { 
display: block; 
width: 140px;
height: 32px;
background: url(../images/cu.jpg);
}

.cu_button A:HOVER { 
display: block; 
width: 140px;
height: 32px; 
background: url(../images/cu_over.jpg);
}
.whitetxtbold {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #ffffff;
	font-weight : bold;	
}
.whitetxtbold A:LINK {color : #ffffff; text-decoration : none;}
.whitetxtbold A:VISITED {color : #ffffff; text-decoration : none;}
.whitetxtbold A:ACTIVE {color : #ffffff; text-decoration : none;}
.whitetxtbold A:HOVER {color : #92b7e0; text-decoration : none;}

.tailtxt {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #ffffff;
	font-weight : regular;	
}
.tailtxt A:LINK {color : #ffffff; text-decoration : none;}
.tailtxt A:VISITED {color : #ffffff; text-decoration : none;}
.tailtxt A:ACTIVE {color : #ffffff; text-decoration : none;}
.tailtxt A:HOVER {color : #ff7e37; text-decoration : none;}



.blueheadtxt {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #ededed;
	font-weight : regular;	
}
.blueheadtxt A:LINK {color : #ededed; text-decoration : none;}
.blueheadtxt A:VISITED {color : #ededed; text-decoration : none;}
.blueheadtxt A:ACTIVE {color : #ededed; text-decoration : none;}
.blueheadtxt A:HOVER {color : #ededed; text-decoration : none;}

.blueboldheadtxt {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #ededed;
	font-weight : bold;	
}
.blueboldheadtxt A:LINK {color : #ededed; text-decoration : none;}
.blueboldheadtxt A:VISITED {color : #ededed; text-decoration : none;}
.blueboldheadtxt A:ACTIVE {color : #ededed; text-decoration : none;}
.blueboldheadtxt A:HOVER {color : #ededed; text-decoration : none;}

.boldheadtxt {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #46b7ff;
	font-weight : bold;	
}
.boldheadtxt A:LINK {color : #46b7ff; text-decoration : none;}
.boldheadtxt A:VISITED {color : #46b7ff; text-decoration : none;}
.boldheadtxt A:ACTIVE {color : #46b7ff; text-decoration : none;}
.boldheadtxt A:HOVER {color : #46b7ff; text-decoration : none;}

.smalltxt {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #46b7ff;
	font-weight : normal;	
}
.smalltxt A:LINK {color : #46b7ff; text-decoration : none;}
.smalltxt A:VISITED {color : #46b7ff; text-decoration : none;}
.smalltxt A:ACTIVE {color : #46b7ff; text-decoration : none;}
.smalltxt A:HOVER {color : #46b7ff; text-decoration : none;}


.swhitetxt {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #ffffff;
	font-weight : regular;	
}
.swhitetxt A:LINK {color : #ffffff; text-decoration : none;}
.swhitetxt A:VISITED {color : #ffffff; text-decoration : none;}
.swhitetxt A:ACTIVE {color : #ffffff; text-decoration : none;}
.swhitetxt A:HOVER {color : #ff7e37; text-decoration : none;}

#contact {
	position: relative;
	left:220px;
	top: -40px;
}

.testimonial {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #373737;
	font-weight : normal;
	background-color: #c5c5c5;
        display: block;
		 width: 143px;
	padding: 5px;
		 	
}

.long_testimonial {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #373737;
	font-weight : normal;
	background-color: #c5c5c5;
        display: block;
		 width: 603px;
	padding: 5px;
		 	
}

.company {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #373737;
float: right;
	font-weight : normal;
	background-color: #c5c5c5;
        display: block;
		 width: 200px;
	padding: 12px;
		 	
}

.companytext {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;

	color : #373737;
	font-weight : normal;
	background-color: #E3E3E3;
        display: block;
		 width: 463px;
	padding: 0px;
		 	
}


.pdfbold {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #ffffff;
	font-weight : bold;	
}
.pdfbold A:LINK {color : #ffffff; text-decoration : none;}
.pdfbold A:VISITED {color : #ffffff; text-decoration : none;}
.pdfbold A:ACTIVE {color : #ffffff; text-decoration : none;}
.pdfbold A:HOVER {color : #9f0000; text-decoration : none;}

.specs {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #373737;
	font-weight : normal;	
}

.bigtitle {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	color : #373737;
	font-weight : bold;	
}

.features {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	text-align: left;
	color : #FFFFFF;
	font-weight : bold;
        background-color: #4d4d4d;
        display: block;
		 width: 280px;
		 height: 20px;
        padding-left: 10px;
        padding-top: 2px;	
}

.features01 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	text-align: left;
	color : #FFFFFF;
	font-weight : bold;
        background-color: #4d4d4d;
        display: block;
		 width: 340px;
		 height: 20px;
        padding-left: 10px;
        padding-top: 2px;	
}

.mb {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #373737;
	font-weight : bold;	
}
.mb A:LINK {color : #373737; text-decoration : none;}
.mb A:VISITED {color : #373737; text-decoration : none;}
.mb A:ACTIVE {color : #373737; text-decoration : none;}
.mb A:HOVER {color : #5f5f5f; text-decoration : none;}

.wmb {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #ffffff;
	font-weight : bold;	
}
.wmb A {color : #fffffff; text-decoration : none;}
.wmb A:VISITED {color : #ffffff; text-decoration : none;}
.wmb A:ACTIVE {color : #ffffff; text-decoration : none;}
.wmb A:HOVER {color : #dcdcdc; text-decoration : none;}

#header {
	position:absolute;
	left:50%;
	margin-left: -400px;
	z-index:1;
	width: 779px;
	height:100%;
	background-color: #000000;
}

#logo {position: absolute;
		 Left: 8px;
		 top: 0px;
		 z-index:0;
		 }

#slogan {position: absolute;
		 Left: 350px;
		 top: 0px;
		 }
		 
#bartop {position: absolute;
		 Left: 0px;
		 top: 98px;
		 }
		 
#bluenavbg {position: absolute;
         display: block;
		 width: 758px;
		 height: 35px;
		 Left: 45px;
		 top: 118px;
		 background-color: #636363;
		 }

#mainbody {
	position:absolute;
	left:50%;
	margin-left: -400px;
	z-index:0;
}
 
#bodybg {position: absolute;
        z-index: 0;
        display: block;
		width: 758px;
		height: 30px;
		Left: 0px;
		top: 148px;
		background-color: #e3e3e3;
		 }
		 



.txtBox2{
    border-top: 1px solid #505050;
    border-bottom: 1px solid #505050;
    border-left: 1px solid #505050;
    border-right: 1px solid #505050;
    background-color: #F5F5F5;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;    
    color: #505050;   
    text-decoration: none;
	background-image: url(images/shadow_txtbox.gif);	
}
.txtField1{
    border-top: 1px solid #505050;
    border-bottom: 1px solid #505050;
    border-left: 1px solid #505050;
    border-right: 1px solid #505050;
    background-color: #F5F5F5;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;    
    color: #505050;   
    text-decoration: none;
	background-image: url(../images/shadow_txtfield.gif);	
}

.butnStyle2{
    border-top: 1px solid #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    background-color: #ffffff;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;    
    color: #251a11;
	font-weight : normal;	   
    text-decoration: none;
    cursor : hand;
}

ul.mainmenu {
		   width: 720px;
		   height: 0;
		   list-style:none;
		   position: absolute;
		   left: 0px;
		   top: 4px;
		   margin: 0;
		   padding: 0;
		   
		   }
		   
		    li.menuitem {
			            width: 90px;
						height: 20px;
		   				display: block;
						float: left;
						font-family: arial;
						font-size: 11px;
	                    font-weight: normal;
						text-decoration: none;
						background: url(../images/hlight_but.jpg) no-repeat left bottom;
						
						}
						
		    li.menuitem a {
		                  display: block;
						  width: 90px;
						  height: 20px;
						  text-align: center;
						  color: #000000;
						  text-decoration: none;
						  padding: 4px;
						
						 }
						 
			li.menuitem a:hover {
		                  display: block;
						  width: 90px;
						  height: 20px;
						  text-align: center;
						  color: #55b7da;
						  text-decoration: none;
						   padding: 4px;
						
						 }


						li.hlight {
			           width: 90px;
						height: 20px;
		   				display: block;
						float: left;
						font-family: arial;
						font-size: 11px;
	                    font-weight: normal;
						text-decoration: none;
						color:#ffffff;
						background: url(../images/hlight_nav.jpg) no-repeat left bottom;
						
							}
							
						 li.hlight a{
			              display: block;
						  width: 90px;
						  height: 20px;
						  text-align: center;
						  color:#ffffff;
						  text-decoration: none;
						   padding: 4px;
							
							}
		                  li.hlight a:hover {
		                  display: block;
						  width: 90px;
						  height: 20px;
						  text-align: center;
						  color:#ffffff;
						  text-decoration: none;
						   padding: 4px;
						 }