@charset "utf-8";
@import url("zurich/stylesheet.css");
.ticker {
background-color: #EEE;
height: 35px;
width: 1023px;
position: absolute;
top: 459px;
left: 1px;
}

#wrapper {
	width: 1024px;
	-moz-box-shadow: 2px 2px 44px #d6d6d6;
	-webkit-box-shadow: 2px 2px 44px #d6d6d6;
	box-shadow: 2px 2px 44px #d6d6d6;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
.highlight {
	color: #872981;
}

#wrapper1 {
	width: 1024px;
	-moz-box-shadow: 2px 2px 44px #d6d6d6;
	-webkit-box-shadow: 2px 2px 44px #d6d6d6;
	box-shadow: 2px 2px 44px #d6d6d6;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	position: absolute;
	left: 0px;
	top: 0px;
}

header .sitemap {
	display: block;
	position: absolute;
	margin-top: 5px;
	margin-left: 760px;
	height: 20px;
}

header .login {
	margin-top: 1px;
	position: absolute;
	margin-left: 870px;
}

header .sitemap a {
	padding-right: 20px;
	color: #000;
	text-decoration: none;
	font-family: Calibri;
	font-size: 14px;
}
header .subscription {
	display: block;
	height: 60px;
	width: 343px;
	position: absolute;
	margin-left: 890px;
	top: 28px;
	padding: 0px;
	border: thin solid #000;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.sub_border {
	padding-bottom: 2px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000;
	text-align: center;
	background-color: #FF6600;
	color: #FFF;
}



body {
	margin: 0px;
	font-family: Calibri;
	font-size: 14px;
	background-image: url(images/bg-pattern.jpg);
}

header {
	height: 100px;
	width: 100%;
}
header .logo {
	padding-left: 10px;
	padding-top: 10px;
}
#menubar {
	height: 32px;
	width: 100%;
}
.fotter {
	display: block;
	width: 100%;
	text-align: center;
	color: #FFF;
	padding-top: 10px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #CCC;
	padding-bottom: 20px;
	background-color: #333;
}
.fotter .fotterlink {
	font-size: 12px;
}
.fotter .fotterlink a {
	color: #FFF;
	text-decoration: none;
}



.flash {
	display: block;
	width: 98%;
	margin-top: 2px;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.flash .slider {
	display: inline-block;
	width: 750px;
}
.flash .slider1 {
	display: inline-block;
	width: 750px;
	height: 300px;
	margin-top:-10px;
	margin-left:-4px;
}
.row1 {
	margin: 0px;
	padding-bottom: 15px;
}

.welcomenote {
	display: inline-block;
	width: 700px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: justify;
	font-size: 14px;
	padding-right: 25px;
	padding-left: 25px;
}
.row1 .welcomenote ul li {
	list-style-type: none;
	color: #666;
	font-size: 14px;
}
.row1 .welcomenote ul {
	text-align: left;
}


.row1 .row1box {
	display: inline-block;
	height: 240px;
	width: 240px;
	position: relative;
	margin-left: 1px;
	margin-top: 20px;
}

.welcomenote p {
	font-weight: 200;
	font-size: 14px;
	color: #666;
	line-height: 16px;
}
.welcomenote h3 {
	color: #002479;
	font-size: 20px;
}

.socialmedia {
	width: 40px;
	margin-top: 10%;
	margin-left: 97%;
	position: fixed;
	z-index: 2020;
}

.box3 .toolsbox {
	margin-bottom: 18px;
}



.flash .productad {
	display: inline-block;
	height: 300px;
	width: 255px;
	position: relative;
	margin-top:-15px;
}

.btn {
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background: -moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );


	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color: #ededed;
	-webkit-border-top-left-radius: 0px;
	-moz-border-radius-topleft: 0px;
	border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-moz-border-radius-topright: 0px;
	border-top-right-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	border-bottom-left-radius: 0px;
	text-indent: 0;
	border: 1px solid #dcdcdc;
	display: inline-block;
	color: #777777;
	font-family: Calibri;
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
	height: 35px;
	line-height: 35px;
	text-decoration: none;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}
