html, body {
	margin: 0;
	padding: 0;
}

body 
{
	font-family: Verdana,Arial,Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: normal;	
	color: #000;
	text-align: center;
	background: url(../img/bg.jpg) 0 0 repeat-x;
	background-color: #fff;
}

body a img, body a:hover img {
	border: none;
}

body a 
{
	color: #005CA4;
	text-decoration: none;
}

body a:link	
{	
    color: #005CA4;
	text-decoration: underline;
}	
		
body a:visited	
{	
    color: #005CA4;
	text-decoration: underline;
}	
		
body a:active
{	
    color: #005CA4;
	text-decoration: underline;
}	
		
body a:hover {
    color: #005CA4;
	text-decoration: underline;
}

html>body h1, html>body h2, html>body h3, html>body h4 {
	margin:auto;
}

hr {	
	width: 100%;
	height: 1px;
}

h3{font-size: 11px;}

body p {margin: 0 0 15px 0;padding: 0;}

/******************************************* Table style ****/
body table {
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 11px;
	color: #000; 	
	clear: both;
}

html>body table {height: auto !important;margin: 1px 0 0 1px;padding: 1px 0 0 1px;}

body table tr td {
	margin: 0;
	padding: 0;
}

/* Set static page width */

#Container,#Header,#Footer{
	width: 802px;
}

/* Set cross-browser minimum content height */

#MinHeight 
{
	position: relative;
	display: block;
	height: 550px;
}

#Container 
{
	position: absolute;
	top: 0;
	left: 50%;
	height: 690px;
	margin-left: -401px;
	text-align: left;
	background: url(../img/columnbg.gif) left top repeat-y;
}
html>body #Container {height:680px;} 

#Container:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}

#Header {
	display: block;
	position: relative;
	margin: 0;
	padding: 20px 0 0 14px;
	width: 802px;
	height: 160px;
    overflow: hidden;
    clear: both;
    background: url(../img/topbg.gif) 0 0 no-repeat;
}
html>body #Header {height:140px;}

#Columns {
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	width: 802px;
	background: url(../img/top.gif) left top no-repeat; 
}

#Columns:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}

#C1 {
	position: relative;
	display: inline;
	float: left;	
	margin: 0;
	padding: 0;
	width: 185px;
}

#C2 {
	position: relative;
	display: inline;
	float: right;
	margin: 0 16px 0 0;
	padding: 0;
	width: 600px;
}
html>body #C2 {margin: 0 17px 0 0;}

#Footer {
	position: relative;
	display: block;
	margin: 0; 
	padding: 15px 20px 0 0;
	width: 802px;
	height: 30px;
	text-align: right;
    clear: both;
    overflow: hidden;
	background: url(../img/bottombg.gif) left top no-repeat;
	background-color: #fff;
}	
html>body #Footer {width:782px;}

#Footer a {
    color: #878C90;
    text-decoration: none;
}

#Footer a:hover {
    color: #878C90;
    text-decoration: underline;
}
/********************************* SAContent ********/
#SAContent1 {
	display: block;
	position: relative;
	margin: 15px 0 0 25px;
	padding: 0;
	width: 540px;
	overflow: hidden;
}

#SAContent2 {
	display: block;
	position: relative;
	margin: 10px 0 0 25px;
	padding: 0;
	width: 540px;
	overflow: hidden;
}

#Area1 {
	display: block;
	position: relative;
	margin: 20px 0 0 25px;
	padding: 0;
	width: 540px;
	overflow: hidden;
}


/********************************* Other styles********/
#Upper {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    width: 802px;
    height: 70px;
    overflow: hidden;
    clear:both;
}

#Logo {
    display: block;
    position: relative;
    float: left;
    margin: 0;
    padding: 0;
    width: 218px;
    height: 70px;
    overflow:hidden;
}

#Logo img {
    display: block;
    position: relative;
    margin: 25px 0 0 15px;
}

#Middle {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    width: 802px;
    height: 30px;
    overflow: hidden;
    clear:both;
}

#Searchbox {
    margin: 10px 0 0 0;
    padding: 0;
    width: 172px;
    height: 30px;
    float:left;
    background:url(../img/bluebg.gif) 0 0 no-repeat;
}

#frmSearch {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
}

