html,body{
      margin:0;
      padding:5px 0 0 0;
      height:100%;
      border:none;
   }


body {
	background:#7b9fc6; /*  url(images/bg.png) repeat-x bottom left fixed;*/ 
	color:#FFFFFF;
}

h1 {

}

h2 {
	font-family:Helvetica;
	font-size:36px;
	font-variant:small-caps;
	margin-bottom:-5px;
	margin-top:20px; 
}

h3 {
	color:#265188;	
	font-family:Arial,Helvetica,sans-serif;
	font-size:23px;
	font-weight:bold;
	margin-bottom:0px;
}

p {
	color:#eee;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	line-height:22px;
	margin-right:20px;
}


img { 
	border:1px solid #000; 
}

input, textarea, label {
	position:relative; 
	display:block; 
	margin:5px; 
	float:left;
}

input[type=hidden] { display:none; }
input[type=submit] { clear:left; width:100px;  margin-left:220px;  }
input, textarea {
	border:1px solid #333; 
	width:300px; 
}

label {
	clear:left;
	width:200px; 
	font-family:Arial; 
	font-size:14px; 
}

a {
	color:#2c83ef;
}

a:hover {
	color:#ccc; 
}

.left_menu
{
    width:170px;
    padding:0 10px 0 0;
}

.left_menu p {

	color:#ddd;
	font-size:12px; 
	line-height:16px;
    margin-left:20px; 
}

.left_menu p strong{
    color:#fff;
    font-size:14px;
    line-height:24px;
}

.left_menu a
{
    color:#666;
    text-decoration:none;
}

.left_menu a:hover
{
    color:#eee;
}

.left_menu h3 {
	color:#FFFFFF;
	font-size:16px; 
	margin:0px 0px 0px 12px;
}

.left_menu img {

	border:0 none; 
	margin-top:10px; 
}

.menu { 
	/* background:#265188 url(images/bg-menu.png) repeat-x top left; */
	padding:13px 0px 0px ;
	height:30px;
}

.menu a {
	font-weight:bold; 
	color:#FFF;
	text-decoration:none;
	font-family:Arial;
	font-size:13px;
    padding:0 5px;
    text-transform:uppercase;
}

.menu a.selected {
    color:#666;
}
.menu a:hover{
	color:#666; 
}

.content {
	color:#fff;
	padding:0px 5px; 
	position:relative; 
}

.contact {
	position:relative; display:block; width:100%; 
}

.disabled {
	color:#A5B9D3;
}

.credits {
	width:800px;
	margin:0 auto; 
	text-align:center;
	padding:10px 5px 5px; 
	font-family:Arial; 
	color:#A5B9D3;
}

.thank-you {
	margin:20px 0px 5px; 
	padding:20px;
	width:95%;
	border:2px solid #265188;
	text-align:center;
	font-family:Arial; 
	font-size:16px; 
	background:#FFFFDD;
}

.gallery a img { height:115px; width:153px; margin:15px; }

.hq a 
{
  font-size:16px;
  line-height:auto;
}
