/* CSS Document 
================================================*/
/* SPY.css                            	       
================================================*/
/* HTML tag styles                           
================================================*/

body {
	background-color: #FC8953;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial,Geneva,Helvetica,sans-serif;
}

/* Main
================================================*/

#container {
	margin-top: 20px;
	margin-bottom: auto;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	height: 1950px;
	background-color: #FFFFFF;
	background-image: url(images/body.jpg);
	}
#container_2 {
	margin-top: 20px;
	margin-bottom: auto;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	height: 560px;
	background-color: #FC8953;
	background-image: url(images/body.jpg);
	}
#container_3 {
	margin-top: 20px;
	margin-bottom: auto;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	height: 1810px;
	background-color: #FC8953;
	background-image: url(images/body.jpg);
	}
#container_4 {
	margin-top: 20px;
	margin-bottom: auto;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	height: 890px;
	background-color: #FC8953;
	background-image: url(images/body.jpg);
	}
#container_5 {
	margin-top: 20px;
	margin-bottom: auto;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	height: 700px;
	background-color: #FC8953;
	background-image: url(images/body.jpg);
	}
#header {
	margin: 0px 0px 0px 0px;
	padding: 40px 0px 0px 30px;
	font-family: Arial,Geneva,Helvetica,sans-serif;
	}
#navigation {
	margin: 0px 0px 0px 0px;
	padding: 28px 0px 0px 30px;
	color: #FC8953;
	text-align: left;
	width: 870px;
	font: normal 12px Arial;
	}
#main {
	margin: 40px 0px 0px 0px;
	padding: 0px 30px 0px 30px;
	color: #000000;
	width: 840px;
	text-align: justify;
	line-height: 1.3em;
	font: normal 12px Arial;
	}
#main_content {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 30px 0px 30px;
	color: #000000;
	width: 840px;
	text-align: justify;
	line-height: 1.3em;
	font: normal 12px Arial;
	}
#main_pp {
	margin: 40px 0px 0px 0px;
	padding: 0px 30px 0px 30px;
	color: #000000;
	text-align: center;
	font: normal 12px Arial;
	}
#main_h {
	float: left;
	margin: 40px 0px 0px 0px;
	padding: 55px 15px 0px 0px;
	color: #000000;
	width: 540px;
	height: 260px;
	text-align: justify;
	font: normal 12px Arial;
	}
#main_image {
	float: left;
	margin: 40px 0px 0px 0px;
	padding: 0px 15px 0px 30px;
	text-align: justify;
	line-height: 1.3em;
	font: normal 11px Arial;
	width: 300px;
	height: 315px;
	}
#footer {
	background-color: #FC8953;
	margin-top: auto;
	margin-bottom: auto;
	margin-left: auto;
	margin-right: auto;
	padding: 5px 0px 0px 0px;
	width: 900px;
	color: #FFFFFF;
	text-align: right;
	font: normal 11px Arial;
	}
#footer a:link {
	background: transparent;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	}
#footer a:visited {
	background: transparent;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	}
#footer a:hover {
	background: transparent;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	}
#footer a:active {
	background: transparent;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	}

/* Forms
================================================*/

input {
 	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #FFFFFF;	
	font-family: Arial, Geneva, Helvetica, sans-serif;
	}
.text {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
 	background: #FFFFFF;
 	color: #000000;
	font: normal 12px Arial;
	border: 1px solid #CCCCCC;
	}
#contact {
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	}
#contact2 {
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	}
#contact3 {
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	}

/* Headings
================================================*/

h1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	text-align: left;
	color: #FFFFFF;
	font: bold 12px Arial;
	}
h2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	text-align: center;
	color: #FFFFFF;
	font: bold 12px Arial;
	}
h3 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 30px 0px;
	text-align: left;
	color: #000000;
	font: bold 16px Arial;
	}
h4 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
	text-align: center;
	color: #FC8953;
	font: bold 16px Arial;
	}
.style1 {
	color: #000000;
	font-size: .95em;
	}
.style2 {
	color: #000000;
	font-weight: bold;
	font-size: 1.1em;
	}

/* Hyperlink Styles
================================================*/

a:link {
	color: #666666;
	text-decoration: none;
	}
a:visited {
	color: #666666;
	text-decoration: none;
	}
a:hover {
	color: #FC8953;
	text-decoration: none;
	}
a:active {
	color: #FC8953;
	text-decoration: none;
	}
	
/* End
================================================*/