* { 
	margin:0;
	padding:0;
}
html, body { 
	height:100%;
}
html {
	min-width:971px;
}
body { 
	background:url(images/main-bg1.jpg) repeat-x center top #048DCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%; 
	line-height:1em;
	color:#000;
	text-align:justify;
}

img {
	border:0; 
	vertical-align:top; 
	text-align:left;
}
object { 
	vertical-align:top; 
	outline:none;
}


.fleft { 
	float:left;
}
.fright { 
	float:right;
}
.clear { 
	clear:both;
}

.col-1, .col-2, .col-3 { 
	float:left;
}

.alignright { 
	text-align:right;
}
.aligncenter { 
	text-align:center;
}

.wrapper { 
	width:100%;
	overflow:hidden;
}
.container { 
	width:100%;
}




/*==== GLOBAL =====*/
#main {
	width:971px; 
	margin:0 auto;
	font-size:.75em;
}

#header {
	height:240px;
	overflow:hidden;
}
#footer {
	padding:18px 0 73px 36px;
}


/*---- tailings ----*/
.tail-top { 
	background:url(images/tail-top.png) left top repeat-x;
}
.tail-bottom { 
	background:url(images/tail-bottom.png) left bottom repeat-x;
}


/*----- forms parameters -----*/

input, select, textarea { 
	font-family:Arial, Helvetica, sans-serif; font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}


/*----- other -----*/

ul.p {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
line-height: 2em;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #000;
text-decoration: none;
text-indent: 5px;
list-style-position: outside;
list-style-type: square;
padding: 6px;
margin: 2px;
}

ul.sidebar {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-style: normal;
line-height: 2em;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #000;
text-decoration: none;
text-indent: 5px;
list-style-position: outside;
list-style-type: square;
padding: 6px;
margin: 2px;
}




.img-indent { 
	margin:0 20px 0 0; 
	float:left;
}
.img-box { 
	width:100%; 
	overflow:hidden; 
	padding-bottom:20px;
}
	.img-box img { 
		float:left; 
		margin:0 20px 0 0;
	}

.extra-wrap { 
	overflow:hidden;
}


p {
	margin-bottom:16px;
}
.p1 { 
	margin-bottom:8px;
}
.p2 { 
	margin-bottom:16px;
}
.p3 { 
	margin-bottom:24px;
}

/*----- txt, links, lines, titles -----*/


a {
	color:#0000FF; 
	outline:none;
	font-weight:bold;
}
a:hover{
	text-decoration:none;
}

h1 {
	font-size:48px;
	line-height:1.2em;
	letter-spacing:-3px;
	color:#fff;

	padding:0 0 0 0px;
}
	h1 a {
		color:#fff;
		text-decoration:none;
	}
h2 {
	
	font-size:30px;
	line-height:1.2em;
	text-transform:uppercase;
	color:#0000;
	padding:0 0 0 0px;
	letter-spacing:-2px;
}
h3 {
	font-size:25px;
	line-height:1.2em;
	color:#000;
	text-transform:uppercase;
	margin-bottom:17px;
}
h4 {
	font-size:20px;
	line-height:1.2em;
	color:#000;
	text-transform:uppercase;
	margin-bottom:17px;
}
h5 {
	font-size:1em;
	color:#fd7100;
	margin-bottom:16px;
}
h6 {
	font-size:1em;
	font-weight:normal;
	color:#fd7100;
}

	

.button { 
	float:left;
	background:url(images/button.png) no-repeat left top;
	width:108px;
	height:30px;
	font-size:14px;
	line-height:30px;
	color:#535353;
	text-decoration:none;
	text-transform:uppercase;
	text-align:center;
}
.button:hover {
	text-decoration:none !important;
	color:#fd7100;
}


/*==================boxes====================*/
.box {
	width:100%;
}
	.box .left-top-corner {
		background:url(images/left-top-corner.png) no-repeat left top;
		padding-left:6px;
	}
	.box .right-top-corner {
		background:url(images/right-top-corner.png) no-repeat right top;
		padding-right:6px;
	}
	.box .border-top {
		background:url(images/border-top.gif) left top repeat-x;
		height:6px;
		overflow:hidden;
	}
	.box .left-bot-corner {
		background:url(images/left-bot-corner.png) no-repeat left top;
		padding-left:6px;
	}
	.box .right-bot-corner {
		background:url(images/right-bot-corner.png) no-repeat right top;
		padding-right:6px;
	}
	.box .border-bot {
		background:url(images/border-bot.gif) left top repeat-x;
		height:6px;
		overflow:hidden;
	}
	.box .border-left1 {	
		background:url(images/border-left.gif) left top repeat-y #fff;
	}
	.box .border-right1 {
		background:url(images/border-right.gif) right top repeat-y;
	}
	.box .border-top1 {
		background:url(images/border-top1.gif) left top repeat-x;
	}
	.box .border-bot1 {
		background:url(images/border-bot1.gif) left bottom repeat-x;
	}
	.box .left-top-corner1 {
		background:url(images/left-top-corner1.gif) no-repeat left top;
	}
	.box .right-top-corner1 {
		background:url(images/right-top-corner1.gif) no-repeat right top;
	}
	.box .left-bot-corner1 {
		background:url(images/left-bot-corner1.gif) no-repeat left bottom;
		width:100%;
		}
	.box .right-bot-corner1 {
		background:url(images/right-bot-corner1.gif) no-repeat right bottom;
		}
	.box .inside {
		padding:20px 20px 20px 33px;
	}


