html {
  height: 100%;
  margin-bottom: 0px;
}

img,table {
	border: none;
}

body {
	font-family: Verdana, sans-serif;
	line-height: 1.3em;
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #666;
	background: url(images/bg.jpg) top left;
}

a:link {
        font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
	color: #000000;
}

a:visited {
        font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
	color: #000000;
}

a:hover {
        font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #FF6600;
}


p {
	margin-top: 0;
	margin-bottom: 2px;
}


#upper {
	background: url(images/bg.jpg) top left repeat-x;
	margin: 0 auto;
	padding: 10px 0 0 0;
}



#back {
	padding: 0;
	background: url(images/bg.jpg) top left;
}

#wrapper {
	margin: 0 auto;
	width: 898px;
	text-align: left;
	background: #fff;
}

#center {
	text-align: center;
	margin: 0 auto;
	width: 898px;
	border-right: 1px solid #e2e2e2;
	border-left: 1px solid #e2e2e2;
}

#middle {
	background: url(images/middle.jpg) top center no-repeat;
	width: 900px;
	height: 7px;
	margin: 0 auto;
	font-size: 0;
}

#header {
	background: url(images/header1.jpg) top left repeat-x;
	width: 900px;
	margin: 0 auto;
	height: 206px;
}

#contentmain {
	width: 900px;
	margin: 0 auto;
	overflow: hidden;
}

#logo {
	padding: 60px 0 0 1px;
	text-align: left;
	margin: 0 auto;
	width: 840px;
}

#logo h1 {
        font-weight: 300;
	font-size: 28px;
	letter-spacing: 1px;
	color: #fff;
        text-decoration: none;
        }

#logo a, #logo a:link, #logo a:hover {
	font-weight: bold;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 28px;
	padding: 0;
	margin: 0;
	letter-spacing: 1px;
	color: #ffffff;
	text-decoration: none;
	outline: none;
	line-height: 36px;
}


#area {
	padding: 0;
	margin: 0 auto;
}

#main {
	margin: 8px 10px;
	width: 890px;
	float: left;
	text-align: left;
}

#leftcolumn {
	margin: 8px;
	width: 420px;
	height: 340px;
	float: left;
	text-align: justify;
}

#leftcolumn img {
  float: left;
}


#leftcolumn a img {padding: 3px; border:1px solid #cccccc; background: #F7F7F7;  margin: 2px 4px 0px 0px}
#leftcolumn a:hover img {padding: 3px; border:1px solid #FF9933; background: #F7F7F7}


#rightcolumn {
	margin: 8px;
	width: 420px;
	height: 340px;
	float: right;
	text-align: justify;
}

#rightcolumn img {
  float: right;
}

#rightcolumn a img {padding: 3px; border:1px solid #cccccc; background: #F7F7F7;  margin: 6px 0px 0px 5px}
#rightcolumn a:hover img {padding: 3px; border:1px solid #FF9933; background: #F7F7F7}

#leftcolumnth {
	margin: 8px;
	width: 430px;
	height: 340px;
	float: left;
	text-align: center;
}


#leftcolumnth a img {padding: 3px; border:2px solid #cccccc; background: #F7F7F7;  margin: 2px 2px 0px 0px}
#leftcolumnth a:hover img {padding: 3px; border:2px solid #000000; background: #F7F7F7}

#rightcolumnth {
	margin: 8px;
	width: 430px;
	height: 340px;
	float: left;
	text-align: center;
}


#rightcolumnth a img {padding: 3px; border:2px solid #cccccc; background: #F7F7F7;  margin: 2px 2px 0px 0px}
#rightcolumnth a:hover img {padding: 3px; border:2px solid #000000; background: #F7F7F7}

#bottom {
	background: url(images/content_bottom.jpg) bottom center no-repeat;
	height: 2px;
	width: 900px;
	margin: 0 auto;
	font-size: 0;
}

#footer {
	margin: 0 auto;
	width: 893px;
	height: 62px;
	font-size: 10px;
	text-align: center;
	vertical-align: top;
	padding: 3px;
	border-top: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
}

#footer p {
	height: 20px;
	text-align: center;
	padding: 10px 30px 0 0;
	color: #666;
}

#footer a, #footer a:link, #footer a:hover {
        font-size: 10px;
	text-decoration: underline;
	font-weight: normal;
	color: #666;
}



h1 {
	padding: 0;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	vertical-align: bottom;
	color: #333;
	text-align: left;
	width: 100%;
}

#box {
  float: left;
  width: 450px;
  height: 300px;
  padding: 0px;
  font-size: 11px;
  text-align: left;
 }
  
 #box a:link {
 	text-decoration: none;
 	font-size: 11px;
 	font-weight: bold;
 	color: #000000;
 }
 
 #box a:visited {
  	text-decoration: none;
  	font-size: 11px;
  	font-weight: bold;
  	color: #000000;
 }
 
 #box a:hover {
 	text-decoration: none;
 	font-size: 11px; 
 	font-weight: bold;
	color: #FF6600;
 }
  
#boxblue {
  border: solid #cccccc 1px;
  float: left;
  margin: 8px;
  position: relative;
  width: 270px;
  height: 98px;
  padding: 3px;
  background: url(images/cloudy.png);
  font-size: 10px;
  text-align: center;
}

#boxblue a:link {
	text-decoration: underline;
	font-size: 12px; 
	font-weight: bold;
	color: #000000;
}

#boxblue a:visited {
	text-decoration: underline;
	font-size: 12px; 
	font-weight: bold;
	color: #000000;
}

