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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #4E4E4E;
	text-decoration: none;
}

div, p, h1, h2, h3, h4, img, span, td, th, ul, li{margin:0px; padding:0px;}



#main{
width:1006px;
height:auto;
}

#header-area
{
width:1006px;
height:243px;
float:left;
}

#navigation-bg
{
width:1006px;
height:41px;
float:left;
background-image:url(../images/navigation-bg.jpg);
}


#home
{
width:139px;
height:41px;
float:left;
margin-left:27px;
}

#services
{
width:139px;
height:41px;
float:left;
}
#partner
{
width:137px;
height:41px;
float:left;
}

#company
{
width:140px;
height:41px;
float:left;
}

#blog
{
width:140px;
height:41px;
float:left;
}
#content-area{
width:1006px;
height:auto;
background-color:#FDFDFD;
background-image:url(../images/content-bg.jpg);
background-repeat:repeat-x;
float:left;
}
#left-content-area
{
width:623px;
height:auto;
float:left;
padding-left:27px;
padding-top:20px;
padding-bottom:30px;
}


#inner-content-area
{
width:929px;
height:auto;
float:left;
padding-left:27px;
padding-top:20px;
padding-bottom:30px;
}





#news-content-area
{
width:238px;
height:auto;
float:left;
margin-left:67px;
padding-top:20px;
padding-bottom:30px;
}

#footer{
width:1006px;
height:70px;
float:left;
}

#footer-bg{
width:1006px;
height:43px;
float:left;
background-image:url(../images/footer-bg.jpg);
background-color:#0392D1;
padding-top:18px;
}

#footer-round{
width:1006px;
height:11px;
float:left;
background-image:url(../images/footer-bottom.jpg);
}






.footer-link {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.footer-link:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #8AF7FE;
	text-decoration: none;
}
.footer-text{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #1E1E1E;
	text-decoration: none;
	height: 18px;
	width: 200px;
	border: 1px solid #666666;
}
.textfield2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #1E1E1E;
	text-decoration: none;
	height: 120px;
	width: 200px;
	border: 1px solid #666666;
}
.submit {
	background-image: url(../images/submit-normal.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 79px;
	border: 0px;
}
.submit:hover {
	background-image: url(../images/submit-rollover.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 79px;
	border: 0px;
}
