article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, header, hgroup, keygen, meter, nav, output, progress, section, source, video {

	display:block;

}

mark, rp, rt, ruby, summary, time {

	display:inline;

}

.left {

	float:left;

}

.right {

	float:right;

}

.wrapper {

	width:100%;

	overflow:hidden;

}



input[type=text]

{

  border-radius:5px;

  background-color: #FFF;

border: 1px solid #7F9DB9;

 padding:2px;

  margin-bottom:2px;



}

#footer{

	

	width: auto;

	padding: 10px 0 10px 0;

	text-align: center;

	font-size: 14px;

	font-family: 'Advent Pro', sans-serif;



	float: left;

	height: auto;

}



textarea {

	  border-radius:5px;

  background-color: #FFF;

border: 1px solid #7F9DB9;

 padding:2px;

  margin-bottom:2px;

}

body {

	background:url(../images/bg.jpg) top center repeat;

	

	font:13px Arial, Helvetica, sans-serif;

	color:#323232;

	line-height:17px;

}

.inner_copy, .inner_copy a {

	border:0;

	float:right;

	background:#fff;

	color:#f00;

	width:50%;

	line-height:10px;

	font-size:10px;

	margin:-220% 0 0 0;

	overflow:hidden;

	padding:0;

}

.css3 {

	border-radius:8px;

	-moz-border-radius:8px;

	-webkit-border-radius:8px;

	box-shadow:0 0 4px rgba(0, 0, 0, .4);

	-moz-box-shadow:0 0 4px rgba(0, 0, 0, .4);

	-webkit-box-shadow:0 0 4px rgba(0, 0, 0, .4);

	behavior:url(../js/PIE.htc);

	position:relative;

}

.body1 {

	background:url(../images/bg_footer.jpg) top center repeat;

	height:100px;

}

.main {

	margin:0 auto;

	width:960px;

	position:relative;

}

.block {

	height:100px;

}

.extra {

	min-height:100%;

	height:auto !important;

	height:100%;

	margin:0 auto -100px;

}

body, html {

	height:100%;

}

a {

	color:#f09e2f;

	text-decoration:underline;

	outline:none;

}

a:hover {

	text-decoration:none;

}

h1 {

	float:left;

	padding:17px 0 0 0;

}

h2 {

	font-size:40px;

	text-transform:uppercase;

	font-weight:600;

	color:#3081c8;

	line-height:52px;

	padding:2px 0 33px 0;

}

h3 {

	font-size:26px;

	color:#fff;

	color:#fff;

	padding-left:35px;

	line-height:57px;

	margin-bottom:30px;

	background:#3081c8;

	border-radius:4px;

	-moz-border-radius:4px;

	-webkit-border-radius:4px;

	behavior:url(../js/PIE.htc);

	position:relative;

	text-transform:uppercase;

	font-weight:600;

}

p {

	padding-bottom:17px;

}

header {

	overflow:hidden;

	width:100%;

	height:494px;

}

#logo {

	background:url(../images/logo_eng.jpg) no-repeat;

	display:block;

	width:354px;

	height:101px;

	text-indent:-5000px;

}

#search {

	float:right;

	padding:36px 0 10px 0;

}

#search .bg {

	background:url(../images/search.gif) no-repeat;

	width:247px;

	height:29px;

}

#search .submit {

	background:none;

	width:29px;

	height:29px;

	float:right;

	cursor:pointer;

}

#search .input {

	float:right;

	background:none;

	font:13px Arial, Helvetica, sans-serif;

	color:#303030;

	width:208px;

	height:17px;

	padding:6px 5px;

}

#top_nav {

	float:right;

	padding:0;

}

#top_nav li {

	float:left;

	padding-left:5px;

}

#top_nav a {

	display:block;

	background:url(../images/top_nav_bg.gif) no-repeat;

	width:79px;

	font-size:13px;

	line-height:29px;

	color:#323232;

	text-align:center;

	text-decoration:none;

}

#top_nav a:hover {

	color:#fff;

	background:#323232;

}

#menu {

	width:100%;

	overflow:hidden;

	margin-top:22px;

	margin-bottom:0px;

	height:57px;

	overflow:hidden;

	padding-bottom:1px;

	border-bottom:5px solid #323232;

}

#menu li {

	float:left;

}

#menu li a {

	display:block;

	font-size:26px;

	color:#fff;

	font-weight:600;

	padding:0 35px;

	border-radius:4px 4px 0 0;

	-moz-border-radius:4px 4px 0 0;

	-webkit-border-radius:4px 4px 0 0;

	behavior:url(../js/PIE.htc);

	position:relative;

	text-decoration:none;

	text-transform:uppercase;

	line-height:57px;

}

#menu li a:hover, #menu #menu_active a {

	background:#016d83;

}

#menu .end a {

	padding-right:36px;

}

.nav1 {

	background:#00afd2;

}

.nav2 {

	background:#00afd2;

}

.nav3 {

	background:#00afd2;

}

.nav4 {

	background:#00afd2;

}

.nav5 {

	background:#00afd2;

}

.tabs {

	width:100%;

	overflow:hidden;

}

