/*
Template  Paarth http://www.cssmoban.com
*/

* {
	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;
}
.inner_copyright{text-indent:-9999px;height:0;line-height:0;font-size:0;overflow:hidden;}
#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: 920px;
	height: 70px;
	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 {
	width: 910px;
	height: 240px;
	margin: 0px auto;
background: #ffffff url(images/image03.jpg) center no-repeat;
padding:5px;
border-right:1px solid #666666;
border-bottom:1px solid #666666;
}
#splash img{
border:4px solid #ffffff;
}
#splash-content
{ width:475px;
float:right;
  margin:20px 20px 20px 20px;
  clear:both;
}
#splash-content p
  {
  font-size:14px;
  font-style:italic;
  color:#111111;
  padding:15px;
  background:url(images/splash.png) repeat-x;

  }
#content {
	padding: 0px 0px 20px 0px;

		background:#336600 url(images/image01.jpeg) repeat-x left top;
}

#page {
	width: 900px;
	margin: 0px auto;
	padding:40px 0 0 0;
}

#column1 {
	float: left;
	width: 580px;
	padding-right: 30px;
	border-right:1px dashed #222222;
}

#column1 h2 {
	letter-spacing: -1px;
	text-transform: uppercase;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
}

#column2 {
	float: right;
	width: 260px;
}

#column2 h2 {
	letter-spacing: -1px;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
}

#footer {
	width: 920px;
	margin: 0px auto;
	padding: 20px 0px;
	border-top:2px dotted #cccccc;
}

#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;
}

.box {}

#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 {
	float: left;
	width: 270px;
	padding-right: 40px;
}

#box2 {
	float: left;
	width: 280px;
}

#box3 {
	float: right;
	width: 270px;
}
