body{
	margin:0px;
	padding:0px;
	background-image:url(../images/bg.png);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#dadfec;
	}
#containers{
	margin:0px;
	padding:0px;
	width:100%;
	height:auto;
	float:left;
	background-image:url(../images/bodybg.png);
	background-repeat:repeat-y;
	background-position:center top;
	}
.container{
	margin:0 auto 0 auto;
	padding:0px;
	width:1000px;
	height:auto;
	}
.topm{
	margin:0px;
	padding:0px;
	width:1000px;
	height:24px;
	float:left;
	background-image:url(../images/top.png);
	}
.top{
	margin:0px;
	padding:10px 0px 0px 0px; 
	width:1000px;
	height:111px;
	float:left;
	background-image:url(../images/topbg.png);
	}
.logo{
	margin:0px;
	padding:0px;
	width:185px;
	height:auto;
	float:left;
	}
.logocenter{
	margin:37px 0px 0px 40px;
	padding:0px;
	width:510px;
	height:auto;
	float:left;
	}
.logoright{
	margin:27px 0px 0px 0px;
	padding:0px;
	width:250px;
	height:auto;
	float:left;
	text-align:right; 
	}
.follow{
	margin:0px;
	padding:0px;
	width:250px;
	height:auto;
	float:left;
	text-align:right; 
	}
.followbot{
	margin:0px;
	padding:0px;
	width:250px;
	height:auto;
	float:left;
	text-align:right; 
	}
.toptext{
	font-family:'GothamBoldGothamBold';
	font-size:30px;
	color:#000000;
	text-decoration:none;
	}
.toptextlight{
	font-family:'GothamLightGothamLight';
	font-size:30px;
	color:#0b1227;
	text-decoration:none;
	}
.toptextsmall{
	font-family:'MuseoSlab300';
	font-size:17px;
	color:#0b1227;
	text-decoration:none;
	}
.callus{
	font-family:'GothamBoldGothamBold';
	font-size:25px;
	color:#0b1227;
	text-decoration:none;
	}
.menum{
	margin:0px;
	padding:0px;
	width:100%;
	height:45px;
	float:left;
	background-image: url(../images/linkbg.png);
	}	
nav {
	font-family:'RobotoRegular';
	margin:0px 0 0 0px;
	padding:0px 0px 0px 0px;
	font-size:13px; 
	text-decoration:none; 
	width:100%;
	text-transform:uppercase; 
}
nav a {
	color:#fff;
	line-height:42px;
	padding:0 18px;
	height:45px; 
	float:left;
	text-decoration:none;
	background-image: url(../images/linkline.png);
	background-repeat:no-repeat; 
	background-position:right;
}
nav a:hover {
	color:#fff;
	text-decoration:none;
	background-image: url(../images/linkbgr.png); 
	background-repeat:repeat-x;
}
.selected {
	color:#fff;
	text-decoration:none;
	background-image: url(../images/linkbgr.png); 
	background-repeat:repeat-x;
}
.showMenu {
	display:none;
}
.menuLink {
	width:100%;
	float:left;
}
.dropcont {
	position:relative;
}
.subnav {
	position:absolute;
	top:50px;
	right:0px;
	display:none;
	width:200px;
	z-index:999;
	transition:none;
	border:1px solid #d9e5ea;
	padding:10px 10px 15px;
	background:url(../images/subDropBg.gif) repeat-x #f8f8f8;
	box-shadow: 5px 5px 0 #dbdbdb;
}
.subnav a {
	width:80%;
	background-image:none;
	background-color:#F8F8F8;
	padding:2% 10%;
	color:#6e6e6e;
	text-align:right;
	line-height:20px !important;
	background:url(../images/subNavDiv.png) bottom left repeat-x;
	height:auto;
}
.header{
	margin:0px;
	padding:0px;
	width:1000px;
	height:354px;
	float:left;
	background-image:url(../images/header.png);
	}
.headerm{
	margin:0px;
	padding:19% 0px 0px 7.3%;
	width:90%;
	height:auto;
	float:left;
	text-align:right; 
	}