#boxblue a:hover {
	text-decoration: none;
	font-size: 12px; 
	font-weight: bold;
	color: #FF6600;
}

#longbox {
  margin: 4px;
  width: 860px;
  height: 68px;
  padding: 0px;
  font-size: 10px;
  text-align: left;
}

#longbox img {
  float: left;
  margin: 2px;
  padding: 2px;
}

#longbox a img {padding: 2px; border:2px solid #FF9933; background: #F7F7F7;  margin: 2px 4px 0px 0px}
#longbox a:hover img {padding: 2px; border:2px solid #000000; background: #F7F7F7}

#longboxblu {
  border: solid #cccccc 1px;
  background: url(images/cloudy4.png);
  margin: 10px 20px 10px 10px;
  width: 863px;
  height: 90px;
  padding: 3px;
  font-size: 11px;
  font-weight: normal;
  text-align: left;
}

#longboxblu a:link {
	text-decoration: none;
	font-size: 11px; 
	font-weight: bold;
	color: #000000;
}

#longboxblu a:visited {
	text-decoration: none;
	font-size: 11px; 
	font-weight: bold;
	color: #000000;
}

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

#longboxblu a img {padding: 2px; border:2px solid #FF9933; background: #F7F7F7;  margin: 2px 4px 0px 0px}
#longboxblu a:hover img {padding: 2px; border:2px solid #000000; background: #F7F7F7}

#longboxblu1 {
  border: solid #cccccc 1px;
  background: url(images/cloudy4.png);
  margin: 30px 20px 10px 10px;
  width: 863px;
  height: 340px;
  padding: 3px;
  font-size: 11px;
  font-weight: normal;
  text-align: left;
}

#longboxblu1 a:link {
	text-decoration: none;
	font-size: 11px; 
	font-weight: bold;
	color: #000000;
}

#longboxblu1 a:visited {
	text-decoration: none;
	font-size: 11px; 
	font-weight: bold;
	color: #000000;
}

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

#longboxblu1 a img {padding: 2px; border:2px solid #FF9933; background: #F7F7F7;  margin: 10px 2px 0px 0px}
#longboxblu1 a:hover img {padding: 2px; border:2px solid #000000; background: #F7F7F7}

.clr {
	clear: both;
	height: 15px;
}


#top {
	margin: 15px auto;
	padding: 0 0 0 0;
	width: 880px;
}

#top .content {
	margin: 0 auto;
	padding: 10px 0 0 0;
	width: 830px;
}

#top .content a {
	color: #000;
}

#top a {
	text-decoration: none;
	color: #000;
}

#top a:hover {
	text-decoration: underline;
}

#top .galleries ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#top .galleries li {
	float: left;
	width: 150px;
	background: none;
	height: 220px;
	padding: 0 10px 14px 10px;
	text-align: center;
}

#top .galleries li a {
	color: #000;
	font-size: 11px;
}

#top .galleries img {
	border: solid 1px #cccccc;
}

#top .content2 {
	margin: 0px auto;
	padding: 8px 0 8px 0;
	width: 840px;
	height: 565px;
	background-color: #f7f7f7;
	background-image: url(images/cloudy4.png);
	border: 2px dotted #ccc;
}

#top .content2 h3 {
	text-align: center;
	margin-top: 0;
	font-size: 20px;
	font-weight: normal;
	color: #000;
	text-transform: uppercase;
}

#box7 {
	width: 825px;
	margin: 0 auto;
	padding: 0 5px 0 5px;
}


#top .content2 .galleries li {
	width: 120px;
	background: none;
	height: 160px;
	padding: 8px;
	text-align: center;
}

#top .content2 .galleries li a {
	color: #000;
	font-size: 11px;
}

#top .content2 .galleries img {
	border: solid 2px #fff;
}

.box3 {
}

.box3 h2 {
	margin: 0;
	padding: 3px 0 5px 0;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 24px;
	color: #000;
}

.box3 h3 {
	margin: 0;
	padding: 0 0 5px 0;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 18px;
	color: #000;
}

.box3 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.box3 li {
	text-transform: lowercase;
	line-height: 30px;
	font-weight: normal;
	font-size: 14px;
	color: #333;
}

#box4 {
	float: left;
	width: 550px;
}


#box5 {
	float: right;
	width: 280px;
}

#box5 h2 {
	margin:0;
	padding: 0 0 5px 0;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 24px;
	color: #000;
}

#box5 h3 {
	margin: 0;
	padding: 15px 0 5px 0;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 18px;
	color: #000;
}


#box5 ul {
	margin: 0;
	list-style: none;
}

#box5 li {
	text-transform: lowercase;
	line-height: 60px;
	font-weight: normal;
	font-size: 14px;
	color: #000;
}

#full {
	margin: 0 auto;
	padding: 0;
	width: 890px;
}


#smban {
	margin: 0 auto;
	padding: 10px 0 0 0;
	width: 880px;
}

#smban ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#smban li {
	float: left;
	padding: 7px 15px 9px 15px;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 20px;
}

.big {font-weight: normal; font-size: 18px; color: #333; line-height: 22px; letter-spacing: -2px;}

.big a {
        font-size: 22px;
	text-decoration: none;
	font-weight: bold;
	color: #FF6600;
}

.big a:visited {
        font-size: 22px;
	text-decoration: none;
	font-weight: bold;
	color: #FF6600;
}

.big a:hover {
        font-size: 22px;
	text-decoration: none;
	font-weight: bold;
	color: #000;
}



