/*=== Header ===*/
#header{
	height: 144px;
	position:relative;
}
#header .spacer{
	float: right
}

/*- Logo -*/
#header h1{
margin: -20px 0 0 -30px;
	float: left;
	_width:414px;
}
#header h1 a{
	display: block;
	height: 144px;
}
#header h1 a:hover{
	text-decoration: none
}

/*=== Layout ===*/
#page{
	margin: 0 auto;
	width: /*1024*/ 925px
}

/*=== Center Column ===*/
#centercol{
	float: left;
	width: 605px;
}

#frontcontent{
margin: -10px 0 0 0;
width: 880px;
height: 650px;
background: #dbecfc url(/files/images/c/bbg.jpg);
color: #000000;
padding:20px 20px 0 20px;
border: 3px solid #aaaaaa;
}

/*- Box6 -*/
.box6{
	margin: 10px 0 0 0;
	width: 925px
}
.box6 .top,.box6 .bot{
	background: url(images/box6-top.gif) no-repeat top;
	clear: both;
	height: 10px;
	overflow: hidden
}
.box6 .bot{
	background: url(images/box6-bot.gif) no-repeat top
}
.box6 .spacer{
	background: #e5e3d1;
	height: 1%;
	padding: 10px 25px
}
#footer .box6 .spacer{
	padding: 0px 25px;
}

.left-vid {
margin: 0px 0 0 -70px;
}

.right-list {
margin:-410px 0 50px 445px;
}

.blogg {
top:50px;
right: 10px;
position:absolute;
}

.signup {
top:50px;
right: 40px;
position:absolute;
}

.login{
top:50px;
right: 172px;
position:absolute;
}

.services {
top:45px;
right: 50px;
position:absolute;
color: #ffffff;
height:85px;
width:118px;
}

.services span{
margin:10px 0 0 28px !important;
font-size:14px;
valign: bottom;
}


/*a:link{
text-decoration:none;
}

a:visited{
text-decoration:none;
}

a:hover{
text-decoration:none;
}

a:active{
text-decoration:none;
}*/

#middle{
margin-top:-20px;
}

#middle img{
padding:0px 15px 0 0;
}

#foot{
margin: 45px 0 0 20px;
}

#foot div{
position:relative;
float:left;
}

#foot img{
margin-left:20px;
}

/* Blog Area */
.box {
width: 605px;
}