/* CSS Document */

/* Off SET TABLE */

#apDiv1 {
	position:absolute;
	left:480px;
	top:57px;
	width:251px;
	height:113px;
	z-index:1;
}
#apDiv2 {
	position:absolute;
	left:372px;
	top:435px;
	width:473px;
	height:44px;
	z-index:2;
}


.blur{
	background-color: #cccccc; /*shadow color*/
	color: inherit;
	
}

.shadow,
.content{
	position: relative;
	bottom: 2px;
	right: 2px;
}

.shadow{
	background-color: #666; /*shadow color*/
	color: inherit;
}

.content{
background-color:#FFF5D6;
	color: #000; /*text color of content*/
	border: 1px solid #ffffff; /*border color*/
	
}

/* Off SET TABLE END */

a:link {
	color: #ff0000;
	text-decoration:none
}
a:visited {
	color:#ff0000;
	text-decoration:none
}
a:active {
	color: #ff0000;
	text-decoration:none
}
a:hover {
	color:#000000;
}
.footer-link:link {
	color: #ffffff;
	text-decoration:none
}
.footer-link:visited {
	color:#ffffff;
	text-decoration:none
}
.footer-link:active {
	color: #ffffff;
	text-decoration:none
}
.footer-link:hover {
	color:#ff0000;
}
.footer{
background-image:url(../images/footer.jpg);
background-repeat:no-repeat;
color:#FFFFFF;


}
.footer-link{

color:#FFFFFF;


}
body{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
background-image:url(../images/bg.jpg);
color:#000000;
}
.main_table{
background-image:url(images/main_table.jpg);
background-color:#FFF5D6;

border-bottom:solid;
border-bottom-width:thin;
border-bottom-color:#ffffff;
border-right:solid;
border-right-width:thin;
border-right-color:#ffffff;
border-left:solid;
border-left-width:thin;
border-left-color:#ffffff;
}

.terms{
background-color:#FFF5D6;
border-top:solid;
border-top-width:thin;
border-top-color:#ffffff;
border-bottom:solid;
border-bottom-width:thin;
border-bottom-color:#ffffff;
border-right:solid;
border-right-width:thin;
border-right-color:#ffffff;
border-left:solid;
border-left-width:thin;
border-left-color:#ffffff;
}

.main_table_links{
background-image:url(images/contact.jpg);
background-repeat:no-repeat;
background-position:450px 20px;
background-color:#000000;

border-bottom:solid;
border-bottom-width:thin;
border-bottom-color:#ffffff;
border-right:solid;
border-right-width:thin;
border-right-color:#ffffff;
border-left:solid;
border-left-width:thin;
border-left-color:#ffffff;
}

.main_table_contact{
background-image:url(images/contact_page.jpg);
background-repeat:no-repeat;
background-position:460px 20px;
background-color:#000000;

border-bottom:solid;
border-bottom-width:thin;
border-bottom-color:#ffffff;
border-right:solid;
border-right-width:thin;
border-right-color:#ffffff;
border-left:solid;
border-left-width:thin;
border-left-color:#ffffff;
}

.front_text{

border-left:solid;
border-left-width:thin;
border-left-color:#ffffff;
}


.single{

background-color:#E7D9BF;
}
.bottom_table{
background-image:url(images/bottom_table.gif);
background-repeat:no-repeat;
}
.buttons{
border-bottom:solid;
border-bottom-width:thin;
border-bottom-color:#000000;
border-right:solid;
border-right-width:thin;
border-right-color:#000000;
border-left:solid;
border-left-width:thin;
border-left-color:#000000;
}
.buttons_top{
border-top:solid;
border-top-width:thin;
border-top-color:#000000;
border-bottom:solid;
border-bottom-width:thin;
border-bottom-color:#000000;
border-right:solid;
border-right-width:thin;
border-right-color:#000000;
border-left:solid;
border-left-width:thin;
border-left-color:#000000;
}