@charset "utf-8";
/* CSS Document */

body {
	/*background-image: url(langImages/redbar.png);
	
	background-repeat: repeat-x;*/
	background:url(images/headerbackRv.png);
	background-repeat:repeat-x;
	background-color: #FFF;
	padding:0px;
	margin: 0px;	
}

h1, h2, h3, h4, h5, h6 {
color: #000000;
font-family: Arial, Sans-Serif;
}

p, blockquote, ul, ol {
	font-family: Arial, Sans-Serif;
}

a {
	color: #666;
	border:0px;
	text-decoration:none;
}

a:hover{
	color:#F00;
	text-decoration:underline;
}

#content {
	width: 972px; height:auto;
	margin-left: auto; margin-right: auto;
	margin-top:0px; margin-bottom:0px;
	font-family: Arial, Sans-Serif;
/*	background:url(langImages/contentback.png);
	background-repeat:repeat-y;*/
	
}


/******************  HEADER  ***********************/

#header {
	background:url(images/headerbackRv.png);
	background-repeat:repeat-x;
	
	height:148px; width:962px;
	margin-left: 5px; margin-right: 5px; margin-top:0px;
	
}

#header .logo{
width: 320px;
height: 148px;
background-image:url(images/headerLogo.png);
background-repeat:no-repeat;
}

#header .logo .logo-container{
	position:absolute;
	top: 92px;
	left: auto;
}

#header .navi{
float:right;
width: 620px;
height: 148px;
background-image:url(images/headerNavi.png);
background-repeat:no-repeat;
margin-right: 4px;
}

/*********  NAVIGATION LIST  *********/


#menu {
	width: 500px; height: 25px;
	font-family:Tahoma, Geneva, sans-serif;
	margin:0px;
}

#menu ul {
	margin-top:118px; margin-left: 1px;
	padding: .35em 0 0 0;
	list-style: none;
}

#menu li {
	display: inline;
	padding: 7px;
}

#menu a {
 	color: #666666;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
}

#menu a:hover {
	color: #FF0000;
}


#main {
	width:962px; height:auto;
	margin-left:auto; margin-right: auto;
	min-height: 600px;
}

#main h1{
	font-size: 24px;
	color: #333;
	font-weight:300;
	line-height: 24px; word-spacing: 2px;
	padding-top: 0px; padding-bottom: 0px; padding-left: 4px; padding-right: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

#main h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #666666;
	font-weight:500;
	line-height: 24px;
	word-spacing: 1px;
	padding-left: 4px;
	padding-right: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#main h3{

font-family: Arial, Helvetica, sans-serif;
font-size:13px;
color: #666666;
font-weight:400;
line-height: 20px;
word-spacing: 1px;
padding-left: 4px;
padding-right: 12px;

}

#main h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #666666;
	font-weight:400;
	line-height: 14px;
	word-spacing: 1px;
	letter-spacing: 1px;
	padding-left: 6px; padding-right: 4px;
}

#main a{
	color:#333;
}

#main a:hover{
	color: #F00;
}


#mainContainer{

width: 960px; height:auto;
}


#main .leftBar {
	float: left;
	position:relative;
	width: 320px;
	padding: 4px; 
}


.leftBar block {
	font: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #333;
	font-weight:800;
	padding-left:6px;
}


.leftBar h4 {
	color: #666666;
	font-weight:500;
	margin-top: 0px;
}

.buttons{
	padding-top:6px; padding-left:50px; padding-right: 0px;
}

.buttons a{
	color:#333;
	font-size: 14px;
	text-decoration:none;
}

/*****  NAVIGATION CONTAINER  ****/

#sidenav {
width: 288px;
padding-top: 1px;
	
}

#sidenav h2 {
	font-weight:400;
	padding-bottom:0px;
}

#sidenav h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 18px;
}


#sidenav ul{ /*CSS for UL of each sub menu*/
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom:0px; /*bottom spacing between each UL and rest of content*/

}

#sidenav ul li{
	padding-bottom: 2px; /*bottom spacing between menu items*/
	padding-left: 6px;
	padding-top: 2px;
	font-size:14px;
	border-bottom: 1px dotted #999;

}

#sidenav strong {
	color:#F00;
	
}

#sidenav ul li table tr td .tempx h3 strong {
	color: #C80000;
	}
	
	
/********** Left Side - NAVIGATION - sub-CONTAINER  ************/
/*************************************************************/

.tempx{
	padding-top:0px; padding-left:2px; padding-right: 0px;
}

.tempx h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	/*line-height:12px;*/
	padding-top:0px; padding-left:2px; padding-right: 0px;
}

.tempx strong{
	color:#333;
	font-size:14px;
	text-decoration:none;
}

.tempx a{
	color:#333;
	font-size: 14px;
	text-decoration:none;
}

.tempx a:hover{
	color: #C80000;
	text-decoration:none;
}


/***********************************/

.contact{
	padding-top: 441px;
	color:#333;
}

.contact h3{
	font: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	font-weight:400;
	line-height: 18px;
	word-spacing: 1px;
	padding-left: 4px; padding-right: 12px;
}


#main .rightBar {
	float: left;
	position:relative;
	/*margin-left: 340px;*/
	width: 620px;
	padding-right: 0px; padding-left: 12px;
}

/******* CONTACT FORM **********/
/*****************************/

#the-form {
	background:none;
	/*padding:15px 20px; */
	color:#eee;
	width: 100%;
	margin-left: 6px;
	margin-bottom: 28px;
} 

#the-form fieldset {
	border:0;
	margin:0;
	padding:0;
}

/* typography */
#the-form h3 	{ color: #666; margin-top:0px; }
#the-form p 	{ font-size:12px; }


/* input field */
#the-form input {
	width: 90%;
	border:1px solid #444;
	background-color: #FFF;
	padding:5px;
	color: #900;
	font-size:12px;
	margin-top: 2px;
	/* CSS3 */
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}

#the-form textarea {
	width: 90%;
	border:1px solid #444;
	background-color: #FFF;
	padding:5px;
	color: #900;
	font-size:12px;
	margin-top: 2px;
	/* CSS3 */
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}

#the-form input:focus 		{ color: #333; background-color: #CCC;}
#the-form input:active 	{ background-color:#888; }


#the-form select {
	width: 100%; height: 27px;
	border:1px solid #444;
	background-color: #CCC;
	padding:5px;
	color:#CC3;
	font-size:12px;
	margin-top: 2px;
	/* CSS3 */
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	text-shadow:1px 1px 1px #000;
}


/* button */
#the-form button {
	width: 100px;
	outline:0;
	border:1px solid #666;
	cursor:pointer;
}

/* field label */
label {
	display:block;
	font-size:12px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
}

.rightBar block {
	font: Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #333;
	font-weight:600;
	padding-left:2px;
}





/******  FOOTER *******/


#base{
	float: left;	
	width: 966px;
	height: 220px;
	padding-top:10px;
}

#footer{
	float: left;
	/*margin-left: auto; margin-right: auto; */
	display:block;
	width: 966px;
	height: 180px;
	background-image:url(images/footerbar.png); background-repeat: no-repeat;
	padding-top:30px;
}


.leftSide{
	float:left;
	position:relative;
	width: 334px;
	padding-right: 6px; padding-top: 10px;

}

.rightSide{
	float:left;
	position:relative;
	/*margin-left: 344px;*/
	width: 610px;

}

#footer h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #999; 
	font-weight:400;
	line-height: 18px; word-spacing: 1px;
	padding-left: 4px; padding-right: 20px;
}

