/* Quick Reset */
body,ul,ol,li,img,form,p,h1,h2,h3,h4,h5,h6,blockquote {
	margin: 0;
	padding: 0;
	border: none;
	list-style: none;
	font-weight: normal;
}

body { 
	background: transparent url('images/body-bg.jpg') repeat top;
	text-align: left;
	font: 14px verdana, arial, helvetica, serif; 
	color: #2d2a26;
	margin: 0; 
	padding: 0; 
}

img, div, input { 
	border: none; 
	outline: none;
}

p { 
  font-size: 14px; 
  margin: 0;
  padding: 0;
  line-height: 20px;
}

h1 {
	font-size: 24px;
	font-weight: 200;
	font-style:italic;
	margin-bottom: 5px;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 10 px 0 5px;
}

a {
	font: 14px verdana, arial, helvetica, serif; 
}

a:link {
	text-decoration: none;
	color: #666666;
}

a:visited {
	text-decoration: none;
	color: #666666;
}

a:hover {
	text-decoration: none;
	color: #2d2a26;
}

a:active {
	text-decoration: none;
}

a.black:link {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

a.black:visited {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

a.black:hover {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}

a.black:active {
	text-decoration: none;
	font-weight: bold;
}

.cleardiv {
	clear: both;
	height: 0px;
	overflow:auto;
}

.sub_para {
	font-size: 15px;
	margin-bottom: 5px;
}

a.vio_active {
	color: #2d2a26;	
}


#fullpage {
	position:relative;
	z-index:1;
}

#fullheight {
	border:medium none;
	height:100%;
	text-align:left;
	width:1060px;
	padding-top: 19px;
}

#headerbg {
	background: transparent url('images/container-bg.jpg') repeat-x left bottom;
	height:19px;
	position:absolute;
	top:0;
	width:100%;
	z-index:0;
}

h3.toggler {
	clear:left;
	cursor:pointer;
	margin:0;
	padding:0;
}


#header {
	height: 19px;
	background: transparent url('images/container-bg.jpg') repeat-x left bottom;
}


#main_cont {
	background: transparent url('images/main-bg.jpg') repeat-y 215px top;
}

#left_col {
	float: left;
	width: 235px;
}

#right_col {
	float: left;
	text-align: left;
	background: transparent url('images/page-nav-br.gif') repeat-x left top;
}


.right_element {
	padding: 20px;
	background: transparent url('images/page-nav-br.gif') repeat-x left bottom;
	overflow: hidden;
}

.right_element_nobottom {
	padding: 20px;
	overflow: hidden;
	width: 528px;
}

.right_element p, .right_element_nobottom p{
	width: 500px;
	line-height: 24px;
	margin-bottom: 10px;
}


/*****************navigation******************/

#l_nav_container {
	background: url('images/page-nav-bg.jpg') no-repeat left top;
	padding: 0;	
	height: 790px;
	width: 235px;
	margin: 0px;
	border:0px;
}

#l_nav { 
	padding: 0;	
	height: 100px;
	width: 235px;
	margin: 0px;
	border:0px;
}


#navigation {
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
	width: 235px;
	text-align: right;
}


#navigation a.head {
	cursor:pointer;
	border: 0px;
	color:#FFFFFF;
	display:block;
	margin:0px;
	padding:0px;
	text-decoration: none;
	height: 51px;
}


#navigation a.head:hover {
	
	color:#FFFF99;
}


#navigation a.ln_index {
	cursor:pointer;
	background: url('images/logo.png') no-repeat 30px 30px;
	height: 222px;
	width: 235px;	
	color:#FFFFFF;
	display:block;
	margin:0px;
	padding:0px;
	border: 0px;
	text-decoration: none;
	text-indent: -9999px;
}


#navigation a.ln_home:hover {
	
	/*color:#FFFF99;
*/
}


#navigation a.ln_home {
	cursor:pointer;
	border: 0px;
	color:#FFFFFF;
	display:block;
	margin:0px;
	padding:0px;
	text-decoration: none;
	height: 51px;

	background: url('images/nav_home.png') no-repeat 18px 0;
}

 
#navigation a.ln_services {
	background: url('images/nav_services.png') no-repeat 18px 0;
	cursor:pointer;
	border: 0px;
	color:#FFFFFF;
	display:block;
	margin:0px;
	padding:0px;
	text-decoration: none;
	height: 51px;

}


#navigation a.ln_process {
	background: url('images/nav_process.png') no-repeat 18px 0;
}

#navigation a.ln_clients {
	background: url('images/nav_clients.png') no-repeat 18px 0;
}

#navigation a.ln_price {
	cursor:pointer;
	border: 0px;
	color:#FFFFFF;
	display:block;
	margin:0px;
	padding:0px;
	text-decoration: none;
	height: 51px;

	background: url('images/nav_price.png') no-repeat 18px 0;
}

#navigation a.ln_contact {
	cursor:pointer;
	border: 0px;
	color:#FFFFFF;
	display:block;
	margin:0px;
	padding:0px;
	text-decoration: none;
	height: 51px;
	background: url('images/nav_contact.png') no-repeat 18px 0;
}

#navigation a.ln_home:hover, #navigation a.ln_services:hover, #navigation a.ln_process:hover, #navigation a.ln_clients:hover, #navigation a.ln_price:hover, #navigation a.ln_contact:hover  {
	
	background-position: 18px -51px;
}


#navigation a.ln_home.ln_active, #navigation a.ln_services.ln_active, #navigation a.ln_process.ln_active, #navigation a.ln_clients.ln_active, #navigation a.ln_price.ln_active, #navigation a.ln_contact.ln_active {
	
	background-position: 18px -102px;
}

#navigation a.selected {
	
	/*background-image: url(expanded.gif);
*/
}

#navigation a.current {
	color: #000;
}


#navigation ul {
	border-width:0px;
	margin:0px;
	padding:0px;
	text-indent:0px;
}


#navigation li {
	list-style:none outside none; 
	display:inline;
}


#navigation li li a {
	color:#787878;
	display:block;
	text-indent:10px;
	padding-right: 10px;
	text-decoration: none;
}


#navigation li li a:hover {
	color:#000000;
}

/*****************navigation end******************/


/*****************right navigation******************/

#r_nav_container {
	float: left;
	padding-left: 5px;
	background: transparent url('images/r_nav_container_bg.jpg') no-repeat left top;
}

#r_nav_container p {
	padding: 7px 5px;
	background: transparent url('images/r_nav_bg.png') no-repeat left top;
}

/*****************right navigation end******************/

.form-submit {
	font: 14px verdana, arial, helvetica, serif; 
	color: #2d2a26;
	font-weight: bold;
	background-color: #ffffff;
	border-style: none;
	text-align: right;
	padding-right: 20px;
}

#footer {
	text-align: right;
	width: 752px;
	font: 10px verdana, arial, helvetica, serif; 
	color: #2d2a26;
	margin-bottom: 20px;
	background: transparent url('images/page-nav-br.gif') repeat-x left top;
}

input, textarea {
	padding: 3px;
	background: #dfdddd;
	border: 0px solid #781351;
	font: 12px verdana, arial, helvetica, serif; 

}


a { outline: none; }