/*
	Date: September 04, 2008
	Title: Metal Works Classics
=============================================
*/
body{
	font-family:Arial,Verdana, "Trebuchet MS",Georgia, Lucida,Helvetica,Tahoma, sans-serif;
	font-size:13px;
	text-align:center;
	color:#CAC8C8;
	background:#040404 url(images/menu_bg.png) repeat-x 0 98px;
}
*{
	margin:0; padding:0;
}
img,fieldset{
	border:none;
}
ul,ol,li{
	list-style:none;
}
a{
	color:#000000;
	text-decoration:none;
}
a:hover{
	color:#196C00;
	text-decoration:underline;
}
.hide,h1 b,h2 b,h3 b,h4 b,h5 b,a i{
     position: absolute;
     left: -9999px;
}
.text{
	font-family:Arial;
	font-size:12px;
	line-height:14px;
	color:#D9D9D9;
}
/* -------- start of page structure design
*/
#wrap{
	width:1000px;
	margin:0 auto;
}
#hdr2{
	width:1000px; height:97px;
	background:url(images/top_bg.jpg) no-repeat;
}
#hdr{
	width:1000px; height:97px;
	//background:url(images/hdr.jpg) no-repeat;
	background:url(images/hdr.png) no-repeat;
	overflow:hidden;
}
#hdr a{
	width:400px; height:40px;
	margin:25px 0 0 10px;
	float:left;
	display:inline;
	display:block;
}
#nav{
	width:980px; height:150px;
	margin:0 auto;
    overflow: hidden;
}
#nav ul{
	overflow:hidden;
	width:960px; height:36px;
	margin: 0px 10px;
}

#nav ul.second{
	overflow:hidden;
	width:906px;
	height:35px;
	margin: 0px 38px;
}

#nav ul.third{
	overflow:hidden;
	width:880px;
	height:34px;
	margin: 0px 50px;
}
#nav ul.third li {
	border:0px yellow solid;	
}
#nav ul.third li a {
    line-height:30px;
	display:block;
	float:none;
	height:34px;
}
.chevy{
	background:url(images/menu_bottom.png) 0px 0px no-repeat;
	width:126px;
}
.chevy label{
	position:relative;
	left:15px;
}
.chevy:hover, .chevy#selected{
	background:url(images/menu_bottom_hover.png) 0px 0px no-repeat;
}
.ford{
	background:url(images/menu_bottom.png) -126px 0px no-repeat;
	width:142px;
}
.ford:hover, .ford#selected{
	background:url(images/menu_bottom_hover.png) -126px 0px no-repeat;
}
.mopar{
	background:url(images/menu_bottom.png) -268px 0px no-repeat;
	width:101px;
}
.mopar:hover, .mopar#selected{
	background:url(images/menu_bottom_hover.png) -268px 0px no-repeat;
}
.imports{
	background:url(images/menu_bottom.png) -369px 0px no-repeat;
	width:124px;
}
.imports:hover, .imports#selected{
	background:url(images/menu_bottom_hover.png) -369px 0px no-repeat;
}
.fueltank{
	background:url(images/menu_bottom.png) -493px 0px no-repeat;
	width:112px;
}
.fueltank:hover, .fueltank#selected{
	background:url(images/menu_bottom_hover.png) -493px 0px no-repeat;
}
.restaurant{
	background:url(images/menu_bottom.png) -605px 0px no-repeat;
	width:142px;
}
.restaurant:hover, .restaurant#selected{
	background:url(images/menu_bottom_hover.png) -605px 0px no-repeat;
}
.household{
	background:url(images/menu_bottom.png) -752px 0px no-repeat;
	width:127px;
}
.household label{
	position:relative;
	right:15px;
}
.household:hover, .household#selected{
	background:url(images/menu_bottom_hover.png) -752px 0px no-repeat;
}
.dippingtext {
	font:normal 16px arial;
	color:#FFF;
	position:relative;
	top:12px;
	left:270px;
	margin:0px;
	padding:0px;
}


#nav li{
	float:left;
	display:block;
}
#nav a{
	display:block;
	float:left;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
	line-height:36px;
	height:36px;
}

#nav ul.second a {
    line-height:35px;
	height:35px;
}

