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


body {
	width:950px;
	margin:0 auto;
	margin-top:0px;
}

/* ----------Jqury----------*/
#myslides {
	width:560px;
	height:548px;
	margin:50px 20px 12px 10px;
	position: absolute;
	}

/* ----------Jqury----------*/

/* ----------Text----------*/
#text-ct {
	width:280px;
	height: 500px;
	margin:90px 1px 2px 20px;
	padding: 2px 0 0 0;
	border: 0;

}

/* ----------Text----------*/ 

/* --------THE MENU------- */

#foxmenucontainer{height:50px;background:#ffffff;display:block;padding:80px 0 0 370px;}
#foxmenu{
	position:absolute;
	display:block;
	height:40px;
	font-size:14px;
	font-weight:bold;
	font-family:Arial,Verdana,Helvitica,sans-serif;
}
#foxmenu ul{margin:0px;padding:0;list-style-type:none;width:auto;}
#foxmenu ul li{display:block;float:left;margin:0 1px 0 0;}
#foxmenu ul li a{display:block;float:left;color:#fff;text-decoration:none;padding:5px 20px 10px 20px;height:14px;background:transparent url(images/foxmenu_bg-OFF.gif) no-repeat top left;}
#foxmenu ul li a:hover{color:#fff;background:transparent url(images/foxmenu_bg-OVER.gif) no-repeat top right;}
#foxmenu ul li a.current,#foxmenu ul li a.current:hover{color:#000;background:#fff;}

/*----------THE MENU ------ */


/* ----- HEADER ----- */

#header {
	width:950px;
	height:100px;
	background-color:#FFF
}

/* ----- HEADER ----- */



#wrapper{
	width:950px; /* WARNING: IF YOU CHANGE THE COLORS OF THE LAYOUT YOU HAVE TO CHANGE THIS IMAGE! */
	overflow:auto; /* USE FIREFOX GUYS! WE ONLY NEED THIS LINE BECAUSE INTERNET EXPLODER ISN'T READING CODE PROPERLY */
	margin-top:1px;
}


/* ----- left columns ----- */



#navigation {
	width:60px;
	min-height:712px; /* for modern browsers */
	height:auto !important; /* for modern browsers */
	height:712px;
	float:left;
	background: url(images/fox1-page2_04.gif) repeat-x;
}

#navigation1 {
	width:310px;
	min-height:713px; /* for modern browsers */
	height:auto !important; /* for modern browsers */
	height:712px;
	float:left;
	background: url(images/fox1_03.gif) repeat-x;
}

/* -----  left columns ----- */
#social{
	width: 280px;
	margin: 30px 0 0 20px;
	padding: 0 15px 0 15px;
	position: absolute;
	
}
/* -----  content ----- */

#content {
	margin-left:370px;
	width:580px;
	min-height:712px; /* for modern browsers */
	height:auto !important; /* for modern browsers */
	height:712px;
	margin-top:0px;
	background: url(images/fox1-page2_04.gif) repeat-x;

}
#content-1 {
	margin-left:370px;
	width:580px;
	min-height:512px; /* for modern browsers */
	height:auto !important; /* for modern browsers */
	height:712px;
	margin-top:10px;
	background: url(images/fox1-page2_04.gif) repeat-x;

}
#form{
	margin-left:10px;
	padding: 100px 10px 10px 100px;
	width:450px;
	height:auto
	margin-top;180px:
	background-color; #ffffff: 						
	position: absolute;
	overflow: visible;
}
#gallery1 {
		background-color: *ffffff;
		padding: 90px 10px 10px 20px;
		width: 530px;
	}
	#gallery1 ul { list-style: none; }
	#gallery1 ul li { display: inline; }
	#gallery1 ul img {
		border: 3px solid #ffffff;
		border-width: 5px 5px 5px;
	}
	#gallery ul a:hover img {
		border: 3px solid #fff;
		border-width: 15px 5px 5px;
		color: #fff;
	}
	#gallery ul a:hover { color: #000; }
	.style1 {font-size: 14px}
    .style2 {	color: #FF0000;
	font-weight: bold;
}
#gallery {
		background-color: *ffffff;
		padding: 90px 10px 10px 20px;
		width: 530px;
	}
	#gallery ul { list-style: none; }
	#gallery ul li { display: inline; }
	#gallery ul img {
		border: 3px solid #ffffff;
		border-width: 5px 5px 5px;
	}
	#gallery ul a:hover img {
		border: 3px solid #fff;
		border-width: 15px 5px 5px;
		color: #fff;
	}
	#gallery ul a:hover { color: #000; }
	.style1 {font-size: 14px}
    .style2 {	color: #FF0000;
	font-weight: bold;
}
    body {
	background-image: url(images/page0_04.jpg);
	background-repeat: repeat-x;
	font-weight: normal;
}
/* -----  content ----- */

/* ----- FOOTER ----- */



#footer {
	margin-top:0px;
	width:950px;
	height:100px;
	background-color:#ffffff;
}

/* ----- FOOTER ----- */

