﻿@charset "utf-8";
/* CSS Document */

body{
	background:url("../images/bg_rick_kahn_and_associates.jpg") no-repeat;
    margin:0;
	padding:0;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	}
	
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}	

#man{ 
	  position:absolute;
	  bottom:0px; right:0px;
	  width:400px;
	  height:490px;	
	  background:url("../images/man.png") no-repeat;
	}		
	
.servicesoverflow{
	overflow:auto; height:100%; width:100%; position:absolute; top:0; bottom:0;
}
	
.servicesautobg{position:absolute; top:0; bottom:0; background:#000000; width:55%; height:100%; margin-top:-25px; padding:24px 0 0 0; overflow:auto; }

.contentTop {
	width: 760px;
}
	
#contents{
	margin-top:24px;
	float:right;
	width:90%;
}	
		
.rka{
	background: #2C3E93;
	padding: 5px 0 5px 15px;
	font-family: 'Adamina', serif;
	font-size: 34px;
	height: 47px;
	color: #FFF;
	-webkit-box-shadow: 0px 5px 5px #000;
	box-shadow: 0px 5px 5px #000;
}

.gytnrt{
	padding:34px 0 21px 20px;
	font-family: 'Open Sans', sans-serif;
	font-size:25px;
}
.gytnrt p {
     color: #fff;
	 font-family: 'Open Sans', sans-serif;
     font-size: 26px;
	line-height: 32px;
	font-weight: 700;
}
.gytnrt ul {
     color: #000;
     font-size: 26px;
	 font-style: italic;
	line-height: 32px;
}
.gytnrt ul li {
	padding: 10px 0;
	list-style-type: disc;
	margin-left: 20px;
}
.services_contents{
	padding:34px 0 21px 20px;
	color:#FFFFFF;
	font-size:18px;
	font-weight:normal;
}
.aboutus_contents_sub{
	padding:15px 30px 20px 18px;
}
.aboutus_contents_sub p, .services_contents_sub p {
     color: #FFF;
     font-family: 'Open Sans', sans-serif;
	 font-size: 14px;
     line-height: 20px;
	 font-weight:400;
	 padding-bottom: 14px;
}
.aboutus_contents_sub ul {
	color:#FFF;
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	line-height:20px;
	font-weight:normal;
	list-style-type: disc;
	margin-left: 20px;
}
.aboutus_contents_sub ul li {
	padding-bottom: 14px;
}
.services_contents_sub{
	position:relative;
	padding:20px 30px 10px 17px;
	color:#FFFFFF;
	font-size:14px;
	height:100%;
	line-height:20px;
}
p.partners {
	border-bottom: 1px solid #FFFFFF;
	padding-top: 16px;
}
p.partners.last {
	border-bottom: none;
}
p.partners img {
	padding-bottom: 16px;
}
.sepretor{
	margin:0 0 0 20px;
	padding:0 0 0 5px;
	height:2px;
	width:250px;
	background:url("../images/sepretor.jpg") repeat-x;
}

.footer_contents{
	float:left;
	position:absolute;
	width:200px;
	bottom:20px;
	padding:0 0 0 70px;
	font-size:10px;
}

.footer_email{
	position:absolute;
	padding:0 0 0 110px;
	bottom: 20px;
	right: 20px;
	font-size:14px;
	color:#FFF;
}

.footer_email a:link, .footer_email a:visited{ color:#588cff; }


/*----------------------------------Navigation------------------------*/
	.nav{ margin:0px; padding:0px;}
	
	
/*----------------------------------Navigation------------------------*/