.home{
	background:url(images/menu_top.png) 0 0 no-repeat;
	width:141px;
}
.home:hover, .home#selected{
	background:url(images/menu_top_hover.png) 0 0 no-repeat;
	width:141px;
}
.aboutus{
	background:url(images/menu_top.png) -142px 0px no-repeat;
	width:133px;
}
.aboutus:hover, .aboutus#selected{
	background:url(images/menu_top_hover.png) -142px 0px no-repeat;
	width:133px;
}
.tanksize{
	background:url(images/menu_top.png) -276px 0px no-repeat;
	width:142px;
}
.tanksize:hover, .tanksize#selected{
	background:url(images/menu_top_hover.png) -276px 0px no-repeat;
	width:142px;
}
.facility{
	background:url(images/facility.jpg) no-repeat;
	width:120px;
}
.facility:hover, .facility#selected{
	background:url(images/facility.jpg) no-repeat 0 -40px;
}
.projects{
	background:url(images/menu_top.png) -419px 0px no-repeat;
	width:151px;
}
.projects:hover, .projects#selected{
	background:url(images/menu_top_hover.png) -419px 0px no-repeat;
	width:151px;
}
.gallery{
	background:url(images/menu_top.png) -571px 0px no-repeat;
	width:136px;
}
.gallery:hover, .gallery#selected{
	background:url(images/menu_top_hover.png) -571px 0px no-repeat;
	width:136px;
}
.store{
	background:url(images/menu_top.png) -708px 0px no-repeat;
	width:92px;
}
.store:hover, .store#selected{
	background:url(images/menu_top_hover.png) -708px 0px no-repeat;
	width:92px;
}
.contact{
	background:url(images/menu_top.png) -801px 0px no-repeat;
	width:155px;
}
.contact:hover, .contact#selected{
	background:url(images/menu_top_hover.png) -801px 0px no-repeat;
	width:155px;
}


.prep{
	background:url(images/menu_middle_top.png) 0px 0px no-repeat;
	width:97px;
}
.prep:hover, .prep#selected{
	background:url(images/menu_middle_top_hover.png) 0px 0px no-repeat;
	width:97px;
}

.paints{
	background:url(images/menu_middle_top.png) -98px 0px no-repeat;
	width:100px;
}
.paints:hover, .paints#selected{
	background:url(images/menu_middle_top_hover.png) -98px 0px no-repeat;
	width:100px;
}

.metals{
	background:url(images/menu_middle_top.png) -199px 0px no-repeat;
	width:116px;
}
.metals:hover, .metals#selected{
	background:url(images/menu_middle_top_hover.png) -199px 0px no-repeat;
	width:116px;
}

.vents{
	background:url(images/menu_middle_top.png) -316px 0px no-repeat;
	width:154px;
}
.vents:hover, .vents#selected{
	background:url(images/menu_middle_top_hover.png) -316px 0px no-repeat;
}

.hottank{
	background:url(images/menu_middle_top.png) -471px 0px no-repeat;
	width:136px;
}
.hottank:hover, .hottank#selected{
	background:url(images/menu_middle_top_hover.png) -471px 0px no-repeat;
}

.acidtank{
	background:url(images/menu_middle_top.png) -608px 0px no-repeat;
	width:131px;
}
.acidtank:hover, .acidtank#selected{
	background:url(images/menu_middle_top_hover.png) -608px 0px no-repeat;
}

.rust{
	background:url(images/menu_middle_top.png) -740px 0px no-repeat;
	width:166px;
}
.rust:hover, .rust#selected{
	background:url(images/menu_middle_top_hover.png) -740px 0px no-repeat;
}

.dippinglabel {
    width: 881px;
    height: 27px;
    background:url(images/dippinglabel.png) no-repeat;
    margin: 0px auto;
}


/*.chevy{
	background:url(images/menu_bottom.png) 0px 0px no-repeat;
	width:111px;
}
.chevy:hover, .chevy#selected{
	background:url(images/menu_bottom_hover.png) 0px 0px no-repeat;
}

.ford{
	background:url(images/menu_bottom.png) -112px 0px no-repeat;
	width:90px;
}
.ford:hover, .ford#selected{
	background:url(images/menu_bottom_hover.png) -112px 0px no-repeat;
}

.mopar{
	background:url(images/menu_bottom.png) -203px 0px no-repeat;
	width:106px;
}
.mopar:hover, .mopar#selected{
	background:url(images/menu_bottom_hover.png) -203px 0px no-repeat;
}

.imports{
	background:url(images/menu_bottom.png) -310px 0px no-repeat;
	width:124px;
}
.imports:hover, .imports#selected{
	background:url(images/menu_bottom_hover.png) -310px 0px no-repeat;
}

.fueltank{
	background:url(images/menu_bottom.png) -435px 0px no-repeat;
	width:135px;
}
.fueltank:hover, .fueltank#selected{
	background:url(images/menu_bottom_hover.png) -435px 0px no-repeat;
}

.restaurant{
	background:url(images/menu_bottom.png) -571px 0px no-repeat;
	width:142px;
}
.restaurant:hover, .restaurant#selected{
	background:url(images/menu_bottom_hover.png) -571px 0px no-repeat;
}

.household{
	background:url(images/menu_bottom.png) -715px 0px no-repeat;
	width:148px;
}
.household:hover, .household#selected{
	background:url(images/menu_bottom_hover.png) -715px 0px no-repeat;
}
*/

