/*
Theme Name: RGA
Theme URI: 
Description:
Version:
Author:
Author URI:
Tags:
*/

/* Eric Meyer's CSS Reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

* {
	font-size:100.1%;
}
html {
	font-size:64%;
}
body {
	margin:0;
	font:1.2em/1.4em georgia, "times new roman", times, serif;
	background:#000000;
	min-width:1000px;
}
form, fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}
img {
	border:0;
}
input, textarea {
	vertical-align: middle;
	font: 100% georgia, "times new roman", times, serif;
}

.index #wrp1 {
	background:url(images/bg-body.gif) repeat-x;
}
#wrp1 {
	width: 100%;
	overflow:hidden;
	position:relative;
}
#wrp2 {
	width:1074px;
	position:relative;
	float:left;
	left:50%;
}
#wrapper {
	width:1074px;
	position:relative;
	float:left;
	left:-50%;
}
#header {
	width:911px;
	overflow:hidden;
	margin:0 auto;
	padding:0 0 10px;
	position:relative;
	z-index:100;
	height:151px;
}
.index #header {
	width:892px;
	padding:0;
}
#header .holder {
	width:100%;
	overflow:hidden;
}
.logo {
	margin:51px 0 0;
	float:left;
	display:inline;
	width:224px;
	height:87px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(images/logo.png) no-repeat;
}
.logo a {
	display:block;
	height:100%;
	position:relative;
}
#header .wrap {
	width:668px;
	float:right;
}
.login {
	font-size:1.25em;
	line-height:1em;
	height: 22px;
	overflow: hidden;
	font-weight:bold;
	background:#96312a url(images/bullet-login.gif) no-repeat 93% 42%;
	float:right;
	padding:5px 22px 0 14px;
	color:#ebe9e3;
}
#header .wrap .holder {
	float:right;
}
.search {
	float:right;
	height:29px;
	overflow:hidden;
	padding:34px 0 17px;
}
.text-search {
	float:left;
	height:22px;
	width:236px;
	padding:6px 9px 0;
	border:0;
	font-size:1.2em;
	background:#ebe9e3;
	color:#696969;
}
.go {
	float:left;
	width:38px;
	height:28px;
	text-align:center;
	font-size:1.4em;
	line-height:1.7em;
	color:#ebe9e3;
	background:#696969;
}
.main-nav {
	margin:6px 0  0;
	padding:0 0 0 16px;
	list-style:none;
	float:right;
	font-size:1.09em;
	background:url(images/bg-main-nav-left.png) no-repeat;
}

.main-nav li {
	float:left;
	background:url(images/bg-main-nav.gif) repeat-x;
	
}

.main-nav li a {
	float:left;
	color:#ebe9e3;
}
.main-nav li a em {
	float: left;
	font-style:normal;
	font-weight:bold;
	overflow:hidden;
	padding:11px 7px 0;
	height: 27px;
}

/* accordion */
.holder-gallery {
	width:960px;
	margin:-11px auto 0;
	overflow:hidden;
	position:relative;
	z-index:200;
}
.gallery {
	width:960px;
	height:283px;
	overflow:hidden;
	padding:2px 0 0 2px;
	background:url(images/bg-accordion.png) no-repeat;
}
.accordion {
	width:9999px;
	height:300px;
	overflow:hidden;
}
.accordion img {
	position: absolute;
	top: 0;
	left: 0;
}
.slide {
	position: relative;
	overflow: hidden;
	float:left;
	height:300px;
}
.title {
	overflow: hidden;
	position: relative;
	z-index: 1;
	float:left;
	width:30px;
	height:300px;
}
.title a {
	cursor: pointer;
	display:block;
	height:100%;
	width: 30px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(images/button-accordion1.jpg) no-repeat -1px 0;
}
.title a.slide-title-2 { background:url(images/button-accordion2.jpg) no-repeat -1px 0; }
.title a.slide-title-3 { background:url(images/button-accordion3.jpg) no-repeat -1px 0; }
.title a.slide-title-4 { background:url(images/button-accordion4.jpg) no-repeat -1px 0; }
.title a.slide-title-5 { background:url(images/button-accordion5.jpg) no-repeat -1px 0; }
.slide-content {
	position: relative;
	overflow: hidden;
	float:left;
	height:300px;
	width:750px;
	display:none;
}
.accordion .active .slide-content {
	display:block;
}
/* main-box-content */
#main {
	width:100%;
	overflow:hidden;
	margin:-69px 0 0;
	padding:87px 0 0;
}
/* content-box */
.content-box {
	width:968px;
	overflow:hidden;
	padding:62px 0 0;
	margin:-87px auto 0;
	background:url(images/bg-content-box-top.png) no-repeat;
}
.content-box .wrap {
	height:1%;
	overflow:hidden;
	padding:0 59px 0 78px;
	background:url(images/bg-content-box.png) repeat-y;
}
.content-box .border {
	height:62px;
	overflow:hidden;
	background:url(images/bg-content-box-bottom.png) no-repeat;
}
