/* CSS Document */
body {
	top:0;
	bottom:0;
	left:0;
	right:0;
	margin:auto;
	padding:0;
	background-color:#ffffff;	
}
div, ul, h1, h2, h3, h4, h5, li, p, img, form, input, textarea, label {
	margin:0;
	padding:0;
}

a {
    outline: none;
	color:#333;
	text-decoration:none;
}

a:hover {
    outline: none;
	color:#000;
	text-decoration:none;
}

img {
	border:none;
}

li {
	list-style:none;
}


.clearall {
	clear:both;
	font-size:1px !important;
	line-height:1px !important;
	height:1px !important;
	min-height:1px;
}
/*end utility*/
@font-face {
    font-family: 'CalibriBold';
    src: url('calibrib.eot');
    src: url('calibrib.eot') format('embedded-opentype'),
         url('calibrib.woff') format('woff'),
         url('calibrib.ttf') format('truetype'),
         url('calibrib.svg#CalibriBold') format('svg');
}
@font-face {
    font-family: 'FuturaStdBook';
    src: url('futurastd-book.eot');
    src: url('futurastd-book.eot') format('embedded-opentype'),
         url('futurastd-book.woff') format('woff'),
         url('futurastd-book.ttf') format('truetype'),
         url('futurastd-book.svg#FuturaStdBook') format('svg');
}
@font-face {
    font-family: 'FuturaStdHeavy';
    src: url('futurastd-heavy.eot');
    src: url('futurastd-heavy.eot') format('embedded-opentype'),
         url('futurastd-heavy.woff') format('woff'),
         url('futurastd-heavy.ttf') format('truetype'),
         url('futurastd-heavy.svg#FuturaStdHeavy') format('svg');
}
@font-face {
    font-family: 'CalibriRegular';
    src: url('calibri.eot');
    src: url('calibri.eot') format('embedded-opentype'),
         url('calibri.woff') format('woff'),
         url('calibri.ttf') format('truetype'),
         url('calibri.svg#CalibriRegular') format('svg');
}

/* start main content */
div#container{
	width:100%;
	height:auto;
	}
.contentWrap{
	width:988px;
	margin:0 auto;
	}
.header{
	height:118px;
	}
.innerhdr{
	height:118px;
	width:988px;
	background:url(../images/hdrbg.jpg) center top no-repeat;
	margin:0 auto;
	}
.logo{
	float:left;
	margin:12px 0 0 0;
	}
.rgtlogo{
	float:right;
	margin:14px 0 0 0;
	}
/*div#menu{
	height:41px;
	background:url(../images/menubg.jpg) left top repeat-x;
	width:100%;
	}
ul.nav{
	float:right;
	height:41px;
	}
ul.nav li{
	float:left;
	display:inline-block;
	font-family: 'CalibriBold';
	font-size:16px;
	color:#fff;
	text-align:center;
	line-height:41px;
	text-transform:uppercase;	
	}
ul.nav li a{
	color:#e9e9e9;
	padding:0 24px 0 24px;
	text-decoration:none;
	}
ul.nav li a:hover, ul.nav li a.active{
	background:url(../images/mhover.jpg) left top repeat-x;
	color:#e9e9e9;
	display:block;
	}*/
div#midbd{
	height:auto;
	width:100%;
	}	
.banner{	
	height:214px;
	margin-top:10px;
	margin-bottom:40px;
}
.innermid{
	height:auto;
	clear:both;
	padding:0 0 20px 0;
	}
.innermid .lftbd, .innermid .rgtbd{
	float:left;
	display:inline-block;
	}
.innermid .lftbd{
	width:261px;
	height:268px;
	background:url(../images/lftbg.jpg) center top no-repeat;
	margin-right:21px;
	position:relative;
	}
.lfthding{
	font-family: 'FuturaStdBook';
	font-size:26px;
	color:#fff;
	text-align:left;
	line-height:36px;
	padding:10px 0 0 40px;
	}
ul.lftmenu{
	padding:30px 20px 0 20px;
	}
ul.lftmenu li{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#fff;
	text-align:left;
	line-height:22px;
	margin-bottom:15px;
	background:url(../images/btn.png) left 5px no-repeat;
	padding-left:23px;
	}
