/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin-top: 5px;
	background: #DED7D1;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: Black;
}

h1, h2, h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	color: Black;
}

h1 { font-size: 2em; }
h2 { font-size: 1.5em; }
h3 { font-size: 1.2em; }

p, blockquote, ul, ol {
	margin-bottom: 1.5em;
	text-align: justify;
	line-height: 1.8em;
}

blockquote, ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-right: 3em;
}

a {
	color: Black;
}

a:hover {
	text-decoration: none;
	color: #9B6A12;
}

img { border: none; }

img.left {
	float: left;
	margin: 0 15px 15px 0;
}

img.right {
	float: right;
	margin: 0 15px 0 15px;
}

hr { display: none; }

.hr {
}

/* Boxed */

.boxed {
	margin: 10px 10px 10px 10px;	
}

.boxed .title, #intent h3, #intent h2, #intent h1 {
	margin: 15px 10px 15px 10px;
	padding: 5px 0 13px 15px;
	color: #607273;
	text-transform: uppercase;
	border-bottom: 1px dashed #BFC8CF;
	font-size: 15px;
	background-image: url(../images/tnv.png);
	background-repeat: no-repeat;
	background-position: bottom right;
}

.boxed .content {
	padding: 15px;	
}
.content img{
	border: 1px solid #BFC8CF;
	padding: 2px !important;
	margin: 15px 0 15px 0 !important;
}
.content li img{
	padding: 0 !important;
	margin: 0 !important;
	border: none;
	float: right;
}

.boxed ol, .boxed ul {
	list-style: none;
}
.boxed li {
	margin-left: 10px;
   padding-left: 10px;	
	width: 400px;
}

/* Logo */

#logo {
	width: 936px;
	height: 200px;
	position: relative; 
	margin: 0 auto;
	font-family: "Century Gothic";
	color: White;
	background: url(../images/img02.jpg) no-repeat;
}
.contact #logo {
	background: url(../images/contact1.jpg) no-repeat;
}
.gallery #logo {
	background: url(../images/portfolio1.jpg) no-repeat;
}
.quote #logo {
	background: url(../images/quote1.jpg) no-repeat;
}
.sitemap #logo {
	background: url(../images/road1.jpg) no-repeat;
}
.home #logo {
	background: url(../images/home1.jpg) no-repeat;
}
.lights #logo {
	background: url(../images/lights1.jpg) no-repeat;
}

#logo h1 {
	float: left;
	width: 850px;
	margin: 0;
	color: White;
	padding: 5px 30px 0 0;
	text-align: right;
	letter-spacing: 5px;
	font-size: 20px;
}
#logo .logo{
	position: absolute;
	left: 10px;
	top: 10px;
	margin: 0;
	padding: 0;
}

#logo h2 {
	float: right;
	margin: 0;
	color: White;
	padding: 100px 20px 0 0;
	font-size: 13px;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}


/* Page */

#page {
	width: 936px;
	margin: 0 auto;
	background: White;
}

/* Content */

#content {
	float: left;
	width: 936px;
	padding: 0;
	margin: 0;	
	background: url(../images/img03.jpg) no-repeat;	
}
.contact #content{
	background: url(../images/contact2.jpg) no-repeat;
}
.gallery #content{
	background: url(../images/portfolio2.jpg) no-repeat;
}
.quote #content {
	background: url(../images/quote2.jpg) no-repeat;
}
.sitemap #content {
	background: url(../images/road2.jpg) no-repeat;
}
.home #content {
	background: url(../images/home2.jpg) no-repeat;
}
.lights #content {
	background: url(../images/lights2.jpg) no-repeat;
}
#intent{
	padding: 20px 20px 20px 10px;
	float: right;
	text-align: left;
	width: 660px;
}

#olist, .olist {	
	float: left;
	width: 600px;	
	
}

#ulist, .ulist {
  
	float: left;
	width: 290px;
	
}

/* Sidebar */

#sidebar {
	float: left;
	width: 200px;
	padding: 20px;
	height: 100%
	
}

#sidebar blockquote {
	margin-left: 0;
	margin-right: 0;
}

