html,body{
	margin:0px;
	padding:0px;
	text-align:center;
	background:url("../images/bg2.jpg") repeat-x top left;
}

div#mainTpl{
	width:925px;
	margin:0 auto;
}

div#header{
	width:925px;
	height:125px;
	margin:0 auto;
	background:url("../images/headerBg.jpg") no-repeat top left;
	position:relative;
}

div#header img.logo{
	width:130px;
	height:100px;
	position:absolute;
		top:0px;
		left:0px;
}

div#header ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
	float:right;
	margin-top:5px;
}

div#header ul li{
	float:left;
	font-family:Trebuchet Ms;
	font-size:11px;
	font-weight:normal;
	color:#3390C8;
	padding-left:7px;
	text-align:left;
	line-height:32px;
	display:inline-block;
}

div#header ul li a{
	font-family:Trebuchet Ms;
	font-size:11px;
	font-weight:normal;
	color:#3390C8;
	text-align:left;
	text-decoration:none;
}

div#header ul li a.selected{
	color:#222222 !important;
	text-decoration:underline !Important;
}

div#header ul li a.a1{
	font-family:Trebuchet Ms;
	font-size:11px;
	font-weight:normal;
	color:#3390C8;
	text-align:left;
	text-decoration:none;
	line-height:18px;
	display:inline-block;
}

div#header ul li a.a2{
	font-family:Trebuchet Ms;
	font-size:14px !Important;
	font-weight:normal;
	color:#999999 !Important;
	text-align:left;
	text-decoration:none;
	line-height:18px;
	display:inline-block;
}

div#header ul li a.a3{
	font-family:Trebuchet Ms;
	font-size:18px !Important;
	font-weight:normal;
	color:#999999 !Important;
	text-align:left;
	text-decoration:none;
	line-height:18px;
	display:inline-block;
}

div#topNavigation{
	width:925px;
	height:34px;
	margin:0 auto;
}

/*div#topNavigation ul.topNavig{
	margin:0px;
	padding:0px;
	list-style-type:none;
}

div#topNavigation ul.topNavig li{
	float:left;
}

div#topNavigation ul.topNavig li a{
	font-family:Trebuchet Ms;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	display:block;
	float:left;
	padding-left:19px;
	padding-right:20px;
	text-align:left;
	background:url("../images/topNavigSep.jpg") no-repeat top right;
	line-height:32px;
	letter-spacing:0.42px;
}

div#topNavigation ul.topNavig li a:hover,div#topNavigation ul.topNavig li a.selected{
	color:#DFD699 !important;
}

div#topNavigation ul.topNavig li a.first{
	padding-left:0px !important;
}

div#topNavigation ul.topNavig li a.last{
	background:none !important;
	padding-right:0px !important;
}*/

div#middle{
	width:925px;
	margin:0 auto;
	text-align:left;
}

div#middle .firstCol{
	width:437px;
	float:left;
	text-align:left;
}

div#middle .firstCol h2,div#middle .firstCol h1{
	font-family:Trebuchet Ms;
	font-size:18px;
	font-weight:normal;
	color:#3190C8;
	text-align:left;
	line-height:30px;
	_line-height:24px;
	margin-left:13px;
	width:400px;
	#margin-top:15px;
	_margin-top:15px;
}



div#middle .firstCol p{
	font-family:Trebuchet Ms;
	font-size:11px;
	font-weight:normal;
	color:#666666;
	line-height:18px;
	margin-left:13px;
	width:400px;
	text-align:left;
	margin-bottom:20px;
}

div#middle .firstCol p.sep{
	margin-bottom:10px !important;
	margin-left:0px !important;
	margin-top:0px !Important;
}

div#middle .firstCol p span.black{
	color:#222222 !important;
	font-weight:bold !important;
}

div#middle .firstCol p span.blackU{
	color:#222222 !important;
	font-weight:bold !important;
	text-decoration:underline;
}

div#middle .firstCol p span.blue{
	font-family:Trebuchet Ms;
	font-size:11px;
	font-weight:normal;
	color:#3290C8;
}

div#middle .firstCol form{
	margin-left:13px;
	margin-top:0px;
	margin-bottom:25px;
	width:400px;
	text-align:left;
	position:relative;
}

form.log{
	margin-left:13px;
	margin-top:0px;
	margin-bottom:25px;
	width:400px;
	text-align:left;
	position:relative;
}

