html, body {
	margin: 0; padding: 0;
	text-align: center;
	background-color: #fff;
	font: .95em/1.6em Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

h1,h3,h3 {
	margin: 0; padding: 0;
}

p {
	margin-bottom: 1em;
}

#content {
	width: 760px;
	text-align: left;
	margin: auto;
	background: #fff;
}

#headbox{
	height: 130px ;
	background: #fff;
}


#header{
	width: 760px;
	height: auto;
	text-align: left;
	margin: auto;
	background: #fff;
	}

#logo{
	float: left;
	height: auto;
	width: 720px;
	margin: 5px;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	background: #fff;
}

#logo p{
	font-weight: normal;
	font-size: 15px;
	text-transform: capitalize;
	color: #000;
	margin: 0;
	padding: 0;
	letter-spacing: 1px; 
}	
	
#topmenu{
	float: left ;
	width: 760px;
	margin-left: 0px;
	margin-top: 15px ;
	padding-top: 3px;
	padding-bottom: 3px ;
	padding-right: 0px;
	padding-left: 0px;
	font-family:"Lucida Grande","Lucida Sans Unicode",arial,sans-serif;
	font-size:1.0em;
	color:#fff;
	text-align: left ;
	background: #fff ;
	border-top: #c0c0c0 1px solid ;
	border-bottom: #c0c0c0 1px solid ;
}

#topmenu a{
	text-decoration:none;
	color:#666;
	padding-left: 20px ;
	padding-right: 25px ;
	padding-top: 5px ;
	padding-bottom: 5px ;
}

#topmenu a:hover{
	color:#fff;
	background-color:#808080;
	
}


#content {
	padding-top: 0px;
	padding-bottom: 40px;
	border-bottom: 1px #c0c0c0 solid ;
	background: #fff;
}


#maintext {
	width: 520px;
	margin-left: 20px;
	text-align:justify;
	color: #333 ;
} 

#maintext a{
	text-decoration:none;
	color:#09f;
}

#maintext a:hover{
	text-decoration: underline ;
}


#rightcol {
	width: 168px;
	position: absolute;
	top: 180px;
	margin-left: 575px;
	border-left:1px dotted #c0c0c0; 
	padding-bottom: 10px ;
}

#mainbox {
	width: 720px;
	margin-left: 20px;
	text-align:justify;
	color: #333 ;
} 

#mainbox a{
	text-decoration:none;
	color: #09f ;
}

#mainbox a:hover{
	color:#09f;
	text-decoration: underline ;
}

#mainbox li.selforder{
	list-style-type: none ;
	margin-left: -28px ;
}


#introduction{
	float:right;
	width:150px;
	padding: 8px 8px 8px 8px;
	margin:auto;
	text-align:center;
	line-height:1.5em;
	color:#333;
	font-size:0.8em;
	font-family:"Lucida Grande","Lucida Sans Unicode",arial,sans-serif;
	letter-spacing:0px;
}

#introduction ul, #introduction li {
	text-align:center;
	list-style: none;
	margin: 0;
	padding: 0;
}


#introduction  a{
	text-decoration:none;
	color:#333;
	border-bottom: none;
}

#introduction a:hover{
	color:#fff;
	background-color:#808080;
}

#introduction h3{
	text-align: center;
	position:static;
	margin-bottom: 5px ;
	font-size:1.0em;
	color: #333 ;
}


#footer 
{
	width: 100%;
	height: 60px;
	clear: both;
	text-align: center;
	border-top: 0px solid #fff; 
	color: #666;
	font-size: 0.75em;
	background-color: #fff;
}

#footer a {
	color: #666;
	text-decoration:none;

}

#footer p {
	color: #666;
}


#bottombox{
	width: 760px;
	height: 50px;
	text-align: left;
	margin: auto;
	background: #fff;
	padding-top: 8px;
	}

#bottommenu{
	width: 400px;
	float: left ;
	margin: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-family:"Lucida Grande","Lucida Sans Unicode",arial,sans-serif;
	font-size:1.0em;
	color:#666;
}


#bottommenu a{
	text-decoration:none;
	color:#666;
	
}

#bottommenu a:hover{
	color:#fff;
	background-color:#666;
	
}

#copyright{
	width: 250px ;
	float: right ;
	margin-left: 0px ;
	text-align: right ;
	color: #666 ;
	margin-right: 15px ;
	font-size:1.0em;
}

html>body #content {
	margin-top: 30px;
}

h1{
	font-family:"Trebuchet MS",arial,sans-serif;
	font-size:2.6em;
	font-weight:normal;
	background:#fff ;
	padding:0 0 10px 50px;
	margin:20px 5px 5px 5px;
}

h2{
	font-family:arial,sans-serif;
	font-size:1.2em;
	margin:auto;
	margin-top: 40px ;
	text-transform:capitalize;
	padding:0 2px;
	color: #333 ;
}

h3{
	color: #ffffff;
	font-family:geneva,arial,sans-serif;
	font-weight:normal;
	text-transform:uppercase;
	word-spacing:4px;
	letter-spacing:3px;
	font-size:0.9em;
	font-weight:bold;
	padding:0 2px;
	margin:0;
}

h4 
{
	font-weight: normal;
	font-size: 65px;
	text-transform: capitalize;
	color: #666; 
	background: #fff;
	margin: 0;
	padding-top: 15px ;
	padding-bottom: 5px;
}

h4 b
{
	font-weight: normal;
	font-size: 65px;
	text-transform: capitalize;
	color: #666;
	background: #fff;
	margin: 0;
	padding-top: 15px ;
	padding-bottom: 5px;
}

blockquote 
{	
	margin: 10px 20px 10px 20px;
	letter-spacing: 0px;
	white-space:inherit;
	border-top: 1px #f0f0f0 solid ;
	border-bottom: 1px #f0f0f0 solid ;
	border-left: 4px #f0f0f0 solid ;
	border-right: 1px #f0f0f0 solid ;
	padding-left: 10px;
	padding-right: 10px;
	background: #f2f2f2 ;
}

/* border & header table */
.bordertable {
			border-collapse: collapse ;
			margin-bottom: 0px ;
			margin-left: 20px ;
}

.bordertableheader {
			border: 1px solid #000 ;
			padding-right: 10px ;
			padding-left: 10px ;
			color: #ffffff ;
			background: #666 ;
			margin:0px;
			text-align: center ;
			line-height: 15pt ;
			font-weight: bold ;
			font-size: 8pt ;
}

.bordertablerow1 {
			border: 1px solid #000 ;
			padding-right: 10px ;
			padding-left: 10px ;
			color: #000 ;
			background: #A1B3C9 ;
			margin:0px;
			text-align: center ;
			line-height: 15pt ;
			font-size: 8pt ;
}
.bordertablerow2 {
			border: 1px solid #000 ;
			padding-right: 10px ;
			padding-left: 10px ;
			color: #000 ;
			background: #fff ;
			margin:0px;
			text-align: center ;
			line-height: 15pt ;
			font-size: 8pt ;
}


/* image gallery */

.galleryimage {
	float: left ;
	margin: 10px ;
}

.galleryimage img {
	padding:0px;
	border: 0px solid #666;
	display:block;
	text-align:center;
}

.galleryimage span {
	padding:1px;
	text-align:center;
	font-size:80%;	
	display:block;
}