* {
	margin:0;
	padding:0;
	outline:0;
}
body {
	font-size:12px;
	line-height:1.3;
	font-family:Arial, Helvetica, Sans-Serif;
	color:#e0e0e0;
	background:#11151b url(images/body.jpg) center 606px repeat;
}
a {
	color:#E79E4F;
	text-decoration:none;
	cursor:pointer;
}
a:hover {
	text-decoration:underline;
}
a img {
	border:0;
}
input, textarea, select {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
textarea {
	overflow:auto;
}
.cl {
	display:block;
	height:0;
	font-size:0;
	line-height:0;
	text-indent:-4000px;
	clear:both;
}
.notext {
	font-size:0;
	line-height:0;
	text-indent:-4000px;
}
.left, .alignleft {
	float:left;
	display:inline;
}
.right, .alignright {
	float:right;
	display:inline;
}
.last {
	border-bottom:0 !important;
	border-right:0 !important;
	margin-right:0 !important;
	margin-bottom:0 !important;
}
.button-live {
	width:95px;
	height:24px;
	font-size:0;
	line-height:0;
	text-indent:-4000px;
	float:left;
	background:url(images/visitlive.png);
}
#wrapper {
	background:url(images/wrapper-top.jpg) center top repeat-x;
}
.wrapper-bg {
	background:url(images/wrapper-bg.jpg) center top no-repeat;
}
#shell {

	margin:0 auto;
	padding:0 10px 30px 10px;
}
#header {
	padding:12px 10px 10px 10px;
	height:100%;
}
#logo {
	font-family:Georgia, "Times New Roman", Sans-Serif;
	font-style:italic;
	font-weight:normal;
}
#logo {
	font-size:40px;
	line-height:44px;
	float:left;
	display:inline;
}
#logo a {
	color:#fff;
	text-shadow:#000 -1px 2px;
	text-decoration:none;
}
#navigation {
	float:right;
	display:inline;
	padding:18px 7px 0 0;
}
#navigation ul {
	list-style:none;
}
#navigation ul li {
	float:left;
	padding-left:47px;
	height:16px;
	line-height:16px;
}
#navigation ul li a {
	color:#E79E4F;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
#navigation ul li a.active, #navigation ul li a:hover {
	color:#E79E4F;
}

h2 {
	font-size:24px;
	line-height:26px;
	padding-bottom:10px;
	color:#fff;
}
#slider .data p {
	line-height:15px;
	padding-bottom:14px;
}
.jcarousel-prev, .jcarousel-next {
	height:132px;
	position:absolute;
	top:136px;
	z-index:10;
	cursor:pointer;
}
.jcarousel-prev {
	background:url(images/slider-arrow-prev.png);
	width:54px;
	left:11px;
}
.jcarousel-next {
	background:url(images/slider-arrow-next.png);
	width:56px;
	right:11px;
}
#intro {
	background:#212121;
	margin-bottom:10px;
	padding:9px 9px 7px 9px;
	height:100%;
	overflow:hidden;
}

#intro .cnt {
	float:right;

	padding:3px 0 0 0;
}
h4 {
	font-size:14px;
	color:#00d2ff;
	line-height:16px;
	padding-bottom:3px;
}
#intro .cnt p {
	color:#afafaf;
	line-height:15px;

	letter-spacing:0.3px;
}
#main {
	background:#181818;
	margin-bottom:10px;
	padding:10px 9px;
	height:100%;
}
.box {
	float:left;
	background:url(images/content-bg.gif) left top repeat-y;
}
.box .box-top {
	background:url(images/content-top.gif) left top no-repeat;
}
.box .box-bottom {
	background:url(images/content-bottom.gif) left bottom no-repeat;
	padding:21px 22px 20px 22px;
	height:100%;
	overflow:hidden;
}
#content {
	width:578px;
}
#sidebar {
	width:356px;
	float:left;
}
#sidebar {
	background-image:url(images/sidebar-bg.gif);
}
#sidebar .box-top {
	background-image:url(images/sidebar-top.gif);
}
#sidebar .box-bottom {
	background-image:url(images/sidebar-bottom.gif);
	padding:15px;
}

#sidebar2 {
	width:356px;
	float:right;
}

.blog-posts ul {
	list-style:none;
}
.blog-posts ul li {
	padding-bottom:11px;
	background:url(images/blogroll-border.gif) center bottom no-repeat;
	margin-bottom:10px;
}
.blog-posts ul li.last {
	background:none;
}
.blog-posts ul li p {
	line-height:15px;
}
h3 {
	font-size:16px;
	color:#fff;
	line-height:18px;
	padding:6px 0 8px 57px;
	height:35px;
	background:url(images/bubble.png) left top no-repeat;
}
h5 {
	font-size:13px;
	line-height:15px;
	color:#009dff;
	padding-bottom:4px;
}
h5 a {
	color:#E79E4F;
	text-decoration:none;
}
h5 a:hover {
	text-decoration:underline;
}
h5a {
	font-size:18px;
	color:#E79E4F;
	text-decoration:none;
}

.site-link {
	width:254px;
	float:left;
	margin-right:20px;
	position:relative;
}
.site-link img {
	border:5px solid #000;
	border-right-size:4px;
	border-left-size:4px;
}
.site-link .bubble {
	display:block;
	position:absolute;
	top:106px;
	left:0;
	height:43px;
}
.site-link .bubble {
	background:url(images/site-link-bubble.png);
	font-size:12px;
	font-weight:normal;
	color:#fff;
	padding:12px 4px 0 9px;
	line-height:14px;
	width:233px;
	margin-left:5px;
}
.site-link .bubble strong {
	display:block;
	font-size:14px;
	font-weight:bold;
}
.site-link .button-live {
	margin-top:11px;
}
#footer {
	color:#4a4a4a;
	background:#212121;
	padding:14px 20px;
}
#footer p {
	margin:0;
	padding:0;
	line-height:normal;
	white-space:nowrap;
	color:#4a4a4a;
}
#footer a {
	color:#4a4a4a;
	padding:inherit;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:none;
}
#footer .lf {
	float:left;
}
#footer .rf {
	float:right;
}
