body {/*background: #F5F5F5 url(images/bg.png) repeat-x top; */font-family:"Helvetica", Arial, sans-serif; font-size: 13px; color: #000;  text-align: justify; } 

/* Content */
#wrapper{}
#header {height:101px;margin:10px 10px 5px 10px;}
#header-pages {height:86px;margin:10px 10px 5px 10px;}
#content{width:100%;margin-top:-100px;padding-bottom:10px;min-height:200px;background-color:#FFF;padding-top: 100px;}
.shadow {background:#FFF url(images/content-bg.png) no-repeat top center;}
#logo {margin-top:10px;}
#slider {height:400px;margin-bottom:40px;position:relative;}
.slider_text{width: 300px;}
#footer {width:100%;color:#FFF; padding:20px 0;background-color:#333;}

#footer h1 {
	text-shadow: 0px 1px 1px #000000;
	}
#footer ul {
	margin-top:10px;list-style:none;
	}
#footer ul  li{ border-top:solid 1px #414141; padding: 3px 0;}
#footer ul.social-icons  li{display:inline;margin-right:5px;border:none;}
#footer ul.social-icons {margin-bottom:20px;}
#tail {width:100%; min-height:20px; color:#FFF;background-color:#333;padding:15px 0;text-align:center;}
a {color:#2DA8F8;}
a:hover {color:#FF0000;}
spacer {height:20px;}
.main-section {padding-top:20px;background-color:#FFF;margin:0px auto;}


/* Headings */
h1 {font-size:1.5em;}
p {margin:10px 0;}

/* Testimonials section */
div.testimonials {font-size: 20px; font-family:Georgia, Times, serif;color:#3e4548;text-align:center; margin-top:20px;margin-bottom:20px;}
span.testimonial-message {font-size: 30px; font-family:Georgia, "Times New Roman", Times, serif;color:#a4a4a4;}
#submit-form input[type="text"]{width: 120px;}
#submit-form input[type="submit"] {background: url("images/subscribe-single.png") no-repeat scroll 0 0 transparent;border: medium none;cursor: pointer;height: 27px;position: relative;top:2px;text-indent: -9999px;width: 90px;}

/* Menu */
#menu {}
#menu ul {
	list-style:none;
	float:right;
	margin:20px 0px 0px 0px;
	}
#menu ul li ul {
	list-style:none;
	float:right;
	margin:0px;
	background-color:#FFF;
	}
#menu ul li ul li{
	font-size: 15px;
	font-family:"Arial", Arial, sans-serif;
	color:#000000;
	text-decoration:none;
	padding:0px 3px 1px 3px;
	}
#menu ul li {
	margin-right:5px;
	display:inline;
	}
#menu ul li a.active {
	border-bottom:3px solid #2DA8F8;
	}
#menu ul li a:hover {
	border-bottom:3px solid #2DA8F8;
	}
#menu ul li  {
	font-size: 25px;
	font-family:"Helvetica", Arial, sans-serif;
	color:#D2D2D2;
	text-shadow: 0px 1px 1px #000000;
	text-decoration:none; 
	padding-bottom:3px;
	}
#menu ul li a {
	color:#999;
	text-shadow: 0px 0px 0px #000000;
	text-decoration:none; 
	padding-bottom:3px;
	padding-left: 20px;
	padding-right: 20px;
	font-family:"Tahoma", Arial, sans-serif;
	font-size: 16px;
	font-weight: 400;
	width: 100px;
	}
ul li.dir:hover{
	background-color: #FFF; 
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	}
#menu ul li.last {
	margin-right:0px;
	}

/* Side menu */
#sidebar ul { list-style: none outside none;margin-top: 10px;margin-bottom:20px;}
#sidebar ul li {padding: 3px 0px 0px 10px;background: url(images/797.png) no-repeat center left;}

#sidebar_info ul { list-style: none outside none;margin-top: 10px;margin-bottom:20px;}
#sidebar_info ul li {padding: 3px 0px 0px 10px;}

/* frame for images */
.frame{float:left; padding:3px;border:1px solid #AAAAAA;margin:0px 10px 10px 0px;-moz-border-radius: 3px;}
.figure .cpt{
	font-style: italic;
	text-align: center;
	color: #656565;
	font-weight: bold;
}
/* gallery styles */
#gallery .frame:hover{-moz-transform: rotate(-4deg);-webkit-transform: rotate(-4deg);}
#gallery br {margin-bottom:20px;}

/*contact form */
input[type="text"] {height:22px;border:1px solid #CCCCCC;width:325px;}
#contact_form {margin:10px 0px;width:430px;}
#contact_form textarea {border:1px solid #CCCCCC;width:325px;}
#contact_form label {float:left;width:100px;}
#contact_form input[type="submit"] {float:right;}
.map {margin:10px 0px;}

/* bullets */
.new-bullets ul { list-style: none outside none;margin-bottom: 20px;margin-top: 10px;}
.new-bullets ul li {background: url("images/797.png") no-repeat scroll left center transparent;padding: 3px 0 0 10px;}

/* Icons on text homepge */
h1.image-info {background:url(images/info_button_32.png) no-repeat left center; padding:10px 0px 0px 40px; height:32px;}
h1.image-search {background:url(images/search_32.png) no-repeat left center; padding:10px 0px 0px 40px; height:32px;}
h1.image-home {background:url(images/home_32.png) no-repeat left center; padding:10px 0px 0px 40px; height:32px;}

#lang{
}

#lang ul {
	list-style:none;
	float:right;
	margin:20px 0px 0px 0px;
}

#lang ul li {
	margin-right:5px;
	display:inline;
	padding-bottom:3px;
	}


#lang ul li.last {
	margin-right:0px;
	}
