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

* {
	margin: 0;
	padding: 0;
	}
	
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:12px; 
	background-color: #EEE;
	padding: 0;
	margin: 0;
	line-height: 1.7;
	}
	
h1 {font-size:24px;
}

h6 {font-size:26px;
	color: #EB7E1E;
		text-decoration:underline;
}
	
#container { width: 886px;
	margin:auto;
	padding: 0; 
}
	
#logo { 
	background-image:url(assets/logo.png);
	background-color: #EEE;
	margin: 5px 0 5px 0;
	padding: 0;
	background-repeat: no-repeat;
	width: 886px;
	height: 85px;
		
}

#bubble {
	position:relative;
	background-color: #EEE;
	width: 886px;
	height: 295px;
	}
	
.home h1{
	position:absolute;
	bottom: 35px;
	right: 35px;
	color:#000000;
	text-align: center;
	line-height: 1.3;
	width: 375px;
	font-size:34px;
	font-weight:normal;
	}
	
.home h2 {
	font-size: 14px;
	}

.services h1{
	position:absolute;
	top: 35px;
	left: 125px;
	color:#FFFFFF;
	text-align: left;
	line-height: 1.5;
	font-weight:normal;
	font-size:34px;
	}
	
.services h2 {
	font-size: 12px;
	}
	
.services2 p {
	position:absolute;
	color:#FFFFFF;
	font-size:9px;
	left:15px;
	bottom:15px;
	}
	
.law h1{
	position:absolute;
	top: 75px;
	left: 115px;
	color: #000000;
	text-align: center;
	line-height: 1.5;
	font-weight:normal;
	font-size:34px;
	width:385px;
	}
	
.law h2 {
	font-size: 12px;
	}
	
.benefits h1{
	position:absolute;
	bottom: 95px;
	left: 125px;
	color:#FFFFFF;
	text-align: left;
	line-height: 1.5;
	font-weight:normal;
	font-size:34px;
	}
	
.benefits h2 {
	font-size: 12px;
	}
	
.prices h1{
	position:absolute;
	bottom: 55px;
	right: 35px;
	color:#FFFFFF;
	text-align: center;
	line-height: 1.3;
	width: 350px;
	font-weight:normal;
	font-size:34px;
	}
	
.prices h2 {
	font-size: 12px;
	}
	
.faqs h1{
	position:absolute;
	top: 75px;
	left: 275px;
	color:#FFFFFF;
	text-align: center;
	line-height: 1.5;
	width: 325px;
	font-weight:normal;
	font-size:34px;
	}
	
.faqs h2 {
	font-size: 12px;
	}
	
.testimonials h1{
	position:absolute;
	top: 55px;
	left: 100px;
	color:#000000;
	text-align: left;
	line-height: 1.5;
	font-weight: normal;
	font-size:34px;
	}
	
.testimonials h2 {
	font-size: 12px;
	}
	
.about h1 {
	position:absolute;
	top: 145px;
	right: 55px;
	color:#ffffff;
	text-align: right;
	line-height: 1.5;
	font-weight:normal;
	font-size:34px;
	}
	
.about h2 {
	font-size: 12px;
	}
	
.contact h1 {
	position:absolute;
	bottom: 25px;
	right: 55px;
	color:#ffffff;
	text-align: left;
	line-height: 1.5;
	font-weight:normal;
	font-size:34px;
	}
	
	
.contact h2 {
	font-size: 12px;
	}

#navcontain {
	position: relative;
	}
	
#nav {
	font-size: 14px;
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;}

#nav li {
    list-style: none;
    float: left;
	}
	
#nav li a {
    display: block;
    padding: 3px 8px;
    text-decoration: none;
    color: #000;
    font-weight: bold;
	}
	
#nav li a:hover {
    color: #EEE;
	background-color:#000;
	}

#nav li ul {
    display: none;
	}
	
#nav li:hover ul, #nav li.hover ul {
    position: absolute;
    display: inline;
    left: 0;
    width: 100%;
    margin: 0;
    padding: 0;
	}
	
#nav li a.current, #nav li a.current:hover, #nav li a.current:active {
	font-weight: bold;
	color: #eee;
	background-color: #000;
	text-decoration: underline;
	cursor: default;
	}


#content {
	margin: 50px 0;
	padding: 5px 0 0 0;
	}
	
#content span {
	font-weight: bold;	
	}	

#content ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 50px;
	margin: 3px;
}

.welcome, .center {
	margin: 20px 0 0 0;
	text-align: center;
	}
	
#cont2 {
	position:relative;
	margin: 10px 0px 10px 0px;
	padding: 0 30px 0 25px;
	width: 560px;
	
	}
	
#rsidebar {
	position:relative;
	right:-5px;
	float:right;
	width: 245px;
	margin: 35px 0px;
	padding: 0px 10px;
	border-left: thick;
	border-left-color:#333333;
	border-left-style: solid;
	}
	
#rsidebar h2 {
	text-align: center;
	}
	
#footer {
	font-size: 10px;
	text-decoration: none;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0;
	text-align: center;
	}
	
#footer ul {
	margin: 0 5px 0 5px;
	padding: 0;
	list-style: none;
	
	}
	
#footer ul li {
	display: inline;
	font: bold;
	padding: 0;
	margin: 0;
	}

#footer ul a {
	padding: 0 5px 0 5px;
	}
	
#doctypes table{
	margin: 5px 5px 5px 60px;
	text-decoration: none;
	}
	
#doctypes table li {
	list-style:none;
	text-decoration: none;
	}

#testimonials {
	margin: 10px 15px;
	}	
	
#testimonials span {
	font-weight:normal;
	display: block;
	text-align: right;
	
	}
	
ol {
	padding-left:50px;
	padding-right: 20px;
	}	

#layout {
	margin: 10px 15px;
	padding:0 50px 0 50px;
	}

#layout li {list-style: none;
	}	
