html, body, table, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, a{ 
	margin: 0px;
	padding: 0px;
	border: 0px;
}
/* Firefox will always display a scroll bar */
html{
	height: 100%;
	
}

html, body {
	height:100%;
	margin-bottom:1px;
}
body{
	font-family:Tahoma,verdana;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	text-align:center;
	margin:0px;
	padding:0px;
	background-color:#000;
}
a{
	cursor: pointer;
	color:#04869E;
	text-decoration:none;
	outline:none;
}
a:hover{
	color:#393939;
	text-decoration:none;
}
img{
	border:0px;
	outline:none;
}
p{
	padding:0px 10px 15px 0px;
	margin:0px;
}
h1{
	font-family:arial,verdana;
	font-size:11px;
	color:#000;
	text-decoration:none;
	margin:0px;
	padding:0px;
}

.container{
	margin:0px auto;
	padding:0px;
	height:auto;
	width:1002px;
	
}

.header{
	width:1002px;
	padding:0px 0px 0px 0px;
	margin:1px 0px 0px 0px;
	background-image:url(../images/head_bg.gif);
	background-repeat:repeat-x;
	/* border-bottom:2px solid #646464;
	border-top:2px solid #646464; */
	color:#fff;
	float:left;
	text-transform:capitalize;
	text-align:left;
}
.header a{
	color:#fff;
	float:left;
	text-decoration:none;
}
.header a:hover{
	color:#efefef;
	float:left;
	text-decoration:none;
}

.logo {
	width:475px;
	float:left;
	padding:0px 0px 0px 15px;
	font-size:1px;
	font-family:"Minion Pro",Arial, verdana, Helvetica, sans-serif,;
	letter-spacing:0px;
	/*font-weight:bold;*/
	word-spacing:2px;
	display:block;	
	background:url(../images/websilt-logo.gif) left top no-repeat;
	height:96px;
}
.logo a {
	display:block;	
	width:200px;
	float:left;
	height:96px;
}
.middle{
	width:1002px;
	padding:0px;
	margin:0px;
	clar:both;
	float:left;
	background-color:#fff;

}
.left-outer{
	width:227px;
	padding:0px;
	margin:0px;
	float:left;
}
.right-outer{
	width:775px;
	padding:0px;
	margin:0px;
	float:left;
	text-align:left;
	
}
.center{
	width:735px;
	float:left;
	margin:0px;
	padding:20px 18px 10px 18px;

	}
.content{
	width:735px;
	float:left;
	margin:0px;
	}
.left-bar-main{
	width:227px;
	margin:0px;
	padding:0px;
	float:left;
	padding:0 0 10px 0;

}
.main-menu{
	margin:0px 0px 0px 0px;
	padding:4px 0px 4px 15px;
	background-color:#efefef;
	clear:both;
	color:#525252;
	font-size:11px;
	font-weight:bold;
	width:211px;
	text-align:left;	
	cursor:pointer;
	border-bottom:#bcbcbc 1px solid;
	border-right:#bcbcbc 1px solid;
	font-family:Tahoma, Verdana, Arial;
}
.sub-menu{
	margin:0px 0px 0px 0px;
	padding:5px 0px 10px 30px;
	padding-bottom:5px;
	float:left;
	color:#747679;
	width:195px;
	text-align:left;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#cacac8;
	border-right:2px solid #bcbcbc;

}
.sub-menu-bullet{
	color:#3A3A3A;
	font-weight:bold;
	line-height:16px;
}
.sub-menu-link{
	color:#747679;
	text-decoration:none;
	font-weight:normal;
	margin:1px;
	
	}
.sub-menu-link:hover{
	text-decoration:underline;
	color:#747679;

}
.sub-menu-link-active{
	color:#747679;
	font-weight:bold;
	text-decoration:none;
/*	border-right:#e0ab8d 1px solid;
*/
}
.sub-menu-link-active:hover{
	text-decoration:underline;
	color:#747679;
/*	border-right:#BCBCBC 1px solid;
*/
}

.page-heading{
	width:700px;
	margin:0px 0px 20px 0px;
	padding:0px 0px 5px 0px;
	clear:both;
	color:#04869E;
	font-weight:bold;
	border-bottom:#04869E0 1px solid;
}
h1{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#04869E;
	font-weight:bold;
	font-size:18px;
}

.content-bt{
	width:700px;
	margin:22px 0px 10px 0px;
	border-bottom:#04869E 1px solid;
}

.content-bt-1{
	width:700px;
	margin:22px 0px 10px 0px;
	border-top:#04869E 1px solid;
	float:left;
}
.download{
	width:700px;
	margin:0px;
	clear:both;
	padding:0px;
}
.download-button{
	margin:0px;
	padding:2px 5px 2px 5px;
/*	border-left:#9A9A9A 2px solid;
	border-right:#9A9A9A 1px solid;
	border-top:#9A9A9A 1px solid;
	border-bottom:#9A9A9A 2px solid;*/
	border-top:#9A9A9A 1px solid;
	border-right:#9A9A9A 1px solid;
	border-left:#9A9A9A 1px solid;
	border-bottom:#9A9A9A 2px solid;
	float:left;
	color:#424242;
	background-color:#F4F4F4;
	font-weight:bold;
}
.left{
	float:left;
}
.right{
	float:right;
	
}
	
