body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	background: url(../img/bg.gif) repeat-y center;
	background-color: #333333;
}
#outer {
	width: 100%;
	text-align: center;
}

#inner {
	width: 800px;
	text-align: left;
	margin: 0 auto;
	background:#933F0D;
}

h1{
font-size:large;
color: #CC9900;
font-style:italic;
margin:0px;
padding:0px;
text-align:center;
line-height:0.8em;
}

h2{
font-size:medium;
color: #CC9900;
font-style:italic;
margin:0px;
padding:0px;
text-align: left;
line-height:0.8em;
}

h3{
font-size:medium;
color: #CC9900;
font-style:italic;
margin:0px;
padding:0px;
text-align: center;
line-height:0.8em;
}

.paraheading {
	font-size: medium;
	font-weight: bold;
	font-style: normal;
	text-align: left;
}

.bodytext2 {
	line-height: 1.5em;
}

#top{
height: 283px;
width:100%;
background:url(../img/top.jpg) no-repeat;
}


#nav{
height:50px;
width:100%;
float:right;

}

#content {
	width: 800px;
	min-height:755px;
	margin-top:2px;
	color: #333333;
	font-size:small;
}

#page{
width:490px;
height:20px;
color: #FFFFFF;
font-size:medium;
font-weight:bold;
float:left;
margin-left:10px;
}

#content_left{
width:490px;
height:100%;
margin-left:10px;
margin-right:10px;
float:left;
color:#FFFFFF;
text-align:justify;

}

#content_left1{
width:780px;
height:100%;
margin-left:10px;
margin-right:10px;
float:left;
color: #FFFFFF;
text-align: justify;

}

#content_left2{
width:780px;
height:100%;
margin-left:10px;
margin-right:10px;
float:left;
color: #FFFFFF;
text-align:center;

}
#right_pannel{
width:283px;
height:748px;
float:right;
margin-top:10px;
}

#info_right{
width:179px;
height:100%;
margin:10px;
text-align:justify;

}

.item_left1{
width:200px;
height:150px;
float: left;
margin-left:45px;
}

#bottom {
	width: 100%;
	height: 30px;
	text-align:center;
	color: #FFFFFF;
}

.color a:link{
height:10px;
width:150px;
color: #FFFFFF;
float:left;
text-decoration:none;
font-size:small;
font-weight:bold;
font-style:italic;
line-height:0.8em;
}

.color a:visited{
color: #FF4143;
float:left;
text-decoration:none;
font-size:small;
background-position:center;
font-weight:bold;
font-style:italic;
}

.color a:hover{
color: #999999;
float:left;
text-decoration:none;
font-size:small;
font-weight:bold;
font-style:italic;
}

.item_left {
	float: left;
	margin-right: 10px;
}
.item_right {
	float: right;
	margin-left: 10px;
}


.ias a:visited {
	text-decoration: none;
	color: White;
}

.footer {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-size: 1em;
	color: #FFFFFF;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 0px;
	clear: both;
	background-color: #CC9900;
}
#areasCovered {
	margin-left: auto;
	width: 780px;
	margin-right: auto;
	padding-right: 15px;
	padding-left: 8px;
	
}
#areasCovered ul li {
	float: left;
	font-size: 11px;
	margin-left: 20px;
	display: block;
	width: 80px;
	color: #ffffff;
	list-style-type: none;
	margin-bottom: 4px;
}
#areasCovered ul {
	float: left;
	margin-top: 5px;
	margin-left: 5px;
	width: 780px;
}
#areasCovered h3 {
	display: block;
	height: 20px;
	width: 130px;
	font-size: 12px;
	float: left;
	margin-top: 11px;
	color: #ffffff;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.footer a {
	color: #000000;
	font-size: 11px;
}
.footer .links {
	clear: both;
	float: left;
}

