@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	line-height:18px;
	/*background-color:#565656;*/
	/*background-image:url(../images/bg.png)*/
	}
div,ul,li,table,tr,td,span,p{ margin:0; padding:0;}
img{ outline:none; border:0; vertical-align:middle;}
a { border:0; outline:none;}
.clear{ clear:both;}

.banner-top
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#fff;
	
}
.click-here{

	background:url(../images/click-here.png) no-repeat left top;
	height:35px;
	width:68px;
	display:block;
	margin-left:14px;
}

.click-here:hover{

	background-position:0 -36px;
}


#outerdiv{
	margin-left:auto;
	margin-right:auto;
	width:1100px;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;
	}
#innerdiv{
	width:1100px;
	float:left;
	margin:0;
	background-color:#FFF;
	}
#headerbg{
	width:1100px;
	float:left;
	height:206px;
	background-image:url(../images/headerbg.png); background-repeat:no-repeat;
	}
	
.logo{
	width:80px;
/*	height:92px;*/
	float:left;
	padding: 34px 0 0 45px;

	}
#nameframe{
	float:left;
	width:auto;
}			
.companyname{
	font-family:Arial, Helvetica, sans-serif;
	font-size:32px;
	color:#FFF;
	font-weight:bold;
	padding: 45px 0 0 0px;
	}	
	
.solgan{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFF;
	font-weight: normal;
	padding: 15px 0 0 0px;
	text-align: left;
	}	
#frame{
	float:right;
	width:471px;
	margin: 30px 0 0 0;
}	
.phoneno{
	width:400px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:25px;
	color:#FFF;
	font-weight: normal;
	padding: 36px 15px 10px 0px;
	float:right;
	text-align:right;
	}	
.faxno{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFF;
	font-weight: normal;
	padding: 0px 15px 0 0px;
	float:right;
	width:450px;
	text-align:right;

	}	
	
#loginbg{
	width:95px;
	height:25px;
	float:right;
	margin: 10px 25px 0 0;
	background-image:url(../images/loginbg.png); background-repeat:no-repeat;
	}
	
	
.login{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FFF;
	font-weight: bold;
	padding: 3px 0 0 16px;
	}	
	
a.login{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FFF;
	font-weight: bold;
	text-decoration:none;

	}	
	
#loginbg:hover{
	background-position:0 -25px;

	}	
	
	
#menubg{
	width:1100px;
	height:33px;
	float:left;
	background-image:url(../images/menubg.jpg); background-repeat: repeat-x;
	}	
#menu{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFF;
	width:104%;
	}	
	
#menu ul{
	list-style:none;
	display:block;
	}	
	
	
#menu ul li{
	list-style:none;
	display:block;
	padding: 8px 38px 0 38px;
	border-right:solid 1px #CCC;
	float:left;
	height:25px;
	font-weight:bold;

	}	
		
	
#menu ul li a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	}
	
#menu ul li a:hover{
	color:#000066;
	text-decoration:none;

	}
	
	
#contentfrm,#spcontentfrm{
	width:1078px;
	float:left;
	margin: 0px 0 0 0;
	padding-left: 22px;
    padding-bottom: 36px;
	}
#right{
	/*width:610px;*/
	float:left;
	padding: 5px 0 0 35px;
	}
			
.text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	padding: 15px 15px  0 0;
	line-height: 20px;
	}	
	
.blue{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#000066;
	font-weight:bold;
	padding: 21px 0 0 0;
	}		
	
	
#left{
	width:380px;
	float:left;
	margin:25px 0 0 0px;
	}	
	
#top{
	width:380px;
	height:23px;
	float:left;
	background-image:url(../images/top.jpg); background-repeat:no-repeat;
	}		
	
#botm{
	width:380px;
	height:23px;
	float:left;
	background-image: url(../images/botm.jpg);
	background-repeat:no-repeat;
	}	
	
#midle{
	width:380px;
	float:left;
	background-image:url(../images/midle.jpg); background-repeat:repeat-y;

	}	
	
.sign{
	font-family:Arial, Helvetica, sans-serif;
	font-size:28px;
	color:#000066;
	font-weight:bold;
	padding: 0px 0 0 20px;
	line-height:35px;
	}		
		
.input{

	height: 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000066;
	margin: 8px 0 0 0;
	float:left;
	width: 240px;
	border: solid 1px #CCC;
	}	
.name{
	width:100px;
	height: 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	margin: 8px 10px  0 0;
	float:left;
	text-align:right;

	}	
	
	
#sumbitbg{
	width:106px;
	height: 25px;
	float:left;
	background-image:url(../images/submitbg.png);
	background-repeat:no-repeat;
	margin: 10px 0px 0 110px;
	}	
#sumbitbg:hover {

background-position:0 -25px;
}	
.submit{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FFF;
	text-align:center;
	/*padding: 0px 0 0 10px;*/
	background: url("media/formbg.png") repeat-x scroll left top transparent;
    border: 0 none;
    cursor: pointer;
    font-weight: bold;
    height: 22px;
    padding: 0px;
    width: 106px;
	}	
	
a.submit{
	font-family:Arial, Helvetica, sans-serif;
	font-size:34px;
	color:#FFF;
	text-decoration:none;
	}	
	
a.submit:hover{
	color: #0C6;
	text-decoration:none;
	}
	
	
	
	
#footerbg{
	width:1100px;
	height:78px;
	float:left;
	background-color:#088afc;
	}	
	
#footer{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FFF;
	text-decoration:none;
	text-align:center;
	margin: 27px 0 0 0;
	}	
	
#footer a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FFF;
	text-decoration:none;
	}	
	
#footer a:hover{
	color:#000;}	
	
	
	
	/*--------------------inner-------------*/
	
.bluehead{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 23px;
	color:#0A086C;
	font-weight:bold;

	}	
