@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-color: #3d3d3d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#ct_area ul li a {
	color: #2773BC;
}



#wrapper {
	height: auto;
	width: 100%;
}
.centered {
	height: auto;
	width: 1002px;
	margin-right: auto;
	margin-left: auto;
}
#topbar {
	background-image: url(../images/logo_bar.jpg);
	height: auto;
	background-repeat: repeat-x;
}
#logo {
	position: absolute;
	left: 25px;
}
#nav {
	position: absolute;
	top: 50px;
	width: auto;
	right: 15px;
}
#nav ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#nav ul li {
	float: left;
	margin-left: 5px;
}
#nav ul li a     {
	text-decoration: none;
	display: block;
}
.centered a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#ct_top {
	min-height: 100px;
}
#steps {
	width: 100%;
	background-image: url(../images/steps_bg.png);
	background-repeat: repeat-x;
	height: 288px;
	text-align: center;
}
#loginbar {
	background-repeat: no-repeat;
	position: absolute;
	width: auto;
	right: 15px;
	top: 15px;
}
.txtbox {
	float: left;
	margin-left: 10px;
	min-width: 85px;
}
.txtbx_left {
	background-image: url(../images/txtbox_left.png);
	float: left;
	height: 27px;
	width: 20px;
}
.tbx {
	float: left;
	width: 150px;
	height: 27px;
	background-color: #3D3D3D;
}
.txtbx_right {
	background-image: url(../images/txtbox_right.png);
	float: left;
	height: 27px;
	width: 20px;
}
.txt_field_login {
	background-color: #3D3D3D;
	margin: 0px;
	padding: 0px;
	color: #FFF;
	width: 150px;
	border: none;
	height: 25px;
}






#logobar {
	height: 87px;
	position: relative;
}
#contents {
	height: auto;
	width: 922px;
	float: left;
	background-image: url(../images/ct_bg.png);
	background-repeat: repeat-y;
	padding: 0px 40px 0px 40px;
}
.ct_box {
	float: left;
	height: auto;
	width: 300px;
}
#ct_area {
	width: 606px;
	float: left;
	margin-right: 6px;
}

.ct_box h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #333;
}
#contents .ct_box p {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 12px;
}
.news_box {
	float: right;
	height: auto;
	width: 310px;
	background-color: #333333;
	margin-top: 10px;
}
.newsheadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
}

.news {
	width: 290px;
	float: left;
	height: auto;
	padding: 10px 10px 0px 10px;
}
#logo a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.news h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #FFF;
}

.news p {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	border-left-color: #CCC;
	padding-bottom: 10px;
}

.news p a {
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 14px;
}

.news_box_rel
{
	position:relative;
	width:100%;
	height:150px;
	overflow:hidden;
    }
.ct_box p a{
	font-weight: normal;
	color: #2773BC;
	text-decoration: none;
}

#ct_bottom {
	background-image: url(../images/ctnts_btm.png);
	height: auto;
	float: left;
	width: 922px;
	padding: 30px 40px 10px 40px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 12px;
}
#ct_bottom ul li a {
	color: #FFF;
	text-decoration: none;
}

#ct_bottom p {
	float: right;
}
#ct_bottom ul li {
	float: left;
	margin: 0px 15px;
}
#ct_bottom ul {
	list-style-type: none;
	padding: 0px;
	float: left;
	width: 600px;
}
#ct_bottom ul li a:hover {
	color: #FFF;
	text-decoration: underline;
}

.btn_one {
	background-image: url(../images/btn_home.png);
	height: 32px;
	width: 88px;
}
.btn_one:hover {
	background-image: url(../images/btn_home_h.png);
}
.btn_two {
	background-image: url(../images/btn_about.png);
	height: 32px;
	width: 103px;
}
.btn_two:hover {
	background-image: url(../images/btn_about_h.png);
}
.btn_three {
	background-image: url(../images/btn_service.png);
	height: 32px;
	width: 102px;
}
.btn_three:hover {
	background-image: url(../images/btn_service_h.png);
}

.btn_four {
	background-image: url(../images/btn_process.png);
	height: 32px;
	width: 97px;
}
.btn_five {
	background-image: url(../images/btn_support.png);
	height: 32px;
	width: 99px;
}
.btn_six {
	background-image: url(../images/btn_contact.png);
	height: 32px;
	width: 119px;
}
.btn_four:hover {
	background-image: url(../images/btn_process_h.png);
}
.btn_five:hover {
	background-image: url(../images/btn_support_h.png);
}
.btn_six:hover {
	background-image: url(../images/btn_contact_h.png);
}
#ct_area h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #333;
}
#ct_area p {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 12px;
}
#ct_area h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #333;
}
.float_left {
	float: left;
	width: 100%;
}



.table_data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 15px;
	line-height: 20px;
}
.table_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 15px;
	color: #FFF;
	font-weight: bold;
	line-height: 25px;
}
.table_cell_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
}.donwload_head {
	float: left;
	width: 586px;
	background-color: #333;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	padding: 10px;
}
.donwload_back {
	float: left;
	width: 606px;
	background-color: #999;
	height: auto;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.donwload_bg {
	float: left;
	width: 606px;
}
.donwload_bg p a {
	color: #000;
	text-decoration: none;
	display: block;
	width: 574px;
	height: 50px;
	padding: 10px;
	margin: 5px;
	vertical-align: middle;
	background-image: url(../images/download_bg.jpg);
	border: 1px solid #838383;
	float: left;
}

.donwload_bg p a img {
	float: right;
	padding: 0px;
	margin: 0px;
}
.donwload_bg p {




}
.btn_four_active {
	background-image: url(../images/btn_process_h.png);
	height: 32px;
	width: 97px;
}
.btn_two_active {
	background-image: url(../images/btn_about_h.png);
	height: 32px;
	width: 103px;
}
.btn_one_active {
	background-image: url(../images/btn_home_h.png);
	height: 32px;
	width: 88px;
}
.btn_five_active {
	background-image: url(../images/btn_support_h.png);
	height: 32px;
	width: 99px;
}
.btn_six_active {
	background-image: url(../images/btn_contact_h.png);
	height: 32px;
	width: 119px;
}
.btn_three_active {
	background-image: url(../images/btn_service_h.png);
	height: 32px;
	width: 102px;
}