#container{
	background:url(images/bannnnnnnn.jpg) repeat;
	display:block;
	width:1000px;	height:338px;
	position:relative;
	margin-top:-2px;
}

.banner{
	position:absolute;
	z-index:1;
	width:980px; height:332px;
	display:block;
	background:url(images/topbanner2.png) no-repeat;
	overflow:hidden;
	margin:8px 10px 0 10px;
	left:0;
	top:0;
}
* html .banner{
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/topbanner2.png", sizingMethod="crop");
}
.conarea{
	width:980px; height:332px;
	position:absolute;
	z-index:2;
	left:10px;
	top:8px;
}
.left a.sidelinks{
	/*color:#D9D9D9;*/
	color:#0000FF;
	text-decoration: underline;
	background:none;
	display:inline;
	width:auto;
	height:auto;
	font-size:9px;
}
.left a.sidelinks:hover{
	display:inline;
	width:auto;
	height:auto;
	background:none;
	color:#F3CE4C;
	text-decoration:none;
	font-size:9px;
}
.banright a.sidelinks{
	/*color:#D9D9D9;*/
	color:#0000FF;
	text-decoration: underline;
	background:none;
	display:inline;
	width:auto;
	height:auto;
	font-size:9px;
}
.banright a.sidelinks:hover{
	display:inline;
	width:auto;
	height:auto;
	background:none;
	color:#F3CE4C;
	text-decoration:none;
	font-size:9px;
}
.banleft{
	width:732px;
	float:left;
}
.banright{
	width:248px;
	float:right;
	text-align:left;
}
.left{
	width:248px;
	float:left;
	text-align:right;
}
.left ul{
	width:236px;
	margin:27px 0 0 12px;
}
.left li{
	display:block;
	width:236px; height:69px;
}
.left a{
	background:url(images/leftban2.gif) no-repeat;
	display:block;
	width:238px; height:69px;
	text-decoration:none;
	color:#D9D9D9;
}
.left a:hover{
	display:block;
	width:238px; height:69px;
	background:url(images/leftban1.gif) no-repeat;
	color:#F3CE4C;
	text-decoration:none;
}
.left a img{
	margin:2px 11px 0px 4px;
	float:left;
	display:block;
}
.left a:hover img{
}
.left a span{
	font-family:Arial;
	font-size:12px;
	line-height:14px;
	color:#D9D9D9;
	padding:15px 0px 0 0;
	text-align:left;
	display:block;
}
.left a:hover span{
	color:#F3CE4C;
}
.left a:hover strong{
	color:#D9D9D9;
}
.bancon{
	width:482px;
	float:right;
}
.bancon img{
	margin:10px 0 0 0;
	padding:0;
	border:0;
}
.banright ul{
	width:238px;
	margin:27px 9px 0 1px;
}
.banright li{
	display:block;
	width:238px; height:69px;
}
.banright a{
	background:url(images/banright.jpg) no-repeat;
	display:block;
	width:238px; height:69px;
	text-decoration:none;
	color:#D9D9D9;
}
.banright a:hover{
	background:url(images/banrthover.jpg) no-repeat;
	display:block;
	width:238px; height:69px;
	color:#F3CE4C;
	text-decoration:none;
}
.banright a img{
	margin:2px 4px 2px 0;
	display:block;
}
.banright a span{
	display:block;
	font-family:Arial;
	font-size:12px;
	line-height:14px;
	color:#D9D9D9;
	padding:15px 0 0 25px;
}
.banright a:hover span{
	color:#F3CE4C;
	text-decoration:none;
}
.banright a:hover strong{
	color:#D9D9D9;
}
/* ------------------ start of mainbody design
*/
#mainbody{
	width:1000px;
	background:#3A3A3A;
	padding:10px 0 20px 0;
	text-align:left;
}
#mainbody h1{
	margin:0 10px;
}
#mainbody fieldset{
	width:980px;
	background:#080808 url(images/mainbodybtm.jpg) no-repeat bottom;
	overflow:hidden;
	margin:0 10px;
	padding:14px 0 16px 0;
	display:block;
}
.contype1{
	width:683px;
	float:left;
	margin-left:7px;
	display:inline;
}
.contype1 p{
	font-family:Arial;
	font-size:13px;
	line-height:15px;
	color:#CAC8C8;
	padding:5px 10px 16px 0;
}
.contype1 img{
	margin-right:15px;
}
.contype2{
	width:283px;
	float:right;
	margin-left:7px;
	display:inline;
}
#ftr{
	width:1000px;
	height:128px;
	text-align:center;
}
#ftr p{
	color:#CAC8C8;
	padding-top:30px;
	line-height:18px;
}
#ftr a{
	font-size:11px;
	color:#CAC8C8;
	margin-right:36px;
}
#ftr a:hover{
	text-decoration:underline;
}