.btn:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color:#dfdfdf;
}
h3 {
	font-size: 18px;
	font-weight: bold;
	
}
.pageheader

{
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 0px;
	color: #002479;
	font-size: 20px;
	}

.row2 {
	display: block;
	width: 100%;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.row2 .box1 {
	height: 300px;
	width: 300px;
	display: inline-block;
	margin-right: 35px;
}

.row2 .box2 {
	background-color: #F90;
	display: inline-block;
	height: 300px;
	width: 300px;
	margin-right: 35px;
}

.row2 .box3 {
	display: inline-block;
	height: 300px;
	width: 300px;
}
.contentcover {
	width: 980px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.contentcover .leftpanel {
	width: 2203.px;
	display: inline-block;
	margin-left:15px;
	text-align: left;
	position: absolute;
	z-index: 0;
	width: 180px;
}
.contentcover .Centerpanel {
	width: 750px;
	display: inline-block;
	padding-right: 20px;
	padding-left: 20px;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #CCC;
	margin-left: 215px;
	padding-top: 5px;
	text-align: justify;
	min-height: 700px;
	z-index: 0;
	color: #666;
}
.contentcover .Centerpanel-2 {
	width: 750px;
	display: inline-block;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: none;
	border-left-style: dotted;
	border-right-color: #CCC;
	border-left-color: #CCC;
	margin-left: 200px;
	padding-top: 20px;
	text-align: justify;
	min-height: 700px;
}

.Centerpanel .points {
	font-weight: bold;
}

.contentcover .rightpanel {
	width: 250px;
	display: inline-block;
	position: absolute;
	padding-top: 40px;
	padding-left: 10px;
}
.contentcover .leftpanel li  {
	list-style-type: none;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	text-align: left;
	padding-bottom: 5px;
	padding-top: 5px;
}

.leftpanel li a {
	color: #333;
	text-decoration: none;
}
.welcomenote h3 .wlcomespan {
	font-size: 16px;
	color: #999;
}
.ContactForm {
	width: 400px;
	display: inline-block;
	position: absolute;
}
.Centerpanel .ContactDetail {
	width: 300px;
	position: absolute;
	margin-left: 400px;
}
.link222 {
	color: #666;
	text-decoration: none;
}
.fotter a {
	color: #FFF;
	text-decoration: none;
}
.textbox {
	width: 200px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #EAEAEA;
}
.productad .shortcuts {
	margin-bottom: 10px;
	margin-top: 10px;
	border: thin solid #666;
	padding: 3px;
	-webkit-border-radius: 8px 0px 0px 0px;-moz-border-radius: 8px 0px 0px 0px;border-radius: 8px 0px 0px 0px;
}
.fotterlink .left {
	float: left;
	margin-left: 10px;
}
.fotterlink .right {
	float: right;
	margin-right: 10px;
}
header .newsletter {
	height: 70px;
	width: 350px;
	position: absolute;
	margin-top: 50px;
	margin-left: 640px;
}
.events {
	position: absolute;
	margin-left: 450px;
	top: 10px;
}
.login_btn {
position: absolute;
margin-left: 804px;
margin-top: 50px;
}

.button
{
	display: inline-block;
margin: 0 5px 15px 0;
padding: 7px 20px 8px;
border-radius: 3px;
color: #FFF;
font-weight: 800;
font-size: 12px;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
line-height: 1.5;
cursor: pointer;
-webkit-transition: background .2s ease-out;
-moz-transition: background .2s ease-out;
-ms-transition: background .2s ease-out;
-o-transition: background .2s ease-out;
transition: background .2s ease-out;
-webkit-font-smoothing: antialiased;
}
.login_btn a{
text-decoration:none;
}

.button:hover
{
	background:#002479;
}
.darkgray-blue {
background:#0069C1;
}