.tabs li {

	float:left;

	padding-right:1px;

}

.tabs .end {

	padding:0;

}

.tabs a {

	display:block;

	width:66px;

	font-size:13px;

	line-height:31px;

	color:#fff;

	text-transform:uppercase;

	text-align:center;

	border-radius:4px 4px 0 0;

	-moz-border-radius:4px 4px 0 0;

	-webkit-border-radius:4px 4px 0 0;

	behavior:url(../js/PIE.htc);

	position:relative;

	background:url(../images/tabs_bg.gif) bottom repeat-x #3081c8;

	text-decoration:none;

}

.tabs a:hover, .tabs .active {

	background:url(../images/bg_form.gif) repeat;

}

.tabs_cont {

	border-radius:0 0 4px 4px;

	-moz-border-radius:0 0 4px 4px;

	-webkit-border-radius:0 0 4px 4px;

	behavior:url(../js/PIE.htc);

	position:relative;

	background:url(../images/bg_form.gif) repeat;

	padding:30px 35px 28px;

}

.img {

	position:absolute;

	right:0px;

	top:203px;

}

.text {

	padding:7px 0 0 36px;

	width:575px;

}

.text h2 {

	font-size:32px;

	color:#323232;

	line-height:40px;

	padding:4px 0 15px 0;

	letter-spacing:-1px;

}

.text p {

	font-size:12px;

	font-weight:bold;

	color:#323232;

	line-height:20px;

	text-align:left;

	padding-bottom:25px;

}

.text img {

	margin-top:43px;

}

#content {

	padding-top:35px;

	width:100%;

	overflow:hidden;

	padding-bottom:60px;

}

.pad_bot1 {

	padding-bottom:17px;

}

.pad_bot2 {

	padding-bottom:7px;

}

.pad_left1 {

	padding-left:42px;

}

.pad {

	padding:0 13px;

}

.marg_bot1 {

	margin-bottom:17px;

}

.marg_right1 {

	margin-right:18px;

}

.marker_1, .marker_2 {

	display:inline-block;

	background:url(../images/marker_1.gif) 0 0 no-repeat;

	width:17px;

	height:17px;

}

.marker_2, .marker_1:hover {

	background:url(../images/marker_2.gif) 0 0 no-repeat;

}

.marker_2:hover {

	background:url(../images/marker_1.gif) 0 0 no-repeat;

}

.under {

	padding-bottom:20px;

	border-bottom:1px solid #cccccc;

	margin-bottom:20px;

}

.button {

	display:inline-block;

	font-size:16px;

	color:#fff;

	background:#f09e2f;

	line-height:35px;

	padding:0 16px;

	border-radius:4px;

	-moz-border-radius:4px;

	-webkit-border-radius:4px;

	behavior:url(../js/PIE.htc);

	position:relative;

	font-weight:600;

	text-decoration:none;

	text-transform:uppercase;

}

.button:hover {

	background:#8cbd20;

}

.line1 {

	background:url(../images/line_ver.gif) 320px 0 repeat-y;

}

.list1 li {

	line-height:22px;

}

.list1 li a {

	padding-left:13px;

	background:url(../images/marker_3.gif) 0 5px no-repeat;

}







#captcha_code{

	background-color: #FFF;

border: 1px solid #7F9DB9;

}





	.myButton {

	-moz-box-shadow: 0px 10px 14px -7px #276873;

	-webkit-box-shadow: 0px 10px 14px -7px #276873;

	box-shadow: 0px 10px 14px -7px #276873;

	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #599bb3), color-stop(1, #408c99));

	background:-moz-linear-gradient(top, #599bb3 5%, #408c99 100%);

	background:-webkit-linear-gradient(top, #599bb3 5%, #408c99 100%);

	background:-o-linear-gradient(top, #599bb3 5%, #408c99 100%);

	background:-ms-linear-gradient(top, #599bb3 5%, #408c99 100%);

	background:linear-gradient(to bottom, #599bb3 5%, #408c99 100%);

	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#599bb3', endColorstr='#408c99',GradientType=0);

	background-color:#599bb3;

	-moz-border-radius:8px;

	-webkit-border-radius:8px;

	border-radius:8px;

	display:inline-block;

	cursor:pointer;

	color:#ffffff;

	font-family:Arial;

	font-size:10px;

	font-weight:bold;

	padding:13px 32px;

	text-decoration:none;

	text-shadow:0px 1px 0px #3d768a;

	margin-top:20px;

}

.myButton:hover {

	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #408c99), color-stop(1, #599bb3));

	background:-moz-linear-gradient(top, #408c99 5%, #599bb3 100%);

	background:-webkit-linear-gradient(top, #408c99 5%, #599bb3 100%);

	background:-o-linear-gradient(top, #408c99 5%, #599bb3 100%);

	background:-ms-linear-gradient(top, #408c99 5%, #599bb3 100%);

	background:linear-gradient(to bottom, #408c99 5%, #599bb3 100%);

	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#408c99', endColorstr='#599bb3',GradientType=0);

	background-color:#408c99;

}

.myButton:active {

	position:relative;

	top:1px;

}



