/* CSS Document */

body{
	padding :0;
	margin :0;
	background-image: url(images/LOGO7.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;


}

#content{
	padding-top : 130px;
	padding-bottom : 30px;
	padding-left : 280px;
	padding-right : 10%;
	background-image: none;
	font-family: "Times New Roman";
	font-size: 12px;



}

#content h1 {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #000000;
	background-color : transparent;
}

#content h2 {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	background-color : transparent;
}

#content p{
	font-family: "Times New Roman";
	font-size: 11px;
	font-weight: normal;
	color: #000000;


}

#logo{
	position : absolute;
	top : 9px;
	left : 76px;
	z-index : 50;
	font-family: "Juice ITC", "Apple Chancery", Impact, "Bradley Hand ITC", Skia, "Trebuchet MS", sans-serif;
	font-size: 50px;
	color: #333333;
	font-weight: bold;
	width: 714px;
	height: 133px;


}

#script{
	position : absolute;
	top : 11px;
	right : 5px;
	text-align : right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: lowercase;
	color: #666666;
	background-image: none;
	left: 785px;
	width: 207px;
	height: 51px;




}

#navigation{
	position: absolute;
	top : 170px;
	left : 36px;
	width : 185px;
	height: 214px;

}

#navigation p {
	margin-bottom : 4px;
	margin-top : 8px;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
}

.button a {
	background-color : #BAD1E2;
	border : 1px solid #333333;
	text-decoration : none;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
}

.boxrt {
	font-family: Webdings, fantasy;
	font-size: 80px;
	color: #999999;
	}
	
.boxlft {
	font-family:  Geneva, Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #999999;
	}