.bluetitle{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#000066;
	font-weight:bold;
	}	
	
	
.text2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	padding: 21px 25px 0 0;
	line-height:20px;
	}
.ptext{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#000;
	padding: 15px 15px 0 25px;
	line-height:20px;
	}	
	
#pframe{
	width:964px;
	float:left;
	padding: 21px 0 0 0px;
	}	
#ptop{
	width:964px;
	height:19px;
	float:left;
	background-image:url(../images/ptop.jpg); background-repeat:no-repeat;
	}	
#pbotm{
	width:964px;
	height:19px;
	float:left;
	background-image: url(../images/pbotm.jpg); background-repeat:no-repeat;
	}		
#pmidle{
	width:964px;
	float:left;
	background-image: url(../images/pmidle.jpg); background-repeat:repeat-y;
	}	
	
#signupbg{
	width:148px;
	height:29px;
	float:left;
	background-image:url(../images/signupbg.jpg); background-repeat:no-repeat;
	text-align:center;
	padding: 10px 0 0 0;
	margin-bottom:15px;
	}	
#signupbg a{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 17px;
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	}

#signupbg:hover{
	background-position:0 -38px;
	}
	
#downloadbg{
	width:200px;
	height:50px;
	float:left;
	background-image:url(../images/download.jpg); background-repeat:no-repeat;
	text-align:center;
/*	padding: 16px 0 0 0;*/
	}	
#downloadbg a{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 22px;
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	}

#downloadbg:hover{
	background-position:0 -50px;

	}


.green{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#006633;
	line-height:5px;
	font-weight:bold;
	padding: 0 0 0 15px;
	}
.blue2{
	color:#000066;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height:17px;
	font-weight:bold;
	padding-left:5px;
	float:left;
}
.green2{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 30px;
	color:#f00;
	line-height:17px;
	font-weight:bold;
	padding-left:5px;
	}


.spic{
	/*width:477px;
	height:208px;
	float:left;*/
	padding: 15px 0px 0 0px;
	}

.spic2{
	width:320px;
	height:293px;
	float: right;
	padding: 0px 48px 20px 0px;

	}

	
.contacttxt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#000;
	/*padding: 15px 25px 0 60px;*/
	line-height:30px;
	font-weight:bold;
	}


.border{ border:solid 1px #999;}

.express{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #088afc;
	}

.greentxt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #4f7008;
	font-weight:bold;
	}

.black{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #000;
	font-weight:bold;
	}

.blueboarder{
	border: solid 1px #8eb9de;
	}

/*---------------------------scroll---------------------------*/


	#dhtmlgoodies_scrolldiv{
	/* The total width of the scrolling div including scrollbar */
		width:530px;
	height:250px;
	}
	#scrolldiv_parentContainer{
		width:500px;	/* Width of the scrolling text */
		height:100%;
		overflow:hidden;
		border:1px solid #BC8FBD;
		float:left;
		position:relative;
	}
	
	/*
	CSS for the scrolling content 
	*/
	#scrolldiv_content{
	padding: 5px;
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:18px;
	color: #333;
	}
	
	/*
	The scrollbar slider 
	*/
	#scrolldiv_slider{
		width:15px;
		margin-left:2px;
		height:250px;
		float:left;
	}
	
	/*
	The scrollbar (The bar between the up and down arrow )
	*/
	#scrolldiv_scrollbar{
		width:15px;
		height:210;	/* Total height - 40 pixels */
		border:1px solid #BC8FBD;
		position:relative;
		
	}
	/*
	The scrollbar handle
	*/
	#scrolldiv_theScroll{
		margin:1px;
		width:13px;
		height:13px;
		background-color:#BC8FBD;
		position:absolute;	
		top:0px;
		left:0px;
		cursor:pointer;
	}
	/*
	Scroll buttons(The up and down arrows)
	*/
	#scrolldiv_scrollUp,#scrolldiv_scrollDown{
		width:15px;
		height:16px;
		border:1px solid #BC8FBD;
		color: #BC8FBD;
		text-align:center;
		font-size:16px;
		line-height:16px;
		cursor:pointer;
	}
	#scrolldiv_scrollUp{
		margin-bottom:2px;
	}
	#scrolldiv_scrollDown{
		margin-top:2px;
	}
	#scrolldiv_scrollDown span,#scrolldiv_scrollUp span{
		font-family: Symbol;
	}
.hmenu ul	{padding:0px; margin:0px;}
.hmenu li	{padding:0 0 0 27px;  margin: 0 0 16px; float:left; list-style:none; background:url(../images/sbullet.jpg) no-repeat left top; line-height:15px; font-size:14px; font-weight:500;}

.espanol {
background: transparent url('../images/espanol_btn.png') no-repeat left top;
width: 96px;
height: 26px;
margin-right: 15px;
display: block;
margin-top: 7px;
}
.espanol:hover{background-position:left bottom;}
.english {
background: transparent url('../images/english_btn.png') no-repeat left top;
width: 96px;
height: 26px;
margin-right: 15px;
display: block;
margin-top: 7px;
}
.english:hover{background-position:left bottom;}

.spanish_tab{
background: transparent url('../images/spa-tab.png') no-repeat left top;
width: 122px;
height: 29px;
margin-right: 0px;
display: block;
margin-top: 0px;
margin-left:10px;
float:left;
}
/*.spanish_tab:hover{background-position:left -29px;}*/

.english_tab{
background: transparent url('../images/eng-tab.png') no-repeat left top;
width: 122px;
height: 29px;
margin-right: 0px;
display: block;
margin-top: 0px;
float:left;
}
/*.english_tab:hover,*/.aactive{background-position:left -29px;}
.aactive:hover{background-position:left top;}
#spcontentfrm{display:none;}