* {margin: 0; padding: 0;}

body{	
	color: #ffffff;
	background: #000000;	
	font: 12px Arial, Tahoma, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
}

a{
	color: #ffffff;
}

a:HOVER{
	text-decoration: none;
}

p{
	line-height: 16px;
}

textarea,  input{
	font: 11px Arial, Tahoma, Helvetica, sans-serif;
	padding: 1px;
}

h1{
	color: #a77131;
	font-size: 22px;
}

h2{
	color: #4f7a7c;
	font-size: 18px;
}

h3{
	font-size: 16px;
}

h4{
	font-size: 14px;
}

h5{
	font-size: 12px;
	font-weight: bold;
}

.style1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
}

.clear{
	clear: both;
}

a.button{
	cursor: pointer;
	text-decoration: none;
	color: #62baff;
	width: auto;
	height: 28px;
	text-align: center;
	padding-left: 18px;
	display: block;
	text-transform: uppercase;
	font-size: 11px;
}

a.button span{	
	height: 28px;
	line-height: 27px;
	padding-right: 18px;
	display: block;	
}

a.button_black{
	background: url(images/button_blk.gif) no-repeat;
}

a.button_black span{
	background: url(images/button_blk_b.gif) right 0px no-repeat;
}

a.button_black:HOVER{
	background: url(images/button_blk_over.gif) no-repeat;
}

a.button_black:HOVER span{
	background: url(images/button_blk_b_over.gif) right 0px no-repeat;
}

.grey{
	color: #7c7f7e;
}

/*-- MAIN ELEMENTS --*/

.wrapper{
	width: 900px;
	margin: 0px auto 0px auto;
	text-align: left;	
}

.content{
	width: 900px;
	padding: 40px 0px 20px 0px;
}

a.logo{
	background: url(images/logo.gif) no-repeat;
	width: 383px;
	height: 85px;
	float: left;
	margin: 20px 0px 0px 0px;
	display: block;
	text-indent: -9999px;
}

a.button_ad{
	width: 312px;
	height: 63px;
	display: block;
	text-indent: -9999px;
}

.item{
	width: 600px;
	margin: 10px 0px 10px 0px;
}

.item .thumb{
	width: 100px;
	float: left;	
}

.item p{
	width: 480px;
	float: right;
}

.item p b{
	display: block;
}

.item h2{
	margin-bottom: 5px;
}

.item a.button_learn_black{
	float: right;
	margin: 5px 0px 0px 0px;
}

.item_sm{
	width: 170px;
	height: 170px;
	display: block;
	margin: 10px 0px 10px 0px;
	text-decoration: none;
	cursor: pointer;
}

.item_sm h5{
	color: #7e8180;
	height: 35px;
	text-align: center;
	text-transform: uppercase;
}

.item_sm .pic{
	width: 170px;
	heigt: 126px;
}

.item_lg{
	width: 200px;
	height: 230px;
}

.item_lg a{
	display: block;
	text-align: center;
	text-decoration: none;
	font-size: 16px;
}

.item_lg a.thumb{
	width: 200px;
	height: 150px;
}

.item_lg a.name{
	background: #291c0b;
	height: 25px;
	padding: 15px;
	margin: 10px 0px 0px 0px;
}

.slogan{
	color: #7e8281;
	font-family: Times New Roman, Georgia, Helvetica, serif;
}

.upper{
	background: url(images/brown_left.gif) repeat-y;
	width: 900px;
}

/*-- HEADER --*/

.header{
	background: url(images/header.gif) 0px 15px no-repeat;
	width: 900px;
	height: 115px;
	margin: 0px 0px 0px 0px;
}

/*-- NAVIGATION --*/

.nav{
	clear: both;
	width: 900px;
	height: 25px;
}

.nav ul{
	list-style: circle;
	height: 44px;
}

.nav ul li{
	display: inline;
	float: left;
	margin: 0px 2px 0px 0px;
}

.nav ul li a{
	color: #ffffff;
	background: url(images/nav.gif) repeat-x;
	width: 110px;
	height: 44px;
	line-height: 44px;
	display: block;	
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
}

.nav ul li a:HOVER, .nav ul li a.on{
	background: url(images/nav_over.gif) repeat-x;	
}
.nav ul li.nav_contact{
	margin: 0px 0px 0px 0px;
}

.nav ul li.nav_contact a{
	width: 116px;
}

/* -- SUB NAV -- */

.nav_sub{
	list-style: none;
}

.nav_sub li a{
	background: url(images/grad_gold.gif) repeat-x;
	display: block;
	padding: 6px 4px 6px 4px;
	text-decoration: none;
	font-weight: bold;
}

.nav_sub li ul.inner{
	background: #6c4d25;
	list-style: none;
	padding: 8px 10px 10px 10px;
}

