*{
	margin:0px;
	padding:0px;
}

a:link, a:visited{
	text-decoration: none;
	color: #636363;
}

a:hover{
	text-decoration: underline;
}

a img{
	border:none;
}
.clr {
	clear: both;
}

html,body{
	height: 100%;
	background: url('img/background.jpg') repeat-x white;
	font-family: "Tahoma", "Verdana", "sans-serif";
	font-size: 11px;
	color: #3c5551;
}

#main{
	width: 850px;
	margin: 0 auto;
}

#top{
	border-bottom: solid 1px #e0e0e0;
}

#header{
	overflow: hidden;
	height: 288px;
}

#middle{
	overflow: hidden;
}

#sidebar{
	width: 213px;
	float: left;
}

#container{
	width: 600px;
	margin-left: 17px;
	margin-right: 15px;
	float: right;
	padding-top: 20px;
}

#container h2, #container h1{
	font-size: 17px;
	margin-bottom: 20px;
}

#container h3{
	font-size: 13px;
	font-weight: bold;
}

#container p{
	text-align: justify;
	margin-bottom: 20px;
	overflow: hidden;
}

#container p img.left{
	float: left;
	margin-right: 15px;
}

#container p img.right{
	float: right;
	margin-left: 15px;
}

#container a:link, #container a:visited{
	text-decoration: underline;
}

#container a:hover{
	text-decoration: none;
}

#container ul{
	margin-left: 30px;
	margin-bottom: 20px;
}

#container ol{
	margin-left: 35px;
	margin-bottom: 20px;
}

#container ul li, #container ol li{
}


#container p.lead{
	font-weight: bold;
}


.menu li a{
	display: block;
	color: white;
	font-size: 11px;
	padding-top: 12px;
	padding-bottom: 11px;
	background: url('img/sidebar-menu-arrow.jpg') no-repeat 15px  14px #dc0000;
	border-bottom: solid 1px #e33333;
	padding-left: 32px;
	padding-right: 7px;
	font-weight: bold;
}

.menu li a.last{
	background: url('img/sidebar-last.jpg') bottom no-repeat #dc0000;;
	border: none;
	padding-bottom: 18px;
}

.submenu li a{
	font-weight: normal;
	padding-left: 33px;
	border-bottom: solid 1px #f63536;
	background: url('img/sidebar-menu-icon.jpg') no-repeat 15px #f40405;
	padding-top: 11px;
	padding-bottom: 10px;
}

#breadcrump{
	overflow: hidden;
	padding-top:21px;
	padding-bottom: 22px;
}

#breadcrump p{
	width: 130px;
	float: left;
	font-weight: bold;
	background: url('img/breadcrump-icon.jpg') no-repeat left;
	padding-left: 18px;
	margin-left: 12px;
}

#breadcrump ul{
	float: left;
}

#breadcrump ul li{
	list-style-type: none;
	display: inline;
	padding-left: 14px;
	margin-left: 5px;
	background: url('img/breadcrump-separator.jpg') no-repeat left;
}

#breadcrump ul li.first{
	background: white;
	margin-left: 0px;
	padding-left: 0px;
}

#breadcrump a:link, #breadcrump a:visited{
	text-decoration: underline;
}

#breadcrump a:hover{
	text-decoration: none;
}

#top_menu{
	overflow:hidden;
}

#top_menu ul{
	display: inline;
	overflow: hidden;
}

#top_menu ul li{
	list-style-type: none;
	display: inline;
}

#top_menu ul li a{
	display: block;
	float: left;
}

#menu_home{
	width: 154px;
	overflow: hidden;
}

#menu_home:hover img{
	margin-left: -154px;
}

#menu_gallery{
	width: 116px;
	overflow: hidden;
}

#menu_gallery:hover img{
	margin-left: -116px;
}

#menu_video{
	width: 94px;
	overflow: hidden;
}

#menu_video:hover img{
	margin-left: -94px;
}

#menu_contact{
	width: 110px;
	overflow: hidden;
}

#menu_contact:hover img{
	margin-left: -110px;
}



#search_form{
	width:376px;
	height: 52px;
	float: left;
	background: url('img/menu-search.jpg') no-repeat;
	overflow: hidden;
	text-align: right;
}

#search_form label{
	font-weight: bold;
	color: white;
	color: red;
	margin-right: 14px;
}

#search{
	width: 159px;
	padding-left:10px;
	padding-right: 10px;
	padding-top:7px;
	padding-bottom: 8px;
	border: none;
	background: url('img/search-text.jpg') no-repeat;
	margin-top: 12px;
	color: #c4c4c4;
	font-family: "Tahoma", "Verdana", "sans-serif";
	font-size: 11px;
}

#search_submit{
	border: none;
	width:28px;
	height:28px;
	position: relative;
	top: 11px;
	margin-left: 3px;
	margin-right: 11px;
	background: url('img/search-submit-background.jpg') 0px -3px repeat-x;
}

#search_submit img{
	position: relative;
	top: -1px;
	left: -3px;
}
#footer{
	overflow: hidden;
	padding-bottom: 25px;
}

.copyright{
	width: 370px;
	float: left;
}

.designed{
	width:110px;
	float: right;
	font-weight: bold;
}

.designed a{
	color: black;
}

.designed span.redo{
	color: red;
}

#logos{
	border-top: solid 1px #e0e0e0;
	border-bottom: solid 1px #e0e0e0;
	margin-bottom: 23px;
	overflow: hidden;
	margin-top: 15px;
}

#logos ul li{
	list-style-type: none;
	display: inline;
}

#logos ul li a{
	display: block;
	float: left;
	margin: 5px 27px;
}


#container.gallery ul{
	margin-left: 0px;
}

#container.gallery ul li{
	list-style-type: none;
	display: block;
	float: left;
	margin-right: 16px;
	width: 140px;
	height: 140px;
	overflow: hidden;
	margin: 2px;
}

#container.gallery ul li a img{
	padding: 2px;
	margin-bottom: 23px;
	width: 140px;
}

#container h2 a:link,#container h2 a:visited{
	text-decoration: none;
}

#container h2 a:hover{
	text-decoration: underline;
}


#search_form{
	width:376px;
	height: 52px;
	float: left;
	background: url('img/menu-search.jpg') no-repeat;
	overflow: hidden;
	text-align: right;
}

#search_form label{
	font-weight: bold;
	color: white;
	margin-right: 14px;
}

#search{
	width: 159px;
	padding-left:10px;
	padding-right: 10px;
	padding-top:7px;
	padding-bottom: 8px;
	border: none;
	background: url('img/search-text.jpg') no-repeat;
	margin-top: 12px;
	color: #c4c4c4;
	font-family: "Tahoma", "Verdana", "sans-serif";
	font-size: 11px;
}

#search_submit{
	border: none;
	width:28px;
	height:28px;
	position: relative;
	top: 11px;
	margin-left: 3px;
	margin-right: 11px;
	background: url('img/search-submit-background.jpg') 0px -3px repeat-x;
}

#search_submit img{
	position: relative;
	top: -1px;
	left: -3px;
}
/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
	position: fixed;
	z-index:100;
	top: 0;
	left: 0;
	height:100%;
	width:100%;

}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
