*,html {
	margin: 0px;
	padding: 0px;
}

body {
	background: #0a191f url('../_images/background.jpg') no-repeat top left;
	font: 14px Arial, Helvetica, sans-serif;
	color: #676767;
	line-height: 24px;
	text-align: center;
}

div#wrapper {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}

div#top {
	width: 960px;
	height: 300px;
	position:relative;
}

div#logo {
	position:absolute;
	top:115px;
	left:25px;

}

div#logo p{
	color:#fff;
	font-weight:bold;
	margin:-10px 0 0 0;
	font-size:10px;
	letter-spacing:0.65px;
	text-transform:uppercase;
}

#photologo{
	position:absolute;
	left:460px;
	top:4px;
}

#cellucor{
	color:#fff;
	font-size:14px;
	
	position:absolute;
	top:100px;
	right:15px;
	
	width:200px;
	text-align:center;
	
}

#cellucor strong{ font-size:16px; }
#cellucor a{ margin-top:5px; }

/* NAVIGATION */

div#navigation {
	width: 800px;
	position:absolute;
	left:20px;
	top: 267px;
}

div#navigation ul {

	height: 33px;
	margin: 0px;
	padding: 0px 20px 0px 0px;
	list-style: none;
	position: relative;
	
}

div#navigation li {
    display: inline;
    margin: 0px;
    padding: 0px;
}

div#navigation a {
	height: 33px;
	line-height: 33px;
  	float: left;
  	margin: 0px 0px 0px 3px;
  	padding: 0px 0px 0px 6px;
  	text-decoration: none;
	cursor: pointer;
	background: url("../_images/nav_left.png") no-repeat left top;
}
	
#navigation a span {
	font-size:13px;
	color: #646464;
	line-height: 33px;
   	float: left;
   	display: block;
	padding: 0px 11px 0px 7px;
	background: url("../_images/nav_right.png") no-repeat right top;
}
	
#navigation li.green a {
	background: url("../_images/nav_g_left.png") no-repeat left top;
}
	
#navigation li.green a span {
	background: url("../_images/nav_g_right.png") no-repeat right top;
	color: #ffffff;
}

#navigation li.current a {
	background: url("../_images/nav_a_left.png") no-repeat left top;
}
	
#navigation li.current a span {
	background: url("../_images/nav_a_right.png") no-repeat right top;
	color: #303030;
}

#navigation a:hover {
	background: url("../_images/nav_a_left.png") no-repeat left top;
}

#navigation a:hover span {
	background: url("../_images/nav_a_right.png") no-repeat right top;
}



/* // NAVIGATION */

div#top-content {
	width: 960px;
	height: 170px;
	background: #fff url('../_images/bg_content-white.png') no-repeat center top;
}

div#content {
	width: 960px;
	background: #ffffff url('../_images/bg_content-white.png') no-repeat center top;
	padding-top: 25px;
	padding-bottom: 25px;
}

div#c-left {
	width: 520px;
	float: left;
	position: relative;
	left: 40px;
}
	div#c-left h2{
		margin-bottom:20px;
	}
	div#c-left p{
		text-align:justify;
		text-indent:20px;
		margin-bottom:10px;
	}
	
div#title {
	height: 145px;
}

div#title h1 {
	margin-top:15px;
	font-size: 28px;
	color: #262626;
	font-weight: bold;
}

div#title p{
	text-indent:0px;
}	

div#c-right {
	width: 359px;
	float: right;
	position: relative;
	top: 10px;
	left: -15px;
	background: url('../_images/bg_c_r.png') repeat-y center top;
}

div#c-r-t {
	width: 359px;
	background: url('../_images/bg_c_r_top.png') no-repeat center top;	
}

div#c-r-b {
	width: 359px;
	background: url('../_images/bg_c_r_bottom.png') no-repeat center bottom;	
}

div#c-r-i {
	margin: auto;
	width: 265px;
	padding: 25px 0px 25px 0px;
}


div#c-r-i h2 {
	font: 24px trebuchet ms;
	color: #262626;
	margin: 20px 0px 15px 0px;
}

div#c-r-i h2.first {
	margin-top: 0px;
}


div#c-r-i ul {
	border-top: 1px solid #d6d6d6;
	list-style-type: none;
	font: 14px trebuchet ms;
	margin: 0px;
}

div#c-r-i li {
	border-bottom: 1px solid #d6d6d6;
	padding: 10px 10px 10px 10px;
}

div#c-r-i li a{
	text-decoration: none;
	color: #565656;
}

div#c-r-i li.current {
	background: #f9f9f9;
}

div#c-r-i li:hover {
	background: #f9f9f9;
}