/* ---------- start of subpage design
*/
/* ------------ about Us page
*/
#submain{
	width:1000px;
	background:#3A3A3A;
	margin-top:26px;
	padding-bottom:10px;
	text-align:left;
}
#submain h2{
	margin:0px 10px;
	padding-top:10px;
}
#submain fieldset{
	width:980px;
	margin:0 10px;
	display:block;
	overflow:hidden;
	padding-bottom:40px;
	background-repeat: repeat-x;
	background-position: 0 0;
	background-color: #000000;
	background-image: url(images/about-usbg.jpg);
}

.aboutleft{
	width:256px;
	float:left;
	border:1px solid #404040;
	display:inline;
	margin-top: 40px;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 20px;
}
.aboutleft img{
	margin:3px;
}
.aboutrighr{
	width:660px;
	float:right;
	padding-right:10px;
}
.aboutrighr h3{
	font-size:18px;
	padding-top: 58px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}
.aboutrighr p{
	line-height:16px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 0;
}
.aboutrighr dl{
	width:560px;
	display:block;
	margin-top:38px;
}
.aboutrighr dd{
	width:386px;
	display:block;
}
.aboutrighr label{
	width:386px;
	display:block;
	line-height:24px;

}
.aboutrighr input{
	width:230px;  height:20px;
	border:1px solid #7A7A7A;
	background:#494949;
	padding-left:5px;
	line-height:20px;
}
.aboutrighr textarea{
	width:230px;  height:86px;
	border:1px solid #7A7A7A;
	background:#494949;
	margin-bottom:8px;
	padding-left:5px;
}
.aboutrighr .altdd{
	width:87px; height:23px;
	border:0;
	background:none;
	padding:0;
	margin:0;
}
.aboutrighr h4{
	margin:18px 0 8px 0;
	font-size:21px;
}
.aboutrighr address{
	font-style:normal;
}
.aboutrighr a{
	color:#CAC8C8;
}
.aboutrighr a:hover{
	color:#D80101;
	text-decoration:none;
}
.aboutrighr img{
	margin-top:8px;
}

.subright{
	width:560px;
	float:right;
	padding-right:10px;
}
.subright h3{
	font-size:18px;
	padding-top: 58px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}
.subright p{
	line-height:16px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 0;
}
.subright dl{
	width:560px;
	display:block;
	margin-top:38px;
}
.subright dd{
	width:386px;
	display:block;
}
.subright label{
	width:386px;
	display:block;
	line-height:24px;

}
.subright input{
	width:230px;  height:20px;
	border:1px solid #7A7A7A;
	background:#494949;
	padding-left:5px;
	line-height:20px;
	color: #fff;
}
.subright textarea{
	width:230px;  height:86px;
	border:1px solid #7A7A7A;
	background:#494949;
	margin-bottom:8px;
	padding-left:5px;
	color: #fff;
}
.subright .altdd{
	width:87px; height:23px;
	border:0;
	background:none;
	padding:0;
	margin:0;
}

#state { color: #fff }

.subright h4{
	margin:18px 0 8px 0;
	font-size:21px;
}
.subright address{
    font-style: normal;
	font-weight: bold;
    font-size:21px;
}
.subright a{
	color:#CAC8C8;
}
.subright a:hover{
	color:#D80101;
	text-decoration:none;
}
.subright img{
	margin-top:8px;
}
.subleft{
	width:358px;
	float:left;
	border:1px solid #404040;
	display:inline;
	margin-top: 40px;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 20px;
}
.subleft img{
	margin:3px;
}
/* ---------- gallery subpage
*/

.gallary{
		width:980px;
		background:#000 url(images/about-usbg.jpg) repeat-x 0 0;
		margin:0 10px;
		overflow:hidden;
		padding:27px 0 90px 0;
}
.gallary dd{
	display:block;
	float:left;
	margin:0 0 20px 20px;
	display:inline;
	width:170px;	height:94px;
	line-height:90px;
	border:1px solid #414141;
	text-align:center;
}
*+ html .gallary dd{
	line-height:94px; /*only for IE7 */
}
html:first-child .gallary dd{
    line-height:96px;
}
.gallary dd img {
	margin-top: expression(( 96 - this.height ) / 2);
}
html>body .gallary dd img {    /*hidden from IE 5-6 */
	margin-top: 0; /* to clean up, just in case IE later supports valign! */
	vertical-align: middle;
}

