* { margin:0; padding:0; }

img { border:0; }

body { font:14px "Lucida Grande", Arial; }
	body#home { background:#f6f6f6 url("images/bg-home.png") top center repeat-x; }
	body#sub, body#full { background:#f6f6f6 url("images/bg-sub.png") top center repeat-x; }
	
.container { position:relative; width:960px; margin:0 auto; }

.bruno {
    position: absolute;
    left: -9999px;
}

.silksonic {
    display: none;
}

/****HEADER****/
#header { }
	#header #logo { position:absolute; top:15px; left:-25px; z-index:1001; background:url("images/logo.png") top left no-repeat; width:179px; height:153px; text-indent:-3000px; }
		#header #logo a { display:block; width:100%; height:100%px; }
		
	#header #nav { float:right; margin:65px 0 1px; font-weight:bold; color:#179fc0; text-transform:uppercase; }
		#header #nav ul { list-style:none; }
		#header #nav li { float:left; padding:10px 13px; }
		#header #nav a { color:#179fc0; text-decoration:none; }
		#header #nav li.on { background:#179fc0 url("images/arrow.png") bottom center no-repeat; border-radius:5px; -moz-border-radius:5px; padding:5px 10px; margin-top:5px; }
		#header #nav li.on a { color:#fff; }
		
	#header #utl { position:absolute; top:0; right:0; background:url("images/bg-utl.png") top left no-repeat; height:36px; padding-left:45px; line-height:42px; }
		#header #utl a { text-decoration:none; color:#5f5f5f; font-size:14px; }
		
/****SLIDESHOW****/
#slideshow { background:url("images/bg-slideshow.jpg") top center no-repeat; height:562px; }
	#slideshow #slide-holder { float:left; background:url("images/bg-slides.png") top left no-repeat; width:505px; height:336px; position:relative; margin:75px 0 0 -25px; }
		#slideshow #slide-holder #slides { position:absolute; top:6px; left:23px; }
		#slideshow #slide-holder #slides img { border:1px solid #fff; display:none; }
	
	#slideshow #welcome { float:right; margin:25px 0 0; width:430px; color:#fff; }
		#slideshow #welcome h1 { font:500 60px "Lucida Grande", Arial; color:#fff; text-shadow:2px 2px 0 #004066; text-transform:uppercase; letter-spacing:1px; margin:0 0 15px; line-height:52px; }
			#slideshow #welcome h1>span { font-style:italic; font-weight:100; color:#02466c; }
		#slideshow #welcome h2 { color:#02456b; font:700 18px "Lucida Grande", Arial; text-shadow:1px 1px 0 #a7eeff; text-transform:uppercase; }
		#slideshow #welcome p { line-height:24px; margin:0 0 10px; padding:0 15px; }
		
/****TITLE****/
#title { background:url("images/bg-title.jpg") top center no-repeat; }
	#title .container { height:148px; margin-bottom:25px; }
	#title h1 { float:left; margin:55px 0 0; font:700 60px "Lucida Grande", Arial; color:#fff; text-shadow:2px 2px 0 #004066; text-transform:uppercase; }
		#title h1>span { font-style:italic; font-weight:100; color:#02466c; }
	#title .right { margin:60px 0 0; }
	#title #breadcrumb { position:absolute; bottom:5px; left:0; color:#fff; }
		#breadcrumb a { color:#fff; text-decoration:none; }
		#breadcrumb span { color:#a9deff; font-weight:bold; }
		
