@charset "utf-8";
/* CSS Document */

* {
	margin:0 auto;
	padding:0;
}

body {
	background-image:url(../images/bck.jpg);
	background-repeat:repeat-x;
	background-color:#252525;
	color:#909090;
	font-family:Tahoma, Geneva, sans-serif;
	
}

a {
	text-decoration: none;
	outline:none;
	color:#e46924;	
}

a:hover {
	text-decoration:underline;

	outline:none;
	color:#e46924;
}


img {
	border: none;
}

h1{}

h2{}

h3{}

h4{}


#wrapper{
	width:950px;
	}
#header{
	background-color:#000;
}


#menu_wrapper{
	width:950px;
	}
	
#menu{}
#content_wrapper{
	background-image:url(../images/bck_content.jpg);
	background-repeat:repeat-x;
	background-color:#3b3b3b;	
	width:950px;

	}
	
#content_wrapper_bottom{
	width:950px;
	}


#left{
	width:200px;
	padding-top:20px;
	}
	
#promo_packages {
	margin-left: 10px; 
}

	
#menu_left{
	width:180px;
	}	
	
#menu_left_top{}	
#menu_left_middle{
	background-image:url(../images/bck_menu_left.jpg);
	background-repeat:repeat-x;
	background-color:#101010;
	padding:0px 10px 0px 10px;
	border-left:#191919 1px solid;
	border-right:#191919 1px solid;
	width: 158px;
	}	
#menu_left_bottom{}	
#right{
	width:750px;
	}
#content{
	width:750px;
	}
.content_header{
	font-size:15px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#FFF;
	padding:0px 30px 0px 10px;	
	}
.content_txt{
	font-size:13px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#909090;
	padding:0px 30px 0px 10px;	
	}
.txt_white15{
	font-size:15px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#FFF;
	}

.txt_white11{
	font-size:11px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#FFF;
	}
.txt_white10{
	font-size:10px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#FFF;
	}
.txt_white{
	
	font-family:Tahoma, Geneva, sans-serif;
	color:#FFF;
	}	

.txt_news{
	font-size:11px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#676767;
	padding:0px 30px 0px 10px;	
	}
.txt_other_news{
	font-size:11px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#676767;	
	}
	
.txt_orange11{
	color:#e46924;
	font-size:11px;
	}

.txt_orange10{
	color:#e46924;
	font-size:10px;
	}

.txt_orange15{
	color:#e46924;
	font-size:15px;
	padding-left:10px;

	}

.txt_orange15_bold{
	color:#e46924;
	font-size:15px;
	padding-left:10px;
	font-weight:bold;

	}


#news_wrapper{
	width:714px;
	padding-left:20px;
	
	}
#news_top{}
#news_middle{
	width:714px;
	background-image:url(../images/bck_news.jpg);
	background-repeat:repeat-x;
	background-color:#0f0f0f;
	}
#news_bottom{}

.line{
	width:870px;
	border-top:1px solid #282828;
	margin:15px 0px 15px 30px;
	}
#boxes_wrapper{
	width:950px;
	margin-bottom:10px;
	margin-left:10px;	
	}
.box{
	width:303px;
	margin:0px 4px 0px 4px;
	}
#box1_top{}
#box1_middle{
	width:283px;
	background-image:url(../images/bck_box.jpg);
	background-repeat:repeat-x;
	background-color:#0f0f0f;
	padding:5px 10px 0px 10px;	
	font-size:11px;
	color:#6d6d6d;
	font-family:Tahoma, Geneva, sans-serif;
	}
#box1_bottom{}


#box2_top{}
#box2_middle{
	width:283px;
	background-image:url(../images/bck_box.jpg);
	background-repeat:repeat-x;
	background-color:#0f0f0f;
	padding:5px 10px 0px 10px;	
	font-size:11px;
	color:#6d6d6d;
	font-family:Tahoma, Geneva, sans-serif;
	}
#box2_bottom{}


#box3_top{}
#box3_middle{
	width:283px;
	background-image:url(../images/bck_box.jpg);
	background-repeat:repeat-x;
	background-color:#0f0f0f;
	padding:5px 10px 0px 10px;	
	font-size:11px;
	color:#6d6d6d;
	font-family:Tahoma, Geneva, sans-serif;
	}
#box3_bottom{}


#footer{
	width:950px;
	font-size:10px;
	text-align:right;
	margin-top:10px;
	margin-bottom:5px;
	}

#footer a{
	text-decoration: none;
	outline:none;
	color:#FFF;
	}
#footer a:hover{
	text-decoration:underline;
	outline:none;
	color:#FFF;
	}
	
.downloads_box{
	width:330px;
	font-size:13px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#909090;
	padding:0px 10px 0px 10px;	
	}

.box_logos_wrapper{
	width:690px;
	font-size:13px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#909090;
	padding:0px 10px 0px 10px;	
	}

.box_logos_content{
	width:110px;
	font-size:13px;
	text-align:center;
	font-family:Tahoma, Geneva, sans-serif;
	color:#909090;
	padding:0px 10px 10px 10px;	
	margin-top:10px;

	}

.txt_right{
	text-align:right;
	font-size:13px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#909090;	
	padding:0px 10px 0px 10px;	
	}

.logo_img{
	border:#999 1px dotted;}

/***misc***/

.floatleft {
	position:relative;
	float:left;
}

.floatright {
	position:relative;
	float:right;
}

.clear {
	clear:both;
}

#wimpy881 {
	margin-left: 30px;	
}