body {
	margin:0;
	font-family:Trebuchet MS, Verdana, Arial, helevtica;
	font-size:62.5%;
	color:#1d1d1d;
	line-height:16px;
	background-image: url(../images/bg-blue.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000000;
}

h1, h2, h3, h4, h5, h6, ul, ol, li, form, input, p, blockquote { padding:0; margin:0; outline:none; }

h1 {
	font-size:2.7em;
	font-weight:normal;
	padding:0 0 18px 0;
}
h2 { font-size:2.2em; font-weight:normal; padding:0 0 18px 0; }
h3 { font-size:2em; font-weight:normal; padding:0 0 18px 0; }
h4 { font-size:1.8em; font-weight:normal; padding:0 0 18px 0; }
h5 { font-size:1.6em; font-weight:normal; padding:0 0 18px 0; }
h6 { font-size:1.4em; font-weight:normal; padding:0 0 18px 0; }

p { font-size:1.2em; line-height:18px; color:#777777; }

.floatingimage {
	border:1px solid #eaeaea;
	float:right;
}
.floatingimage img {
	border:1px solid #fff;
	background:#f5f5f5;
	padding:5px;
}

html { height:101%; }
img { border:none; }

a {
	text-decoration:none;
	color:#006400;
	outline:none;
}
a:hover { text-decoration:underline; }

a img, a:hover img, a { position:relative; z-index:2; }


#wrap {
	
}

#header {
	color:#fff;
	height:100px;
	width:957px;
	margin:0 auto;
	position:relative;
	z-index:2;
}

a.logo {
	float:left;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 25;
}

#menu {
	float:right;
	margin-top:30px;
	list-style:none;
	width:600px;
}
#menu ul {
	list-style:none;
	background:url(../images/nav-divider.png) right 0 no-repeat;
	float:right;
}

#menu ul li {
	float:left;
	background:url(../images/nav-divider.png) 0 0 no-repeat;
	text-align:center;
	height:78px;
	padding:0 1px 0 0;
	z-index:9;
	position:relative;
	font-size:1.9em;
}

#menu ul li a {
	color:#fff;
	font-weight:bold;
	letter-spacing:-1px;
	padding:0;
	padding-top:35px;
	height:43px;
	width:95px;
	display:block;
}

#menu ul li a:hover {
	background:url(../images/hover-blue.png) center 36px  no-repeat;
	text-decoration:none;
}

html>body #menu ul li a:hover { text-decoration:none; background:none; }

#menu ul li a.on, #menu ul li a:hover.on {
	background:url(../images/on-blue.png) center 74px no-repeat;
}

#menu ul li span.hover {
	text-decoration:none;
	background:url(../images/hover-blue.png) center 36px  no-repeat;
	display:block;
	width:100%;
	height:108px;
	position:absolute;
	left:0;
	top:0;
	z-index:1;
}

#menu ul li ul {
	position:absolute;
	top:76px;
	background:#0b0b0b;
	z-index:2;
	width:200px;
	left:-9999px;
}

#menu ul li ul li ul {
	position:absolute;
	left:-200px;
	top:0;
	display:none;
}

#menu ul li:hover ul { left:0; }

#menu ul li ul li:hover ul { left:-200px; display:block; }

#menu ul li ul li {
	overflow:visible;
	background:none;
	clear:both;
	font-size:.7em;
	height:30px;
	border-bottom:1px solid #474748;
	padding:0;
	width:200px;
}

#menu ul li ul li ul li {
	font-size:1em;
}

#menu ul li ul li a {
	text-align:left;
	width:190px;
	height:20px;
	padding:10px 0 0 10px;
	letter-spacing:0;
}

#menu ul li ul li a:hover {
	background:#171717;
}

#sliderwrap {
	width:925px;
	background:url(../images/slider-bg.png) 0 0 no-repeat;
	height:297px;
	margin-top:28px;
	padding-bottom:28px;
	overflow:hidden;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 16px;
	padding-right: 16px;
	padding-left: 16px;
}

#slider { position:relative; z-index:1; height:296px; width:925px; }

.ft-title {
	width:883px;
	margin:0 0 1px 1px;
	height:22px;
	font-size:1.3em;
	padding:20px;
}

#breadcrumb {
	height:30px;
	padding-top:14px;
	width:957px;
	margin:0 auto;
	font-size:16px;
	font-weight:bold;
	color:#fff;
}

