*{
	font-family:arial;
	font-size:14px;
	margin:0px;
	padding:0px;
	border:0px;
}
body{
	background-color:#A69C9A;
	background-image:url('../images/main-bg.jpg');
	background-repeat:repeat-x;
	background-position:left top; 
}

table#prices{}
table#prices tr{}
table#prices tr td, table#prices tr td a{
font-family:Arial, Verdana, Georgia, Times New Roman, Helvetica, sans-serif;
font-size:11px;
line-height:16px;
font-weight:normal;
color:#000000;
text-decoration:none;
text-transform:none;
margin:0px 0px 0px 0px !important;
padding:3px 3px !important;
}
table#prices tr td a{
text-decoration: underline;
margin:0px 0px 0px 0px !important;
padding:0px 0px 0px 0px !important;
}
table#prices tr td{
border:1px solid #999;
padding:3px 3px;
text-align: left;
vertical-align: top;
}

div.main_div{
	position:relative;
	background-image:url('../images/main-div-bg.jpg');
	width:991px;
	background-repeat:no-repeat;
	background-position:left top;
	height:964px;
	text-align:left;
}

#phone{
  position:absolute; top:75px; left:300px;
	color:#7255C1;
	font-family:"Arial Black","Arial";
	font-size:32px;
}

a.logo{
	display:block;
	width:153px;
	height:142px;
	margin-left:33px;
	float:left;
}
a.logo_internal{
	display:block;
	width:63px;
	height:57px;
	margin-left:33px;
	margin-top:76px;
	float:left;
}

ul.top_menu{
  position:absolute; top:16px; left:300px;
	list-style:none;
}
ul.top_menu li{
	float:left;
	margin-left:13px;
}
ul.top_menu li a{
	color:#8271BF;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
ul.top_menu li a:hover{
	text-decoration:underline;
}

ul.special_offer{
	list-style:none;
	width:430px;
	margin-left:26px;
	margin-top:18px;
	float:left;
}
ul.special_offer li{
	width:195px;
	height:221px;
	background-image:url('../images/grey-cell-bg.gif');
	border:1px solid transparent;
	float:left;
	margin-top:22px;
}
ul.special_offer div{
	margin-left:15px;
	font-size:11px;
	width:165px;
}
ul.special_offer div a.img{
	margin-left:15px;
	display:block;
	float:right
}
ul.special_offer img.title{
	margin-left:15px;
	display:block;
	margin-top:15px;
}
ul.special_offer img.link{
	margin-left:15px;
}
ul.special_offer div.subH{
	color:#564092;
	font-size:12px;
	font-weight:bold;
	height:25px;
	margin-top:7px;
	margin-bottom:5px;
}

ul.special_offer div.subH1{
	color:#564092;
	font-size:12px;
	font-weight:bold;
	margin-top:7px;
}

ul.special_offer div.subH2{
	color:#3E3E3E;
	font-size:12px;
	font-weight:bold;
	margin-bottom:5px;
}

ul.special_offer div.options{
	font-size:13px;
	margin-top:1px;
	color:#ACACAC;
}
ul.special_offer div.content{
	margin-top:8px;
	margin-bottom:10px;
	font-size:11px;
}

div.content{
	margin-top:560px;
	float:left;
}
div.content div.text{
	color:#4F3F8A;
	text-align:justify;
	margin-top:15px;
	margin-bottom:30px;
	width:510px;
}