div#title p {

	color: #262626;
	line-height: 24px;
	margin: 15px 0px 15px 0px;
}

div#t-left {
	width: 320px;
	float: left;
	position: relative;
	left: 40px;
	top: 40px;
}

div#t-left h1 {
	font-size: 31px;
	color: #262626;
	font-weight: bold;
}

div#t-left p {
	font: 14px trebuchet ms;
	color: #262626;
	line-height: 24px;
	margin: 15px 0px 15px 0px;
	height: 95px;
}

div#t-right {
	width: 605px;
	right:25px;
	float: right;
	position: relative;
	z-index: 5;
	top:50px;
}

div#content-h {
	width: 960px;
	background: #1a2026;
	padding: 50px 0px 50px 0px;
}

div#content-h div.panel {
	width: 255px;
	margin: 0px 0px 0px 55px;
	float: left;
	position: relative;
	left: 40px;
}

div#content-h div.first {
	margin: 0px;
}

div#content-h div.panel h1 {
	font-size: 22px;
	color: #ffffff;
	height: 65px;
}

div#content-h div.panel p {
	color: #848c90;
	margin-top: 10px;

}

div#bottom-content {
	width: 960px;
	height: 250px;
	background: #ffffff url('../_images/bg_content_bottom.png') repeat-x center top;
	padding-top: 25px;
}

div#b-c-clients {
	float: left;
	width: 250px;
	position: relative;
	left: 40px;
}

div#b-c-clients h1 {
	font: 24px trebuchet ms;
	color: #262626;
	margin-bottom: 15px;
}

div#b-c-testimonials {
	float: right;
	width: 570px;
	position: relative;
	left: -40px;	
}

div#b-c-testimonials h1 {
	font: 24px trebuchet ms;
	color: #262626;
	margin-bottom: 15px;
}

div#b-c-testimonials div.testimonial{
	width: 255px;
	float: left;
	margin-left: 55px;
}

div#b-c-testimonials div.first{
	margin-left: 0px;
}

div#b-c-testimonials p {
	font: 12px Verdana, sans serif;
	color: #464646;
	line-height: 22px;
	text-indent:0px;
}

div#b-c-testimonials p.author {
	color: #222222;
	margin-top: 5px;
}

div#bottom-corners {
	width: 960px;
	height: 5px;
	font-size: 0px;
	background: #ffffff url('../_images/bg_bottom_corners.png') no-repeat;
}

div#footer {
	height: 50px;
	padding: 20px 0px 50px 0px;

	color: #7f7f7f;
	
}

#footer p { line-height:25px; text-align:center; text-indent:0px; }

