#container
	{
		position:relative;
		top:0px;
		left:0px;
		width:762px;
		margin:0 auto;
		background-color:#ffffff;
	}

BODY
	{
		background:url(img/bg.gif);
		background-position:top left;
		background-repeat:repeat-x;
		background-color:#CECECE;

	}
#header .scanalert{
	position: absolute;
	margin: 4px 0px 0px 637px;
}
#header
	{
		width:762px;
		height:151px;
	}

#navigation
	{
		width:762px;
		height:33px;
	}

#body
	{
		width:762px;
	}

#left
	{
		float:left;
		width:219px;
		background:url(img/left_bg.gif);
	}
#right
	{
		text-align:left;
	}
#bottom
	{
		width:762px;
		height:64px;
		clear:both;
		*clear:both;
		margin-top:-20px;

	}

#total_bot
	{
		width:762px;
		height:63px;
		background:url(img/total_bot_bg.gif);
		background-position:top left;
		background-repeat:no-repeat;

	}

.testimonial
	{
		color:white;
		font-size:10px;
		font-family:tahoma;
		text-align:left;
		padding-left:20px;
		padding-right:50px;
		padding-top:10px;
		padding-bottom:10px;

	}
.name
	{
		font-weight:bold;
		color:white;
		font-size:11px;
		font-family:tahoma;	
		text-align:right;
		padding-right:50px;
		padding-bottom:10px;
	}

.bot_nav
	{
		color:white;
		font-family:tahoma;
		font-weight:bold;
		font-size:11px;
		padding-top:15px;text-align:center;

	}

.bot_info
	{       	
		padding-top:5px;
		color:white;
		font-family:tahoma;
		font-size:11px;	
	}
A
	{
		color:#2D47BA;
		text-decoration:underline;
	}
A:hover
	{
		color:#94A0FD;
	}

A.botnav
	{
		color:white;
		text-decoration:underline;
	}

A.botnav:hover
	{
		color:#94A0FD;
		text-decoration:underline;
	}

.text_header
	{
		color:#2A46BA;
		font-family:tahoma;
		font-size:17px;
		padding-top:5px;
		padding-bottom:5px;
	}

.oformlenie
	{
		padding-top:10px;
		font-family:tahoma;
		font-size:11px;
		color:black;
	}

#product
	{
		position:absolute;
		text-align:right;
		right:30px;
		top:200px;
	}

.desc
	{
		font-family:tahoma;
		font-size:11px;
		color:black;
		font-weight:bold;
		padding-left:10px;	
	}

.oformlenie2
	{
        		padding-right:30px;

	}
A.moo
	{
color:#0322FF;
}
.topper_nav
	{
		font-family:arial;
		font-size:12px;
		font-weight:bold;
		color:white;
		padding-left:30px;
		padding-top:4px;
	}
A.top, A.top:hover
	{
		text-decoration:none;
		color:white;
	}
	
h1, h2
{
color:#2A46BA;
		font-family:tahoma;
		font-size:17px;
		padding-top:5px;
		padding-bottom:3px;
}

h3
{
color:#2A46BA;
		font-family:tahoma;
		font-size:12px;
		padding-top:1px;
		padding-bottom:1px;
}
.btn_buy_now{
		width:97px;
		height:47px;
		cursor:pointer;
		border:none;
		background:url(img/btn_buy_now.gif);
}

