#header {
	height: 186px;
	width: 800px;
	margin: auto;
	padding: 0px;
	background-position: right;
}

body {
	color:#564b47;
	margin:auto;
	height: auto;
	width: 100%;
	background-color: #333;
	background-attachment: scroll;
	background-image: url(img/background09_wide_2.jpg);
	background-repeat: repeat-x;
}



	
a {
}
a:visited {
}
a:hover {color: #fff;}
a:active {
}

#content a {color:#666;}
#content a:visited {color:#333;}
#content a:hover {color:#CCC;}
#content a:active {color:#333;}

#footer a {
	color:#CCC;
}
#footer a:visited {
	color:#F60;
}
#footer a:hover {color:#CCC;}
#footer a:active {color:#333;}

h1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#FF5A00;
	font-weight:normal;
	margin:0px;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 25px;
}
h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#0A2355;
	margin:0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

img.download {vertical-align:middle;}

/* ----------container to center the layout---------- */
#container {
	padding: 0px;
	background-repeat: repeat-x;
	height: 100%;
	width: 800px;
	background-position: center top;
	background-color: #333;
	background-attachment: scroll;
	margin: auto;
	position: relative;
} 

/* ----------banner for logo-------------- */
#banner {
	text-align: left;
	background-color: #fff;
	/*background: url(img/services.jpg) no-repeat top center;*/
border-bottom: solid #000;
	border-bottom-width:1px;
	padding: 0px;
	margin: 0px;
	height:100px;
	position: relative;
	font-size: x-small;
}

#header img {
	padding:0px 0px;
	border:none;
	vertical-align: middle;
	position: relative;
} 

#logo {float:left;}

#flash {float:right;}

/* ----------outer and inner----------------- */
#outer{
	background-position: center top;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	background-color: #FFF;
 } 

#inner{
	margin:0px;
	width:100%;
	color:#000;
	padding:0px;
	position: relative;
} /* The ie/pc pecularity */ 

/* --------------left navi------------- */
#left {
	width: 200px;
	float:left;
	position:relative;
	margin-left:0px;
	margin-right:1px;
 }

/* -----------------content--------------------- */
#content{
	word-spacing: normal;
	padding-left: 200px;
	padding-top: 30px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
}

table p {
	padding:0px 0px;
	margin:3px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

p{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:small;
	line-height:20px;
	padding: 5px 20px;
	margin:5px;
	text-align: justify;
}

pre{
font-size: 12px;
padding: 5px 10px;
margin:0px;}

/*  ----------------footer---------------------- */ 
#footer {
	font-size:10px;
	width: 100%;
	color: #FFF;
	height: auto;
	margin: 0;
	text-align: center;
	padding: 0px;
	clear: both;
	float: none;
} 

#nav {
	color: #000;
	text-decoration: none;
	width: 160px;
	font-size: 14px;
	line-height: 30px;
	font-style: normal;
	font-family: Tahoma, Geneva, sans-serif;
	left: 0px;
	float: left;
	position: relative;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

ul {
	margin: 5px;
	padding: 5px;
	list-style-type:none;
	color: #000;
}

ul a {
	display: block;
	width: 180px;
	height: 30px;
	line-height: 15px;
	color: #4C4B4B;
	text-indent: 5px;
	background-image: url(img/Untitled-2.gif);
	padding: 5px;
	font-size: 12px;
	background-repeat: no-repeat;
}

ul a:hover {
	color: #0A2355;
}


.img-shadow {
  float:left;
  background: url(img/shadowAlpha.png) no-repeat bottom right !important;
  background: url(img/shadow.gif) no-repeat bottom right;
  margin: 10px 10px 5px 10px !important;
  margin: 10px 0 0 5px;
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  } 

.img-shadowr {
  float:right;
  background: url(img/shadowAlpha.png) no-repeat bottom right !important;
  background: url(img/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.img-shadowr img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  } 

.contact td{
	text-align:center;
	font-style:italic;
}
