* {
	margin:0px;
	padding:0px;
}

.clear {
	clear: both;
	height: 0px;
	overflow: hidden;
}

html {
	background: #000000;
}

body {
	background: #ffffff;
	font-size: 12px;
	font-family: Arial, Verdana, Sans-serif;
	color: #121212;
}

p {
	font-size: 12px;
	font-family: Arial, Verdana, Sans-serif;
	color: #121212;
	padding: 5px 0px 5px 0px;
	line-height: 22px;
}

ul {
	font-size: 12px;
	font-family: Arial, Verdana, Sans-serif;
	text-align: left;
	color: #121212;
	padding: 20px 0 0 20px;
	list-style-type: square;
}

img {
	border: 0px;
}

a, a:active {
	font-family: Arial, Verdana, Sans-serif;
	text-decoration: none;
	font-size: 12px;
	color: #5090cc;
	outline:  0px;
}

h1 {
	font-size: 14px;
	padding-top: 8px;
	color: #333333;
	font-weight: bold;
	font-family: Arial, Verdana, Sans-serif;
}

h2 {
	font-size: 13px;
	padding-top: 10px;
	color: #121212;
	font-weight: bold;
	font-family: Arial, Verdana, Sans-serif;
}

a:hover {
	text-decoration: underline;
}

/**** Header ****/

.header {
	margin: 0px auto;
	background: url(../images/logo.png) no-repeat;
	width: 980px;
}

/**** Top Menu ****/

.topmenu {
	clear: both;
	padding-left: 680px;
	height: 60px;
}

.topmenu ul {
	padding-top: 16px;
	list-style-type: none;
}

.topmenu li {
	display: block;
	float: left;
	padding-left: 15px;
	width: 48px;
	text-align: right;
}	

.topmenu a, .topmenuhover a {
	font-size: 11px;
	color: #4379b6;
}

.topmenu a:hover, .topmenuhover a:hover {
	text-decoration: underline;
}

.topmenu a img{
	margin-bottom: -2px;
}

.topmenuhover ul
{
	list-style-type: none;
	padding-top: 0px;
	position: absolute;
	width:100px;
	line-height: 16px;
	margin-left:-15px;
	background: #e8f1fa;
	}

/**** Search ****/

.search {
	clear: both;	
	text-align: right;
	padding-right: 30px;
	height: 92px;
}

.space {
	height: 17px;
	width: 170px;
	border: 1px solid #b1b1b1;
	background: #ffffff;
	padding: 0px;
}

.btn {
	border: 1px solid #90979f;
	height: 19px;
	padding: 0 5px;
	background: url(../images/btn.png) repeat-x;
	color: #4379b6;
	font-family:  Arial, Verdana, Sans-serif;
	font-size: 11px;
}

/**** two buttons ****/

.menu {
	clear: both;
	/*padding-left: 655px;*/
	padding-right:30px;
	zoom: 1;
}

.menu ul {
	list-style-type: none;
}

.menu a {
	display: block;
	/*float: left;*/
	float: right;
	text-align: center;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	border-top: 1px solid #b1b1b1;
	border-left: 1px solid #b1b1b1;
	border-right: 1px solid #b1b1b1;
	margin-left: 5px;
	cursor: pointer;
}

.menu a:hover {
	text-decoration: underline;
}

.menu span {
	display: block;
	line-height: 28px;
	width: 138px;
	background: url(../images/menu.png) repeat-x;
	height: 28px;
	border: 1px solid #ffffff;
	overflow: hidden;
}

/**** Flash Area Index Page ****/

.hdr {
	clear: both;
	background: url(../images/hdrBG_blue.png) repeat-x;
	border-top: 1px solid #90979f;
	border-bottom: 1px solid #696969;
	height: 197px;
	overflow: hidden;
}

.in {
	margin: 0px auto;
	/*background: url(../images/header.png) no-repeat;*/
	height: 197px;
	width: 980px;
	margin-top: -1px;
}

.content {
	margin: 0px auto;
	padding-right: 0px;
	width: 980px;
}

/**** Quote Section Index Page ****/

.quote {
	display: inline;
	background: url(../images/quote.png) no-repeat;
	width: 357px;
	float: left;
	margin: 0px 20px 0px 60px;
	border: 1px solid #e1e1e1;
	border-bottom-style:none;
}

.quote h1 {
	padding-left: 80px;
	padding-top: 35px;
	color: #75a3cf;
	font-family: Georgia, Arial, Verdana, Sans-serif;
	font-size: 30px;
}

.quote span {
	font-size: 20px;
	font-weight: bold;
	font-family: Georgia, Arial, Verdana, Sans-serif;
	color: #96badd;
}

.quote p {
	font-size: 13px;
	font-family: Arial, Verdana, Sans-serif;
	color: #757575;
	padding: 10px 10px 10px 15px;
	line-height: 18px;
}

/**** News Section Index Page ****/

.news {
	background: url(../images/news.png) no-repeat;
	margin-top: 50px;
	width: 260px;
	float: left;
}

.news h1 {
	padding: 20px 0px 5px 65px;
	font-size: 26px;
}

.news span {
	display: block;
	font-size: 10px;
	color: #bcbcbc;
}

/**** News List ****/

.news ul {
	list-style-type: none;
	padding-top: 0px;
}

.news a {
	display: block;
	font-size: 12px;
	font-weight: bold;
	padding: 3px 0px 3px 3px;
	color: #333333;
	border: 1px solid #ffffff;
}

.news li a:hover {
	display: block;
	background: #f2f2f2;
	border: 1px solid #e1e1e1;
	text-decoration: none;
}

/**** Consultancy Section Index Page ****/