ul.lftmenu li a{
	text-decoration:none;
	color:#fff;
	}
ul.lftmenu li a:hover, ul.lftmenu li a.active{
	color:#000;
	text-decoration:none;
	}
.downloadbtn{
	position:absolute;
	left:23px;
	top:200px;
	}						
.innermid .rgtbd{
	width:705px;
	position:relative;
	}
h1{
	font-family: 'FuturaStdHeavy';
	font-size:24px;
	color:#ab333b;
	text-align:left;
	line-height:40px;
	background:url(../images/hdingbar.jpg) left bottom no-repeat;
	}
.lftbdtxt, .bodytxt{
	font-family: 'CalibriRegular';
	font-size:16px;
	color:#000000;
	text-align:left;
	line-height:22px;
	padding-top:10px;
	}
.bodytxt{
/*	padding-top:5px;*/
	}			
div#footer{
	height:37px;
	background:url(../images/ftrbg.jpg) left top repeat-x;
	margin-top:40px;
	}
.ftrtxt{
	font-family: 'CalibriRegular';
	font-size:16px;
	color:#e9e9e9;
	text-align:center;
	line-height:21px;
	text-transform:uppercase;
	padding-top:8px;
	}
.ftrtxt a{
	text-decoration:none;
	color:#e9e9e9;
	}
.ftrtxt a:hover{
	text-decoration:underline;
	color:#e9e9e9;
	}
.ftrtxt span{
	color:#ff969d;
	text-transform:none;
	}
/* start inner page */
.innerhding{
	font-family: 'CalibriBold';
	font-size:22px;
	color:#34458a;
	text-align:left;
	line-height:29px;
	margin: -5px 0 0;
	clear:both;
	}
.innerhding1 {
	clear: both;
    color: #34458a;
    font-family: "CalibriBold";
    font-size: 22px;
    line-height: 29px;
    margin: 5px 0 0;
    text-align: left;
}
ul.pglist{
	padding:0 0 0 0;
	clear:both;
	}	
ul.pglist li{
	font-family: 'CalibriRegular';
	font-size:16px;
	color:#000000;
	text-align:left;
	line-height:24px;
	padding:0 0 0 15px;
	background:url(../images/btn2.jpg) left 10px no-repeat;	
	}
.contactbd{
	width:705px;
	height:500px;
	clear:both;
	}	
.contactlft, .contactform{
	/*float:left;*/
	display:inline-block;	
	vertical-align:top;
	margin-top:20px;
/*	border:1px solid green;*/
	height:500px;
	}
.contactlft{
	width:360px;
	margin-right:30px;
	height:450px;
	border-right:1px dotted #CCCCCC;	
	}				
.contactform{
	width:300px;
	clear:both;	
	/*border:1px solid #CCCCCC;
	border-radius:6px;	
	-moz-box-shadow: inset 0 0 5px #ccc;
	-webkit-box-shadow: inset 0 0 5px#ccc;
	box-shadow: inset 0 0 5px #ccc;
	height:400px;*/
	
}
.frmElmnts{
	margin:10px 0 10px 0;
	clear:both;
	}		
.frmElmnts label, .frmElmnts input, .frmElmnts textarea{
	float:left;
	display:inline-block;
	}
.frmElmnts label{
	width:100px;
	text-align:left;
	font-family: 'CalibriRegular';
	font-size:16px;
	color:#000000;
	line-height:28px;
	margin-right:10px;
	}
.frmElmnts input, .frmElmnts textarea{
	width:170px;
	height:26px;
	border:1px solid #CCCCCC;
	border-radius:3px;
	padding:0 5px 0 5px;
	font-family: 'CalibriRegular';
	font-size:16px;
	color:#000000;
	line-height:12px;
	}
.frmElmnts textarea{
	height:70px;
	}
.submit{
	background:url(../images/submit.png) left top no-repeat;
	height:27px;
	width:85px;
	clear:both;
	border:none;
	outline:none;
	cursor:pointer;
	margin:20px 0 0 110px;
	}
.pgimg{
	float:right;
	border:3px solid #999999;
	margin:0 0 0 20px;
	}
.pgimg2{	
	border:3px solid #ccc;
	margin:30px 0 0 0;
	}																											