/* Style sheet */

/* stylistic elements */

body {
	margin: 0 0 0 0;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	background: #FFF;
	color: #000;
	text-align: center;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	scrollbar-face-color : #FFF;
	scrollbar-highlight-color : #006db8;
	scrollbar-3dlight-color : #FFF;
	scrollbar-shadow-color : #006db8;
	scrollbar-darkshadow-color : #FFF;
	scrollbar-track-color : #FFF;
	scrollbar-arrow-color : #000;
}

h1 {
	margin: 20px 0 0 40px;
	padding: 0;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	color: #000;
}

h2 {
	margin: 10px 0 0 40px;
	padding: 0;
	font-family: Times New Roman, serif;
	font-size: 13pt;
	font-weight: normal;
	color: #006db8;
}

h3 {
	margin: 0 0 0 40px;
	padding: 0;
	font-size: 10pt;
	font-weight: normal;
	color: #666;
}

p {
	margin: 10px 180px 0 40px;
	padding: 0;
	font-size: 12px;	
	text-align: justify;
}

#home2 p {
	margin: 10px 50px 0 40px;
	padding: 0;
	font-size: 12px;	
	text-align: justify;
}

#home3 p {
	margin: 10px 10px 0 20px;
	padding: 0;
	font-size: 12px;	
	text-align: left;
}

#projects1 p {
	margin: 5px 40px 0 40px;
	padding: 0;
	font-size: 11px;	
	color: #333;
	text-align: justify;
}

#contact1 p {
	margin: 20px 0px 0 40px;
	padding: 0;
	font-size: 12px;	
	text-align: left;
}

.firstletter:first-letter {
	font-size: 15pt;
	font-weight: bold;
	font-family: Times New Roman, serif;
	color: #006db8;
}

strong {
	font-size: 15pt;
	font-weight: bold;
	font-family: Times New Roman, serif;
	color: #006db8;
}

form {
	margin: 0;
	padding: 0;
}

input {
	font-family: Verdana, sans-serif;
	font-size: 9pt;
	border: 1px solid #006db8;
	background: #FFF;
}

select {
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	border: 1px solid #006db8;
}

textarea {
	font-family: Verdana, sans-serif;
	font-size: 9pt;
	border: 1px solid #006db8;
}

img {
	margin: 0;
	padding: 0;
	border: 0;
}

iframe {
	overflow-x: hidden;
	overflow-y: hidden;
}

ul {
	margin: 5px 170px 10px 60px;
	font-size: 11px;
	text-align: left;
	list-style-type: square;
	}


/* divs */


#wrapper {
	margin: 0 auto;
	padding: 0;
	width: 800px;
	text-align: center;
}

#container {
	float: left;
	padding: 0;
	margin: 0 auto;
	width: 800px;
	text-align: center;
}

#main {
	float: left;
	margin: 20px 0 0 0;
	padding: 0;
	width: 800px;
	text-align: left;
	background: #FFF;
}

#logo {
	float: left;
	margin: 0 auto;
	padding: 0 0 0 0;
	width: 344px;
	height: 90px;
	background: #006db8;
 	border-bottom-width: 1px;
  border-bottom-color: #000;
  border-bottom-style: solid;
}

#logo2 {
	float: left;
	margin: 0 auto;
	padding: 70px 10px 0 0;
	width: 446px;
	height: 20px;
	background: #006db8;	
 	border-bottom-width: 1px;
  border-bottom-color: #000;
  border-bottom-style: solid;
  text-align: right;
  color: #FFF;
}		
	
		
#nav1 {
	float: left;
	margin: 0 0 0 0;
	padding: 4px 10px 0 0;
	width: 790px;
	height: 21px;
	text-align: left;
	color: #FFF;
	background: #000;
}
		
#nav2 {
	float: left;
	margin: 0 0 0 0;
	padding: 4px 10px 0 0;
	width: 790px;
	height: 21px;
	text-align: right;
	color: #FFF;
	background: #000;
 	border-bottom-width: 1px;
  border-bottom-color: #EAEAEA;
  border-bottom-style: solid;
}
		
#home1 {
	float: left;
	margin: 0;
	padding: 0;
	width: 800px;
	height: 220px;
	background: url(images/homepic1.jpg);
	text-align: left;
	display: inline;
 	border-bottom-width: 1px;
  border-bottom-color: #FFF;
  border-bottom-style: solid;
}

#home2 {
	float: left;
	margin: 0;
	padding: 0;
	width: 600px;
	height: 220px;
	background: #FFF;
	text-align: left;
	display: inline;
}
	
#home3 {
	float: left;
	margin: 0;
	padding: 0;
	width: 200px;
	height: 220px;
	background: #F5F5F5;
	text-align: left;
	display: inline;
}
		
#about1 {
	float: left;
	margin: 0;
	padding: 0;
	width: 800px;
	height: 440px;
	background: #d7e8f4;
	text-align: justify;
	font-size: 10px;
	display: inline;
	overflow: auto;
}
				
#privacy2 {
	float: left;
	margin: 0;
	padding: 0;
	width: 800px;
	height: 440px;
	background: #F5F5F5;
	text-align: justify;
	font-size: 10px;
	display: inline;
	overflow: auto;
}
					
#projects1 {
	float: left;
	margin: 0;
	padding: 0;
	width: 800px;
	height: 440px;
	background-color: #d7e8f4;
	text-align: left;
	display: inline;
	overflow: auto;
}
			
#terms1 {
	float: left;
	margin: 0;
	padding: 0;
	width: 200px;
	height: 440px;
	background: #EAEAEA;
	text-align: left;
	display: inline;
}
	
#contact1 {
	float: left;
	margin: 0;
	padding: 0;
	width: 306px;
	height: 440px;
	background: #FFF;
	text-align: center;
}
		
#contact2 {
	float: left;
	margin: 0;
	padding: 20px 0 0 60px;
	width: 434px;
	height: 420px;
	background: #d7e8f4;
	text-align: left;
}
		
#contact3 {
	float: left;
	margin: 18px 0 0 0;
	padding: 0;
	width: 380px;
	height: 325px;
	background: url(images/contact3_bg.jpg);
	text-align: left;
}
		
#credits {
	float: left;
	margin: 10px 0 0 0;
	width: 790px;
	height: 60px;
	text-align: right;
	font-size: 10px;
}
		
/* links */


#logo2 a:link, #logo2 a:visited, #logo2 a:active {
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

#logo2 a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

#nav2 a:link, #nav2 a:visited, #nav2 a:active {
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

#nav2 a:hover {
	font-size: 10px;
	font-weight: bold;
	color: #006db8;
	text-decoration: none;
}

#credits a:link, #credits a:visited, #credits a:active {
	font-size: 10px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}

#credits a:hover {
	font-size: 10px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}

#home3 a:link, #home3 a:visited, #home3 a:active {
	font-size: 11px;
	font-weight: bold;
	color: #006db8;
	text-decoration: none;
}

#home3 a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

a:link, a:visited, a:active {
	font-size: 8pt;
	font-weight: normal;
	color: #006db8;
	text-decoration: none;
}

a:hover {
	font-size: 8pt;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
