body {background: #272729 url(images/bg.png) repeat-x top; font:13px/1.4em "Helvetica", Arial, sans-serif;} 

/* 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;}
#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:#000;background-color:#FFF;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:20px/26px Georgia, Times, serif;color:#3e4548;text-align:center; margin-top:20px;margin-bottom:20px;}
span.testimonial-message {font:30px/36px 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 {
	background: #333;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
#menu li {
	float: left;
	font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
#menu a {
	background: #333 url("images/seperator.gif") bottom right no-repeat;
	color: #ccc;
	display: block;
	float: left;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
}
#menu a:hover {
	background: #2580a2 url("images/hover.gif") bottom center no-repeat;
	color: #fff;
	padding-bottom: 8px;

/* frame for images */
.frame{float:left; padding:3px;border:1px solid #AAAAAA;margin:0px 10px 10px 0px;-moz-border-radius: 3px;}

/* 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;}


/* 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;}