body {
	background-color:#ebebeb;
	margin-top:0px;
	margin-bottom:50px;
	background-image:url("images/bg.jpg");
	background-attachment:fixed;
	background-repeat:repeat-x;
	background-position:top;
}
	
#border { 
	border: #ffffff 12px solid;
	background-color:#ffffff;
	margin:0px;
	padding:0px;
	width:900px;
}	

#header {
	/*border: #0000ff 1px solid;*/
	background-color:#ffffff;
	margin:0px;
	padding:150px 0px 0px 0px;
	background-image:url(images/header3.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:900px;	/*height:200px;*/
}
#test {width:600px;
height:auto; border: dotted 1px #000; background:#b9b9b9;  padding:5px;}
#test a {color:#000; }
#test a:hover {color:#FFF;}
#nav {
	/*border: #0000ff 1px solid;*/
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:900px;
	height:50px;
}
	
ul.square { list-style-image:url("images/square.jpg"); }

.imagePad { /*padding:0px 13px 15px 0px;*/ margin:0px 7px 8px 0px; }

/* -------- FONT STYLES -------- */


.style1 { font-family: Arial, Helvetica, sans-serif; color: #7e7e7e; font-size: 10pt; letter-spacing: 0.12mm; line-height: 150%; }

h1 { font-family: "Times New Roman", Times, serif; color: #11588a; font-size: 16pt; letter-spacing: 0.12mm; margin-top:0px; }

h2 { font-family: "Times New Roman", Times, serif; color: #ffffff; font-size: 14pt; letter-spacing: 0.12mm; }

.left { font-family: Arial, Helvetica, sans-serif; color: #7e7e7e; font-size: 9pt; letter-spacing: 0.12mm; line-height: 150%; }



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

#footer { font-family: Arial, Helvetica, sans-serif; color:#7e7e7e; font-size: 8pt; line-height: 150%; letter-spacing: 0.12mm; height:55px; }
.footer { font-family: Arial, Helvetica, sans-serif; color: #ffffff; font-size: 8pt; line-height: 150%; letter-spacing: 0.12mm; text-decoration:underline; }
.footer:hover { font-family: Arial, Helvetica, sans-serif; color: #a35d0f; font-size: 8pt; line-height: 150%; letter-spacing: 0.12mm; text-decoration: none; }






 