form img.login{
	position:absolute;
		right:60px;
		top:-2px;
}

input.logini{
	width:124px;
	height:21px;
	background:url("../images/loginiBg.jpg") no-repeat top left;
	border:0px solid red;
	font-family:Trebuchet Ms;
	font-size:11px;
	font-weight:normal;
	color:#666666;
	padding-left:6px;
	padding-top:4px;
	margin-right:10px;
	margin-left:0px;
}

div#middle .firstCol h3{
	font-family:Trebuchet Ms;
	font-size:18px;
	font-weight:normal;
	color:#3190C8;
	text-align:left;
	line-height:30px;
	margin-left:13px;
	font-style:italic;
}

div#middle .firstCol h3 sup{
	font-size:12px;
}

div#middle .secondCol{
	width:244px;
	float:left;
	text-align:left;
}

div#middle .secondCol a.h2{
	font-family:Trebuchet Ms;
	font-size:18px;
	font-weight:normal;
	color:#3190C8  !important;
	text-decoration:none;
	display:inline-block;
	background:url("../images/arrow.jpg") no-repeat 0px 2px;
	text-align:left;
	padding-left:24px;
	margin-top:18px;
	margin-left:12px;
}

div#middle .secondCol p{
	font-family:Trebuchet Ms;
	font-size:11px;
	font-weight:normal;
	color:#666666;
	line-height:18px;
	margin-left:12px;
	width:210px;
	text-align:left;
	margin-bottom:20px;
	#margin-top:10px;
	_margin-top:10px;
}

div#middle .secondCol a{
	font-family:Trebuchet Ms;
	font-size:11px;
	font-weight:normal;
	color:#666666;
	text-decoration:none;
}
div#middle .secondCol a.blue{
	color:#222222 !important;
	font-weight:bold !important;
	text-decoration:underline;
}

div#middle .secondCol a.blue:hover{
	color:#3290C8 !important;
	text-decoration:underline;
}

div#middle .secondCol a:hover{
	text-decoration:underline;
}

div#middle .thirdCol a{
	font-family:Trebuchet Ms;
	font-size:11px;
	font-weight:normal;
	color:#666666;
	text-decoration:none;
}
div#middle .thirdCol a.blue{
	color:#222222 !important;
	font-weight:bold !important;
	text-decoration:underline;
}

div#middle .thirdCol a.blue:hover{
	color:#3290C8 !important;
	text-decoration:underline;
}

div#middle .thirdCol a:hover{
	text-decoration:underline;
}

div#middle .secondCol p.sep{
	margin-bottom:10px !important;
	margin-left:0px !important;
	margin-top:0px !Important;
}

div#middle .secondCol p span.black{
	color:#222222 !important;
	font-weight:bold !important;
}

div#middle .secondCol p span.blackU{
	color:#222222 !important;
	font-weight:bold !important;
	text-decoration:underline;
}

div#middle .secondCol p span.blue{
	font-family:Trebuchet Ms;
	font-size:11px;
	font-weight:normal;
	color:#3290C8;
}

div#middle .secondCol a.ch{
	font-family:Trebuchet Ms;
	font-size:11px;
	font-weight:normal;
	color:#3390C8;
	text-decoration:none;
	display:inline-block;
	background:url("../images/blueArrow.jpg") no-repeat 0px 7px;
	padding-left:9px;
	text-align:left;
	margin-left:6px;
}

div#middle .secondCol a.ch:hover{
	text-decoration:underline;
}


div#middle .thirdCol{
	width:239px;
	_width:230px;
	float:right;
	text-align:left;
}

div#middle .thirdCol a.h2{
	font-family:Trebuchet Ms;
	font-size:18px;
	font-weight:normal;
	color:#3190C8 !important;
	text-decoration:none;
	display:inline-block;
	background:url("../images/arrow.jpg") no-repeat 0px 2px;
	text-align:left;
	padding-left:24px;
	margin-top:18px;
	margin-left:12px;
}

div#middle .thirdCol p{
	font-family:Trebuchet Ms;
	font-size:11px;
	font-weight:normal;
	color:#666666;
	line-height:18px;
	margin-left:12px;
	width:210px;
	text-align:left;
	margin-bottom:20px;
	#margin-top:10px;
	_margin-top:10px;
}

div#middle .thirdCol p.sep{
	margin-bottom:10px !important;
	margin-left:0px !important;
	margin-top:0px !Important;
}