.middelbody{
	margin:0px;
	padding:0px;
	width:1000px;
	height:auto;
	float:left;
	}
.middelleft{
	margin:0px 0px 0px 10px;
	padding:0px;
	width:357px;
	height:auto;
	float:left;
	}
.middelcenter{
	margin:0px 0px 0px 27px;
	padding:0px;
	width:300px;
	height:auto;
	float:left;
	}
.middelright{
	margin:0px 0px 0px 20px;
	padding:0px;
	width:275px;
	height:auto;
	float:left;
	}
h1{
	font-family:'RobotoMedium';
	font-size:18px;
	color:#1f1f1f;
	text-decoration:none;
	line-height:14px;
	}
.text{
	font-family:'RobotoRegular';
	font-size:13px;
	color:#1f1f1f;
	text-decoration:none;
	text-align:justify;
	}
.link {
	font-family:'RobotoRegular';
	font-size:12px;
	color:#142143;
	text-decoration:none;
	padding:0px 0px 0px 0px;
	line-height:22px;
	font-weight:bold; 
	}

.middelbot{
	margin:0px;
	padding:0px;
	width:1000px;
	height:206px;
	float:left;
	background-image:url(../images/bodybot.png);
	}
.packing{
	margin:18px 10px 0px 11px;
	padding:0px;
	width:228px;
	height:auto;
	float:left; 
	}
.foter{
	margin:0px;
	padding:0px;
	width:1000px;
	height:149px;
	float:left;
	background-image:url(../images/foterbg.png); 
	}
.foterm{
	margin:1.5% 2% 0px 2%;
	padding:0px;
	width:96%;
	height:auto;
	float:left; 
	}
.foter1{
	margin:0px;
	padding:0px;
	width:150px;
	height:auto;
	float:left; 
	}
.foter2{
	margin:0px;
	padding:0px;
	width:150px;
	height:auto;
	float:left; 
	}
.foter3{
	margin:0px;
	padding:0px;
	width:140px;
	height:auto;
	float:left; 
	}
.foter4{
	margin:0px 0px 0px 6%;
	padding:0px;
	width:260px;
	height:auto;
	float:left; 
	}
.foter5{
	margin:0px 0px 0px 2%;
	padding:0px;
	width:180px;
	height:auto;
	float:left;
	text-align:center; 
	}
.textwhite{
	font-family:'RobotoMedium';
	font-size:11px;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	padding-bottom:8px;
	}
.linkbot {
	font-family:'RobotoRegular';
	font-size:11px;
	color:#bcc9eb;
	text-decoration:none; 
	display:block;
	line-height:18px;
	
	}
.linkbot a:visited{ 
	color:#bcc9eb;
	text-decoration:none;
	}
.linkbot a:hover{ 
	color:#fff;
	text-decoration:none;
	}
.textwhite1{
	font-family:'RobotoRegular';
	font-size:11px;
	color:#fff;
	text-decoration:none; 
	line-height:18px;
	}
.foterbot{
	margin:0px;
	padding:0px;
	width:1000px;
	height:39px;
	float:left;
	background-image:url(../images/foterbot.png);
	}
.foterbotinn{
	margin:0px;
	padding:10px 10px 10px 20px;
	width:100%;
	height:auto;
	float:left; 
	}
.linkbot1 {
	font-family:'RobotoRegular';
	font-size:11px;
	color:#98a4c5;
	text-decoration:none; 
	}
.linkbot1 a:visited{ 
	color:#98a4c5;
	text-decoration:none;
	}
.linkbot1 a:hover{ 
	color:#fff;
	text-decoration:none;
	}
.textbot {
	font-family:'RobotoRegular';
	font-size:11px;
	color:#98a4c5;
	text-decoration:none; 
	}
.innhead{
	margin:0px;
	padding:0px;
	width:1000px;
	height:200px;
	float:left;
	background-image:url(../images/innhead.png);
	}
.innheadm{
	margin:0px;
	padding:13.2% 0px 0px 4%;
	width:95%;
	height:auto;
	float:left;
	text-align:right; 
	}
