body{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif;
	text-align: left;
	font-size: 12px;
	color: #6E6E6E;
}

div{
	border: 0px none #fff;
}

a{
	color:#0095D3;
	font-family:Verdana, Tahoma, Helvetica, Arial, sans-serif;
	text-decoration:none;
}

a:hover{
	text-decoration: none;
	border-bottom: 1px dashed;
	color: #0095D3;
	border-bottom-color: #0095D3;
}

#header-back{
	position: absolute;
	background-image: url(../images/header-back.png);
	background-repeat: repeat-x;
	width: 100%;
	height: 356px;
	left: 0px;
	top: 0px;
}

#main{
	margin: 0px auto;
	width: 770px;
	position: relative;
	text-align: left;
}

/* -- Header -- */
#header{
	width: 770px;
	height: 316px;
}
#header-top{
	width: 770px;
	height: 67px;
	position: relative;
}

#header-top-left{
	width: 10px;
	height: 67px;
	float: left;
}

#rac-logo{
	width: 98px;
	height: 67px;
	float: left;
}

#rac-logo a:hover{
	border-bottom: 0px;
	opacity: 0.7;
}

#partnership-logos{
	width: 640px;
	height: 67px;
	float: left;	
}

#search-box{
	position: relative;
	width: 652px;
	height: 67px;
	float: left;

}

.searchfield{
	border: 1px solid #fff;
	background-color: #F0F0F0;

}

#header-top-right{
	width: 10px;
	height: 67px;
	float: left;
}

#banner{
	width: 770px;
	height: 67px;
}

#banner-left{
	float: left;
	width: 10px;
	height: 249px;
	background-image:url(../images/banner-left-bg.png);
}

#banner-img{
	float: left;
	width: 750px;
	height: 249px;
}

#banner-right{
	float: left;
	width: 10px;
	height: 249px;
	background-image:url(../images/banner-right-bg.png);
}

/* -- END Header -- */

/* -- Divider after Header -- */
.divider{
	width: 770px;
	height: 1px;
	overflow: hidden;
}

.divider-left{
	float: left;
	width: 10px;
	background-image:url(../images/divider-left-bg.png);
}

.divider-center{
	float: left;
	width: 750px;
	background-color: #989898;

}

.divider-right{
	float: left;
	width: 10px;
	background-image:url(../images/divider-right-bg.png);

}

/* -- END Divider after Header -- */

/* -- Menu -- */
#menu{
	width: 770px;
	height: 34px;
}

#menu-left{
	float: left;
	width: 10px;
	height: 34px;
	background-image:url(../images/menu-left-bg.png);
}

#menu-btns{
	float: left;
	width: 750px;
	height: 34px;
	background-image:url(../images/menu-btns-bg.png);
}

#menu-btns a:hover{
	border-bottom: 0px;
	opacity: 0.5;
}

#menu-right{
	float: left;
	width: 10px;
	height: 34px;
	background-image:url(../images/menu-right-bg.png);
}

/* -- END Menu -- */

/* -- Menu Divider after menu-- */
#menu-divider{
	width: 770px;
	height: 5px;
	overflow: hidden;
	position: relative;
	background-color: transparent;
}

#menu-divider-left{
	float: left;
	width: 10px;
	height: 5px;
	background-image:url(../images/menu-divider-left-bg.png);
}

#menu-divider-center{
	float: left;
	width: 750px;
	height: 5px;
	background-image:url(../images/menu-divider-home-bg.png);
}

#menu-divider-right{
	float: right;
	width: 10px;
	height: 5px;
	background-image:url(../images/menu-divider-right-bg.png);
}

/* -- END Menu Divider after menu-- */

/* -- Contents -- */
#contents{
	width: 770px;
	min-height:250px;
	background-image:url(../images/contents-bg.png);
	position: relative;
	text-align: left;
	float:left;
}

#contents-body{
	margin-left: 10px;
	margin-top: 0px;
	width: 740px;
	height:auto;
	position: relative;
	text-align: left;
	float:left;
}

#contents-divider{
	position: relative;
	float:left;
	height:3px;
	width: 770px;
	background-image:url(../images/contents-divider-bg.png);
	background-repeat: repeat-y;
	overflow: hidden;
}

/* -- END Contents -- */

/* -- Tags, News -- */
#tags-news{
	background-image:url(../images/tags-news-bg.png);
	background-color: #CAC9C9;
	width: 770px;
    height: 180px;
	position: relative;
	float: left;
	overflow: hidden;
}

#tags-news-body{
	margin-left: 20px;
	width: 730px;
	position: relative;
}

#tags-cloud{
	background-image: none;
	background-repeat:no-repeat;
	width:270px;
	height:180px;
	position:relative;
	float: left;
}


#tags-news-text{
	width:450px;
	height:180px;
	position:relative;
	float: left;
}

.tx-vgetagcloud-pi1 {
    background: none !important;
}

/* -- END Tags, News -- */

/* -- Footer -- */
#footer{
	width: 770px;
	background-image:url(../images/footer-bg.png);
	height: 37px;
	position: relative;
	float:left;
	text-align: left;
}

#footer-body{
	margin-left: 20px;
	margin-top: 0px;
	top: 9px;
	width: 730px;
	position: relative;
	font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif;
	font-size: 10px;
	text-align: left;
}

#footer-body a{
	color: #6e6e6e;
}

#footer-body a:hover{
	color: #0095D3;
}

#footer-bottom {
	width: 770px;
	background-image:url(../images/footer-bottom-bg.png);
	background-repeat: repeat-y;
	height: 28px;
	position: relative;
	float:left;
	text-align: left;
}
/* -- END Footer -- */

input{
	border: 1px solid #aaa;
}

textarea{
	border: 1px solid #aaa;
}

/* RAC2.0 Sub Banner CSS Document */

#sub-banner{
	background-image:url(../images/subheader-bg.png);
	background-repeat:repeat-x;
	width:750px;
	height:160px;
	font-size: 12px;
	margin-top: 15px;
}

#sub-banner a:hover{
	border-bottom: 0px;
	opacity: 0.5;
}

#left-container{
	margin-left: 18px;
	width:228px;
	float:left;
	margin-right: 15px;
	margin-top: 10px;
}
#middle-container{
	width:228px;
	float:left;
	margin-right: 15px;
	margin-top: 10px;
}
#right-container{
	width:228px;
	float:left;
	margin-top: 10px;
}