/*-------- Project page design
--------------------------*/
#project{
	width:1000px;
	background:#3A3A3A;
	margin-top:26px;
	padding-bottom:10px;
	text-align:left;
}
#project h2{
	margin:0px 10px;
	padding-top:10px;
}
#project fieldset{
	width:980px;
	margin:0 10px;
	overflow:hidden;
	display:block;
	background:#000 url(images/about-usbg.jpg) repeat-x 0 0;
}
#project fieldset h3{
	padding:20px 0 20px 20px;
	font-size:21px;
}
.type1{
	margin-left:20px;
	overflow:hidden;
	display:block;
}
.type1 dd{
	display:block;
	width:308px;
	float:left;
	margin-right:9px;
	display:inline;
}
.type1 dd span{
	display:block;
	width:304px;	height:210px;
	line-height:206px;
	border:1px solid #414141;
	text-align:center;
}
*+ html .type1 dd span{
	line-height:210px; /*only for IE7 */
}
html:first-child .type1 dd span {
    line-height:212px;
}
.type1 dd span img {
	margin-top: expression(( 212 - this.height ) / 2);
}
html>body .type1 dd span img {    /*hidden from IE 5-6 */
	margin-top: 0; /* to clean up, just in case IE later supports valign! */
	vertical-align: middle;
}
.type1 h4{
	width:297px; height:20px;
	background:#616060 url(images/plus.jpg) no-repeat right;
	padding-left:10px;
	margin:12px 0;
	line-height:20px;
	color:#000;
	font-size:13px;
	font-weight:bold;
}



	.type1 h5 {
	width:296px;
	height:20px;
	padding-left:10px;
	line-height:20px;
	color:#000;
	font-size:13px;
	font-weight:bold;
	background-color: #616060;
	margin-top: 1px;
	margin-right: 0;
	margin-bottom: 12px;
	margin-left: 0;
}

.type1 p{
	padding-left:10px;
}
.type2{
	width:960px;
	display:block;
	background:#000;
	margin:0 10px;
	padding:18px 0 26px 20px;
	overflow:hidden;
}
.type2 dd{
	display:block;
	float:left;
	margin:12px 12px 0 0;
	display:inline;
	width:105px;	height:74px;
	line-height:70px;
	border:1px solid #414141;
	text-align:center;
}
*+ html .type2 dd{
	line-height:74px; /*only for IE7 */
}
html:first-child .type2 dd{
    line-height:76px;
}
.type2 dd img {
	margin-top: expression(( 76 - this.height ) / 2);
}
html>body .type2 dd img {    /*hidden from IE 5-6 */
	margin-top: 0; /* to clean up, just in case IE later supports valign! */
	vertical-align: middle;
}
/* --------------- store page
*/
.box1{
	width:940px;
	padding-bottom:5px;
	margin:0 20px 5px 20px;
	overflow:hidden;
	border-bottom:1px solid #3A3A3A;
}
.box1 img{
	float:left;
	margin-right:15px;
	display:inline;
}
.box1 p{
	padding-top:10px;
	line-height:16px;
}
.box2{
	width:940px;
	overflow:hidden;
	margin:5px 20px 40px 20px;
}
.box2 img{
	float:left;
	margin-right:20px;
	display:inline;
}
.box2 p{
	padding-top:10px;
	line-height:16px;
}

/* ----------- pagination
*/
div.pagination {
	text-align:right;
	padding-right: 15px;
	padding-bottom: 15px;
	margin: 3px;
}

div.pagination a
{
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #AAAADD;
	text-decoration: none; /* no underline */
	color: #000099;
}
div.pagination a:hover, div.pagination a:active
{
	border: 1px solid #000099;
	color: #000;
}
div.pagination span.current
{
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #000099;

	font-weight: bold;
	background-color: #000099;
	color: #FFF;
}
div.pagination span.disabled
{
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #EEE;
	color: #DDD;
}

/*----------------- classic feature project --------------*/
.ftrdProject{
	width:900px; 
	border:1px solid #404040;
	padding:19px 19px 0 19px;
	margin:0 0 20px 20px;
	}
.ftrdProject dt,.ftrdProject .altdt,.ftrdProject .altdt3{
 	width:880px; height:30px;
	background:#616060;
	padding:0 10px;
	line-height:30px;
	font-size:13px;
	color:#000;
	font-weight:bold;
	display:block;
	}
.ftrdProject dd{
	width:88opx;
	overflow:hidden;
	padding:20px 0;
	display:block;
	position:relative;
	}
.txt{
	width:344px;
	float:left;
	padding-left: 20px;
	}
.ftrdProject span{
	width:525px; height:328px;
	float:right;
	display:block;
	}
.ftrdProject p{
	line-height:19px;
	padding-bottom:14px;
	}
.ftrdProject .altdt{
	height:40px;
	line-height:40px;
	background:url(images/featured-project-subtitle.gif) no-repeat;
	}
.galleryCont{
	width:910px;
	overflow:hidden;
	position:relative;
	}
.photoGallery{
	width:910px;
	margin-left:5px;
	display:block;
	}
