Body{
	background-image:URL('../../include/theme/image/bg.jpg');
	background-position:top left;
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-color:#000000;
	margin:0 0 0 0;
	font-family: Arial;
	font-size:13px;
	}
.nav_top			
	{	
		background-image:URL('../../include/theme/image/bg_nav_top.jpg');
	}

td{
	font-family: Arial, serif;
	font-size:13px;
	line-height:1.5;
	font-family: Arial;
	color:#FFFFFF;
	}

td A, td A:link, td A:visited, td A:active {
	color:#CFFA53;
	text-decoration:none;
	font-weight:bold;
	}

td A:hover {
	color:#FFFFFF;
	text-decoration:none;
	
	}

.main_area{
	color:#FFFFFF;
	background-image:URL('../../include/theme/image/bg_main.jpg');
	background-repeat: no-repeat;
	background-position:top left;
	}

.main_bg{
	background-image:URL('../../include/theme/image/bg_main_r.jpg');
	background-repeat: repeat-y;
}

.column_right
	{
		position:relative;
		left:345px;
		top:70px;
		width:380px;
		padding:0px 0px 100px 0px;	
	}

.page_title{
	font-size:26px;
	margin:0 0 25 0;
	color:#FFFFFF;
	font-variant: small-caps;
	font-family: Arial;
	}

{////CONTACT US//////}
	.contact_title{
		font-size:15px;
		font-weight:bold;
		margin-bottom:10px;
		}

	.contact_address{
		font-size:12px;
		}

	TEXTAREA{
		font-size:12px;
		font-family: Arial;
		padding:5 2 5 2;
		}

	INPUT{
		font-size:12px;
		font-family: Arial;
		padding:1 2 1 2;
		}
{////////////////////}


.bottom{
		margin:75 0 0 0;
		text-align:center;
		font-size:9px;
		color:#59595B;
		text-transform:uppercase;
		}

.bottom A, .bottom A:active, .bottom A:visited, .bottom A:link{ 
	text-decoration:none;
	color:#CFFA53;
	}

.bottom A:hover{ 
	text-decoration:underline;
	color:#FFFFFF;
	}

.bottom_links a:hover IMG
	{
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70;
	}
	
IMG
	{

	}
