html { overflow-y: scroll; }
body {
	margin: 0px;
	padding: 0px;
	color: #707173;
	background-image: url(../images/body_bg.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	font-family: Geneva, Arial, Helvetica, sans-serif;}

.clear {clear: both;}

#wrapper {
	margin: 0px auto 0px auto;
	position: relative;
	padding-left: 0px;
	padding-right: 0px;
	width: 970px;
	background-image: url(../images/contentBG.png);
	background-repeat: repeat-y;}

h1#logo {display: inline; width: 928px; }

h1#logo a {
	display: block;
	height: 149px;
	position: relative;
	margin: 0;
	background-image: url(../images/logo_rm.jpg);
	background-repeat: no-repeat;
	background-position: top;}

h1#logo a:hover {border: none;}

#logo a span{display: none; height: 150px;}

/* ----- navigation ------------------------- */




#navcontainer {
	width: 970px;
	padding: 0px 0px 0px 0px;
	background-color: #868686;
	height: 36px;}
	
#navcontainer ul {
	margin: 0px;
	padding: 0px 0px 0px 0px;	
	left: 0px;
	list-style-type: none;
	text-align: center;}
	
#navcontainer ul li {
	display: block;
	float: left;
	padding: 0;}


#navcontainerContact {
	float: right;
	width: 263px;
	padding: 0px 0px 0px 0px;
	height: 36px;
	background-color: #B5B53C;
	height: 36px;}
	
#navcontainerContact ul {
	margin: 0px;
	padding: 0px 0px 0px 0px;	
	left: 0px;
	list-style-type: none;
	text-align: center;}
	
#navcontainerContact ul li {
	display: block;
	float: right;
	padding: 0;}

#navcontainerContact ul li a{
	width: 263px;
	height: 28px;
	padding: 8px 0px 0px 0px;
	font-weight:bold;
	margin: 0;
	color: #ffffff;   
	text-shadow: rgba(0,0,0,.8) 0 1px 0;
	text-decoration: none;
	display: block;
	text-align: center;	background-image: url(../images/contactHover.png);
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 16px;
	letter-spacing: -1px;
	word-spacing: 4px;
	border-right: 1px solid #cccccc;}

#navcontainerContact ul li a:hover {background-color: #666666;}
/* ------ content -----*/
	
#main {
	position: relative;
	width: 970px;
	padding: 0px 0px 0px 0x;
	margin: 0px;}

#content_left {
	position: relative; 
	float: left;
	width: 650px; 
	margin: 10px 0px 0px 10px;
	padding: 0px 0px 0px 0px;}
	
#content_right {
	position: relative;
	float: right;
	width: 263px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;}
		
.featurePic {
	border: 6px solid #d9dada;	
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	clear: both;
	border-radius: 9px;
	float: left;
	padding: 4px; 
	margin-right: 35px;
	margin-bottom: 15px;
	margin-top: 0px;}	
	
img {
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;}	
		
		
h1 {font-size: 30px;
	padding-top: 15px;
	line-height: 1.1em;
	text-align: left;
	letter-spacing: -2px;
	font-weight: normal;}
		
h2 {font-size: 38px;
	padding-top: 10px;
	margin-top: 0px;
	line-height:38px;
	text-align: left;
	letter-spacing: -2px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;}

.frontText  h2{
	font-size: 45px;
	line-height:48px;	
	word-spacing: 4px;
	letter-spacing: -3px;
	margin: 10px 0px 25px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: normal;}
	
h3 {font-size: 22px;
	line-height: 26px;
	padding-left: 0px;
	margin-bottom: -8px;
	text-align: left;
	letter-spacing: -1px;
	font-weight: normal;}
	
h4 {font-size: 20px;
	margin: 30px 8px 0px 8px;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	text-shadow:2px 2px 1px #ffffff;
	letter-spacing: -1px;
	letter-spacing: -1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	font-weight: normal;}
	
h5{font-size: 18px;
	line-height: 18px;
	margin: 14px 0px -3px 17px;
	padding: 0px 0px 0px 0px;
	letter-spacing: -1px;
	letter-spacing: -1px;
	color: #8F8F30;
	font-weight: normal;}
	
#content_left p {
	font-size: 14px; 
	line-height: 18px; 
	color:#707173;  }
	