.box1 {
	background:#efeeea;
	width:100%;
	font-size:11px;
	line-height:14px;
}
	.box1 .left-top-corner2 {
		background:url(images/left-top-corner2.gif) no-repeat left top;
	}
	.box1 .right-top-corner2 {
		background:url(images/right-top-corner2.gif) no-repeat right top;
	}
	.box1 .left-bot-corner2 {
		background:url(images/left-bot-corner2.gif) no-repeat left bottom;
		}
	.box1 .right-bot-corner2 {
		background:url(images/right-bot-corner2.gif) no-repeat right bottom;
		}
	.box1 .inner { 
		padding:20px;
	}
		.box1 p {
			margin-bottom:14px;
		}

.address { 
	float:left;
}
	.address dt {
		margin-bottom:16px;
	}
	.address dd { 
		clear:both;
	}
		.address dd span { 
			float:left;
			width:100px;
		}
		.address dd a {
			color:#202c03;
			text-decoration:underline !important;
		}
		.address dd a:hover {
			text-decoration:none !important;
		}
		


/*===== header =====*/
#header .row-1 {
	height:86px;
}
	#header .nav {
		padding:28px 0 0 15px;
	}
		#header .nav li {
			float:left;
			padding:0 50px 0 0;
		}
			#header .nav li a {
				float:left;
				color:#ffe11a;
				font-size:24px;
				line-height:1.2em;
				text-decoration:none;
				text-transform:uppercase;
				letter-spacing:-1px;
			}
			#header .nav li a:hover, #header .nav li a.current {
				color:#fff;
				text-decoration:none;
			}
#header .row-2 {
	padding:22px 0 0 0;
}

/*===== content =====*/
#content a {
	text-decoration:none;
}
#content a:hover {
	text-decoration:underline;
}
#content .section {
	padding-bottom:36px;
}
	.banners {
		height:224px;
		position:relative;
	}
		.banners li {
			float:left;
			padding-right:2px;
			position:relative;
		}
		.banners li.last {
			padding-right:0;
		}



	.list1 li {
		background:url(images/arrow1.gif) no-repeat left 6px;
		padding:0 0 6px 20px;
		font-weight:bold;
	}
	.list1 li a:hover {
		color:#000;
		text-decoration:none;
	}
	
	.proff-list {
		width:100%;
		overflow:hidden;
		padding-bottom:24px;
	}
		.proff-list li {
			float:left;
			padding-right:7px;
		}
		.proff-list li.last {
			padding-right:0;
		}
			.proff-list li img {
				display:block;
			}
			.proff-list li a {
				font-size:11px;
			}

	.testimonials li {
		padding-bottom:16px;
		font-weight:bold;
		text-align:right;
	}
		.testimonials li div {
			text-align:left;
			font-weight:normal;
		}


/*--- twitter ---*/
.twitted {
	width:419px;
	position:relative;
	margin-top:-8px;
}

.twitted h2 {
	margin: 0;
	padding: 0.3em 0.8em;
	font-size: 1em;
	color: #fff;
	background-color: #888;
	float:none;
}

.twitted p.preLoader {
	margin: 0;
	padding: 1em 1em 1em 3em;
	background: transparent url(images/loader.gif) 1em center no-repeat;
	/* generate your own loader gif: http://www.ajaxload.info */
}

.twitted ul#twitter_update_list {
	margin: 0;
	list-style-type: none;
	font-size:11px;
	line-height:14px;
	color:#202c03;
}

.twitted ul#twitter_update_list li {
	background:url(images/left-top-corner2.gif) no-repeat left top #efeeea;
	margin-bottom:1px;
}
	.twitted ul#twitter_update_list li div {
		background:url(images/right-top-corner2.gif) no-repeat right top;
	}
		.twitted ul#twitter_update_list li div div {
			background:url(images/right-bot-corner2.gif) no-repeat right bottom;
		}
			.twitted ul#twitter_update_list li div div div.min-height {
				background:url(images/left-bot-corner2.gif) no-repeat left bottom;
				min-height:78px;
				height:auto !important;
				height:78px;
			}
				.twitted ul#twitter_update_list li div div div div {
					background:none;
					padding:15px 38px 15px 19px;
				}

.twitted ul#twitter_update_list li span {
	/* tweet content */
	display: block;
}

.twitted ul#twitter_update_list li span a {
	/* links in tweet content */
	color: #fd7100;
}

.twitted ul#twitter_update_list li a {
	/* timestamp link */
	color: #fd7100;
	text-decoration:none;
}
.twitted ul#twitter_update_list li a:hover {
	text-decoration:underline;
}

