/* CSS Document */

body{
	padding :0;
	margin :0;
	background-image: url(images/bg1.gif);
	background-repeat: repeat-x;
	background-color: #E2EEFF;
}
#bottom{
	padding :0;
	margin :0;
	background-image: url(images/bg2.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	padding-bottom: 10px;
}

#content{
	padding-top : 130px;
	padding-bottom : 30px;
	padding-left : 150px;
	padding-right : 10%;
	background-color: #E2EEFF;
}

#content-about{
	padding-bottom : 30px;
	padding-left : 100px;
	padding-right : 10%;
}

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

#content h2 {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #0A1A2B;
	background-color : transparent;
}

#content p{
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	background-color : transparent;
	text-align: justify;
}

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

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

#content-about p{
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color : transparent;
	text-align: justify;
}

#logo{
	position : absolute;
	top : 0px;
	left : 0px;
	z-index : 50;
	width: 100%;
	background-image: url(images/bg1.gif);
	height: 275px;
}

#logo a{ color: #E2EEFF; }

#logo h1 {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #E2EEFF;
	background-color : transparent;
	margin-left: 30px;
}

#script{
	position : absolute;
	top : 51px;
	right : -118px;
	text-align : center;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #E2EEFF;
	width: 421px;
	font-weight: bolder;
	height: 131px;
}

#navigation{
	position: absolute;
	top : 314px;
	left : 48px;
	width : 140px;	
}

#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 : #DDDDDD;
	border : 1px solid #333333;
	text-decoration : none;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
}

#boxrt {
	font-size: 16px;
	color: #E2EEFF;
	line-height: 400%;
	text-align: center;
	font: "Trebuchet MS", "Georgia", "Times New Roman", "Times", "serif";
	background-image: url(images/bg2.gif);
	}
a {
	color: #324759;
	text-decoration: none;
	font: Trebuchet MS, Georgia, Times New Roman, Times, serif;
	font-weight: bold;
}
	
a:hover {
	color: #6666FF;
	}
	
#nav{
	color: #006666;
	font: Trebuchet MS, Georgia, Times New Roman, Times, serif;
	}
	
#nav a{
	
	}
	
.boxlft {
	font-family:  Webdings, fantasy;
	font-size: 75px;
	color: #999999;
	}

#boxrt a {
	font-size: 16px;
	color: #E2EEFF;
	font: "Trebuchet MS", "Georgia", "Times New Roman", "Times", "serif";
	}

.style1 {
	font-size: 18px;
	font-weight: bold;
}

.style2 {font-size: 9px}
#content li {
	font-family: "Trebuchet MS", "Georgia", "Times New Roman", "Times", "serif";
	font-size: 14px;
	color: #000000;
}
#content h3 {
	font-family: "Trebuchet MS", "Georgia", "Times New Roman", "Times", "serif";
	font-size: 12px;
	color: #0A1A2B;
}

