/* CSS Document */
body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#bf8e78;
	margin:0px 0px 0px 0px;
	padding:0px;	
	background:#0a0101;
}
h1,h2,h3,h4,ul,ol,li,input,label,span
{
	margin:0px;
	padding:0px;
}

h1
{
	font-size:14px;
	font-weight:bold;
	padding:0px 0px 0px 0px;
}

h2
{
	font-size:14px;
	font-weight:bold;
	padding:0px 0px 0px 0px;
}

h3
{
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	padding:0px 0px 0px 0px;
}

h4
{
	font-size:14px;
	color:#527CA2;
	font-weight:bold;
	text-align:center;
	text-decoration:underline;
	padding:25px 0px 25px 0px;
}

.h4_red
{
	font-size:14px;
	color:#FF0000;
	font-weight:bold;
	text-align:center;
	text-decoration:underline;
	padding:25px 0px 25px 0px;
}

.h4_blue
{
	font-size:14px;
	color:#0000FF;
	font-weight:bold;
	text-align:center;
	text-decoration:underline;
	padding:25px 0px 25px 0px;
}

p
{
	margin:20px 0px 20px 0px;
	/*padding:0px;*/
}
img
{
	border: 0px;
	/*float:left;*/
}

a
{
	color:#bf8e78;
	text-decoration:underline;
	/*font-weight:bold;*/
}

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

.floatLeft
{
	float:left;
}
.floatRight
{
	float:right;
}

#fixpos
{	
	width:1052px;
	margin:0px auto;
}

#header, #wraper
{
	float:left;
	width:100%;
}

#container
{
	float:left;
	width:952px;
	/*padding-left:22px;*/
}

#content
{
	background:url("../images/bg.jpg") repeat-y;
	padding:10px 44px 30px 44px;
	display:table;
	float:left;
	width:952px;
	_width:864px;
	/*
	min-height:580px;
	height:auto!important;
	height:580px;*/
	/*border:1px solid #FF0000;*/
}

#column1
{
	/*background:#CCCCCC;*/
	/*border:1px solid #FF0000;*/
	height:500px;
	width:310px;
	float:left;
}

#column2
{
	/*background:#999999;*/
	/*border:1px solid #FFFF00;*/
	float:left;
	height:550px;
	width:498px;
}

#column3
{
	/*background:#999999;*/
	/*border:1px solid #FFFF00;*/
	float:left;
	/*height:550px;*/
	width:600px;
	
	min-height:550px;
	height:auto!important;
	height:550px;
}

#column4
{
	float:left;
	width:800px;
	
	min-height:550px;
	height:auto!important;
	height:550px;
}

#column5
{
	float:left;
	width:860px;
	
	min-height:550px;
	height:auto!important;
	height:550px;
}

#title
{
	background:url("../images/title_bg.jpg") repeat-x;
	width:290px;
	height:34px;
	float:left;
	padding-bottom:10px;
}

#title2
{
	background:url("../images/title_bg.jpg") repeat-x;
	width:550px;
	height:34px;
	float:left;
	padding-bottom:10px;
}

#title3
{
	background:url("../images/title_bg.jpg") repeat-x;
	width:860px;
	height:34px;
	float:left;
	padding-bottom:10px;
}

#features_box
{
	background:url("../images/features_box1.jpg") no-repeat;
	width:253px;
	height:482px;
	float:left;
	padding:0 20px;
	text-align:center;
}
/*
#content_text
{
	background:#FFFFFF;
	width:253px;
	float:left;
	padding:15px;
}

#content_text1
{
	background:#FFFFFF;
	width:629px;
	float:left;
	padding:15px;
}
*/
.about_box
{
	clear:both;
	display:block;
	padding:15px 0px 15px 0px;
	/*padding-bottom:20px;*/
}

#spacer_about
{
	border-top:1px solid #6D97BD; 
	margin:10px 0px 10px 0px;
	clear:both;
	display:block;
}

.title_about1
{
	color:#DA522C;
	font-weight:bold;
	font-size:14px;
}
.title_about2
{
	color:#DA522C;
	font-weight:bold;
	font-size:12px;
}

#table_about
{
	padding:20px 0px 15px 0px;
}

#table_galley
{
	margin-top:20px;
}

#table_galley td
{
	padding-bottom:10px;
}

#table_galley td div
{
	padding-top:5px;
	font-weight:bold;
	color:#527CA2;
}

.services_list
{
	list-style-position:inside;
}

.padding1
{
	padding-left:22px;
	float:left;
}

.padding2
{
	float:left;
	padding-right:10px;
}

.padding3
{
	float:right;
	padding-right:22px;
}

.padding4
{
	float:left;
	padding-right:10px;
	width:115px;
}

.padding5
{
	float:left;
	margin-right:20px;
	_margin-right:10px;
	width:140px;
}

.padding6
{
	padding-left:30px;
}

.clearboth 
{ 
	clear: both; 
	display:table;
}

.clearboth1
{ 
	clear: both; 
	display:table;
	height:220px;
}


#footerMenu
{
	padding-left:20px;
	float:left;
}

