@charset "utf-8";
/* CSS Document */



#container {
	width:700px;
	height: 3190px;
	background:url('images/bg2.png') repeat-y #ffffff;
	padding-left:100px;
	padding-right:100px;
} 

.navbar {
	background:url(images/btnbar.png) repeat-x;	
}


#header { 
  	background-color: #000;
}

#footer {
   background:url('images/foot_bg.png') repeat-y;
   width:700px; 
   height:auto; 
}
 
#content{
	float:left;
	margin-left: 20px;
	margin-right: 20px;
} 

#thankyou{
	margin-left: 20px;
	margin-right: 20px;
}

#t1 {
	float:right;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
} 

#rsidebar{ 
	
}
.txt_title {
	color: #060;
	font-weight: bold;
	font-size:18px; 
}
.checks {
	font-weight: bold;
	font-size: 16px;
	/*background-color:#CF0;*/
	background-color:#FFFF55;	
}
 
.style18 {
	color: #0000EA;
	font-size:24px;
	font-weight:bold;
	background-color:#FFC;
}

.content { 
	text-align:center;
	color: #000000;
	font-size: 18px;
	font-style:oblique;
	font-weight:bold;
}

.contentnorm {
	text-align:center; 
	color: #000000;
	font-size: 18px; 
	font-weight:bold;
}


 
.footertxt {
	color: #060;
	font-size: 12px; 
}
.only {
	color: #603;
	font-size: 12px;
}
.price {
	color: #060;
	font-weight: bold;
}