#content_right p {
	font-size: 12px; 
	line-height: 16px; 
	margin: 10px  8px 0px 8px;
	padding: 0px 10px 0px 10px;
	color:#707173;  }

a {color: #707173; text-decoration:underline; padding: 0 0 1px 0; margin: 0; }
a:hover {
	color: #65A3D5;
	border: none;
	text-decoration: none;}
	
strong {color: #8F8F30;}

.sum a {color: #8F8F30; text-decoration:underline; padding: 0 0 1px 0; margin: 0; }
.sum a:hover {
	color: #65A3D5;
	border: none;
	text-decoration: none;}

.newsletterList h3{
	font-size: 26px;
	padding-top: 10px;
	margin-top: 0px;
	line-height:26px;
	text-align: left;
	letter-spacing: -2px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;}

#newsletter {
	background-image: url(../images/newsletterBG.png);
	background-repeat: repeat;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
	margin: 25px 0px 0px 0px;
	padding: 5px 0px 7px 0px;
	border-top: 0px solid #666666;}
	
.newsletterTitle {
	-webkit-border-radius: 9px;
	background-color:#75ADD9;
	-moz-border-radius: 9px;
	border-radius: 9px;
	margin: 3px 10px 0px 10px;
	padding: 3px 0px 3px 0px;
	border-top: 1px solid #438DCB;
	border-bottom: 1px solid #95BFE1;}
	
.newsletterTitle h3	{
	color:#FFF;
	font-size: 24px;
	margin: 0px 10px 0px 10px;
	padding: 3px 0px 3px 0px;
	line-height: 26px;
	letter-spacing: -1px;
	letter-spacing: -1px;
	font-weight: normal;}
	
.newsletterTitle h3	a{color:#FFF;}
	
.newsletterTitle h4	{
	color:#FFF;
	text-shadow: none;
	font-size: 12px;
	border: none;
	margin: 0px 5px 0px 10px;
	padding: 3px 0px 3px 0px;
	line-height: 18px;
	letter-spacing: 0px;
	font-weight: normal;}
	
.newsletterTitle h4	a{
	color:#FFF;
	margin: 0px 0px 0px 0px;		
	padding: 0px 0px 0px 22px;
	text-decoration: none;
	letter-spacing: 0px;
	font-weight: bold;
	background-image: url(../images/arrownews.png);
	background-repeat: no-repeat;
	background-position: left center;}
	
.newsletterTitle h4	a:hover{
	color:#cccccc;
	margin: 0px 0px 0px 0px;		
	padding: 0px 0px 0px 22px;
	text-decoration: underline;}
	
#greyletter {
	background-image: url(../images/greyetterBG.png);
	background-repeat: repeat;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
	margin: 25px 0px 0px 0px;
	padding: 5px 0px 7px 0px;
	border-top: 0px solid #666666;}
	
.greyletterTitle {
	-webkit-border-radius: 9px;
	background-color:#AFAFAF;
	-moz-border-radius: 9px;
	border-radius: 9px;
	margin: 3px 10px 0px 10px;
	padding: 3px 0px 3px 0px;
	border-top: 1px solid #7D7D7D;
	border-bottom: 1px solid #E6E6E6;}
	
.greyletterTitle h3	{
	color:#FFF;
	font-size: 24px;
	margin: 0px 10px 0px 10px;text-shadow:2px 2px 1px #757575;
	padding: 3px 0px 3px 0px;
	line-height: 26px;
	letter-spacing: -1px;
	letter-spacing: -1px;
	font-weight: normal;}
	
.greyletterTitle h3	a{color:#FFF;}
	
.greyletterTitle h4	{
	color:#FFF;
	text-shadow: none;
	font-size: 14px;
	border: none;
	margin: 0px 10px 0px 10px;
	padding: 3px 0px 3px 0px;
	line-height: 22px;
	letter-spacing: 0px;
	font-weight: normal;}
	
.greyletter h4	a{
	color:#FFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 22px;
	letter-spacing: 0px;
	font-weight: bold;
	background-image: url(../images/arrownews.png);
	background-repeat: no-repeat;
	background-position: left center;}	
	
#blockquote {
	width: 220px;
	margin: 20px 0px 30px 20px;
	padding: 0px 0px 5px 0px;
	font-size: 12px;
	line-height: 18px;}
	
#blockquote img {float: left;}

#rightName {
	font-size: 12px;
	line-height: 16px;
	text-align: right;	
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;}
	
#rightLearn{
	font-size: 12px;
	line-height: 16px;
	margin: 5px 20px 10px 20px;
	padding: 0px 0px 8px 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;}
	
#rightLearn a{
	font-size: 12px;	
	color: #8F8F30;
	text-decoration: none;
	line-height: 16px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;}
	
#rightLearn a:hover{
	font-size: 12px;
	color: #666666;
	background: none;
	text-decoration: none;
	line-height: 16px;
	text-align: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;}	

#content_left ul {font-size: 14px;	
	margin: 10px 30px 0px 40px;
	padding: 0px 0px 0px 0px;}
	
#content_left li {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-image: url(../images/bullet.png);}
	
#content_right ul {font-size: 12px;	
	margin: 10px 10px 0px 0px;
	padding: 0px 0px 0px 23px;}
	