.photoGallery li{
	width:103px; height:74px;
	float:left;
	background:#363636;
	margin:0 10px 10px 0;
	display:block;
	}
.ftrdProject dt.altdt2{
	color:#FFF;
	}
/*----------------- for sale --------------*/
dt.altdt{
	overflow:hidden;
	color:#eae9e9;
	position:relative;
	}
.altdt span,.altdt strong,.altdt .price{
	color:#eae9e9;
	font-size:14px;
	font-family:Verdana;
	}
.altdt span{
	float:left;
	display:block;
	}
.altdt strong{
	padding-left:260px;
	}
.altdt .price{
	float:right;
	font-style:normal;
	}
.alttitle{
	margin-bottom:15px;
	}

.conholder{
	background:#3A3A3A;
	width:980px;
	padding:15px 10px 0;
	text-align:left;
	margin-top:-3px;	
}
.boxcon{
	width:980px;
	background:url(images/boxbg.gif) repeat-y;
	margin-bottom:7px;
}
.boxinner{
	width:980px;
	background:url(images/boxtopcorn.gif) no-repeat left top;
}
.boxdeeper{
	width:980px;
	background:url(images/boxbtmcorn.gif) no-repeat left bottom;
	padding:10px 0 7px 0;
}
.items dd{
	width:300px;	height:114px;
	float:left;
	margin-right:15px;
	position:relative;
	padding:4px 5px 7px;
}
.items span{
	position:absolute;
	display:block;
	width:310px;	height:126px;
	z-index:2;
	left:0; top:0;
	background:url(images/picframe.png) no-repeat;
}
.items{
	width:960px;
	position:relative;
	overflow:hidden;
	margin:0 auto 5px auto;
}
.items dl{
	width:980px;
}
.latest{
	margin:0 0 6px 9px;
	display:block;
}
.altdt .centerHdr{
	width:300px;
	display:block;
	position:absolute;
	left:300px;	top:0;
	text-align:center;
	padding:0;
}
.mb20{
	margin-bottom:20px;
}
.projectCon .subTitle{
	text-align:center;
	margin-bottom:0;
}
.projectCon .subTitle img{
	margin-top:10px;
}
.projectCon{
	width:940px;
	margin:0 auto 20px auto;
}
.projectItem{
	width:908px;
	border:1px solid #404040;	
	border-top:0;
	padding:15px 15px 0;
	overflow:hidden;	
}
.projectItem dl{
	width:960px;
}
.projectItem dd{
	float:left;
	width:284px;	height:248px;
	padding:2px;
	border:1px solid #404040;
	position:relative;
	overflow:hidden;
	margin:0 19px 19px 0; 	
}
.projectItem span{
	display:block;
	width:244px;	height:178px;
	overflow:hidden;
	position:relative;
	margin:20px auto 20px;	
}
.projectItem strong{
	display:block;
	background:#404040;
	height:30px;
	font:normal 11px/30px Arial;
	padding:0 10px;
	color:#fff;
	text-align:right;
}
.projectItem strong a,.projectItem strong a:hover{
	font:normal 11px/30px Arial;
	color:#fff;
	text-decoration:none;
}
.projectItem big{
	font:normal 11px/30px Arial;
	margin-right:10px;
	float:left;
}
.btns{
	position:absolute;
	left: 0; 
	bottom:20px;
}
.txtdes{
	padding:20px;
	clear:both;
}
.txtdes p{
	font:normal 13px/19px Arial;
	margin-bottom:19px;
}
.txtdes h4{
	font:bold 14px/14px Arial;
	margin-bottom:10px;
	text-decoration:underline;
	text-align:center;
}
.container{
	width:980px;
	background: url(images/conareabg.gif) repeat-y;
	margin:0 auto;
}
.innercon{
	width:980px;
	background:url(images/btmcorner.gif) no-repeat left bottom;
	overflow:hidden;
	padding-bottom:10px;	
}
.leftPart{
	width:723px;
	float:left;
}
.rightPart{
	width:248px;
	float:right;
}
.mb10{
	margin-bottom:10px;
}
.imgleft{
	float:left;
	margin:-10px 11px 0 7px;
}
.leftPart p{
	font:normal 13px/15px Arial;
	color:#CAC8C8;
	padding-right:10px;
	margin-bottom:15px;
}
.formArea{
	padding:0 10px;
	width:228px;
}
.formArea p{
	font:normal 13px/15px Arial;
	color:#CAC8C8;
	margin-bottom:8px;
}
.formArea label{
	display:block;
	margin-bottom:5px;	
}
.formArea input{
	width:218px;
	padding:3px 0 5px;
	border:1px solid #7A7A7A;
	background:#494949
}
.formArea .submitbtn{
	border:0;
	padding:0;
	margin-top:5px;
	width:87px;	height:23px;
}
.img{
	float:right;
	border:1px solid #404040;
	padding:3px;
}
.pageTitle img{
	margin-top:15px;
}
.mb30{
	margin-bottom:30px;
}
.bl{
	display:block;
}