.twitted ul#twitter_update_list li.firstTweet {
}

.twitted ul#twitter_update_list li.lastTweet {
	border-bottom: none;
}

.twitted p.profileLink {
	display: block;
	position:absolute;
	background:url(images/profile-link.jpg) no-repeat left top;
	width:117px;
	height:47px;
	margin:0;
	right:39px;
	top:-47px;
}
	.twitted p.profileLink a {
		width:117px;
		height:47px;
		display:block;
	}


/*--- gallery ---*/
div.content {
	/* The display of content is enabled using jQuery so that the slideshow content won't display unless javascript is enabled. */
	display: none;
	width: 466px; 
}
div.content a, div.navigation a {
	text-decoration: none;
	color: #777;
}
div.content a:focus, div.content a:hover, div.content a:active {
	text-decoration: underline;
}
div.slideshow-container {
	position: relative;
	clear: both;
	height: 267px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.loader {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url(images/loader-gall.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 466px;
	height: 243px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.slideshow {
	height: 243px;
	overflow:hidden;
}
div.slideshow span.image-wrapper {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
div.slideshow a.advance-link {
	display: block;
	width: 466px;
	height: 243px; /* This should be set to be at least the height of the largest image in the slideshow */
	text-align: center;
	overflow:hidden;
}
div.slideshow a.advance-link:hover, div.slideshow a.advance-link:active, div.slideshow a.advance-link:visited {
	text-decoration: none;
}
div.slideshow img {
	position:absolute;
	left:0;
	top:0;
}
div.caption-container {
	position: relative;
	clear: left;
	height:40px;
}
span.image-caption {
	display: block;
	position: absolute;
	width: 466px;
	top: 0;
	left: 0;
}
div.caption {
	width:466px;
	overflow:hidden;
}
div.caption h4 {
	float:left;
	background:#fff;
}
div.image-desc {
	font-size:10px;
	text-transform:uppercase;
	float:right;
	padding:8px 0 0 0;
}
div.navigation {
	/* The navigation style is set using jQuery so that the javascript specific styles won't be applied unless javascript is enabled. */
}
ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
}
ul.thumbs li {
	float: left;
	padding: 0;
	padding:0 7px 0 0;
	list-style: none;
}
ul.thumbs li.last {
	padding-right:0;
}
a.thumb {
	display: block;
}
ul.thumbs li.selected a.thumb {
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}

/*===== footer =====*/
#footer a {
	color:#fff;
}
	#footer .fleft {
		color:#a0a693;
		font-size:10px;
		text-transform:uppercase;
		padding:34px 0 0 54px;
	}
	
	
		#footer .nav li {
			display:inline;
		}
			#footer .nav li a {
				color:#a0a693;
				text-decoration:none;
				padding:0 4px 0 1px;
			}
			#footer .nav li a:hover {
				color:#fff;
				text-decoration:underline;
			}
	


/*----- forms -----*/
#newsletter-form {
	float:left;
	width:193px;
}
	#newsletter-form fieldset {
		border:none;
	}
		#newsletter-form h3 {
			color:#fff;
			margin-bottom:5px;
		}
		#newsletter-form label {
			display:block;
			height:33px;
			overflow:hidden;
		}
			#newsletter-form input.text {
				background:#fff;
				padding:4px 4px 4px 4px;
				border:1px solid #333;
				width:180px;
			}
			#newsletter-form input.submit {
				background:url(images/submit.png) no-repeat left top;
				border:none;
				width:102px;
				height:24px;
				cursor:pointer;
			}
			#newsletter-form a {
				color:#fff;
				font-size:10px;
				text-transform:uppercase;
				float:left;
				padding-right:14px;
			}

#contacts-form fieldset {
	border:none;
	width:100%;
	overflow:hidden;
}
	#contacts-form .col-1 {
		width:230px !important;
		margin-right:0 !important;
	}
	#contacts-form .col-2 {
		width:236px !important;
		margin-right:0 !important;
	}
		#contacts-form label {
			display:block;
			height:45px;
		}
		#contacts-form input {
			width:210px;
			border:1px solid #a09b96;
			padding:3px 0 3px 5px;
			background:none;
		}
		#contacts-form textarea {
			border:1px solid #a09b96;
			padding:3px 0 3px 5px;
			background:none;
			width:228px;
			height:105px;
			margin-bottom:15px;
		}
		#contacts-form .button {
			float:right;
			margin-left:14px;
		}
		



/* Start blockquote */

blockquote p
{
  color:#05141A;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-style: italic;
  font-weight: normal;
  text-align: justify;
}

blockquote
{
  border-color:#92BFD3;
  border-width: 1px;
  border-style: dashed;

  margin:10px 10px 10px 50px;
  padding:5px 5px 5px 32px;

  background-color:#C5DDE7;

  background-image:url('images/PostQuote.png');
  background-position:left top;
  background-repeat:no-repeat;
}



/* Finish blockuote */

/*==========================================*/