/****BODY****/
#body { padding:25px 0; }
	#full #body { padding:0 0 50px; }
	
	#home #content { float:left; width:580px; }
	#sub #content { float:left; width:630px; }
	
		#content h1 { font:700 24px "Lucida Grande", Arial; color:#3b3939; text-transform:uppercase; margin:0 0 15px; }
			#content h1>span { color:#179fc0; }
		#content h2 { font:100 20px "Lucida Grande", Arial; color:#3b3939; text-transform:uppercase; text-shadow:1px 1px 0 #fff; margin:0 0 5px; }
		#content h3 { font:700 17px "Lucida Grande", Arial; color:#3b3939; text-shadow:1px 1px 0 #fff; margin:0 0 15px; }
			#content .readmore { font-size:14px; }
		#content p { line-height:24px; margin:0 0 15px; }
		#content a { color:#da8244; text-decoration:none; font-weight:bold; }
		#content ul { list-style-type:square; margin:0 0 15px 45px; }
		#content ul li { margin:0 0 10px; line-height:20px; }
		
		#content hr { border:0; border-top:1px solid #fefefe; border-bottom:1px solid #e4e4e4; margin:0 0 15px; }
	
	#home #sidebar { float:right; }
	#sub #sidebar { float:right; }
	
		.green-box { background:#65b865; border-radius:5px; -moz-border-radius:5px; width:300px; border:1px solid #9cd19c; box-shadow:0 0 0 1px #428742; margin:0 0 15px; }
			.green-box h2, #content .green-box h2 { background:#4e994e; border-radius:5px 5px 0 0; -moz-border-radius:5px 5px 0 0; text-align:center; color:#fff; padding:10px 0; text-shadow:2px 2px 0 #2c692c; font:700 21px "Lucida Grande", Arial; text-transform:uppercase; }
			.green-box ul, #content .green-box ul { list-style:none; }
			.green-box li, #content .green-box li { padding:15px 20px; border-top:1px solid #9bd19b; border-bottom:1px solid #428842; }
			.green-box p, #content .green-box p { padding:5px 20px; line-height:24px; }
			.green-box a, #content .green-box a { color:#1a541a; text-decoration:none; }
			.green-box .readmore a, .green-box .readmore, #content .green-box .readmore a, #content .green-box .readmore { color:#fffefe; text-shadow:1px 1px 0 #1a541a; text-align:right; }
	
/****TESTIMONIAL****/
#testimonials { float:left; background:#ffffcb; border-radius:10px; -moz-border-radius:10px; border:1px solid #ffc900; padding:10px; overlfow:hidden; width:98%; }
	#testimonials #quotes { float:left; width:73%; }
	#testimonials blockquote { background:url("images/bg-blockquote.png") top left no-repeat; font:italic 100 18px "Lucida Grande", Arial; line-height:24px; color:#4a4a4a; padding:5px 10px; width:100%; }
	
	#footer #testimonials { margin:-125px 0 50px; }

	
/****FOOTER****/
#footer { background:#9ee0fa; border-top:1px solid #76b2ca; padding:30px 0; }
	#footer .container { background:#c4ebfc; padding:20px; width:920px; border:1px solid #8ccbe4; border-radius:10px; -moz-border-radius:10px; }
	
	#sub #footer, #full footer { margin-top:50px; }
	#sub #footer .container, #full #footer .container { margin-top:25px; }
	
	#sitemap { width:100%; }
		#sitemap td { vertical-align:top; color:#4a4a4a; line-height:20px; font-size:12px; }
		#sitemap h2 { font:700 12px "Lucida Grande", Arial; color:#179fc0; text-transform:uppercase; margin:0 0 5px; }
		#sitemap a { color:#4a4a4a; text-decoration:none; }
	
	#copyright { position:absolute; bottom:10px; right:10px; color:#4a4a4a; }
		
.box { background:#83d4e7; border-radius:10px; -moz-border-radius:10px; border:1px solid #4caac0; box-shadow:0 0 2px #89e8ff; padding:10px 15px; text-align:center; }
	#content .box h2 { font-weight:700; color:#02466c; text-shadow:none; }
	.box.left { margin:0 10px 10px 0; }
	.box.right { margin:0 0 10px 10px; }
	.box.center { width:250px; margin:10px auto; }

.box2 { background:#83d4e7; border-radius:5px; -moz-border-radius:5px; border:1px solid #9decff; box-shadow:0 0 0 1px #158099; text-align:center; width:300px; padding-top:10px; }
	#content .box2 h2, .box2 h2 { background:#02456b; border-radius:0 0 5px 5px; -moz-border-radius:0 0 5px 5px; text-align:center; color:#fff; padding:10px 0; margin:0; text-shadow:1px 1px 0 #083f5d; font:700 18px "Lucida Grande", Arial; text-transform:none; }
		#content .box2 h2 a, .box2 h2 a { display:block; width:100%; height:100%; color:#fff; }
	#content .box2 p, .box2 p { padding:0 15px; margin:0 0 10px; line-height:18px; }	
	
.big-box { background:#83d4e7; border-radius:5px; -moz-border-radius:5px; border:1px solid #9decff; box-shadow:0 0 0 1px #158099; padding-bottom:10px; margin:35px 0; overflow:hidden; }
	#content .big-box h2 { background:#02456b; border-radius:5px 5px 0 0; -moz-border-radius:5px 5px 0 0; text-align:center; color:#fff; padding:10px 0; margin:0; text-shadow:1px 1px 0 #000; font:700 24px "Lucida Grande", Arial; text-transform:uppercase; }
		#content .big-box h2 a { display:block; width:100%; height:100%; color:#fff; }
	#content .big-box h3 { text-shadow:1px 1px 0 #9decff; }
	#content .big-box p { padding:0 15px; margin:0 0 10px; line-height:18px; }	
	.big-box .details { float:right; width:50%; margin:15px 0; }
	.big-box .pic { float:left; margin:15px; }

.element-gal { float:left; margin:5px 10px; text-align:center; padding:10px; border-radius:10px; moz-border-radius:10px; background:#eee; border:2px solid #ccc; }

.full-post { display:none; overflow:hidden; }
	.full-post img { max-width:350px; }
.short-post { overflow:hidden; }
.input { border:1px solid #ccc; border-radius:10px; -moz-border-radius:10px; padding:10px; width:80%; }
.textarea { border:1px solid #ccc; border-radius:10px; -moz-border-radius:10px; padding:10px; width:80%; }
.left { float:left; }
.right { float:right; }
	img.left { margin-right:10px; }
	img.right { margin-left:10px; }
.pic { border:1px solid #fff; }
.clear { clear:both; height:1px; margin-top:-1px; overflow:hidden; }