div#middle .thirdCol p.sep2{
	margin-bottom:10px !important;
	margin-left:0px !important;
	margin-top:23px !important;
}

div#middle .thirdCol p span.black{
	color:#222222 !important;
	font-weight:bold !important;
}

div#middle .thirdCol p span.blackU{
	color:#222222 !important;
	font-weight:bold !important;
	text-decoration:underline;
}

div#middle .thirdCol p span.blue{
	font-family:Trebuchet Ms;
	font-size:11px;
	font-weight:normal;
	color:#3290C8;
}

div#middle .thirdCol a.rm{
	font-family:Trebuchet Ms;
	font-size:11px;
	font-weight:normal;
	color:#3390C8 !Important;
	text-decoration:none;
	display:inline-block;
	background:url("../images/rm.jpg") no-repeat 0px 6px;
	padding-left:9px;
	text-align:left;
	margin-left:6px;
}

div#middle .thirdCol a.rm:hover{
	text-decoration:underline;
}

div#middle  h3{
	font-family:Trebuchet Ms;
	font-size:18px;
	font-weight:normal;
	color:#3190C8;
	font-style:italic;
	text-align:left;
	line-height:30px;
	margin-left:22px;
	width:400px;
}

h3 sup{
	font-size:12px !important;
}

.l1{
	width:200px;
	float:left;
	margin-left:22px;
	font-family:Trebuchet Ms;
	font-size:11px;
	font-weight:bold;
	font-style:italic;
	color:#4C9FCF;
	text-align:left;
}

.l1 ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
}

.l1 ul li{
	text-align:left;
}

.l1 ul li a{
	background:url("../images/rm.jpg") no-repeat 0px 9px;
	display:inline-block;
	font-family:Trebuchet Ms;
	font-size:11px;
	font-weight:normal;
	font-style:normal !important;
	color:#4C9FCF;
	text-decoration:none;
	padding-left:9px;
	text-align:left;
	line-height:24px;
}

.l1 ul li a:hover{
	text-decoration:underline;
}

.l2{
	width:200px;
	float:left;
	margin-left:32px;
	font-family:Trebuchet Ms;
	font-size:11px;
	font-weight:bold;
	font-style:italic;
	color:#4C9FCF;
}

div#footer{
	width:925px;
	margin:0 auto;
	background:url("../images/footerSep.jpg") no-repeat top left;
	margin-top:35px;
	display:inline-block;
	height:60px;
}

div#footer ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
	margin-left:20px;
	margin-top:15px;

}

div#footer ul li{
	float:left;
	font-family:Trebuchet Ms;
	font-size:11px;
	font-weight:normal;
	color:#4C9FCF;
	font-style:italic;
	padding-right:12px;
	line-height:18px;
}

div#footer ul li a{
	float:left;
	font-family:Trebuchet Ms;
	font-size:11px;
	font-weight:normal;
	color:#4C9FCF;
	font-style:italic;
	text-decoration:none;

}

div#footer ul li a:hover{
	text-decoration:underline;
}

/*----------------2nd page------------------------*/

div#middle .content{
	width:925px;
	margin:0 auto;
	background:url("../images/contentBg.jpg") repeat-y top left;
}

div#middle .content .leftCol{
	width:685px;
	float:left;
}

div#middle .content .leftCol h2,div#middle .content .leftCol h1{
	font-family:Trebuchet Ms;
	font-size:18px;
	font-weight:normal;
	color:#3190C8;
	margin-left:12px;
	text-align:left;
	width:600px;
}

div#middle .content .leftCol .listElement h2,div#middle .content .leftCol .listElement h1{
	margin-left:0px !important;
}

div#middle .content .leftCol p{
	font-family:Trebuchet Ms;
	font-size:11px;
	font-weight:normal;
	color:#666666;
	line-height:18px;
	text-align:left;
	margin-left:12px;
	width:633px;
	margin-bottom:20px;
	margin-top:0px;
}

div#middle .content .leftCol p span.black{
	font-weight:bold !important;
	color:#222222 !important;
}

div#middle .content .leftCol img.net{
	border:1px solid #E0D699;
	margin-right:18px;

}

div#middle .content .leftCol a.net{
	position:relative;
	display:inline-block;
	float:left;
}

div#middle .content .leftCol a.net img.zoom{
	position:absolute;
		bottom:-7px;
		right:10px;
}

