@charset "utf-8";
/* CSS Document */
html, body{
	height:100%;
}
body{
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	margin:0px;
	padding:0px;
	background-color: #F1A416;
	background-image: url(../images_new/bg-body.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align:center;
	}
* div{
	border:0px;
	border-collapse:collapse;
	border-spacing:0px;
}
p{
	padding:3px 0px 3px 0px;
	margin:0px;
	text-align:justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	text-decoration: none;
}
img{
	border:0px;
	}
h1{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}
form, input {
	margin:0px;
	padding:0px;
}

/*div {
 position: absolute;
left: 50%;
width: 500px;
margin-left: -250px;
}

/*start container */
body{
    margin:auto;
}

#container {
	position:relative;
	margin:0px auto;
	padding:0px 0px 0px 0px;
	width:778px;
	background-color:#fff;
	text-align:left;
	height:100%;
			}
.header{
	width:778px;
	height:102px;
	background-image: url(../images/header-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.logo{
	width:62px;
	height:92px;
	padding:10px 0px 0px 26px;
	float:left;
		}
.company-name{
	width:350px;
	height:65px;
	float:left;
		}
.c-n{
	width:300px;
	height:50px;
	float:left;
	padding-top:15px;
	}
.c-n h1{
	width:300px;
	height:50px;
	float:left;
	padding-top:15px;
	font-family:tahoma,Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#785a2d;
	text-decoration:none;
	font-weight: lighter;
	text-transform:uppercase;
	margin:0px;
	padding:0px;
	} 
.links-icon{
	width:40px;
	height:65px;
	float:left;
	}
.top-navigation{
	width:596px;
	height:28px;
	float:right;
	background-image: url(../images/top-nav-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.top-nav-cut{
	width:auto;
	height:28px;
	float:left;
	}
.top-nav{
	width:auto;
	height:20px;
	padding-top:8px;
	float:left;
	padding-left:9px;
	padding-right:9px;
	background-image: url(../images/top-nav-bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: transparent;
}
.top-nav a{
	font-family:tahoma,Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
		}
.top-nav a:hover{
	color:#00FFCC;
	}
.top-nav-line{
	width:2px;
	height:28px;
	float:left;
	}
.clear{
	clear:both;
}
.header-img{
	width:778px;
	float:left;
	height:223px;
}
/*header end*/

/*middle part*/
.middle-part{
	width:766px;
	float:left;
	padding:0px 6px 9px 6px;
	background-color:#FFFFFF;
}
.left-nav{
	width:198px;
	height:422px;
	float:left;
	background-color:#eefcff;
	background-image: url(../images/left-nav-b.gif);
	background-repeat: no-repeat;
	background-position: center bottom;	
	padding-bottom:6px;
}
.left-nav-inner{
	width:185px;
	height:422px;
	float:left;
	background-color:#eefcff;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #3d6d3d;
	border-left-color: #3d6d3d;
	padding-left:11px;
}
.left-nav ul{
	list-style:none;
	padding:0px;
	margin:0px;
}
.left-nav ul li{
	padding:3px 0px 2px 5px;
	margin:0px;
	display:block;
}
.left-nav ul li a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	text-decoration:underline;
	font-weight:normal;
}
.left-nav ul li a:hover{
	text-decoration:none;
}	
.right-nav-cors{
	width:559px;
	height:6px;
	float:right;
	margin:20px 0px 0px 0px;
}
.right-nav{
	width:559px;
	height:auto;
	float:right;
	background-image: url(../images/midlee-box-bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color:#FFFFFF;
	padding-bottom:6px;
	margin:0px;
}
.right-nav-inner{
	width:529px;
	height:auto;
	float:right;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #3d6d3d;
	border-left-color: #3d6d3d;
	padding:14px 14px 14px 14px;
	background-color:transparent;
	}
.right-nav-inner p{
	padding:3px 0px 3px 0px;
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	color:#000;
	text-align:justify;
	text-decoration:none;
}
.left{
	float:left;
}
.right{
	float:right;
}
.right-2{
	float:right;
	padding-left:5px;
}
.bg-t{
	background-image: url(../images/left-dotted-b.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.left-heading{
	font-family:tahoma,Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	text-decoration:none;
	font-weight:bold;
	padding-left:5px;
		}
.black{
	font-family:tahoma,Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	text-decoration:none;
	font-weight:normal;
	line-height:16px;
	}
.orange {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#C0820C;
	text-decoration:none;
	font-weight:bold;
	line-height:16px;
}
.blue{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#167BC7;
	text-decoration:none;
	font-weight:bold;
	line-height:16px;
}
/*end middle part*/

.h-line{
	width:778px;
	height:22px;
	float:left;
	background-image: url(../images/bg-line.gif);
	background-repeat: repeat;
	background-position: left top;
	margin:0px;
	padding:0px;
}
.footer-imgs{
	width:778px;
	height:128px;
	float:left;
	background-color:#fff;
}
.footer{
	width:778px;
	text-align:center;
	line-height:20px;
	height:60px;
	padding:10px 0px 0px 0px;
	margin:0px;
	clear:both;
	font-family:tahoma,Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	background-color:#4ca549;
}
.footer a{
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	padding:0px 2px 0px 2px;
}
.footer a:hover{
	color:#00FFCC;
}
.copyright{
	font-family:tahoma,Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	text-decoration:none;
	font-weight:normal;
}
.content{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	text-decoration: none;
}
.box1{
	width:140px;
	float:left;
	height:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
	padding:5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.box2{
	width:350px;
	float:left;
	height:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	text-decoration: none;
	padding:5px;
	border: 1px solid #000000;

	}
	.box3{
	width:350px;
	float:none;
	height:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	text-decoration: none;
	padding:5px;
	border: 1px dotted #000000;
	background-color: #EEFCFF;


	}
.white{
	font-family:tahoma,Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}	
.email{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0D4773;
	text-decoration:underline;
	font-weight:normal;
}
.email:hover{
	text-decoration:none;
}	