/* Menu */

#menu {
	margin-bottom: 19px;	
}

#menu h2 {
	display: none;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	padding-top: 1px;
	background: url(../images/menu.jpg) no-repeat 10px 50%;
	border-bottom: 1px dotted Black;
}

#menu li.last {
	border: none;
}

#menu a {
	display: block;
	width: 165px;
	padding: 7px 10px 7px 25px;
	text-transform: uppercase;
	text-decoration: none;
	color: #564843;
	font-weight: bold;
}

#menu a:hover {
	background: transparent url(../images/menu.png) no-repeat;
	color: White;
}

/* Footer */

#footer {
	width: 936px;
	margin: 0 auto;
	padding: 20px 0 20px;
	background: White url(../images/tnv.png) no-repeat bottom right;
	border-bottom: 1px dashed #BFC8CF;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: x-small;
	color: #607273;
}

#footer a {
	color: #607273;
}
.error,.errors{
	color: #F4A605;
	padding-left: 20px;
	list-style-image: url(../images/error.gif);
}
.notice{
	color: #2D05F3;
	padding-left: 20px;
	list-style-image: url(../images/warning.gif);
}
.crumb{
	margin: 5px;
	padding: 3px;
	font-size: 10px;
	font-weight: bold;	
}
/* Form */
dl.tnv_form{
	background: #F9F9F9;
	float: left;
   text-align: center;	
	padding: 50px 10px 20px 10px;	
	border: 1px solid #BFC8CF;
}
dl.tnv_form dl{
	float: left;
	border-bottom: 1px dotted #BFC8CF;
	padding-top: 5px;
}
dl.tnv_form{ width: 620px}
dl.tnv_form dt,dl.tnv_form dd{ min-height: 40px; vertical-align: top;}
dl.tnv_form dt{	
	float: left;
	text-align: right;
	width: 270px;
	padding-right: 15px
}
dl.tnv_form dd{
	text-align: left;
	width: 320px;
	float: left;	
}
dl.tnv_form dd label{width: 330px;}
input, textarea{
   width: 300px;
	border: 1px solid #8698A4;
	margin-bottom: 6px
}
input.radio{
	width: 10px;
	margin: 5px;
	border: none;	
}
input.formsubmit{
	padding: 0px 5px 0px 5px;
	margin: 20px 30px 20px 0;
	width: 60px;
	color: White;
	font-weight: bold;
	height: 25px;
	border: 1px solid #283C37;
	float: right;
	background: #4C736A;
}
dd#Send-element{
text-align: right;
}
.required{
 color: #F4A605;
}


.portfolio_images {
	clear: both;
	overflow: hidden;
	padding: 0 0 10px 30px;
}
.portfolio_images .generation li {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: transparent url(../images/portfolio_images.png) no-repeat scroll 0 0;
	float: left;
	height: 129px;
	margin: 10px 3px 10px 0;
	padding: 0;
	width: 161px;
}
.portfolio_images img {
	padding: 0;
	margin: 19px 0 0 20px;
}
.portfolio_images ul{
		padding:0;
		margin:0;
		list-style: none;
		}
	.block_link {
	overflow:hidden;
	text-align: center;
	color: #F4A605;
	}
	.block_link a,
	.block_link .active_link{
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
}
	.box_left{
		float: left;
	}
.box_left img{
	border: 1px solid Black;
}
.details{
	width: 200px;
	float: left;
	height: 100%;
	min-height: 280px;
	text-align: left;
	padding: 10px 0 10px 10px;
	margin-left: 5px;
	font-size: 12px;
	color: #182142;
	font-style: italic;	
}
.details li{
	margin: 0!important;
	padding: 0 0 0 20px!important;
	list-style: none;
	background-image: url(../images/li.png);
	*_background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/li.png', sizingMethod='scale');
	background-position: 0px 6px;
	background-repeat: no-repeat;
}
.container_portfolio{
	padding: 5px 10px 0 10px;
	float: left;
	background: White url(../images/logosm.png) no-repeat fixed bottom right;
}
.portfol{
	margin: 10px 0 20px 0;
}