div#middle .content .leftCol ul{
	margin:0px;
	padding:0px;
	margin-left:15px;
	float:left;
}

div#middle .content .leftCol ul li{
	font-family:Trebuchet Ms;
	font-size:11px;
	font-weight:normal;
	color:#666666;
	line-height:18px;
}

div#middle .content .leftCol .row{
	width:665px;
	height:79px;
	border-bottom:1px solid #DFD699;
	margin-left:12px;
	margin-top:20px;
	_margin-top:30px;
	display:inline-block;
}

div#middle .content .leftCol .row img.rowImg{
	margin-right:15px;
	border-right:1px solid #DFD699;
	border-left:1px solid #DFD699;
	border-top:1px solid #DFD699;
}

div#middle .content .leftCol .row a.h2{
	font-family:Trebuchet Ms;
	font-size:18px;
	font-weight:normal;
	color:#3190C8 !important;
	text-decoration:none;
	display:inline-block;
	background:url("../images/arrow.jpg") no-repeat 0px 2px;
	text-align:left;
	padding-left:24px;
	margin-top:0px;
	margin-bottom:12px;
}

div#middle .content .leftCol .row p{
	_width:550px;
	_margin-bottom:0px;
}

div#middle .content .leftCol .row a.rm{
	font-family:Trebuchet Ms;
	font-size:11px;
	font-weight:normal;
	color:#3390C8 !Important;
	text-decoration:none;
	display:inline-block;
	background:url("../images/rm.jpg") no-repeat 0px 6px;
	padding-left:9px;
	text-align:left;
	margin-left:6px;
}

div#middle .content .leftCol .row a.rm:hover{
	text-decoration:underline;
}

div#middle .content .leftCol img.call{
	margin-left:12px;
}

div#middle .content .leftCol a.back{
	font-family:Trebuchet Ms;
	font-size:11px;
	font-weight:normal;
	color:#3390C8 !important;
	text-decoration:underline;
	line-height:66px;
	text-align:left;
	padding-left:11px;
	display:inline-block;
	background:url("../images/upRow.jpg") no-repeat 0px 33px;
	margin-left:12px;
}

p.nmt{
	margin-top:0px !important;
}

div#middle .content .rightCol{
	width:240px;
	float:right;
	text-align:left;
}

div#middle .content .rightCol ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
	margin-left:12px;
	margin-top:12px;
	width:216px;
}

div#middle .content .rightCol ul ul{
	margin-top:0px !important;
	margin-bottom:10px;
}

div#middle .content .rightCol ul ul li{
	border-bottom:0px solid red;
	line-height:18px;
}

div#middle .content .rightCol ul li{
	line-height:30px;
	border-bottom:1px solid #BBDAED;
}

div#middle .content .rightCol ul li.last{
	border-bottom:1px solid #3190C8 !important;
}

div#middle .content .rightCol ul li.parent{
	border-bottom:0px solid red;

}

div#middle .content .rightCol ul li a{
	font-family:Trebuchet Ms;
	font-size:11px;
	font-weight:normal;
	color:#3390C8;
	text-align:left;
	text-decoration:none;
	padding-left:9px;
	background:url("../images/blueArrow2.jpg") no-repeat 0px 5px
}

div#middle .content .rightCol ul li a:hover,div#middle .content .rightCol ul li a.selected{
	color:#222222 !important;
	background:url("../images/blackArrow.jpg") no-repeat 0px 5px !important;
}

.tooltip{
	width:216px;
	margin-left:12px;
	/*background:url("../images/tooltip.jpg") no-repeat top left;*/
	display:inline-block;
	margin-top:20px;
}

.tooltip .tooltipTop{
	width:216px;
	height:5px;
	font-size:5px;
	background:url("../images/tooltipTop.jpg") no-repeat top left;
}

.tooltip .tooltipBottom{
	width:216px;
	height:22px;
	background:url("../images/tooltipBottom.jpg") no-repeat top left;
	margin-bottom:10px;

}

.tooltip .tooltipMiddle{
	width:216px;
	background-color:#FFFFFF;
	padding-top:0px;
}


.tooltip .tooltipMiddle p{
	font-family:Trebuchet Ms;
	font-size:11px;
	font-weight:normal;
	color:#666666;
	width:197px;
	margin: auto;
	line-height:18px;
	padding-left:3px;
	text-align:center;
	padding-bottom:5px;
}


