@charset "utf-8";

* {
    margin: 0;
    padding: 0;
  }

body {
	color: #FFFFFF;
	background-color: #333333;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.3em;
}

h2 {
	color: #9C6500;
	font-size: 14px;


}
h3 {
	color: #000099;
	font-size: 12px;
}

h2:hover {
	color: #FF9900;
}
#press_room_tbl {

}
#press_room_tbl    tr.d0  td {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
#press_room_tbl   tr.d1  td {
	background-color: #CCCCCC;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}



a:hover {
	text-decoration: underline;
}



#container {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	border: 1px solid #000000;
	background-image: url(images/rig_backgorund-2.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#main_content {
}

#header {
	color: #FFFFFF;
	background-color: #000000;
	padding-right: 10px;
	text-align: left;
	height: 95px;
	position: relative;
}


#sidebar {
	color: #000000;
	background-color: #FFF7F7;
	width: 200px;
	padding-right: 10px;
	padding-left: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
	top: 0px;
	height: 520px;
	position: absolute;
	left: 0px;
}
#sidebar_bottom {
	position: absolute;
	bottom: 63px;
	left: -1px;
	height: 145px;
}

.clearfloat {

	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;

}

#content {
	padding-right: 20px;
	padding-left: 10px;
	padding-top: 15px;
	color: #000000;
	height: 525px;
	overflow: auto;
	float: right;
	width: 720px;
	padding-bottom: 10px;
}
#container #conter_wrapper #content li {
	list-style-type: none;
	text-indent: 0px;
	font-size: 12px;
	line-height: 20px;
}

#footer {
	color: #FFFFFF;
	background-color: #000000;
	padding-right: 10px;
	padding-left: 10px;
	bottom: 0px;
	margin-top: 150px;
}
#footer a {
	color: #CCCCCC;
	text-decoration: none;
}
a {
	text-decoration: none;
	color: #00009C;
}
#sidebar    a  {
	list-style-type: none;
}
#header p {
	padding-top: .5px;
	padding-bottom: .5px;
}
#pass {
	position: absolute;
	right: 0px;
	top: 0px;
}
#conter_wrapper {
	height: 550px;
	position: relative;
}