.nav_sub li ul.inner li a{
	background-color: #6c4d25;
	background-image: none;
	display: block;
	padding: 2px 4px 2px 4px;
	margin: 1px 0px 1px 0px;
	font-weight: normal;
	font-size: 10px;
}

.nav_sub li ul.inner li a:HOVER, .nav_sub li ul.inner li a.selected{
	background-color: #926832;
	background-image: none;
}


/* -- BOX -- */

.box{
	width: 250px;
	height: 259px;
}

.box .title{
	width: 250px;
	height: 34px;
	text-align: center;
	font-size: 16px;
	line-height: 34px;
	margin: 0px 0px 1px 0px;
}

.box_service .title{
	background: url(images/grad_gold.gif) repeat-x;
}

.box_email .title{
	background: url(images/grad_blue.gif) repeat-x;
}

.box_feature .title{
	background: url(images/grad_brown.gif) repeat-x;
}

.box .holder{
	width: 250px;
	height: 224px;
}

.box_service .holder{
	background: #543919;
	
}

.box_service .holder .thumb{
	padding: 5px;
}

.box_email .holder{
	background: #1c2528;
	padding-top: 15px;
	height: 209px;
}

.box_feature .holder{
	background: #312a1a;
}

.box_service{
	text-align: center;
}

.box_service h4{
	padding: 4px;
}

.box_email label{
	font-size: 11px;
	display: block;
}

.box_email table{
	margin: 0px 0px 10px 20px;
}

.box_email td{
	padding: 5px;
}

.box_email td input{
	width: 200px;	
}

.box_email input.button_learn{
	width: 59px;
	height: 21px;
}

.box_feature .holder h5{
	margin: 0px 0px 10px 5px;
	padding: 10px 0px 0px 0px;
}

.box_feature .holder h5 span{
	color: #856d28;
	display: block;
}

.box_feature .holder p{
	width: 125px;
	float: right;
	font-size: 11px;
	margin: 0px 5px 0px 0px;
}

.box_feature .holder .button_service{
	width: 250px;
	text-align: center;
	margin: 10px 0px 10px 0px;
}

.box_feature .pic{
	width: 75px;
	height: 50px;
	float: left;
	margin: 0px 0px 0px 5px;
}

/* -- HOME -- */

.top_info{
	float: right;
	text-align: right;
	margin: 20px 0px 0px 0px;
}

.home .box, .gallery .box, .products .box{
	float: left;
	margin-top: 20px;
	display: inline;
}

.home .box_email, .home .box_service, .gallery .box_email, .gallery .box_service, .products .box_email, .products .box_service{
	margin: 20px 75px 0px 0px;
}

/*-- COLUMNS --*/

.col_1{
	float: left;
}

.col_2{
	float: right;
}

.services .col_1, .events .col_1, .about .col_1{
	width: 600px;
}

.services .col_2, .events .col_2, .about .col_2{
	float: right;
}

.gallery .col_1, .products .col_1{
	width: 200px;
}

.gallery .col_2, .products .col_2{
	width: 674px;
}

/*-- SERVICES --*/

.services .item .thumb{
	width: 180px;	
}

.services .item p{
	width: 400px;	
}

.services .box_email, .events .box_email{
	margin-bottom: 10px;
}

.services .content ul{
	color: #7c807e;
	margin: 5px 0px 10px 0px;
	padding: 0px 0px 0px 20px;
}

.services .sub_services .item_sm{
	float: left;
	margin: 10px 15px 10px 15px
}

.threed h3{
	color: #4f7a7c;
	margin: 10px 0px 10px 0px;
}

.threed .item_sm img, .jodi img, .details .pic img{
	border: 2px solid #92632b;
}

.threed .content ul li{
	margin: 6px 0px 6px 0px;
}

/*-- ABOUT --*/

.jodi img{
	margin: 20px 0px 5px 0px;
}

.chart{
	font-size: 16px;
	font-weight: bold;
}

.chart td{
	color: #4a7274;
	padding: 5px;
}

.chart td.right, .chart a{
	color: #a77131;
}

/*-- PRODUCTS --*/

.products .item_lg{
	float: left;
	margin: 10px 12px 0px 12px;
	display: inline;
}

.details .pic{
	width: 380px;
	float: left;
	margin: 20px 0px 0px 0px;
}

.details .info{
	width: 260px;
	float: right;
	margin: 20px 0px 0px 0px;
}

/*-- FOOTER --*/

.footer{
	background: url(images/footer_bg.gif) repeat-x;
	width: 900px;
	font-size: 10px;
	margin: 0px 0px 10px 0px;
}

.footer .bot_info{
	float: left;
}

.footer .nav_bot{
	float: right;
}

.footer .copyright{
	padding: 5px 0px 0px 0px;
	text-transform: uppercase;
}