div#middle .content .rightCol span.blue{
	color:#3190C8 !important;
}

p.blue{
	font-family:Trebuchet Ms;
	font-size:11px;
	color:#3190C8 !important;
}
/*--------------3th page-------------------------*/

div#middle .content .leftCol span.blackU{
	color:#222222 !important;
	font-weight:bold !important;
	text-decoration:underline;
}

div#middle .content .leftCol .previews{
	width:665px;
	border-bottom:1px solid #DFD699;
	border-top:1px solid #DFD699;
	margin-left:12px;

}

div#middle .content .leftCol .previews img{
	/*clear:left;*/
	margin-right:9px;
	border:1px solid #DFD699;
	margin-top:20px;
	float:left;
}

div#middle .content .leftCol .previews img.last{
	margin-right:0px !important;
	border:1px solid #DFD699;
}

div#middle .content .leftCol .previews img.zoom{
	clear:left;
	border:0px solid red !important;
	magin-top:0px !important;
	margin-bottom:0px !important;
}

div#middle .content .leftCol h4{
	font-family:Trebuchet Ms;
	font-size:11px;
	font-weight:bold;
	color:#222222;
	line-height:18px;
	margin-left:12px;
	text-align:left;
	margin-top:20px;
}

div#middle .content .leftCol ul.c{
	margin:0px;
	padding:0px;
	margin-left:12px;
	float:none !important;
}

div#middle .content .leftCol ul.c li{
	font-family:Trebuchet Ms;
	font-size:11px;
	font-weight:bold;
	color:#666666;
	margin-left:12px;
}

div#middle .content .leftCol a{
	color:#222222 !important;
	textdecoration:underline !important;
}

div#middle .content .leftCol span.blue{
	color:#3390C8;
}

div#middle .content .leftCol ul.b{
	margin:0px;
	padding:0px;
	list-style-type:none;
	float:none !important;
	margin-left:12px;
	margin-bottom:20px !important;
}

div#middle .content .leftCol ul.b a{
	font-family:Trebuchet Ms;
	font-size:11px;
	font-weight:normal;
	color:#3390C8 !important;
	text-decoration:none;
	display:inline-block;
	padding-left:9px;
	text-align:left;
	background:url("../images/blueArrow.jpg") no-repeat 0px 7px;
	line-height:18px;
}

div#middle .content .leftCol p.sep{
	margin-bottom:0px !Important;
}

/*-----------------4th page-----------------------------*/

div#middle .content .leftCol .row2{
	width:665px;
	height:109px;
	border-bottom:1px solid #DFD699;
	margin-left:12px;
	margin-top:20px;
}

div#middle .content .leftCol .row2 p{
	width:520px;
}

div#middle .content .leftCol .row2 img.rowImg{
	margin-right:15px;
	border-right:1px solid #DFD699;
	border-left:1px solid #DFD699;
	border-top:1px solid #DFD699;
}

div#middle .content .leftCol .row2 a.h2{
	font-family:Trebuchet Ms;
	font-size:18px;
	font-weight:normal;
	color:#3190C8 !important;
	text-decoration:none;
	display:inline-block;
	background:url("../images/arrow.jpg") no-repeat 0px 2px;
	text-align:left;
	padding-left:24px;
	margin-top:0px;
	margin-bottom:12px;

}

div#middle .content .leftCol .row2 a.rm{
	font-family:Trebuchet Ms;
	font-size:11px;
	font-weight:normal;
	color:#3390C8 !Important;
	text-decoration:none;
	display:inline-block;
	background:url("../images/rm.jpg") no-repeat 0px 6px;
	padding-left:9px;
	text-align:left;
	margin-left:6px;
}

div#middle .content .leftCol .row2 a.rm:hover{
	text-decoration:underline;
}

div#middle .content .leftCol .row2 p{
	margin-bottom:10px !important;
}


div#middle .content .leftCol a.blueLink{
	font-family:Trebuchet Ms;
	font-size:11px;
	font-weight:normal;
	color:#3390C8 !Important;
	text-decoration:none;
	margin-left:12px;
}

img.point{
	margin-left:60px;
}

/*-------------------case studies list---------------*/

div#middle .content .leftCol .paginationTop{
	width:665px;
	line-height:66px;
	height:66px;
	border-bottom:1px solid #DFD699;
	margin-left:11px;
	margin-top:10px;
	display:inline-block;
}

