body1 {
	url(images/bg.png) repeat-x top; font:13px/1.4em "Helvetica", Arial, sans-serif;
	background: #d8e0de; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Q4ZTBkZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2FlYmZiYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhZWJmYmMiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjODI5ZDk4IiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
	background: -moz-linear-gradient(left,  #d8e0de 0%, #aebfbc 51%, #aebfbc 100%, #829d98 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#d8e0de), color-stop(51%,#aebfbc), color-stop(100%,#aebfbc), color-stop(100%,#829d98)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #d8e0de 0%,#aebfbc 51%,#aebfbc 100%,#829d98 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #d8e0de 0%,#aebfbc 51%,#aebfbc 100%,#829d98 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #d8e0de 0%,#aebfbc 51%,#aebfbc 100%,#829d98 100%); /* IE10+ */
	background: linear-gradient(to right,  #d8e0de 0%,#aebfbc 51%,#aebfbc 100%,#829d98 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d8e0de', endColorstr='#829d98',GradientType=1 ); /* IE6-8 */
} 

/* Content */
#wrapper{}
.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;}
a {color:#2DA8F8;}
a:hover {color:#FF0000;}
spacer {height:20px;}
.main-section {padding-top:20px;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 {}
#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:15px/21px "Helvetica", Arial, sans-serif;color:#000000;text-decoration:none;padding:0px 3px 1px 3px;}
#menu ul li {margin-right:15px;display:inline;}
#menu ul li a.active {border-bottom:3px solid #2DA8F8;}
#menu ul li  {font:25px/31px "Helvetica", Arial, sans-serif;color:#D2D2D2;text-shadow: 0px 1px 1px #000000;text-decoration:none; padding-bottom:3px;}
#menu ul li a {color:#D2D2D2;text-shadow: 0px 1px 1px #000000;text-decoration:none; padding-bottom:3px;}
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;}

/* 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;}
.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;}