#footerMenu li{margin:0; padding:0px 1px 0px 1px; list-style:none;  float:left; width:auto;}
#footerMenu li a{text-decoration:none;}
#footerMenu li a:hover{color:#FFF; text-decoration:none;}

#copyRight
{
	text-align:right;
	font-style:italic;
	padding-right:30px;
}

#copyRight a{text-decoration:none; font-weight:bold}
#copyRight a:hover{color:#FFF; text-decoration:none;}


/***************************Menu***************************/
#menu
{
	width:952px;
}

#menu #mainmenu li{margin:0; padding:0; list-style:none;  float:left; width:auto;}

#menu #btn1,
#menu #btn2,
#menu #btn3,
#menu #btn4,
#menu #btn5,
#menu #btn6,
#menu #btn7,
#menu #btn8,
#menu #btn9{ background:no-repeat; height:44px;  cursor:pointer;}


#menu li:hover .submenu{display:block;}

#menu a  #btn1{ background:url(../images/btn1.jpg) 0px -44px; width:71px;}
#menu a:hover #btn1, #menu a #btn1.selected{ background:url(../images/btn1.jpg) 0px 0px;}

#menu a #btn2{ background:url(../images/btn2.jpg) 0px -44px; width:95px;}
#menu a:hover #btn2, #menu a #btn2.selected{ background:url(../images/btn2.jpg) 0px 0px;}

#menu a #btn3{ background:url(../images/btn3.jpg) 0px -44px; width:100px;}
#menu a:hover #btn3, #menu a #btn3.selected{ background:url(../images/btn3.jpg) 0px 0px;}

#menu a #btn4{ background:url(../images/btn4.jpg) 0px -44px; width:100px;}
#menu a:hover #btn4, #menu a #btn4.selected{ background:url(../images/btn4.jpg) 0px 0px;}

#menu a #btn5{ background:url(../images/btn5.jpg) 0px -44px; width:130px;}
#menu a:hover #btn5, #menu a #btn5.selected{ background:url(../images/btn5.jpg) 0px 0px;}

#menu a #btn6{ background:url(../images/btn6.jpg) 0px -44px; width:139px;}
#menu a:hover #btn6, #menu a #btn6.selected{ background:url(../images/btn6.jpg) 0px 0px;}

#menu a #btn7{ background:url(../images/btn7.jpg) 0px -44px; width:121px;}
#menu a:hover #btn7, #menu a #btn7.selected{ background:url(../images/btn7.jpg) 0px 0px;}

#menu a #btn8{ background:url(../images/btn8.jpg) 0px -44px; width:90px;}
#menu a:hover #btn8, #menu a #btn8.selected{ background:url(../images/btn8.jpg) 0px 0px;}

#menu a #btn9{ background:url(../images/btn9.jpg) 0px -44px; width:106px;}
#menu a:hover #btn9, #menu a #btn9.selected{ background:url(../images/btn9.jpg) 0px 0px;}


/************************** TEXT ******************************/

/*
#panel
{
	background-color:#FFF; 
	float:left; 
	width:240px; 
	text-align:center;
	margin-top:10px;
	background-image:url("../images/bg_panel.jpg");
	background-repeat:no-repeat;
	background-position:center top;
	min-height:455px;
	height:425px;
}
*/

#about_img1
{
	float:right;
	width:200px;
	height:150px;
	padding:20px 0px 15px 15px;
}

#about_img2
{
	float:left;
	width:140px;
	height:105px;
	padding:5px 15px 0px 0px;
}

#contact_txt
{
	width:155px; 
	float:left; 
	margin-right:25px;
}

#prod_col_1, #prod_col_2, #prod_col_3
{
	float:left;
}

#prod_col_1
{
	background-image:url("../images/prod_menu_bg.jpg");
	height:259px; 
	width:218px;
}

#prod_col_2
{
	width:285px;
	padding-left:30px;
	/*border:1px solid #FF0000;*/
}

#prod_col_3
{
	width:285px;
	padding-left:30px;
	/*border:1px solid #00FF00;*/
}

#prod_col_2b
{
	float:left;
	width:550px;
	padding-left:30px;
}

#prod_col_1 ul
{
	padding-top:12px;
	padding-left:-10px;
}

.txtRed
{
	color:#FF0000; 
	font-weight:bold;
	clear:both; 
	margin-top:15px;
	/*float:left;*/
}

.txtBlue
{
	color:#0000FF; 
	font-weight:bold;
	clear:both; 
	margin-top:15px;
	/*float:left;*/
}

.txtRed1
{
	color:#FF0000; 
	font-weight:bold;
	width:100%;
	text-align:center;
}

.title1
{
	font-family:Times New Roman, Times, serif; 
	font-size:26px;
}

.list1
{
	list-style:inside;
	list-style-type:decimal;
	margin-left:20px;
	/*margin-left:20px;*/
}

.list1 li
{
	font-weight:normal;
}

.list2
{
	list-style:inside;
	margin-left:15px;
	/*margin-left:20px;*/
}

.list2 li
{
	font-weight:normal;
}

.link
{
	color:#48780d; 
}

.link:hover
{
	color:#000000;
	text-decoration:none; 
}

label.error
{
	color:#FF0000;
	font-size:10px;
	float:left;
	width:100%;
}