div#middle .content .leftCol .paginationTop span.left{
	font-family:Trebuchet Ms;
	font-size:11px;
	font-weight:normal;
	color:#222222;
	float:left;
}

div#middle .content .leftCol .paginationTop span.right{
	font-family:Trebuchet Ms;
	font-size:11px;
	font-weight:normal;
	color:#222222;
	float:right;
	margin-right:10px;
}

div#middle .content .leftCol .paginationTop span.right a{
	font-family:Trebuchet Ms;
	font-size:11px;
	font-weight:bold !important;
	color:#666666 !important;
	text-decoration:none;
}

div#middle .content .leftCol .paginationTop span.right a:hover,div#middle .content .leftCol .paginationTop span.right a.selected,div#middle .content .leftCol .paginationTop span.right a.available{
	color:#3190C8 !important;
}

div#middle .content .leftCol .listElement{
	width:665px;
	margin-left:11px;
	margin-top:25px !Important;
}

div#middle .content .leftCol .listElement span.date{
	display:inline-block;
	font-family:Trebuchet Ms;
	font-size:11px;
	font-weight:bold;
	color:#222222;
	margin-bottom:5px;
}

div#middle .content .leftCol .listElement a.title{
	display:inline-block;
	font-family:Trebuchet Ms;
	font-size:18px;
	font-weight:normal;
	color:#3190C8 !important;
	text-decoration:none;
	display:block;
	line-height:30px;
	margin-bottom:5px;
}

div#middle .content .leftCol .listElement p{
	margin-left:0px !important;
}

div#middle .content .leftCol .listElement a.rm{
	font-family:Trebuchet Ms;
	font-size:11px;
	font-weight:normal;
	color:#3390C8 !Important;
	text-decoration:none;
	display:inline-block;
	background:url("../images/rm.jpg") no-repeat 0px 6px;
	padding-left:9px;
	text-align:left;
	margin-left:6px;
}

div#middle .content .leftCol .listElement a.rm:hover{
	text-decoration:underline;
}

div#middle .content .leftCol .paginationBottom{
	width:665px;
	line-height:66px;
	height:66px;
	border-top:1px solid #DFD699;
	margin-left:11px;
	margin-top:5px;
	display:inline-block;
}

div#middle .content .leftCol .paginationBottom a.back{
	float:left;
}

div#middle .content .leftCol .paginationBottom span.right{
	font-family:Trebuchet Ms;
	font-size:11px;
	font-weight:normal;
	color:#222222;
	float:right;
	margin-right:10px;
}

div#middle .content .leftCol .paginationBottom span.right a{
	font-family:Trebuchet Ms;
	font-size:11px;
	font-weight:bold !important;
	color:#666666 !important;
	text-decoration:none;
}

div#middle .content .leftCol .paginationBottom span.right a:hover,div#middle .content .leftCol .paginationBottom span.right a.selected,div#middle .content .leftCol .paginationBottom span.right a.available{
	color:#3190C8 !important;
}

div#middle .content .leftCol .listElement a.atachment{
	display:inline-block;
	background:url("../images/atach.jpg") no-repeat top left;
	text-align:left;
	padding-left:27px;
	font-family:Trebuchet Ms;
	font-size:11px;
	font-size:11px;
	font-weight:normal;
	color:#3390C8 !Important;
	text-decoration:none;
	line-height:32px;
	height:32px;
	margin-bottom:20px;
}

/*------------------contact-----------------*/

div#middle .content .leftCol .contactAddress{
	width:665px;
	border-top:1px solid #DFD699;
	border-bottom:1px solid #DFD699;
	margin-left:11px;
	display:inline-block;
	padding-bottom:25px;
	margin-bottom:5px;
}

div#middle .content .leftCol .contactAddress h2{
	margin-left:0px !Important;
	margin-top:20px;
}

div#middle .content .leftCol .contactAddress span.left{
	display:inline-block;
	float:left;
	width:220px;
	font-family:Trebuchet Ms;
	font-size:11px;
	font-weight:normal;
	color:#666666;
	text-align:left;
	line-height:18px;
}

label{
	font-family:Trebuchet Ms;
	font-size:11px;
	font-weight:bold;
	color:#333333;
	display:block;
	line-height:18px;
	text-align:left;
	margin-left:11px;
	clear:left;
	float:left;
	width:80px;
	margin-bottom:7px;
}