#txtSearch {
    display:inline;
    float:left;
    margin:3px 0 0 5px;
    padding: 0;
    width: 120px;
    height: 16px;
    font-size: 9px;
    overflow:hidden;
}
html>body #txtSearch {height:13px;}

#btSearch {
   display: inline;
    float: left;
    margin: 0;
    padding: 5px 10px 0 5px;
    font-size:8px;
    font-weight:bold;
    color:#fff;
    width: 40px;
    height: 16px;
    background: none;
    text-align: center;
    border: none;
}

#ContentDiv {
    display: block;
    position: relative;
    margin: 0;
    padding: 0; 
    width: 599px;  
    height:520px;
    overflow:auto;
}
html>body #ContentDiv {height:480px;}

#ContentDiv2 {
    display: block;
    position: relative;
    margin: 0;
    padding: 0; 
    width: 599px;  
    height:520px;
}
html>body #ContentDiv2 {height:480px;}

#FrontBanner {
    display: block;
    position: relative;
    margin: 15px 0 0 25px;
    padding: 0;
    width: 548px;
/*  height: 207px; */
    overflow: hidden;    
}

#Banner {
    display: block;
    position: relative;
    margin: 10px 0 0 25px;
    padding: 0;
    overflow: hidden; 
/*  margin: 25px 0 0 25px;  
    width: 551px;
    height: 136px;
  */ 
}

#ContactDiv {
    display: block;
    position: absolute;
    left: 25px;
    top: 415px;
    padding: 10px;
    width: 160px;
    height: 100px;
    color: #fff;
    font-size: 9px;
    clear: both;
    overflow: hidden;
    background: url(../Img/contactbg.gif) left top no-repeat;
}
html>body #ContactDiv {top: 390px;}


#NewsDiv {
    display: block;
    position: relative;
    float:left;
    margin: 15px 0 0 13px;
    padding: 0;
    width: 160px;
    color: #005CA4;
    overflow: hidden;
}
html>body #NewsDiv { margin: 15px 0 0 28px;}

#NewsHeader {
    display: block;
    position: relative;
    margin: 0 0 5px 10px;
    padding: 0;
    color: #005CA4;
    font-weight: bold;
}

.NewsItem {
    display: block;
    position: relative;
    margin: 0 0 0 4px;
    padding: 5px 0 5px 5px;
    background: url(../img/blueline.gif) left top no-repeat;
}

.NewsTime{
    color: #373F46;
}

#NewsMore {
    display: block;
    position: relative;
    margin: 0 0 5px 13px;
    padding: 0;
}

#ProductHeader1 {
    display: block;
    position: relative;
    margin: 10px 0 0 25px;
    padding: 0 0 0 12px;
    width: 534px;
    height: 22px;
}

#ProductDiv {
    display: block;
    position: relative;
    margin: 0 0 0 25px;
    padding: 0;
    width: 570px;
    height:450px; 
    overflow: auto;
    clear: both; 
    border: 1px solid #9B9FC2;
}
html>body #ProductDiv {width: 567px;} 

#PageName {
    display: block;
    position: relative;
    margin: 10px 0 0 40px;
    padding: 0;
    color: #005CA4;
    font-weight:bold;
    overflow: hidden;
}

#ProductDiv #SAContent1 {
    display: block;
    position: relative;
    margin: 10px;
    padding: 5px 0 0 0;
    width: 505px !important;
    height:22px;
    color: #fff;
    font-weight: bold;
    overflow: hidden;
    clear: both;
    background-color: #C3C5C7 !important;
}

#ProductInner {
    display: block;
    position: relative;
    margin: 10px;
    padding: 0;
    width: 505px;
    clear: both;
}

#ContentDiv #ProductInner {margin: 10px 0 0 10px;width: 540px;} 

#ProductInner2 {
    display: block;
    position: relative;
    margin: 10px 0 0 25px;
    padding: 0;
    width: 540px;
}

#ProductInner #SAContent2,#ProductInner2 #SAContent2 {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    float: left;
    width: 200px;
    overflow: hidden; 
}

#ProductInner2 #SAContent2 {margin: 0 20px 0 0;width:258px !important;} 

#ProductInner #SAContent3,#ProductInner2 #SAContent3{
    display: block;
    position: relative;
    margin: 0 0 0 18px;
    padding: 0;
    float: left;
    width: 282px; 
    overflow: hidden; 
}
#ProductInner2 #SAContent3 {margin: 0;width: 258px !important;} 