ul#breadcrumb li { float:left; list-style:none; }

#breadcrumb a {
	color:#fff;
}

#breadcrumb a:hover { text-decoration:none; }

#twitter_div {
	background:url(../images/twitter-bar.png) 0 0 no-repeat;
	width:957px;
	height:51px;
	color:#fff;
	font-size:1.4em;
	margin-top: 5;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-weight: normal;
}

.rightcta #twitter_div {
	background:none;
	width:auto;
	height:auto;
	margin:0 auto;
	color:#666666;
	font-size:1em;
}

#twitter_div a.followme {
	float:right;
	display:block;
	width:89px;
	height:51px;
	background:url(../images/followme.png) 0 0 no-repeat;
	text-indent:-9999px;
}

.rightcta #twitter_div a.followme {
	position:absolute;
	bottom:20px;
	display:block;
	width:89px;
	height:32px;
	background:url(../images/followme-right.png) 0 0 no-repeat;
	text-indent:-9999px;
}

ul#twitter_update_list {
	background:url(../images/twitter-blue.png) 0 0 no-repeat;
	height:34px;
	display:block;
	list-style:none;
	padding-top: 17px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 160px;
}

.rightcta ul#twitter_update_list {
	background:url(../images/right-bird-blue.png) right bottom no-repeat;
	height:auto;
	display:block;
	padding:0 0 40px 0;
	margin-bottom:14px;
	width:260px;
	list-style:none;
}

ul#twitter_update_list a { color:#fff; }

.rightcta ul#twitter_update_list a { color:#013e4b; display:block; text-decoration:none; }
.rightcta ul#twitter_update_list span a { color:#013e4b; display:inline; text-decoration:none; }

#outerwrap {
	background:#dedede;
	position:relative;
	z-index:1;
}

#contentwrap {
	width:957px;
	overflow:hidden;
	margin:0 auto;
}

.frontpage { width:1000px; }

.content {
	background:#fff;
	border:1px solid #c0c0c0;
	padding:15px;
	width:649px;
	margin:16px 16px 0 0;
	float:left;
}

.content.fullwidth { width:925px; margin-right:0; }

.frontpage .content {
	background:#fff;
	border:1px solid #c0c0c0;
	padding:10px;
	width:286px;
	margin:16px 16px 0 0;
	float:left;
}

.content p { padding:0 0 18px 0; }

.frontpage .content p { color:#1d1d1d; padding:0; line-height:16px; }

.content ul {
	list-style:none;
	padding:10px;
}

.content ul li {
	background:url(../images/bullet.png) 0 0 no-repeat;
	padding:2px 0 10px 25px;
	font-size:1.2em;
	color:#444444;
}

.img-holder, .fullimage-holder {
	float:left;
	width:286px;
	height:140px;
	background:url(../images/ajax-loader.gif) 50% 50% no-repeat;
	display:inline;
}

.image-holder-right, .image-holder-left {
	float:right;
	width:214px;
	height:148px;
	background:url(../images/ajax-loader.gif) 50% 50% no-repeat;
	display:block;
	margin:0 0 0 10px;
}

.image-holder-left { float:left; margin:0 10px 0 0; }

.fullimage-holder { width:649px; height:260px; display:block; float:none; }

span.lightbox_image {
	background:url(../images/zoom-sml.png) 0 0 no-repeat #000;
	display:block;
	position:absolute;
}

span.lightbox_video {
	background:url(../images/zoom-video.png) 0 0 no-repeat #000;
	display:block;
	position:absolute;
}


.content .fullimage {
	background:url(../images/full-img-bg.gif) 0 0 no-repeat;
	display:block;
	width:100%;
	overflow:hidden;
}

.content .fullimage img {
	background:url(../images/full-img-bottom.gif) 0 bottom no-repeat;
	padding:7px 7px 13px 7px;
}


/* == Blog Area == */
ul.postdetails {
	background:#1daac7;
	height:30px;
	padding:0;
	margin-bottom:15px;
}

ul.postdetails li {
	background:none;
	float:left;
	padding:0 0 0 5px;
	line-height:30px;
	color:#fff;
}

ul.postdetails li a { color:#fff; }

a.newentries, a.oldentries {
	background:url(../images/new-entries.png) 0 0 no-repeat;
	height:17px;
	width:89px;
	display:block;
	text-indent:-9999px;
	float:right;
}
a.oldentries {
	background:url(../images/old-entries.png) 0 0 no-repeat;
	width:87px;
	float:left;
}

.thoughts {
	background:url(../images/thoughts.png) 0 0 no-repeat;
	height:17px;
	width:118px;
	display:block;
	text-indent:-9999px;
	float:right;
}

a.scrolllink { color:#1D1D1D; }
a:hover.scrolllink { text-decoration:none; }

.commentwrap {
	background:url(../images/comment-top.png) right 0 no-repeat;
	width:100%;
	overflow:hidden;
	clear:both;
	margin-bottom:17px;
}

.gravatar {
	float:left;
}

.comment {
	background:url(../images/comment-bottom.png) right bottom no-repeat;
	width:516px;
	float:right;
	padding:16px 16px 0 27px;
	color:#777777;
}

.author {
	font-size:1.5em;
	font-weight:bold;
	color:#222222;
}

.author i {
	font-weight:normal;
	padding:5px 0 18px 0;
	display:block;
	font-size:.6em;
	font-style:normal;
	color:#777777;
}

#msgfrm { width:648px; }

#msgfrm .labelslide {
	display:block;
	position:relative;
	padding-top:15px;
}

#msgfrm label {
	display:block;
	left:10px;
	position:relative;
	font-size:1.3em;
	color:#777777;
	cursor:text;
}

#msgfrm label.error {
	color:#ff0000;
	font-size:1.1em;
}