.consult {
	background: url(../images/consult.png) no-repeat;
	margin-top: 35px;
	float: left;
	width: 265px;
}

.consult h1 {
	padding-left: 60px;
	padding-top: 35px;
	color: #333333;
	font-size: 26px;
}

.consult h2 {
	font-size: 13px;
	padding-top: 8px;
	padding-left: 30px;
	color: #333333;
}

.consult p {
	font-size: 12px;
	color: #757575;
	padding: 10px 5px 10px 30px;
	line-height: 18px;
}

.consult a {
	padding: 0px 5px 0px 30px;
}

/**** Footer ****/

.footer {
	clear: both;
	background: url(../images/footerBG.png) repeat-x;
	height: 122px;
	
}

.fin {
	margin: 0px auto;
	width: 980px;
	background: url(../images/micro.png) no-repeat;
	height: 122px;
}

.finleft {
	clear: both;
	width: 360px;
	padding-left: 50px;
	padding-top: 35px;
	color: #ffffff;
	font-size: 15px;
}

span.link {
	color: #758fab;
	font-size: 12px;
}
.finleft p {
	text-align: center;
	color: #ffffff;
	font-size: 15px;
}

/**** Standard Sub Page Wrap ****/

.sub {
	border-top: 1px solid #696969;
}

.wrap {
	width: 979px;
	background: url(../images/content.png) repeat-y;
	border-right: 1px solid #e3e3e3;
}

/**** Left Part ****/

.left {
	display: inline;
	width: 644px;
	padding: 10px 0px 10px 45px;
	float: left;
}

.left img {
	padding: 22px 0px 15px 0px;
}

.left p {
	padding-right: 20px;
}

/**** Right Part Wrap ****/

.right {
	float: right;
	background: url(../images/rightBG_.png) no-repeat;
	width: 287px;
	padding-bottom: 100px;
}

.right h3 {
	clear: both;
	padding-top: 5px;
	padding-left: 20px;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 14px;
	font-weight: none;
	color: #121212;
}

.trailContainer {
	padding-left: 30px;
}

/**** News Archive List ****/

h1.archive {
	padding-top: 40px;
	padding-left: 20px;
}

ul.archive {
	list-style-type: none; 
	/*width: 287px; */
	text-align: left;
	padding-top: 5px;
}

ul.archive ul.indrop {
	list-style-type: none;
	padding: 5px 0px 0px 5px;
	margin: 0px;
}

ul.archive li.drop {
	/*margin-bottom: -2px;*/
	/*width: 260px;*/
}
ul.archive li a {
	display: block;
	font-size: 13px;
	line-height: 23px;
	text-decoration: underline;
	color: #5090cc;
	padding-left: 3px;
}

ul.archive li a:hover {
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
}

ul.archive ul.indrop li a {
	display: block;
	/*width: 240px;*/
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	line-height: 18px;
	color: #333333;
	border: 1px solid #ffffff;
	padding-left: 3px;
	
}

ul.archive ul.indrop li a:hover {
	display: block;
	font-size: 12px;
	background: #f2f2f2;
	border: 1px solid #e1e1e1;
}

ul.archive span {
	display: block;
	font-size: 10px;
	color: #bcbcbc;
	line-height: 12px;
}

ul.archive li a.selected {
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
}

.click {
	display: block;
	width: 240px;
	font-size: 12px;
	background: #f2f2f2;
	border: 1px solid #e1e1e1;
}

/**** Product Page Wrap ****/

.prod {
	width: 979px;
	background: url(../images/prod.png) repeat-y;
	border-right: 1px solid #e3e3e3;
}

/**** Left Part ****/

.prodleft {
	display: inline;
	float: left;
	width: 224px;
	margin-left: 61px;
}

.prodleft h1 {
	padding-top: 35px;
	text-align: center;
	font-size: 18px;
	line-height: 21px;
	color: #ffffff;
}

.prodleft h2 {
	font-size: 13px;
	text-align: center;
	line-height: 20px;
	font-weight: none;
	color: #ffffff;
	padding-top: 0px;
}

/**** Left Part List ****/

.prodleft ul {
	list-style-type: none;
	padding-left: 30px;
	padding-top: 220px;
}

.prodleft li a {
	font-size: 12px;
	line-height: 21px;
	font-weight: bold;
	color: #000000;
}

/**** Middle Part ****/

.middle {
	float: left;
	width: 388px;
	padding: 10px 6px 10px 10px;
}

.middle h1 {
	text-align: left;
	font-size: 14px;
	line-height: 21px;
	color: #121212;
	padding: 20px 8px 10px 8px;
}

.middle h2 {
	text-align: left;
	font-size: 14px;
	line-height: 21px;
	color: #121212;
	padding: 10px 8px 10px 8px;
}

/**** Middle Part List ****/

.middle ul {
	list-style-type: square;
	padding: 0px 10px 0px 25px;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
}

.middle ul li {
	padding: 0px 0px 3px 0px;
	line-height: 18px;
	color: #000000;
}

.middle b {
	line-height: 22px;
}

.searchlist {
	list-style-type: none;
	padding: 5px 0px 0px 0px;
	margin: 0px;
}
.searchlist li a {
	display: block;
	width: 600px;
	font-size: 12px;
	text-decoration: none;
	
	line-height: 18px;
	color: #333333;
	border: 1px solid #ffffff;
	
}
.searchlist li a span.title
{
	font-weight: bold;
	
}

.searchlist li a:hover {
	display: block;
	font-size: 12px;
	background: #f2f2f2;
	border: 1px solid #e1e1e1;
}

a.logo
{
    position: absolute;
    display: block;
    width: 200px;
    height: 110px;
    margin: 35px 0 0 50px;
    cursor: pointer;
}
   
a.logo span
{
	display: none;
}
