

body {
  background-color: #fff;
  background-image: url(../images/bg_top.jpg);
  background-repeat: repeat-x;
  font-size: small;
  margin: 0;
  padding: 0;
  font-family: 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
  color: #7C8187;
  color: #666;
}

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

#wrapper {
  margin: 0 auto;
  width: 800px;
  padding: 0;
}

#content {
  margin: 9px 0px 0px 0px;
  padding: 10px 10px 5px 10px;
}

#left {
  float: left;
  padding: 0 15px 0px 0;
  margin: 10px 0 10px 0;
  border-right: 1px solid #e9e9e9;
  

}

#right {
  float: right;
  width: 295px;

}

#gallery img {
	padding: 7px;
	border: 1px solid #ddd;
	margin-right: 20px;
	margin-bottom: 15px;
}
#gallery a:hover img {
	background-color: #eee;
}

#galleryleft {
  width: 230px;
  float: left;
  background: url(../images/bg_gallery.jpg) no-repeat top right;
  height: 400px;
}

#galleryright {
  float: left;
  padding: 0 20px 0 20px;
}

.thumbnail{
	padding: 7px;
	border: 1px solid #ddd;
	float: left;


	text-align: center;
	font-size: 9px;
}	


/* typography */

a:link, a:visited {
  color: #05bbd6;
  text-decoration: underline;
}

a:hover, a:active {
  color: #05bbd6;
  text-decoration: none;
}

a img {
  border: none;
}


h1 {
  color: #c60;
  margin-top: 0;
  font-size: 21px;
  font-weight: normal;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
border-bottom: 1px solid #ddd;
}

h2 {
  color: #000;
  margin-top: 0;
  font-size: 17px;
  font-weight: normal;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h3 {
  color: #000;
  font-size: 110%;
}

hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ccc;
}

#gallery {
	padding-top: 20px;
	text-align: center;
}


/* tab navigation */

#tabnav {
  margin: 0;
  padding: 0;
  padding-top: 19px;
  height: 33px;
  margin-left: auto;
  margin-right: auto;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  width: 720px;
}
html>body #tabnav {padding-top: 16px;}


#tabnav ul {
  margin: 0;
  padding: 0;
}

#tabnav ul li {
  margin: 0;
  padding: 0;
  display: inline;
  list-style-type: none;
}

#tabnav ul li a:link, #tabnav ul li a:visited {
  margin: 0;
  padding: 0;
  float: left;
  background: #666666;
  font-size: 85%;
  line-height: 12px;
  margin-right: 6px;
  border: 1px solid #717171;
  border-bottom: none;
  font-weight: normal;
  text-decoration: none;
  color: #ccc;
  padding-top: 8px;
  padding-right: 24px;
  padding-bottom: 7px;
  padding-left: 24px;
}

#tabnav ul li a:link.active, #tabnav ul li a:hover.active, #tabnav ul li a:visited.active {
  border-bottom: 1px solid #f8f8f8;
  background: #f8f8f8;
  font-weight: bold;
  color: #333;
}

#tabnav ul li a:hover {
  background: #eee;
  color: #333;
}

#gallerymenu {
	
}
ul#nav {
	list-style: none; 
	
	padding: 10px 0 0;
	font-family: Arial, Verdana, sans-serif;
	text-align: center;
	}
ul#nav li {display: inline;}
ul#nav li a:link, ul#nav li a:visited {
	padding: 10px 0.8em;
	color: #333;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	}
ul#nav li a:hover {color: #c60;}

/* For idicating active section i nav */

ul#nav li a#active {
	background: transparent url(../images/menu-pointer.gif) center -5px no-repeat;
	font-weight: bold;
	}

/* header */

#logo {
  width: 349px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 15px;
}



/* footer */

#footer {
  text-align: center;
  margin-top: 3px;
  margin-bottom: 10px;
  padding: 5px;
  font-size: 9px;
  clear: both;
  border-top: 1px solid #ddd;
  color: #bbb;
  line-height: 150%;
}
#footer a:link, #footer a:visited {
  color: #666;
  text-decoration: underline;
}

#footer a:hover, #footer a:active {
  color: #666;
  text-decoration: none;
}

/*- Menu 1--------------------------- */
	
#menu1 {
	width: 230px;
	margin: 10px;
}
	
#menu1 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;

}	
	
#menu1 li a:link, #menu1 li a:visited {

	display: block;
	padding: 8px 0 0 0px;
}
	
#menu1 li a:hover, #menu1 li.active a:link, #menu1 li.active a:visited {
	color: #333;
	background: #fff url(../images/bg_submenu.gif) no-repeat top left;
	padding: 8px 0 0 0px;

}	


/*---------------------------------------*/

form {
	margin:0;
	padding:0;
	margin-bottom:15px;


}

.contentForm .hidden {
	visibility:hidden;
}

.contentForm fieldset
{
	width: 550px;
	display: block;
	margin: 0.5em 0 0 0;
	border:1px solid #fff;
	padding: 1em;
	background-color:#F8F8F8;
	border:1px solid #efefef;
	margin-left: auto;
	margin-right: auto;
	
}

.contentForm fieldset.sendjob
{
	border:1px solid #F8F9F2;
	border-top: 1px dashed #ccc;
}

.contentForm fieldset legend
{
	font:bold 1.2em Georgia, "Times New Roman", Times, serif;
	letter-spacing:-1px;
	padding:0 0.6em 0 0;
	color:#777;
	background-color:#fff;

}

.contentForm fieldset.radio
{
	margin: 0 0 0 -1em;
	border: 0 solid #FFFFFF;
}

.contentForm fieldset.radio input
{
	position: static;
	clear: both;
	float: left;
	border:none;

}

.contentForm fieldset.radio label
{
	position: relative;
	top: -1.25em;
	display: inline;
	width: auto;
	margin: 0 0 0 8em;
	font-weight: bold;
	font-weight: normal;

}

.contentForm fieldset.radio legend
{
	float: left;
}

.contentForm input
{
	position: relative;
	width:20em;
	top: -1.4em;
	left: 8em;
	display: block;
	border:1px solid #ddd;
	font:normal 1em "Trebuchet MS", sans serif;
	padding:2px 5px;
	color:#888;
}

.contentForm input,textarea {
	background:url(../images/bk_input.jpg) top left repeat-x;
	background-color:#FFFFFF;
}

.contentForm input:focus, .contentForm textarea:focus 
{
	border:1px solid #05bbd6;
	
}

.contentForm input.submit
{
	clear: both;
	top: -1em;
	left:8em;
	width:74px;
	height:24px;
	font-weight:bold;
	color: #333;
	cursor: pointer;
	cursor: hand;
}

.contentForm textarea
{
	position: relative;
	width:30em;
	top: -1.4em;
	left: 8em;
	display: block;
	border:1px solid #ddd;
	font:normal 1em "Trebuchet MS", sans serif;
	padding:2px 5px;
	color:#888;
}
.contentForm select
{
	width:20em;
}

.contentForm label
{
	clear: both;
	float: left;
	display: block;
	width: 8em;
	margin-top: -0.7em;
	
}

.contentForm label.first
{
	margin-top: 1em;
}

.contentForm select
{
	position: relative;
	top: -1.4em;
	left: 8em;
	display: block;
	font:normal 1em "Trebuchet MS", sans serif;
	color:#888;
}

.contentForm label.mesg
{
	margin:-1.2em 0 1.2em 0;
	padding-left:8em;
	width:30em;
}


