body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #f6f6f6;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#content {
	width: 870px;
	margin-right: auto;
	margin-left: auto;
}
#logoarea {
	height: 113px;
	background-color: #FFFFFF;
	background-image: url(../images/logo_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: left;
	padding-left: 40px;
	padding-top: 8px;
}
.awi {
	margin-left: 250px;
	margin-top: 22px;
}
#nav {
	background-image: url(../images/nav_bg.gif);
	background-repeat: repeat-x;
	height: 33px;
	padding-top: 10px;
}
/* drop down for navigation */
#sddm {	
	margin: 0px;
	padding: 0px;
	z-index: 30;
}

#sddm li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}

#sddm li a {	
	display: block;
	margin: 0px 0px 0px 27px;
	padding: 1px 5px 1px 5px;
	color: #fff;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 13px;
}

#sddm li a:hover {
	color: #E5B638;
	font-weight: normal;
}

#sddm div {	
	position: absolute;
	visibility: hidden;
	margin: 10px 0px 0px 0px;
}

#sddm div a {
	position: relative;
	display: block;
	margin: 0px 0px 0px 30px;
	padding: 3px 3px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #fff;
	color: #003C7B;
	font: 11px arial
}

#sddm div a:hover {
	background: #003C7B;
	color: #E5B638;
}

/* till here */
#mainimage {
	height: 261px;
}
#copyleftright {
	background-repeat: repeat-y;
	background-position: center;
	background-image: url(../images/copy_leftright_bg.gif);
	text-align: left;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
}
#copyleft {
	background-image: url(../images/maintitle_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width: 480px;
	padding-right: 30px;
	float: left;
	line-height: 1.6;
	padding-bottom: 20px;
}
#copyleft h1 {
	font-size: 15px;
	margin-top: 35px;
	color: #FFFFFF;
	text-transform: capitalize;
	margin-bottom: 45px;
}
#copyleft h2 {
	font-size: 13px;
	margin-top: 20px;
	color: #003C7B;
	text-transform: capitalize;
	margin-bottom: 0px;
}
#copyleft a {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
#copyleft a:hover {
	text-decoration: underline;
}
#copyright {
	margin-left: 630px;
	padding-top: 40px;
}
#copyright table {
	width: 200px;
	border: solid 1px #017fca;
	background-color: #FFFFFF;
	margin-bottom: 20px;
}
#copyright ul {
	margin-top: 10px;
	margin-left: 10px;	
	padding-left: 0px;
}
#copyright ul li {
	margin-top: 7px;
	list-style-type: none;
}
#copyright ul li a {
	color: #003c79;
	font-size: 11px;
	text-transform: capitalize;
	text-decoration: none;
}
#copyright ul li a:hover {
	font-weight: bold;
}
#clearingboth {
	clear: both;
}
#footer_left {
	width: 530px;
	float: left;
	margin-bottom: 10px;
	padding-top: 10px;
	color: #575757;
	text-transform: uppercase;
	text-align: center;
	padding-left: 60px;
	font-size: 9px;
}
#footer_left a {
	color: #575757;
	margin-left: 10px;
	text-align: center;
	text-transform: uppercase;
	font-size: 9px;
}
#footer_right {
	width: 280px;
	float: right;
	margin-bottom: 10px;
	padding-top: 10px;
	text-align: center;
	color: #CCCCCC;
	font-size: 9px;
}
#footer_right a{
	color: #CCCCCC;
	font-size: 9px;
}
#footer_left a {
	font-size: 9px;
	color: #575757;
	text-decoration: none;
}
.table_title {
	height: 18px;
	background-image: url(../images/floating_title_bg.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	padding-left: 10px;
	text-transform: capitalize;
}
#copyright h1 {
	font-size: 11px;
	color: #003C79;
	margin: 10px;
}
#copyright p {
	margin: 0px 10px 10px 10px;
	font-size: 11px;
}
.readmore a {
	margin-left: 95px;
	text-transform: capitalize;	
	font-size: 10px;
	text-decoration: none;
	color: #999;
}
.readmore a:hover {
	text-decoration: underline;
	color: #333;
}	
.floating_left {
	float: left;
}

.locdetails {font-size:11px; }

.contact h3 {
border-bottom:1px solid #CCCCCC;
clear:both;
display:block;
margin-bottom:5px;
font-size:11px;
}

.contact h2 {
font-size: 14px !important;
border-bottom:3px solid #CCCCCC;
clear:both;
display:block;
margin: 5px 0 10px 0 !important;
}

.indent { margin-left: 10px; line-height:16px; }

#headerright {
float:right;
width:350px;
height:110px;
margin: 12px 0 0 0;
}

.right {
float:right;
clear:both;
margin:0 85px 0 0;
}

.right2 {
float:right;
clear:both;
margin:0 75px 0 0;
}
