body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #e9f8ba;
	background-image: url(images/body_bg.jpg);
	color: #fff;
	text-align: center;
}
img {
	border: 0px;
}
a {
	text-transform: capitalize;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
}
p, ul, li, h2 {
	margin: 0px;
	padding: 0px;
	text-align: left;
	list-style: none;
}
.top_bg {
	width: 100%;
	float: left;
	background-image: url(images/top_bg.jpg);
	background-position: left top;
	background-repeat: repeat-x;
}
.main_table {
	width: 100%;
	float: left;
	border: 0px solid #f00;
	background-image: url(images/bg1.jpg);
	background-position: center;
}
.main_table td {
	border: 0px solid #f00;
}
.main_table p {
	text-align: center;
	font-size: 10px;
	color: #333;
	font-weight: bold;
}

.content {
	width: 100%;
	float: left;
	background-image: url(images/asr_28.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
.block {
	width: 100%;
	float: left;
}
.block_top {
	width: 100%;
	float: left;
	background-image: url(images/block_top.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
.block_top p.description {
	width: 700px;
	float: left;
	margin-left: 230px;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	margin-top: 30px;
	height: 100px;
}
.block_top p.description span {
	font-weight: bold;
	font-size: 20px;
	text-transform: uppercase;
	color: #c00;
}
.block_top p img    	{        BORDER: #febc49 1px solid;}
.block_top p img 	{        BORDER: #febc49 1px solid;}
.block_top p img   	{        BORDER: #666 1px dashed;}
.block_top p img	{        BORDER: #febc49 1px solid;}


.p640 {
	width: 645px;
	float: left;
	margin-left: 25px;
}

.p320 {
	float: right;
	width: 325px;
	text-align: left;
	border: 0px solid #f00;
	padding-bottom: 10px;
	color: #333;
}
.p320 span {
	text-align: left;
	width: auto;
	float: left;
	margin-left: 10px;
	margin-right: 20px;
	font-size: 12px;
	font-weight: normal;
	width: 300px;
	border: 0px solid #f00;
}
.p320 a {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 20px;
	color: #df005f;
	text-align: center;
}

.footer {
	width: 100%;
	float: left;
	background-color: #f4d9c4;
	padding-bottom: 20px;
	padding-top: 20px;
	border: 0px solid #fff;
	border-top-width: 5px;
}
.footer p {
	color: #333;
	font-size: 12px;
	text-align: center;
}
.footer p span {
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
}
.footer p a {
	color: #df005f;
}

p.ads {
	font-size: 12px;
	margin-left: 100px;
	margin-right: 100px;
	width: auto;
	font-weight: normal;
	margin-bottom: 20px;
}
p.ads span {
	font-size: 20px;
	text-transform: uppercase;
	font-weight: bold;
	color: #c00;
}

p.welcome {
	font-size: 12px;
	color: #333;
}

.thumbs_pics {
	width: 100%;
	float: left;
}
.thumbs_pics p {
	margin-left: 1px;
	color: #333;
	font-size: 12px;
}
.thumbs_pics p.c1 {
	width: auto;
	padding: 15px;
}
.thumbs_pics img {
	width: 160px;
	height: 213px;
	background-color: #f4d3bd;
	padding: 1px;
	margin: 2px;
	float: left;
}
.thumbs_pics p.c1 span {
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: #df005f;
}