@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	padding:0px;
	background-image:url(../../images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#5294de;
}

body,td,th {
	font-family:helvetica;
	color:#000000;
	font-size:12px;
}
.clearboth {
	clear:both;
}
#container {
	width:790px; 
	margin:0px auto;
	position: relative;
}
#container1 {
	width:790px;
	margin:0px auto;
	position: relative;
}

#left {
	float:left;
	width:349px;
}

#right {
	float:right;
	width:441px;
}

#title {
	/*height:206px;*/
}
#point {
	background-image:url(../../images/point-bg.gif);
	background-repeat:no-repeat;
	/*height:416px;
	background-position: left top;*/
	float:left; width:100%;
}
#download {
	text-align:center;
}

.bullet {
	float:left;
	padding:5px 8px 0px 8px;
	line-height:18px;
	height:38px;
}
.text{
	font-size:16px;
	padding:8px 0px 5px 0px;
	width:390px;
	height:34px;
	float:right;
	font-weight: bold;
}
.text2{
	font-size:16px;
	padding:8px;
	float:left;
	width:420px;
}
.red {
	color:#FF0000;
}
.text3{
	font-size:12px;
}
.red2 {
	color:#FF0000;
	text-decoration:underline;
	font-weight:bold;
}
.link  {
	text-align:center;
	font-size:11px;
	padding:5px;
	position:relative;
}
.link a {
	text-decoration:underline;
	color:#000000;
}
#download_button {
	text-align:center;

}
#flash {
	}
.contacthead
{
   font-family:Arial, Helvetica, sans-serif;
   font-weight:bold;
   color:#DB330A;
   font-size:14px;
}
.Listing
{
	clear: both;
	position:relative;
	font-size:11px;
	text-align:left;
	margin: 0px;
	padding-left:10px;
	float:left;
	color:#666666;
	width:98%;
}
.errmsg{font-family:Verdana,Arial,Helvetica,sans-serif;font-size: 10px;  color:#FF0000; font-weight:bold;}

textarea{
      border:1px solid #E9EDF8;
	  font-family: Verdana;
	  color: #666666;
	  font-size:11px;
	  padding-left:4;
	  padding-right:4;
	  padding-top:1;
	  padding-bottom:1;
	  background-color:#FFFFFF;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color:#666666;
	border: 1px solid #E9EDF8;
	padding: 5px;
	height: 22px;
	vertical-align:middle;
	text-align:center;
	cursor:pointer;
}

select{
    border:1px solid #E9EDF8;
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	padding: 0;
	background-color: #FFFFFF
}
input{
	font-family: Verdana;
	color: #666666;
	border: 1px solid #E9EDF8;
    background-color: #FFFFFF;
	font-size:11px
}
option {
	font-family: Verdana;
	color: #666666;
	font-size:10px;
}
.error {
	font-size:10px;
	font-weight:bold;
	color:#EE0000;
	text-align:center;
	width:100%;
	height:35px;
	vertical-align:middle;
}
#tell_message
{
	font-size:11px;
	color:#999999;
	text-align:left;
	width:90%;
	padding-right:3px;
	border:1px solid #E9EDF8;
}
.innerPages
{}
.contactleft1{width:50%; }
.contactInner1{width:50%;}
.contact_bottom {
	width:790px; 
	margin:0px auto;
	position: relative;
}