div.package {
	width: 100%;
	padding: 10px;
	background: #f7f7f7 url('../_images/bg_package.png') repeat-x;
	border: 1px solid #e2e2e2;
	margin: 20px 0px 20px 0px;
}

	.package h3{ padding:5px; font-size:24px; border-bottom:1px solid #ccc; margin-bottom:15px; margin-top:5px; }
		.package h3 span{ background-color:#FF0000; color:#fff; }
		
	.package .checkout{ display:block; border:1px solid #ddd; padding:10px; width:190px;  margin-bottom:10px;
		 				margin-left:17px; background:#fff url('../_images/cart.jpg') no-repeat 10px 8px; padding-left:40px;
						border-right:1px solid #bababa; border-bottom:1px solid #bababa; color: #0000ff; 
						text-decoration: underline; cursor:hand; cursor:pointer;  }
		 .package .checkout:hover{ text-decoration:underline; }	
	
	.package p{ margin: 0 10px 0 10px; }



/* A */

a {
	outline: none;
	color: #91b13f;
	text-decoration: underline;
	font-weight:bold;
}

a:hover{
	text-decoration: none;
}

h3 a, h3 a:hover {
	font: 16px trebuchet ms;
	color: #91b13f;
	font-weight: bold;
}


/* IMGs */

img {
	border: none;
}

img.t-button {
	border: none;
	margin-right: 10px;
}

img.c-icon {
	float: left;
	margin: 0px 20px 0px 0px;
}

img.latest {
	padding: 5px;
	background: #f9f9f9;
	border: 1px solid #d6d6d6;
	margin: 0px 0px 5px 0px;
}

img.normal {
	padding: 5px;
	background: #ffffff;
	border: 1px solid #d6d6d6;
}

img.right {
	float: right;
	margin: 15px 0px 15px 15px;
}

img.left {
	float: left;
	margin: 15px 15px 15px 0px;
}

img.s-image {
	float: left;
	margin: 0px 15px 0px 0px;
}

img.i-package {
	padding: 5px;
	background: #ffffff;
	border: 1px solid #d6d6d6;
}

img.p-right{
	float: right;
	margin: 5px 5px 15px 15px;
}

img.p-left{
	float: left;
	margin: 5px 15px 15px 5px;
}

img.client {
	float: left;
	margin: 5px 5px 0px 0px;
}

div#b-c-testimonials img.quotes {
	float: left;
	margin: 0px 10px 10px 0px;
	position: relative;
	top: 5px;
}

/* TABLEs */

table.main {
	width: 100%;
	background: #ffffff;
	padding: 0px;
	border: 1px solid #d9d9d9;
	margin: 10px 0px 10px 0px;
}

table.main th,td {
	padding: 5px;
	border: none;
}

table.main th {
	background: #e8e8e8 url('../_images/bg_table_th.png') repeat-x center top;
}

table.main tr {
	background: #f8f8f8 url('../_images/bg_table_tr.png') repeat-x center top;
}

table.main tr.dark {
	background: #f0f0f0 url('../_images/bg_table_tr_dark.png') repeat-x center top;
}

table.main td.center {
	text-align: center;
}

table.contact{
	width: 100%;
	background: #ffffff;
	padding: 0px;
	margin: 10px 0px 10px 0px;
	padding-left: 15px;
}

table.contact td {
	padding: 5px;	
}

table.contact td.left {
	width: 125px;
	text-align: left;
}

/* INPUTs */

input.text {
	border: 1px solid #d9d9d9;
	padding: 5px;
	width: 250px;
	background: #f9f9f9 url('../_images/bg_input.png') repeat-x;
	font: 12px Verdana;
	color: #656565;
}

textarea.message {
	border: 1px solid #d9d9d9;
	padding: 5px;
	width: 300px;
	height: 150px;
	background: #f9f9f9 url('../_images/bg_input.png') repeat-x;
	font: 12px Verdana;
	color: #656565;
}

input.submit {
	border: 1px solid #888888;
	padding: 5px;
	width: 100px;
	height: 30px;
	background: #f9f9f9 url('../_images/bg_input_submit.png') repeat-x;
	font: 12px arial;
	color: #ffffff;

	cursor: pointer;
}

/* LISTs */

ul {
	margin: 10px 0px 10px 40px;
	list-style-type: circle;
}

ol {
	margin: 10px 0px 10px 40px;
}

/* HEADINGs */

h2 {
	font-size: 20px;
	color: #353535;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 5px;
}

h3 {
	font-size: 16px;
	color: #454545;
	font-weight: bold;
	margin-bottom: 5px;
}

/* OTHER */

div.clear {
	clear: both;
}

div.left {
	float: left;
	width: 250px;
}

div.right {
	float: right;
	width: 250px;
}

div.service-l  {
	width: 230px;
	float: left;
	margin: 15px 0px 15px 0px;
	background: url('../_images/bg_service.png') repeat-x center top;
	padding: 10px;
}

div.service-r {
	width: 230px;
	float: right;
	margin: 15px 0px 15px 0px;
	background: url('../_images/bg_service.png') repeat-x center top;
	padding: 10px;
}



/* HOMEPAGE SLIDER */

#slider {
	height: 200px;
	width: 404px;
	float: left;
	position: relative;
	top: 44px;
	left: 16px;
	z-index: 5;
}


#s-mask {
	height: 79px;
	width: 80px;
	background: url('../_images/bg_slider_mask.png') no-repeat center top;
	position: absolute;
	left: 356px;
	top: 29px;
	z-index: 10;
}

#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	float: left;
	position: relative;
	z-index: 5;
}

#slider li{ 
	width: 404px;
	height: 200px;
	overflow: hidden; 
}	

#prevBtn, #nextBtn{ 
	display: block;
	width: 45px;
	height: 45px;
	background: none;
	float: left;
	text-indent: -8000px;
	position: relative;
}	

#prevBtn {
	top: 120px;
	left: -435px;
}

#nextBtn {
	top: 75px;
	left: 20px;
}
												
#prevBtn a, #nextBtn a{  
	display: block;
	width: 45px;
	height: 45px;
}										


/*----------*/
.testimonials{  width:265px; color:#666; padding-top:15px;  }
		.testimonials blockquote{ padding:40px 0 20px 0px;  background: url(../_images/quote.jpg) no-repeat top left;
									text-indent:35px;}
		.testimonials img {margin-bottom:10px; margin:0 auto; margin-bottom:10px; border:1px solid #d9d9d9; padding:10px; }							
		.testimonials blockquote p{ margin-bottom:5px; text-align:justify; text-indent:0px; }