input.inputc{
	width:198px;
	height:18px;
	border:1px solid #D1D1D1;
	float:left;
	margin-bottom:7px;
}

input.inputcS{
	width:141px;
	height:18px;
	border:1px solid #D1D1D1;
	margin-bottom:7px;
}

span.nature{
	font-family:Trebuchet Ms;
	font-size:11px;
	font-weight:bold;
	color:#333333;
	display:block;
	line-height:18px;
	text-align:left;
	margin:0px;
	margin-left:11px;
	clear:left;
	margin-top:10px;
	float:left;
}

span.nature2{
	font-family:Trebuchet Ms;
	font-size:11px;
	font-weight:bold;
	color:#333333;
	display:block;
	line-height:18px;
	text-align:left;
	margin:0px;
	margin-left:11px;
	clear:left;
	margin-top:15px;
	float:left;
}


select.inputc{
	width:280px;
	height:22px;
	float:left;
	margin-top:7px;
}

textarea.inputc{
	width:465px;
	height:85px;
	border:1px solid #D1D1D1;
	margin-top:7px;
	float:left;
	margin-left:0px !Important;
	font-family:Trebuchet Ms;
	font-size:12px;
	font-weight:normal;
	color:#000000;
}

img.captcha{
	margin-right:11px;
}

p.rightp{
	width:330px !important;
	color:#333333 !important;
	font-weight:bold !Important;
	font-size:11px;
	font-family:Trebuchet Ms;
	line-height:18px;
	margin-bottom:0px !Important;
}

a.submit{
	clear:left;
	display:block;
	float:left;
	margin-top:20px;
	margin-left:11px;
	margin-bottom:30px;
}

.customer{
	display:inline-block;
	background:url("../images/customResearch.jpg") repeat-x top left;
	width:100%;
}

.customer .c{
	width:925px;
	margin:0 auto;
}

.customer .c h3{
	font-family:Trebuchet Ms;
	font-size:18px;
	font-weight:normal;
	color:#3190C8;
	font-style:italic;
	text-align:left;
	line-height:30px;
	margin-left:22px;
	width:400px;
	_margin-top:20px;
}

p.small{
	float:left;
	width:380px !important;
	margin-left:0px !Important;
}

ul.small{
	margin:0px;
	padding:0px;
	list-style-type:square;
	width:380px;
	_margin-left:0px !Important;
}

/*******************************************************************************************/
div.plist{
	float:left;
	width:683px;
	height:298px;
	overflow:hidden;
	position: relative;
	z-index:1;
}

div#item1,div#item2,div#item3,div#item4,div#item5{
	width:683px;
	height:298px;
	float:left;
	display:block;
}

div#item0 a#page1{
	position: absolute;
		bottom: 25px;
		right: 146px;
}

div#item0 a#page2{
	position: absolute;
		bottom: 25px;
		right: 120px;
}

div#item0 a#page3{
	position: absolute;
		bottom: 25px;
		right: 94px;
}

div#item0 a#page4{
	position: absolute;
		bottom: 25px;
		right: 70px;
}

div#item0 a#page5{
	position: absolute;
		bottom: 25px;
		right: 46px;
}

div#item0 a#page6{
	position: absolute;
		bottom: 25px;
		right: 22px;
}

span#error{
	color: #FF0000;
}

p.black{
	color:#222222 !important;
	font-weight:bold !important;
}

ul.contentList{
	clear:left;
	margin:0px;
	padding:0px;
	list-style-type:none;
	margin-left:14px !important;
	margin-top:10px !important;
}

ul.contentList li a{
	font-family:Trebuchet Ms;
	font-size:11px;
	font-weight:normal;
	color:#222222 !important;
	text-decoration:none;
	text-align:left;
	display:inline-block;
	line-height:18px;
}

ul.contentList li a:hover{
	color:#222222;
	text-decoration:underline;
}


ul.contentList ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
}

.sitemap{
	width:300px;
	float:left;
}

.sitemap h2{
	width:250px !Important;
}

a.bold{
	font-weight:bold !important;
}
/*------------ lightbox -----------*/
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


/*-------------------------------------*/

td p{
	width:95% !important;
}

a.readmore{
	position:absolute;
		top:170px;
		left:28px;
		z-index:150;
}

a.clink{
	color: #222222;
	font-weight: bold;
	text-decoration:underline;
}

a.clink:hover{
	text-decoration:underline;
}
