@import "contactus.css";
@import "format.css";
*{
	margin:0;
}


body {
	margin: 0;
	padding: 0;
	background-color:#FFF;
	font-family: Trebuchet MS,Arial, Helvetica, sans-serif;
	color: #06264f;
	text-align: center;
	background-image: url(images/chrome_bg.png);

	background-position: top;
	background-repeat: repeat-x;
	border:0px solid red;
	height: 100%;
	border:0;

}
#wrapper{
	width:910px;
		margin-right:auto;
		margin-left:auto;
		margin-top:-5px;
		padding:0px;
		text-align:left;
		border:0px solid red;
		text-align: center;
		height: 100%;
/*		background: url(images/bg_wrapper.png) repeat-y;*/
}
#header {	
width:910px;
	height:145px;
	border:0px solid yellow;
	/*text-transform: lowercase;*/
	background-image: url(images/logo.png);
	background-position: center left;
	background-repeat: no-repeat;
}
#topcontent{
	border:0px solid red;
	width:910px;
	float:left;
	
}

#content{	
	width:550px;
	border:0px solid yellow;
	background: url(images/bg_content.pn);
	background-repeat: repeat-y;
	float:left;
}
#left{
  width:322px; 
  float:left; 
  border:0px solid red;
  margin:0;
  text-align: left;
/*   background-color: #bbc1c4;
 	
	background-color:#114b5c;*/
	clear:both;
 
  }

#right{
 width:570px; 
 float:right; 
 border:0px solid red;
 margin:0 0px 0 10px;
	font-family: Trebuchet MS,Arial, Helvetica, sans-serif;

  }
 
 #footer{
 	width:100%;
 height:200px; 
 margin:0 auto;
  background-color:#06264f; 
 clear:both;
  background: url(images/bg_footer.jpg);
  background-repeat: repeat-x;
  background-position: top;
  text-align: center;
   border:0px solid red;
	background-color:#010408;
/*		behavior: url(images/iepngfix.htc);*/
 }

#footer p{
	padding:30px 0 0 0;
	text-align: center;
}
#photo{
padding:15px 0 0 0;
	border:0px solid red;
	float:left;
width:910px;;
clear:both;

}
.post{
	margin:0px;
	padding:0px 0 20px 0px;
	border:0px solid red;
}
.entry{
	padding:10px 0 20px 0px;
	border:0px solid red;
}
/*#logo {
	float: left;
	padding:10px 0 0 0;
	border:1px solid red;
}*/

#menu {
	float: right;

}

#menu ul {
	margin: 0;
	padding: 115px 10px 0 10px;
	list-style: none;
	border: 0px solid red;
}

#menu li {
	display: inline;
}

#menu a {
	
	width: 120px;
	height: 56px;
	margin: 0 0 0 0px;
	padding: 9px 2px 0 2px;
	/*background: #1B97CE url(images/img03.gif) no-repeat;*/
/*	background: #000000 no-repeat;*/
	text-decoration: none;
	text-align: center;
	letter-spacing: -0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;;
	font-weight: bold;
	color: #8cc63f;
	text-transform: uppercase;
}

#menu a:hover, #menu .current_page_item a {
	/*background: #26BADF url(images/img04.gif) no-repeat;*/
	color: yellow ;
}
/* menu */
a.headerlink{
display:block;
background-color:#114b5c;
padding:3px 0 3px 0;
border-bottom:1px solid #eee;
text-decoration:none;
font-family: arial black,Trebuchet MS,arial black;
font-size:14px;
width:322px;
margin:0;
color:  #97b4bc;
text-indent:50px;
}
a.headerlink:hover{
background-color:#666;
color:#dffeaa;
text-indent:60px;
}
a.sublink{
display:block;
background-color:#5bb3d4;
padding:3px 0 3px 0;
text-decoration:none;
font-family: Trebuchet MS,arial;
font-size:13px;
width:322px;
color:#222;
text-indent:15px;
border-bottom:1px solid #eee; 
}
a.sublink:hover{
background-color:#247491;
color:#f1f9ce;
text-indent:18px;
font-weight:bold;
}
/* submenu pages */
/*body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin:10px;
	padding:0;
	border:1px solid #666;
	background-color: #fff;
}
 index.html */
/*#wrapper{
	width:100%;
}
#flash{
	float:left;
	margin:0;
	background-color: Black;
	width:600px;;
	height:800px;
	border:0px solid red;
}
#rightframe{
	float:right;
	width:460px;
}
 end index.html */
#imageContainer {
	position:relative;
	float:left;
	width:531px;
	height:200px;
	border:0px solid #000;
	padding:10px 0 0 20px;
	margin:0 0 0 20px;
	/*padding: 3px 0px 3px 0px;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #555;*/
}

/* styles unrelated to the application follow */
#imageContainer {
	height:200px;
}

#imageContainer img {
	display:none;
	position:absolute;
	top:0; left:0;
	padding: 3px 0px 3px 0px;
	/*border-bottom: 1px solid #ccc;border-top: 1px solid #ccc;*/
}