html {
	overflow-y: scroll;
}

body {
	margin: 0px;
	font: 12px/14px Arial, Helvetica, sans-serif;
	color: #636363;
	background: #1b1b1b url(/images/body.gif) top repeat-x;
}

h1, h2, h3 {
	margin: 0px;
	font-weight: normal;
	color: #b7b7b7;
}

h2 {
	float: left;
	margin-bottom: 20px;
	font-size: 47px;
	line-height: 42px;
	letter-spacing: -1px;
}

h3 {
	margin-bottom: 14px;
	font-size: 18px;
	line-height: 20px;
	color: #464646;
}

h3 span.position {
	font-size: 14px;
	color: #0088ce;
}

h4 {
	margin-bottom: 14px;
	font-size: 16px;
	line-height: 20px;
	color: #0098db;
	font-weight: normal;
}


p, ul {
	margin: 0px;
	margin-bottom: 14px;
}

ul {
	margin-left: 28px;
}

li {
	margin: 4px 0px;
	list-style: disc;
}

a {
	text-decoration: none;
	color: #0088ce;
}

a:hover {
	text-decoration: underline;
}

b {
	color: #464646;
}

img {
	border: 0px;
}

.hr {
	border-bottom-color: #d7d7d7;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 100%;
	display: inline;
	position: relative;
	float: left;
	margin-bottom: 15px;
}

#body {
	width: 100%;
	height: 550px;
	background: url(/images/wrapper.gif) center 150px no-repeat;
}

#wrapper {
	width: 990px;
	margin: 0px auto;
}

#container {
	float: left;
	width: 990px;
}

#header {
	position: relative;
	float: left;
	width: 950px;
	padding: 15px 20px;
	background-color: #000000;
}

h1 {
	position: absolute;
	left: 20px;
	float: left;
	width: 99px;
	height: 120px;
	font-size: 22px;
	line-height: 24px;
	overflow: hidden;
	z-index: -1;
}

#logo {
	float: left;
}

#menu {
	position: absolute;
	right: 0px;
	bottom: 0px;
	height: 52px;
}

#menu a {
	display: block;
	float: left;
	height: 20px;
	padding: 15px;
	margin-left: 1px;
	border-top: 2px solid #000000;
	font-size: 14px;
	line-height: 19px;
	text-transform: lowercase;
	text-decoration: none;
	color: #7d7d7d;
	background-color: #252525;
}

#menu a.active, #menu a:hover {
	border-color: #0093d0;
	color: #ffffff;
}

#menu a.active {
	background-color: #464646;
}

#main {
	position: relative;
	float: left;
	width: 950px;
	min-height: 360px;
	padding: 20px;
	background-color: #ffffff;
}

#banner {
	float: left;
	margin-bottom: 5px;
}

#content {
	float: left;
	width: 620px;
	padding-bottom: 50px;
}

#bars {
	float: left;
	margin-bottom: 20px;
}

#copy {
	float: left;
	padding-right: 20px;
}

.copyfull {
	float: left;
	width: 720px;
}

#bar {
	position: absolute;
	left: 20px;
	bottom: 20px;
	float: left;
	height: 40px;
	background-color: #ececec;
}

#panels {
	float: left;
	width: 460px;
	height: 365px;
	margin-left: 5px;
}

#panels div.panel {
	float: left;
	width: 202px;
	height: 163px;
	padding: 17px 9px 0px 14px;
	margin-right: 5px;
	margin-bottom: 5px;
	color: #c2c2c2;
	background: #000000 url(/images/panel.gif) bottom repeat-x;
}

#panels div.panel h3 {
	margin-bottom: 10px;
	line-height: 50px;
	color: #ffffff;
	background: right no-repeat;
}

#panels div.panel p {
	padding-left: 10px;
	margin-bottom: 10px;
	background: url(/images/arrow.png) left 3px no-repeat;
}

#panels div.panel p a {
	color: #c2c2c2;
}

#panels div.panel p a:hover {
	text-decoration: none;
	color: white;
}

#button {
	display: block;
	float: left;
	width: 75px;
	height: 45px;
	padding: 10px;
	padding-top: 85px;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	background: #00b9e4 url(/images/button.gif) bottom no-repeat;
}

#footer {
	float: left;
	width: 950px;
	padding: 10px 20px;
	padding-bottom: 20px;
	font-size: 11px;
	line-height: 13px;
	color: #7d7d7d;
}

#footer {
	float: left;
}

span#footertxt {
	color: #464646;	
}

#footer #lava {
	float: right;
}

#footer a {
	text-decoration: none;
	color: #7d7d7d;
}

#footer a:hover {
	color: #ffffff;
}

#footer img {
	margin-right: 5px;
}

.clear {
	clear:both;
	display:block;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0;
}

#wrappercol {
	width: 100%;
	float: left;
	background-image: url(../images/bg-col-grey.gif);
	background-repeat: repeat-y;
}

#sidecol {
	float: left;
	width: 170px;
	margin-left: 5px;
	padding: 15px;
}

/* form style */

a.button {
	background-color:#464646;
	color:#FFF;
	clear:both;
	display:block;
	text-decoration:none;
	float:right;
	height:20px;
	padding:7px 0 7px 0;
	width: 68px;
	text-align: center;
}

a.button:hover {
	background-color: #000;
	color: #999;
}

input, textarea, select {
	border:1px solid #D7D7D7;
	color:#636363;
	float:left;
	font:12px/15px Arial,Helvetica,sans-serif;
	height:16px;
	margin:0 0 10px 10px;
	padding:2px;
	width:314px;
}

