
/* ----------Layout--------------*/
body {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px;
	color: #cfcfcf;
	padding: 0;
	margin: 0;
	background: #868686;
}
#top{
	position: absolute;
	height: 500px;
	width: 100%;
	background: #767676  url(../img/bgTop.gif) repeat;
	z-index: 1;
}
#mid{
	position: absolute;
	width: 100%;
	height: 525px;
	top: 50%;
	margin-top: -263px;
	background: url(../img/bgGradent.gif) repeat-x;
	z-index: 2;
}
#divMain {
	position: absolute;
	width: 700px;
	height: 525px;
	top: 50%;
	left: 50%;
	margin-top: -263px;
	margin-left: -350px;
	background: url(../img/bgGradent.gif) repeat-x;
	z-index: 3;
}

#mainFrame {
	position: absolute;
	top: 30px;
	left: 5px;
	height:440px;
	min-width: 640px;
}
#mainFrame img{
	padding: 0;
}
#mainFrameContent {
	position: absolute;
	height:420px;
	min-width: 620px;
	left: 10px;
	top: 10px;
}
#mainFrameContent img{
	padding: 0;
	float: left;
}
#mainFrameCosePlus > #mainFrameContent img{
	padding-left: 127px;
	}
#mainFrameCose > #mainFrameContent img{
	margin-top: 0px;
	padding-left: 110px;
	}
#news{
	overflow: auto;
	margin-left: 10px;
	margin-top: 10px;
	height: 420px;
	width: 595px;
	padding-right: 15px;
	padding-left: 10px;
}
#mainFrameCose {
	position: absolute;
	top: 30px;
	left: 5px;
	height:440px;
	width: 750px;
}
#mainFrameCose img{
	padding: 0;
	vertical-align: top;
}
#mainFrameCosePlus {
	position: absolute;
	top: 30px;
	left: 5px;
	height:440px;
	width: 768px;
}
#mainFrameCosePlus img{
	padding: 0;
	vertical-align: top;
}

#footerAddress{
	position: absolute;
	width: 100%;
	margin: 20px 0 0 5px;
	padding: 5px 0 5px 10px;
	background: url(../img/footerbar.gif) repeat-y;	
}
#mainFrameCosePlus > #footerAddress {
	position: absolute;
	left: 130px;
	width: 620px;
	margin-top: 15px;
}
#mainFrameCose > #footerAddress {
	position: absolute;
	left: 110px;
	width: 620px;
	margin-top: 15px;
}
/* ----------Style--------------*/
a {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px;
	color: #cfcfcf;
	text-decoration: none;
}
a:link {
	font-size:10px;
	color: #cfcfcf;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
a:visited {
	font-size:10px;
	color: #cfcfcf;
	text-decoration: none;
}
#news {
	margin-top: 0;
	margin-left: 0;
	font-size: 11px;
	color: #fff;
}
.newsHeading {
	font-size: 16px;
	text-transform: uppercase;
	height: 22px;
	background-color: #676767;
	padding-left: 5px;
	margin-top: 10px;
}
.date {
	font-size: 14px;
	text-transform: uppercase;
	height: 18px;
	background-color: #777;
	padding-left: 5px;
	margin-top: 10px;
	margin-left: 5px;
	color: #b6b6b6;
}
.newsContent{
	margin-left: 15px;
	margin-top: 10px;
}
.newsImage {
	float: right;
}



#footerAddress a{
	font-size: 10px;
	color: #cfcfcf;
	font-size: 10px;
	color: #cfcfcf;
	text-decoration: none;
}
#footerAddress a:hover{
	text-decoration: underline;
}

#nav{
	margin-left: 15px;
	}

ul {
	list-style: none;
	padding: 0px;
	color: #fff;
}
li {
	float: left;
	position: relative;
	margin-right: 50px;
}
li ul{
	display: none;
	position: absolute;
}

li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	left:auto;
}
li:hover ul, li.over ul { /* lists nested under hovered list items */
	display: block;
}

.heading a {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	}
.heading a:link {
	text-decoration: none;
	color: #fff;
	}
.heading a:visited {
	text-decoration: none;
	color: #fff;
	}
.heading a:hover {
	text-decoration: none;
	color: #CCCCCC;
	}
.list {
	padding-top: 5px;
	padding-right: 0;
	background-color: #7F7F7F;
	padding-bottom: 3px;
	width:140px;
	z-index: 6;
	}
.list a:link {
	font-size: 11px;
	margin-left: 5px;
	color: #e5e5e5;
	}
.list a:visited{
	font-size: 11px;
	margin-left: 5px;
	color: #e5e5e5;
	}
.list a:hover{
	font-size: 11px;
	margin-left: 5px;
	color: #bfbfbf;
	}
.list a:active{
	font-size: 11px;
	margin-left: 5px;
	color: #e5e5e5;
	}
.active{
	color: #bab3b4;
	}
	
	
.right {
	padding-left: 78px;
	}
table{
	margin-left: -5px;
	padding-left:0px;
	text-align: center;
}


.emailenquiry {
	font-size:11px;
	padding-left: 90px;
	padding-top: 10px;
	height:17px;
	width: 330px;
}
.emailenquiry input, select {
	top: -10px;
	margin-top:-10px;
	height:17px;
	float: right;
}
.emailenquiry textarea {
	float: right;
	height:75px;
}
.emailenquirysubmit input {
	position: relative;
	width:60px;
	margin-left:430px;
	height:24px;
	top: -20px;
}