#content_right li {
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	list-style-image: url(../images/bullet.png);
	list-style-position: outside;
	list-style-type: none;}
	
#content_right li a {
	color: #3E8BCA;
	border: none;
	text-decoration: none;}
	
#content_right li a:hover {
	color: #333333;
	border: none;
	text-decoration: underline;}	
		
#nested  p{
	margin: 5px 0px 10px 5px;
	padding: 0px 0px 5px 0px;
	line-height: 20px;
	font-size: 11px;}
	

/* ----- footer -------------------------------- */

#footer {
	width: 970px;
	padding: 0px 0px 0px 0px;
	height: 100px;
	background-color:#A4A4A4;
	-webkit-border-top-left-radius: 9px;
	-webkit-border-top-right-radius: 9px;
	-moz-border-radius-topleft: 9px;
	-moz-border-radius-topright: 9px;
	border-top-radius: 9px;
	border-top-radius: 9px;
	margin-top: 50px;
	border-top: 0px solid #666666;
	background-image: url(../images/top_shadow_back2.png);
	background-position: left top;
	background-repeat: no-repeat;}
	
#footer h4 {
	font-size: 20px;
	color: #FFF;
	margin: 20px 10px 0px 10px;
	padding: 0px 0px 0px 0px;
	text-shadow:2px 2px 1px #333333;
	text-align: left;
	letter-spacing: -1px;
	font-weight: normal;}
		
.footerLeft {
	position: relative; 
	float: left;
	width: 634px; 
	margin: 14px 0px 0px 20px;
	padding: 0px 0px 0px 0px;}
	
.footerRight {
	position: relative; 
	float: right;
	width: 250px;
	font-size: 16px;
	margin: 5px 10px 0px 0px;
	padding: 0px 0px 0px 0px;}
		
.footerRight  p {
	font-size: 14px;
	margin: 10px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	line-height: 18px;
	color: #ffffff; 
	text-align: left;}

.footerLeft  p {
	font-size: 14px; 	line-height: 18px;
	color: #ffffff; 
	text-align: left;}
	
#footer a {font-size: 1em; text-decoration: underline; color: #ffffff;}
#footer a:hover {text-decoration: none; color: #c6c6c7;}

#lowerfooter {
	height: 30px;
	background-color: #787878;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;}

#lowerfooter p, #lowerfooter a{font-size: 10px;	color:#cccccc;}

/*~~~~ vCard ~~~~~~~~~~~~~~~~~~~*/	

#cardwrapper {
	padding-left: 15px;
	margin-right: 11px;
	background-position: left;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCC;}

#vcard {
	float: right;
	text-align: center;
	padding-left: 16px;
	margin-right: 45px;
	background-position: left;}
	
#vcard p {margin-top: 8px;}
#vcard a {color: #707173; text-decoration: none; margin-top: 0px; }
#vcard a:hover {color: #8FBCDD; text-decoration: none; margin-top: 0px; }

.vcard {font-size: 16px;}

.fn {	
	padding-top: 2em;
	font-size: 1.1em;}

p.email {	
	padding-bottom: 2em;}
	
a.email {color: #707173; text-decoration: underline; padding: 0 0 1px 0; margin: 0; }
a.email:hover {color: #8FBCDD; border: none; text-decoration:none ;}
	
.vcard img {
	float: right;
	padding-right: 6px;
	margin-top: -1em;}


.ballon {height: 400px;}