@charset "utf-8";
/* CSS Document */

*
{
	margin:0px;
	padding:0px;
	font-size: 12px;
}

body{
font-family:Arial, Helvetica, sans-serif;
font-size:12pt;
color:#000000;
text-align:justify;
margin:0 0 0 0;
background-color:#FFF;	
}

#main{
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top:0px;
    width:100%;
	float:left;
	height:auto;
	background-image:url(../imgs/topbg.jpg);
	background-repeat:repeat-x;
}
#middle{
width:998px;
height:auto;
margin: 0 auto;
background-color:#FFFFFF;
background-image:url(../imgs/topbg.jpg);
background-repeat:repeat-x;
}
#top{
width:998px;	
height:113px;
}
#logo{
width:600px;
height:114px;
padding-top:0px;	
float:left;
}
#logoname{
width:113px;
color:#BF1331;
font-family:Arial, Helvetica, sans-serif;
font-size:24px;
font-weight:bold;
padding-top:43px;	
float:left;
}
#logoname1{
width:600px;
color:#666;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
float:left;
}
#snet{
float:right;	
width:120px;
padding-top:43px;
}
#menu{
background-image:url(../imgs/menubg.jpg);
background-repeat:repeat-x;
width:998px;
height:45px;	
float:left;
padding-top:0px;
}
#flash{
width:998px;
height:247px;
float:left;
padding-top:0px;	
}
#maintext{
width:998px;
height:auto;
float:left;
background-color:#ffffff;	
padding-top:5px;
}
#text{
width:998px;
height:auto;
float:left;	
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:18px;
color:#000;
position:relative;
padding-bottom:10px;
}
#text1{
width:755px;
height:auto;
float:left;	
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:18px;
color:#000;
position:relative;
}
.readmore{
	float:right;
	color:#F00;
	font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:18px;
}
#box{
width:998px;
height:170px;
float:left;	
}

.box{
float:left;
padding: 0 0 10px 30px;	
}

#footer{
width:100%;
height:162px;
float:left;	
background-image:url(../imgs/btmbg.jpg);
background-repeat:repeat-x;
}
#footermid{
margin:0 auto;
width:998px;
height:162px;
color:#333;	
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:18px;
}

.ftr{
padding-left:5px;	
}
.header{
line-height:30px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;	
color:#F00;
}

.aim{
padding-left:20px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:18px;
color:#000;
}
.subhd{
color:#000;	
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:18px;
font-weight:bold;
}
#mlogin{
width:232px;
height302px;
float:right;	
}

#specifications{
font-family:Arial, Helvetica, sans-serif;
width:100%;
border-collapse:collapse;
line-height:20px;
}
#specifications td, #specifications th {
font-size:12px;
border:1px dotted #acacac;
background-color:#eeeeee;
padding:5px 9px 5px 9px;
}
#specifications th {
font-size:12px;
text-align:left;
background-color:#545454;
color:#fff;
}
#specifications tr.alt td {
color:#000;
background-color:#EAF2D3;
}
.publish{
	text-align:left;
	color: #000000;
	text-decoration:none;
}


.clear{
clear:both;
}

.ftrtxt{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFF;	
padding-top:20px;
}

#speak{
width:232px; 
height:auto; 
float:right; 
padding-top:6px;
}

.txtfn1 {
    border: 1px solid #ccc;
    font-family: arial;
    font-size: 12px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding-left:4px;
}

.img{
    border: 1px solid #ccc;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding:5px;
}



.list {
	list-style-image:url(../imgs/bullet.jpg); 
	padding-left:15px;
}
	
.list li{
	background:url(../imgs/form-line.jpg) bottom no-repeat; 
	padding-top:5px; 
	padding-left:5px;
}


