html, body
{
background:#fff url('../img/bg.gif');
margin:0 auto;
font-family:Tahoma;
font-size:11px;
color:#666;
}
a:link,a:visited
{
text-decoration:underline;
font-weight:bold;
color:#336699;
}
a:hover,a:hover:visited
{
text-decoration:none;
font-weight:bold;
color:#336699;
}
.gradient1 a:link,.gradient1 a:visited,.gradient2 a:link,.gradient2 a:visited
{
text-decoration:none;
font-weight:bold;
color:#fff;
}
.gradient1 a:hover,.gradient1 a:hover:visited,.gradient2 a:hover,.gradient2 a:hover:visited
{
text-decoration:underline;
font-weight:bold;
color:#fff;
}

#body
{
width:663px;
padding:0;
margin:0 auto;
}

	#mid
	{
	float:left;
	width:663px;
	background:#fff url('../img/mid2.gif');
	}
		#left
		{
		width:221px;
		padding:260px 1px 0 1px;
		float:left;
		background: url('../img/left.jpg') no-repeat;
		}
					.gradient1
					{
					float:left;
					font-size:13px;
					font-weight:bold;
					line-height:55px;
					color:#fff;
					width:221px;
					height:55px;
					background:#fff url('../img/g.jpg') repeat-x;
					text-align:center;
					}
					.tower
						{
					float:left;
					width:201px;
					padding:10px;
						}
					.middle
					{
					float:left;
					width:201px;
					padding:10px;
					text-align:center;
					}
		#right
		{
		width:440px;
		float:left;
		}
			.button
			{
			height:55px;
			width:110px;
			float:left;
			}
			.buttonbot
			{
			height:4px;
			width:440px;
			float:left;
			background: url('../img/buttonbot.jpg');
			}
			
			.rightfield
			{
			width:420px;
			float:left;
			line-height:20px;
			padding:10px;
			color:#000;
			}
			
			
			h1
			{
			padding:0;
			margin:0;
			font-size:14px;
			color:#000;
			}
		
	
	#bot
	{
	float:left;
	width:663px;
	height:38px;
	background:#fff url('../img/bot.gif');
	}
		#botleft
		{
		width:320px;
		height:28px;
		padding:10px 0 0 10px;
		float:left;
		color:#ddd;
		}
		
		#botright
		{
		width:323px;
		height:28px;
		padding:10px 10px 0 0;
		float:left;
		text-align:right;
		color:#ccc;
		}