#msgfrm .inputbox {
	background:url(../images/inputbox.png) 0 0 no-repeat;
	border:none;
	height:26px;
	width:328px;
	padding:10px 0 0 10px;
	color:#777777;
	margin-bottom:10px;
}

#msgfrm textarea.inputbox {
	background:url(../images/comment-txtarea.png) 0 0 no-repeat;
	border:none;
	font-family:Trebuchet MS, Verdana, Arial, helevtica;
	height:140px;
	width:638px;
	padding:10px 0 0 10px;
	color:#777777;
	margin-bottom:10px;
	overflow:hidden;
	outline:none;
}

.submit { float:right; margin-top:6px; }


.frontpage h2 { color:#026382; padding:12px 0 6px 0; clear:both; }

a.more {
	float:right;
	display:block;
	width:41px;
	height:17px;
	background:url(../images/more.png) 0 0 no-repeat;
	text-indent:-9999px;
	margin-top:8px;
}


.rightwrap {
	float:right;
	width:260px;
	padding-top:16px;
	overflow:hidden;
}

.rightcta {
	background:url(../images/cta-bg.png) 0 bottom no-repeat;
	padding:0 0 13px 0;
	color:#666666;
	width:300px;
	overflow:hidden;
	position:relative;
}

.rightcta h3 {
	color:#013e4b;
	padding:12px 0 10px 0;
	background:url(../images/cta-header.png) 0 bottom repeat-x;
	margin-bottom:14px;
}

.rightcta p { padding-bottom:14px; }

.rightcta a { color:#666666; text-decoration:underline; }

.rightcta ul li {
	list-style:none;
	font-size:1.2em;
}

.rightcta ul li.address {
	background:url(../images/address-icon.png) 0 0 no-repeat;
	padding:0 0 12px 30px;
}

.rightcta ul li.phone {
	background:url(../images/phone-icon.png) 0 0 no-repeat;
	padding:0 0 12px 30px;
}

.rightcta ul li.mail {
	background:url(../images/mail-icon.png) 0 0 no-repeat;
	padding:0 0 12px 30px;
}

.rightcta a.imgleft {
	border:none;
	float:left;
	margin:0;
	padding:0 14px 14px 0;
}



#footer {
	height:84px;
	padding-top:16px;
	color:#CCC;
	font-size:1.3em;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	text-align: center;
}

.footercontent {
	width:957px;
	margin:0 auto;
	padding-top:34px;
	position:relative;
}

.footercontent ul {
	position:absolute;
	list-style:none;
	right:0;
	top:32px;
	font-size:.9em;
}

.footercontent ul li { float:left; }

.footercontent ul li a {
	color:#919191;
	padding:0 7px;
}

.footercontent ul li a:hover {
	color:#fff;
	text-decoration:none;
}

#footer a.logo { margin:0 15px 0 0; }