.sub-heading{
	color:#04869E;
	font-weight:normal;
}
.search{
	color:#CCCCCC;
	width:735px;
	float:left;
	font-weight:bold;
	text-align:center;
	font-size:15px;
	
}
.top-search{
	width:480px;
	float:right;
	line-height:18px;
	padding:25px 20px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
/*	font-weight:bold;
*/	text-align:right;
}
.seach-content{
	width:725px;
	float:left;
	font-size:12px;
	padding:10px 0px 10px 0px;
}
.input_search{
	margin:10px 0px 0px 0px;
	padding:3px 0px 2px 0px;
	background-image:url(../images/search-bg.gif);
	background-repeat:no-repeat;
	background-position:top right;
	border:0;
	width:154px;
	line height:18px;
	height:17px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-indent:5px;
}
.input_search1{
	margin:10px 0px 0px 0px;
	padding:2px 0px 2px 0px;
	border-left:#CCCCCC 1px solid;
	border-right:#CCCCCC 1px solid;
	border-top:#CCCCCC 1px solid;
	border-bottom:#CCCCCC 1px solid;
	width:154px;
	height:18px;
	font-size:12px;
	text-indent:5px;
}
.input_button{
	margin:0px;
	padding-bottom:6px;
	padding-top:1px;
/*	border-left:#CCCCCC 2px solid;
	border-right:#CCCCCC 1px solid;
	border-top:#CCCCCC 1px solid;
	border-bottom:#CCCCCC 2px solid;
*/	color:#404040;
	background-image:url(../images/go-button-bg.gif);
	background-repeat:no-repeat;
	background-position:top right;
/*	background-color:#EEEEEE;
*/	font-weight:bold;
	border:0;
	width:29px;
	height:22px;
}
.input_button1{
	margin:0px;
	padding-bottom:6px;
	border-left:#CCCCCC 1px solid;
	border-right:#CCCCCC 1px solid;
	border-top:#CCCCCC 1px solid;
	border-bottom:#CCCCCC 1px solid;
	color:#404040;
	background-color:#EEEEEE;
	font-weight:bold;
	font-size:12px;
	width:29px;
	height:22px;
}
.home-heading{
	width:735px;
	height:20px;
	margin:0px;
	padding:0px 0 0 0px;
	line-height:20px;
	clear:both;
	background-color:#CACAC8;
	color:#424242;
	font-size:13px;
	font-weight:bold;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	background-image:url(../images/right.gif);
	background-position:right top;
	background-repeat:no-repeat;
}
.home-date{
	width:700px;
	margin:0px;
	padding:20px 0 20px 0;
	float:left;
	color:#525252;
	font-size:12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;

}
.home-date ul{
	margin:0px;
	padding:0px 0 0 0;
	list-style:none;
}
.home-date ul li{
	width:600px;
	margin:0px;
	padding:0px 20px 5px 5px;
	display:inline;
	text-align:left;
/*	background-image:url(../images/h-bullet.gif);
	background-position:center left;
	background-repeat:no-repeat;
*/	float:left;
	
}
.home-date ul li img {
	padding-right:8px;
}
.left{
	float:left;
}
.right{
	float:right;
}
.text-blue{
	color:#04869E;
	padding-left:5px;
}
.text-blue a{
	color:#04869E;
	text-decoration:none;
}
.text-blue a:hover{
	color:#0893cf;
	text-decoration:none;
}
.footer{
	width:1002px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:3px 0;
	margin:0px 0px 0px 0px;
	color:#fff;
	float:left;
	background-color:#0089d4;
}
.footer a{
	color:#fff;
	text-decoration:none;
	padding:0 5px 0 5px;
}
.footer a:hover{
	color:#efefef;
	text-decoration:underline;
}


/*Contact form*/
.form {
	float:left;
	width:500px;
}
.form br {
	clear:left;
}
.form label {
	float:left;
	width:150px;
	margin:0 0 10px 0;
	display:inline;
	padding:0 0 0 10px;
}
.form .input-box {
	float:left;
	width:250px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:2px 0;
	margin:0px 0px 0px 0px;
	color:#333;
	border:1px solid #666;
	margin:0 0 10px 0;
	display:inline;
}
.form .txtarea {
	float:left;
	width:250px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:3px 0;
	margin:0px 0px 0px 0px;
	color:#333;
	height:90px;
	overflow:auto;
	border:1px solid #666;
	margin:0 0 10px 0;
	display:inline;
}