@charset "utf-8";
/* CSS Document */
* {
	margin:0;
	padding:0px 0px 0px;
}
body {
	font-family:Tahoma;
	font-size:100%;
	line-height:1em;
	color:#333;
	text-align:center;
}

/*cub3r-container*/
#cu3er-container {width:769px; height:200px; border:0; outline:0;}

#featured{
	overflow:hidden;
	margin-left:60px;
	padding:0px;
	width:830px;
	height:360px;
}

.clear { clear:both;}

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

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

.wrapper { width:100%;}

 {
	margin-bottom:19px;
}

.tall_top { background:url(#FFFFFF;}
.tall_bottom { background:url(images/tall_bottom.gif) left bottom repeat-x;}

/*==================txt, links, lines, titles====================*/
a {color:#e84700; text-decoration:none;}
a:hover {
	text-decoration:none;
}

h2 { font-size:20px; font-weight:normal;}
h3 { font-size:1em; margin-bottom:4px;}

.txt1 {  display: block;
	
	text-align: left;
	padding: 3px 0 3px 7px;
	color: #999999;
	text-decoration: none;
	font-size: 12px;
	text-transform: uppercase;
	background: #F9F9F9;
	cursor: pointer; }
.txt2 {
	color:#B00000;
	 
}

.link1 { background:url(images/marker.gif) no-repeat right 4px; font-weight:bold; padding-right:10px;}
.link1 em { background:url(images/line_2.gif) left bottom repeat-x; font-style:normal;}
.link2 {background:url(images/line_2.gif) left bottom repeat-x;}

.rss { margin-right:27px;}

.line_hor {
	padding-bottom:0px;
	margin-bottom:0px;
}
.line_hor1 {
	padding-bottom:0px;
	margin-bottom:0px;
}
.line_hor2 {
	padding-bottom:0px;
	margin-bottom:0px;
}
.line_hor3 { background:url(images/line_1.gif) left bottom repeat-x; padding-bottom:13px; margin-bottom:25px;}

.title { margin-bottom:22px;}

/*header*/
#header  {
}
#header .row_1 { height:51px; text-align:center;}
#header .row_2 { height:320px; text-align:center;}
#header .row_2 div { position:relative; margin-left:-7px;}


/*content*/

#content {
	padding:4px 0 10px 46px;
}
#content {background:url(images/backgroundcontent.jpg) repeat center;}
#content .inner { padding:0 57px 0 0;}
#content .inner1 {
	padding:0 5px 0 0;
}
#content .indent {
	padding:0 20px 0 0;
}

/*footer*/
#footer { text-align:center;}
#footer p {	padding:0px 0 0 0;}
#footer_text {color:#FFF;}
#footer { background:url(images/footer.png) no-repeat center; 
           height:62px;
}
/*==========================================*/

