@charset "utf-8";
/* Brag Express - Broadfusion, Inc. */
/* CSS Sheet Written By Jon Malone */

body{
	background-color: #0e0e0e;
	width: 100%;
	background: url(http://bragxpress.com/Brag_Theme/MAIN_.jpg) no-repeat top center fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#header {
	width: 990px;
	height: 88px;
	margin-left: auto;
	margin-right: auto;
	top: 0px;
	font-family: Tahoma;
	color: #FFFFFF;
	text-align: right;
	overflow: hidden;
}

.headercontent{
margin-top: 20px;
position: relative;
padding-right: 15px;
}

.headercontent a{
	color: #FFF;
	text-decoration: none;
}

.headercontent a:hover{
	color: #c95f0f;
	background: #000;
	text-decoration: none;
}

.logo{
	background: url(Logo_.png) left top no-repeat; 
	height: 88px;
	width: 204px;
	position: absolute;
	top: 0px;
	margin-left: auto;
	margin-right: auto;
	z-index: +3;
}

.description_container{
	height: auto;
	width: 990px;
	position: relative;
	background-color: #0e0e0e;
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
}

.description{
	color: #c95f0f;
	text-align: right;
	font-family: Tahoma;
	font-size: 16px;
	margin-top: 0px;
	margin-right: 20px;
	padding-right: 5px;
	margin-left: 180px;
	width: 790px;
	position: relative;
}

#middle {
	height: 530px;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

.blog{
	padding: 0px 0 0 0;
	margin: 0px 0 0 0;
	background: url(latestnews.png) top center no-repeat;
	width: 200px;
	height: 200px;
	text-align: left;
	border: 0px
}

#searchform{
	padding: 0px 0px 0 0px;
	margin: 2px 0 0px 5px;
	position: absolute;
	top: 330px;
}

.subscribe{
	background: url(sub2.png) top center;
	background-color:#FFFFFF;
	font-family: Tahoma;
	font-size: 15px;
	font-variant: small-caps;
	width: 200px;
	height: 125px;
	position: absolute;
	top: 375px;
	border: 5px solid #0e0e0e;
	text-align: center;
	vertical-align: middle;
	color: #FFF;
	left: 0px;
}

.presentation{
	background:#ffffff;
	width: 550px;
	height: 500px;
	position: absolute;
	top: 0px;
	left: 215px;
	border: 5px solid #0e0e0e;
}

.latest{
	background-color:#FFFFFF;
	width: 200px;
	height: 150px;
	position: absolute;
	top: 0px;
	left: 780px;
	border: 5px solid #0e0e0e;
}

.trial{
	background-color:#FFFFFF;
	width: 200px;
	height: 150px;
	position: absolute;
	top: 175px;
	left: 780px;
	border: 5px solid #0e0e0e;
}

.signup{
	background-color:#FFFFFF;
	width: 200px;
	height: 150px;
	position: absolute;
	top: 350px;
	left: 780px;
	border: 5px solid #0e0e0e;
}

.footer{
	background-color:#999999;
	background-image: url(bottom_orange_.png);
	background-repeat: repeat-x;
	width: 100%;
	height: 200px;
	position: relative;
	top: 65px;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 14px;
	text-align: center;
}

.post{
	text-align: left;
	font-size: 13px;
	font-family: Tahoma;
	color: #333;
	margin-top: 15px;
	margin-left: 5px;
	margin-right: 5px;
}

.post a{
	text-decoration: none;
	color: #FFFFFF;
	font-size: 14px;
}

.post a:hover{
	color: #c95f0f;
	text-decoration: underline;
}

.title a{
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	font-size: 18px;
}

.title a:hover{
	color: #c95f0f;
	text-decoration: underline;
}

.footer{
	background-color:#0e0e0e;
	border-top: 2px solid #F60;
	width: 100%;
	height: 10px;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 14px;
	text-align: right;
	bottom: 0px;
	position: fixed;
	top: auto;
	padding: 0px 0px 30px 0px
}

.footer_content{
}

.footer li{
	display: inline;
}

.footer a{
	color: #f58d1e;
	text-decoration: none;
}

.footer a:hover{
	color: #FFF;
	text-decoration: underline;
	font-weight: bold;
}