body
{
	font-family:arial,verdana;
	font-size:100%;
	background-color:#272727;
	text-align:center;
	width:100%;
	margin:0 0 0 0;
}

img
{
	border:none;
}	

.form_form1
{
	margin:0 0 0 0;
}

	#designContainer
	{
		margin:0 auto 0 auto;
		text-align:left;
		width:802px;
	}
	
	
	.header
	{
		float:left;
		width:802px;
		background-image:url(/pub/design/shadowright.png);
		background-repeat:repeat-y;
		background-position:right center;

	}
		.headerlft
		{
			float:left;
			width:786px;
			background-image:url(/pub/design/shadowleft.png);
			background-repeat:repeat-y;
			background-position:left center;
			height:137px;
			padding:0 0 0 16px;
		}
		
.navbar
{
		float:left;
		width:802px;
		background-image:url(/pub/design/shadowright.png);
		background-repeat:repeat-y;
		background-position:right center;
}

	.navbarlft
	{
		float:left;
		width:786px;
		background-image:url(/pub/design/shadowleft.png);
		background-repeat:repeat-y;
		background-position:left center;
		height:35px;
		padding:0 0 0 16px;
	}
	.navbarbg
	{
		font-size:90%;
		width:770px;
		float:left;
		background-image:url(/pub/design/navbg.png);
		background-repeat:repeat-x;
		background-position:top center;
		height:35px;
	}
	.navbarbg ul
	{
		float:left;
		margin:0 0 0 8px;
		padding:0 0 0 0;
		height:35px;
	}
	.navbarbg ul li
	{
		margin:0 0 0 0;
		padding:0 0 0 0px;
		height:35px;
		float:left;
		list-style-type:none;
		border-right:1px solid #46464D;
		/*text-align:left;*/
		/*width:150px;*/
		/*width:150px*/
		
	}
	.navbarbg ul li a:link
	{
		float:left;
		line-height:35px;
		height:35px;
		display:block;
		color:#fff;
		text-decoration:none;
		text-align:center
		/*width:150px*/
	}
	.navbarbg ul li a:visited
	{
		float:left;
		line-height:35px;
		height:35px;
		display:block;
		color:#fff;
		text-decoration:none;
		text-align:center
		/*width:150px*/
	}
	.navbarbg ul li a:hover
	{
		float:left;
		line-height:35px;
		height:35px;
		display:block;
		/*color:yellow;*/
		color:#ccc;
		text-decoration:none;
		background-image:url(/pub/design/navbgon.png);
		background-repeat:repeat-x;
		background-position:top center;
		text-align:center
		/*width:150px*/
	}
	.navbarbg ul li a:active
	{
		float:left;
		line-height:35px;
		height:35px;
		display:block;
		color:#fff;
		text-decoration:none;
		text-align:center
		/*width:150px*/
	}
	.navbarbg ul li a span
	{
		/*margin:0 6px 0 5px;*/
		margin:0 15px 0 9px;
		padding:0 9px 0 0;
	}
	*html .navbarbg ul li a span
	{
		margin:0px 7px 0 11px;
		padding:0 14px 0 0;
	}

.footer
{
		float:left;
		width:802px;
		background-image:url(/pub/design/shadowright.png);
		background-repeat:repeat-y;
		background-position:right center;
		background-color:#fff;
}

	.footerlft
	{
			float:left;
			width:786px;
			background-image:url(/pub/design/shadowleft.png);
			background-repeat:repeat-y;
			background-position:left center;
			height:110px;
			padding:0 0 0 16px;
	}
	.footerbox
	{
		/*width:760px;*/
		width:747px;
		margin:5px 5px 5px 5px;
		height:100px;
		float:left;
		border:1px solid #ccc;
		
	}
	.footerbox p
	{
		margin:50px 0 0 5px;
		padding:0 0 0 0;
		float:left;
		font-size:75%;
		color:#666;
	}
	.footerbox ul
	{
		clear:left;
		float:left;
		margin:0 0 0 5px;
		padding:0 0 0 0;
		font-size:75%;
		border:0px solid #ccc;
		width: 99%;
	}
	.footerbox ul li
	{
		float:left;
		margin:0 5px 0 0;
		padding:0 0 0 0;
		list-style-type:none;
		color:#666;
	}
	.footerbox ul li a:link
	{
		float:left;
		display:block;
		text-decoration:underline;
		color:#666;
	}
	.footerbox ul li a:visited
	{
		float:left;
		display:block;
		text-decoration:underline;
		color:#666;
	}
	.footerbox ul li a:hover
	{
		float:left;
		display:block;
		text-decoration:none;
		color:#666;
	}
	.footerbox ul li a:active
	{
		float:left;
		display:block;
		text-decoration:underline;
		color:#666;
	}
.marketcompany
{
	font-size:80%;
	color:white;
}
.marketcompany a:link
{
	font-size:100%;
	color:white;
	text-decoration:underline;
}
.marketcompany a:visited
	{
	font-size:100%;
	color:white;
	text-decoration:underline;
	}
.marketcompany a:hover
	{
	font-size:100%;
	color:white;
	text-decoration:underline;
	}
.marketcompany a:active
	{
	font-size:100%;
	color:white;
	text-decoration:underline;
	}
.navbarbg ul li a.noborder:link
	{
		float:left;
		line-height:35px;
		height:35px;
		display:block;
		color:#fff;
		text-decoration:none;
		border-right:0px solid #afafaf;
	}
	.navbarbg ul li a.noborder:visited
	{
		float:left;
		line-height:35px;
		height:35px;
		display:block;
		color:#fff;
		text-decoration:none;
		border-right:0px solid #afafaf;
	}
	.navbarbg ul li a.noborder:hover
	{
		float:left;
		line-height:35px;
		height:35px;
		display:block;
		/*color:yellow;*/
		color:#ccc;
		text-decoration:none;
		background-image:url(/pub/design/navbgon.png);
		background-repeat:repeat-x;
		background-position:top center;
		border-right:0px solid #afafaf;
	}
	.navbarbg ul li a.noborder:active
	{
		float:left;
		line-height:35px;
		height:35px;
		display:block;
		color:#fff;
		text-decoration:none;
		border-right:0px solid #afafaf;
	}