/* ----------- pagination
*/
div.pagination {
	text-align:right;
	padding:10px;
	margin:3px;
	font-size:11px;
}

div.pagination a:link, div.pagination a:active, div.pagination a:visited 
{
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #7A7A7A;	
	text-decoration: none; /* no underline */
	color: #FFFFFF;
	font-size:11px;
}
div.pagination a:hover, div.pagination a:active 
{
	border: 1px solid #FFFFFF;
	background:#4E4E4E;
	color: #FFFFFF;
}
div.pagination span.current 
{
	padding: 2px 5px 2px 5px;
	font-size:11px;
	margin: 2px;
	border: 1px solid #FFF;
	font-weight: bold;
	background: #FFF;
	color: #3A3A3A;
}
div.pagination span.disabled 
{
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #EEE;
	color: #DDD;
}
/* newly added design */

#cont {
background:none repeat scroll 0 0 #000000;
border:10px solid #3A3A3A;
margin-top:26px;
text-align:left;
width:980px;
}

.headingTxt, .pageTitle {
background:url("images/bigtitlebg.gif") no-repeat scroll 0 0 transparent;
color:#CDCDCD;
font-size:21px;
font-weight:normal;
height:56px;
line-height:56px;
margin-bottom:5px;
overflow:hidden;
padding:0 20px;
width:960px;
}

.topCont {
overflow:hidden;
padding:15px 0;
width:940px;
}

.feature {
background:url("images/subtitlebg.gif") repeat-x scroll center top transparent;
margin:0 20px;
width:940px;
}

.awards {
padding:20px;
width:940px;
}

.awards dd {
background:url("images/subtitlebg.gif") repeat-x scroll center top transparent;
display:block;
overflow:hidden;
padding:35px 0 20px;
width:940px;
}

.imgHolder {
border:1px solid #404040;
display:block;
float:left;
height:236px;
padding:4px;
width:354px;
text-align: center;
}

.txtCont {
float:right;
text-align:left;
width:556px;
}

.title {
background:url("images/smalltitlebg.gif") no-repeat scroll 0 0 transparent;
color:#EAE9E9;
font-family:Verdana;
font-size:14px;
height:40px;
line-height:40px;
margin-bottom:14px;
text-align:center;
width:536px;
}

.paging {
background:url("images/paging-bg.gif") no-repeat scroll 0 0 transparent;
height:35px;
margin:0 0 20px 20px;
width:960px;
}

.info {
background:url("images/box-bg1.jpg") repeat-x scroll 0 0 transparent;
border:1px solid #404040;
float:left;
height:392px;
padding:19px;
width:230px;
}

.imgHolder2 {
display:block;
float:right;
height:432px;
width:650px;
}

.subTitle {
background:url("images/title-bg.jpg") no-repeat scroll 0 0 transparent;
color:#EAE9E9;
font-family:Verdana;
font-size:14px;
height:40px;
line-height:40px;
margin-bottom:10px;
padding:0 10px;
width:920px;
}

.compare {
    width: 460px;
    margin: 10px;
    float: left;
}

.mainDesc {
    width: 944px;
    margin: 19px 19px 0px;
    clear: both;
    background:url("images/big-middle_bg.png") no-repeat scroll 0 0 transparent;
    padding: 10px;
    height: 260px;
}

.pageTitle img { padding-top: 10px }
.subTitle img {padding-top: 5px }

.fleft { float: left !important }

.ml20 { margin-left: 20px !important; clear: both }


.compare {
    list-style: none;
    width: 940px;
    margin: 10px 20px;
}

.compare li { float: left; width: 462px;}

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

.unfriendlyhalf {
    float: right !important;
}

.deschalf {
    background:url("images/bg_friendly_unfriendly.png") no-repeat scroll 0 0 transparent;
    color:#EAE9E9;
    font-family:Verdana;
    font-size:14px;
    height: 434px;
    width: 450px !important;
    padding: 6px;
    margin: 5px 0px;
}

.linkhalf {
    text-align: center;
    margin: 5px 0px;
}

.linkhalf a {
    text-decoration: none;
    color: #EAE9E9;
     font-family:Verdana;
    font-size:14px;
}



