
* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0px;
	padding: 0px;
	text-align: justify;
		background:#232323;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #cccccc;
}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-top: 1.5em;
}

ul, ol {
	margin-left: 3em;
}

a {
	color: #FFFFFF;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}


#navigation {
	width: 920px;
	height: 53px;
	margin: 0px auto;
	padding: 0px;
}

#navigation ul {
	margin: 0px;
	padding-top: 15px;
	list-style: none;
}

#navigation li {
	display: inline;
}

#navigation a {
	display: block;
	float: left;
	height: 30px;
	background: url(images/image02.jpg) repeat-x left top;
	margin-right: 2px;
	padding: 8px 30px 0px 30px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight:bold;
}


#logo {
	width: 900px;
	margin: 0 auto;
	padding-top: 30px;
	padding-left: 30px;
}

#logo h1 {
	margin: 0px;
	padding: 0px;

	font-family:"Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 42px;
	color: #DCECFB
}

#logo p {
	margin: 0px;
	padding: 5px 0px 0px 2px;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

#logo span {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

#splash {
display: inline-block;
width: 250px;
height: 250px;
margin: 0px auto;
background: url(images/logo.png) no-repeat;
}
#splash-content h1
{
color:#000000;
}
#splash-content
  {
  font-size:14px;
  text-align: center;
  
  padding:15px;
  display: inline-block;
  float:right;
  margin:20px 100px 20px 20px;
  clear:both;
  
  }
#content {
	padding: 0px 0px 20px 0px;

		background:#21923E;
}

#page {
	width: 900px;
	margin: 0px auto;
	padding:40px 0 0 0;
}

#column1 
{
	text-align: center;
	width: 90%;
	margin: 0 auto;
}

#column1 h2 {
	letter-spacing: -1px;
	text-transform: uppercase;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
}


#footer {
	width: 920px;
	margin: 0px auto;
	padding: 20px 0px;
	text-align: center;
	height: 70px;
	max-height: 70px;
}

#footer p {
	text-transform: uppercase;
	font-size: 10px;
	color: #ADADAD;
}

#footer .links {
	border-bottom: 1px dashed #ADADAD;
	text-decoration: none;
	color: #cccccc;
}

#footer-content {
	width: 920px;
	margin: 0px auto;
	padding: 5px 0px;
	background: url(images/image05.jpg) repeat-x left bottom;
}

#footer-content a {
	text-decoration: none;
	color: #ADADAD;
}

.box1 
{
	text-align: justify;
	font-size: 15px;
	color: white;
}

#gallery 
{
	
	color:#222222;
}
#gallery img{
width:100px;
height:70px;
  	float: left;
	margin:5px;
	border:2px solid #666666;
	}
	
	#gallery img:hover{
	border:2px solid #ffffff;
	}
	
.box h2 {
	padding-bottom: 15px;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: normal;
	color: #CFCFCF;
}

.box ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.box li {
	padding: 8px 0px;
	background: url(images/image05.jpg) repeat-x left bottom;
}

.box li a {
	border: none;
}

#box1 {

}

#box2 {
	float: left;
	width: 280px;
}

#box3 {
	float: right;
	width: 270px;
}