.innmiddelleft{
	margin:10px 0px 0px 10px;
	padding:0px;
	width:655px;
	height:auto;
	float:left;
	}
.headinn{
	margin:322px 0px 0px 0px;
	padding:5px 0px 0px 0px;
	width:296px;
	height:77px;
	float:left;
	background-image: url(../images/requestbg.png);
	position:absolute;
	text-align:center;
	}
.innmiddelright{
	margin:0px 0px 0px 20px;
	padding:0px;
	width:275px;
	height:auto;
	float:left;
	border-left:#c2c2c2 1px solid;
	}
.request{
	margin:0px 0px 0px 15px;
	padding:0px;
	width:100%;
	height:auto;
	float:left;
	}
.requestbot{
	margin:15px 0px 15px 0px;
	padding:0px;
	width:300px;
	height:auto;
	float:left;
	}
.requestbot1{
	margin:0px 0px 15px 13px;
	padding:1% 0px 7px 0px;
	width:288px;
	height:auto;
	float:left;
	background-color:#cfcfcf;
	}
.requestbot2{
	margin:3% 0% 0px 2.4%;
	padding:0px;
	width:46%;
	height:auto;
	float:left; 
	}
h2{
	font-family:'RobotoMedium';
	font-size:22px;
	color:#fff;
	text-decoration:none;
	line-height:14px;
	}
#about  {
	position:absolute;
	width:200px;
	z-index:1;
  	left: expression((document.body.clientWidth/2)-0);
	visibility: hidden;
	margin-left:543px;
	margin-top:45px;
	background-color:#1b2a54; 
	}
#reference  {
	position:absolute;
	width:200px;
	z-index:2;
  	left: expression((document.body.clientWidth/2)-0);
	visibility: hidden;
	margin-left:641px;
	margin-top:45px;
	background-color:#1b2a54; 
	}
.droplink1 a{
	font-family:'RobotoRegular';
	font-size:13px;
	color:#fff;
	text-decoration:none; 
	padding:8px 0px 10px 15px;
	border-bottom:#31467e 1px dotted;
	display:block; 
 	}
.droplink1 a:visited{
	font-family:'RobotoRegular';
	font-size: 13px;
	color:#fff;
	text-decoration:none; 
	padding:8px 0px 10px 15px;
	display:block; 
	}
.droplink1 a:hover{
	font-family:'RobotoRegular';
	font-size:13px;
	color:#f27273;
	text-decoration:none; 
	padding:8px 0px 10px 15px;
	display:block;  
	}
.form{
	margin:10px 0px 0px 0px;
	padding:0px;
	width:655px;
	height:auto;
	float:left;
	}
.formm{
	margin:5px 0px 0px 0px;
	padding:0px;
	width:655px;
	height:auto;
	float:left;
	}	
.formleft{
	margin:0px;
	padding:0px;
	width:250px;
	height:auto;
	float:left;
	}	
.formright{
	margin:0px 0px 0px 10px;
	padding:0px;
	width:350px;
	height:auto;
	float:left;
	}
.textbox{
	font-family:'RobotoRegular';
	font-size:13px;
	color:#232323;
	text-decoration:none; 
	width:100%;
	height:25px;
	border:#bac2da 1px solid; 
	}
.textarea{
	font-family:'RobotoRegular';
	font-size:13px;
	color:#232323;
	text-decoration:none; 
	width:100%;
	height:250px;
	border:#bac2da 1px solid; 
	}
.texts{
	font-family:'RobotoRegular';
	font-size:11px;
	color:#232323;
	text-decoration:none;	
}

	/* Added for the HTML5 formatting */

	.fb-like {
		float:right;
		margin-right:10px;
	}
	#___plusone_0 {
		float:right!important;
		margin-right:20px;
		margin-bottom:5px!important;
	}
	.align-center {
		text-align: center;
	}
	.social-left {
		width:49%;
		float:left;
		text-align:right;
		padding-right:10px;
	}
	.social-right {
		text-align:left;
	}
	.float-right {
		float: right;
	}
	.white {
		color:#ffffff;
	}