.extend-content { text-align:center; position:relative; }
.extend-content a { color:#FFF; text-decoration:none; }
.extend-content a:hover { color:#FFF; text-decoration:none; }
.extend-content ul { list-style-type:none; margin:10px 0; }
.extend-content li { margin:0px; display:inline; padding:0 4px; }
.extend-content div.border-bg { background:url(images/img02_s1.png) 0 0 no-repeat; width:448px; height:6px; margin:5px 0; }
.extend-content p.label { color:#FFF; font-size:20px; padding:0px; margin:0px; }
.extend-content .button1 { position:absolute; top:230px; left:85px; }
.extend-content .button2 { position:absolute; top:230px; right:85px; }
.partners-content { text-align:center; }
.partners-content div.headline { font-size:24px; color:#FFF; }
.partners-content table.main-content { width:900px; margin:20px 0 0 0; }
.partners-content div.box1 { background:url(images/box1.jpg) 0 0 no-repeat; padding:17px 0 0 0; width:415px; height:219px; border:0px; text-align:center; }
.partners-content div.box1 p { color:#FFF; line-height:26px; }
.partners-content div.box2 { margin:0px; padding:0px; width:440px; }
.partners-content div.box2 div.list-title { color:#FFF; font-size:16px; background:url(images/subtitlebg.gif) 0 0 repeat-x; height:25px; margin:0px; padding:0px; width:360px; text-align:center; }
.partners-content div.box2 ul { list-style-type:none; margin:15px 0 0 105px; padding:0px; }
.partners-content div.box2 ul li { font-size:14px; color:#FFF; text-align:left; margin:0px; padding:2px 0; }
.partners-content div.box2 ul li img { margin:0 10px 0 0px; padding:0px; }
.partners-content div.text-content { border:1px #404040 solid; width:790px; margin:30px 0 0 0; padding:15px; color:#FFF; background:#191919 url(images/text-contentbg.jpg) 0 0 repeat-x; position:relative; }
.partners-content div.text-content p { padding:12px 0 7px 0; font-size:16px; }
.partners-content div.border-bg { background:#000 url(images/border4.jpg) 0 0 no-repeat; width:333px; height:6px; margin:5px 0; }
.partners-content p.label { color:#FFF; font-size:20px; padding:0px; margin:0px; }
.pricing-content { text-align:center; }
.pricing-content div.headline { font-size:24px; color:#FFF; }
.pricing-content div.bar-title { padding:10px 0 0 0; margin:35px 0 0 0; background:url(images/bar-bg.jpg) 0 0 no-repeat; color:#FFF; width:636px; height:40px; font-size:18px; }
.pricing-content div.box-price { width:636px; border:1px #414141 solid; }
.pricing-content div.box-price td.pricelist { padding:7px 7px 15px 7px; }
.pricing-content div.box-price td.pricelist p.label, .pricing-content div.box-price td.pricelist2 p.label { color:#999999; font-size:16px; }
.pricing-content div.box-price td.pricelist table { margin:7px 0; }
.pricing-content div.box-price td.pricelist table tr td { font-size:14px; padding:2px 0; }
.pricing-content div.box-price td.pricelist p.totalprice { font-size:24px; color:#FFF; }
.pricing-content div.box-price td.pricelist2  { padding:7px; }
.pricing-content div.box-price td.pricelist2 div.container-price { position:relative; min-height:280px; }
.pricing-content div.box-price td.pricelist2 div.container-price div { margin:3px 0; }
.seo-content { width:900px; font-size:16px; color:#FFF; }
.seo-content div.seo-left { float:left; width:475px; padding:52px 0 0 0; }
.seo-content div.seo-left div.imgcontainer { color:#515151; padding:1px; border:#FFF 2px solid; }
.seo-content div.seo-left div.label { height:37px; background:url(images/labelbg.jpg) top center no-repeat; margin:5px 0; text-transform:uppercase; font-size:14px; padding:25px 0 0 0; }
.seo-content div.seo-right { float:right; width:385px; text-align:left; }
.seo-content div.seo-right h1, h2, p { margin:7px 0 11px 0; }
.seo-content div.seo-right h1, .seo-content2 h1 { font-weight:normal; font-size:22px; text-transform:uppercase; }
.seo-content div.seo-right p { line-height:24px; font-size:16px; margin:7px 0 17px 0; }
.seo-content2 { width:900px; font-size:16px; color:#FFF; text-align:left; }
.seo-content2 h1, h2, p { margin:7px 0 11px 0; }
.seo-content2 div.seo-left { float:left; width:430px; padding:52px 0 0 0; }
.seo-content2 div.seo-right { float:right; width:430px; padding:52px 0 0 0; }
.seo-content2 div.seo-left div.imgcontainer, .seo-content2 div.seo-right div.imgcontainer { color:#515151; padding:1px; border:#FFF 2px solid; }
.seo-content2 div.seo-left div.label, .seo-content2 div.seo-right div.label { height:37px; background:url(images/labelbg.jpg) top center no-repeat; margin:3px 0; text-transform:uppercase; font-size:14px; text-align:center; padding:25px 0 0 0; }