form td {
	line-height: 20px;
	vertical-align: top;
}

textarea {
	height:auto;
}

.teamphoto {
	float: right;
	width: 200px;
	margin-bottom: 8px;
	margin-top: 6px;
}


/* site map */
a.sitemap {
	display: block;
	clear: both;
	float: left;
	padding-left: 12px;
	margin-bottom: 5px;
	font-size: 12px;
	line-height: 14px;
	text-decoration: none;
	background: url(/images/bullet.gif) -1px no-repeat;
	white-space: nowrap;
}

div.sitemap {
	clear: both;
	float: left;
	padding-left: 12px;
	margin-bottom: 10px;
	/* IE7 */
	font-size: 0px;
	line-height: 0px;
	/**/
}

div.sitemap a.sitemap {
	padding-left: 11px;
	background-position: -2px;
}


/* blog style */

#wrapperblog {
	width: 100%;
	float: left;
	background-image: url(../images/bg-col-black.gif);
	background-repeat: repeat-y;
}

div.blogphoto {
	float: right;
	width: 240px;
	margin-top: 15px;
	margin-bottom: 7px;
}


div.article {
	float: left;
	width: 725px;
	padding: 7px 0 15px 0;
	border-bottom: 1px solid #d7d7d7;
}

div.article:first-child {
	padding-top: 0px;
	border-top: none;
}

div.blogphoto {
	float: right;
	width: 240px;
}
/*div.article img.thumb {
	float: right;
	margin-bottom: 20px;
} */

div.blogtxt {
	float: left;
	width: 470px;
}

div.tip div {
	width: 550px;
}

p.blogdate {
	color: #FFF;
	background-color: #c1c1c1;
	padding: 4px;
	display: inline;
	line-height: 45px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
}

.blogtitle a {
	font-size: 24px;
	color: #464646;
}




a.more {
	font-weight: bold;
	text-decoration: none;
	color: #636363;
}

a.more:hover, .blogtitle a:hover {
	color: #999;
	text-decoration: underline;
}

p.info {
	color: #464646;
}

#paging {
	float: left;
	width: 725px;
	padding: 8px 0px;
	text-decoration: none;
	font-size: 12px;
	padding-top: 15px;
}

#paging a {
	color: #636363;
}

#paging a.left {
	float: left;
}

#paging a.right {
	float: right;
}

#paging a:hover {
	color: #000000;
}

#filters {
	float: right;
	width: 170px;
	padding: 15px;
	line-height: 18px;
	color: #707070;
	background-color: #111111;
	padding-top: 142px;
}

#filters h4 {
	color: #0088ce;
	font-weight: normal;
}

#filters a {
	text-decoration: none;
	color: #707070;
}

#filters a.active, #filters a:hover {
	color: #ffffff;
}

#filters p {
	margin-bottom: 30px;
}

div.addthis_toolbox {
	width: 100px !important;
	height: 16px;
	padding: 7px 10px;
	margin: 5px 0px;
	background-color: #ececec;
}

div.addthis_toolbox a {
	padding: 0px !important;
	margin-left: 4px;
}

div.addthis_toolbox span {
	float: left;
	margin-right: 2px;
	line-height: 15px !important;
}

div.atclear {
	display: none;
}

/* Sliding banner style */

#banners {
	float: left;
	width: 950px;
	overflow: hidden;
}

#holder {
	float: left;
	margin-bottom: 5px;
	width: 950px;
	height: 380px;
	background-color: #000;
}

#holder div.banner {
	float: left;
	width: 950px;
	height: 380px;
	background: top left no-repeat;
}

#holder div.banner:first-child {
	background-image: url(/images/banners/index.jpg);
}

/*#holder div.details1 {
	float: right;
	width: 190px;
	height: 310px;
	padding: 340px 15px;
	color: #959595;
}*/

#holder div.details1 {
	float: right;
	width: 440px;
	height: 400px;
	padding: 30px 3px;
	color: #000;
}


#holder div.details1 div.subtitle {
	color: #FFF;
	margin-left: 313px;
}

#holder div.details1 div.subtitle a {
	color: #FFF;
}

#holder div.details2 {
	float: right;
	width: 170px;
	height: 310px;
	padding: 29px 20px;
	color: #959595;
}

#holder div.details3 {
	float: right;
	width: 415px;
	height: 310px;
	padding: 202px 23px;
	color: #959595;
}

#holder div.details4 {
	float: right;
	width: 485px;
	height: 310px;
	padding: 164px 18px;
	color: #959595;
}

#holder div.details4 div.subtitle {
	color: #FFF;
	margin-left: 371px;
}

#holder div.details4 div.subtitle a {
	color: #FFF;
}

#holder div.subtitle {
	left: 5px;
	height: 14px;
	font-size: 11px;
	line-height: 13px;
	color: #959595;
}

#holder div.subtitle p {
	margin-bottom: 5px;
}

#holder div.subtitlebig {
	font-size: 12px;
}

#holder div.subtitle a {
	font-weight: bold;
}

#holder div.subtitle a:hover {
	font-weight: bold;
	color: #CCC;
}




#holder h4 {
	font-size: 27px;
	font-weight: normal;
	color: #FFF;
}

#holder a {
	color: #959595;
}

#banners div.buttons {
	position: absolute;
	float: left;
	top: 372px;
	left: 30px;
}

#banners div.buttons a {
	float: left;
	width: 12px;
	height: 12px;
	padding: 2px;
	margin-right: 1px;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	border-color: #72736f;
	border-style: solid;
	border-width: 1px;
}

#banners div.buttons a:hover, #banners div.buttons a.active {
	background-color: #72736f;
}

