html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,caption{ 
	margin:0; 
	padding:0;
	border:0;
	outline:0;
	font-size:100%; 
	vertical-align:baseline;
}
body {
	font-size:12px;
	font-family:"SkodaPro-Regular";
	color: #666;
	background:#ffffff;
	line-height:normal;
}
ul,ol {
	list-style:none;
}
img,fieldset {
	border:none;
}
a{
	text-decoration:none;
}
.hidden{
	position:absolute;
	left:-9999px;
}
.clear {
	clear:both;
}
.lft {
	float:left;
}
.rgt {
	float:right;
}
/* page sturcture
---------------------------------------------*/
.sctop {
	width:50px;
	height:50px;
	position:absolute;
	right:20px;
	bottom:50px;
	border:1px solid red;
	z-index:9999;
	position:fixed;
}
.commonDiv {
	width:100%;
	background:#fff url(../images/bdy_bg.png) no-repeat bottom center;
	background-size:100% 100%;
	padding-top:125px;
	padding-bottom:130px;
}
.topsec {	
	width:100%;
	height:39px;
	background:#fafafa;
	padding:0 0 10px 0;
	position:relative;
	z-index:9999;	
}
.header {
	max-width:980px;
	padding:0 5px;
	margin:0 auto;
}
a.logo {
	float:left;
	display:block;
	margin-left:5px;
	margin-top:6px;
}


p.select_bg {
    height: 42px;
    padding: 0 !important;
    width: 100%;
	margin-bottom:1px;
}
p.select_bg select {
	border:1px solid #dcdcdc;
	border-radius:5px;
	height:28px;
	width:100%;
	padding:5px;
	font-size:12px;
	color:#666;
}

.footer {
	max-width:676px;
	border-top:2px solid #949697;
	margin:0 auto;
	padding:40px 0;
	overflow:hidden;
	font-family: 'OpenSans-Semibold';
}
.footer ul {
	float:left;
	padding:14px 0 0 6px;
	line-height:20px;
}
.footer ul li {
	padding:0 5px 0 8px;
	background:url(images/dot.png) no-repeat left center;
	display:inline-block;
}
.footer ul li a {
	color:#c5c5c5;
	font-size:16px;
}
.footer ul li a:hover {
	color:#000;
}
.footerlogo {
	float:left;
}

/*
--------------------------*/
.sezar {
	max-width:950px;
	margin:0 auto;
	overflow:hidden;
	padding:0 5px;
}
.sezar11 {
	float:right;
}
.toplogo {
	float:left;	
	padding-top:10px;
	height:75px;
}
.toplogo img {
	display:inline-block;
}

.top_navarea {
	width:100%;
	background:#00a3d3;
	min-height:50px;
	border:1px solid red;
	position:fixed;
	top:0px;
}

.top_wrap02 {
	max-width:950px;
	height:50px;
	border:1px solid red;
	margin:0 auto;
	color:#fff;
	overflow:hidden;
}

.top_rgt {
	max-width:260px;
	float:left;
	border:1px solid red;
}

.top_lft_nav{
	max-width:600px;
	float:right;
	border:1px solid red;
}