/*
BE Designs Style Sheet
*/

*
{
border: 0;
margin: 0;
}

img
{
border: 0px;
margin:0px;
padding:0px;
}

form {
	margin:0px;
	padding:0px;}

body{
	font: 12px verdana, Helvetica, sans-serif;
	background: url(images/header_bg2.gif) top repeat-x #cccccc;
	line-height: 19px;
}
		
#main {
	width: 800px;
	margin: 0px auto;
	/** background:url(images/main.jpg) 0px repeat-y; **/
	}

#wrapper {
	width: 800px;
	margin: 0 auto;
	padding: 0;
}

/* Header */

#header {
	width: 800px;
	height: 125px;
	margin-top: 25px;
}

/* Logo */

#logo {
	float: left;
	height: 40px;
	margin: 0;
	color: #000000;
}

#logo h1, #logo p {
	margin: 0;
	padding: 0;
}

#logo h1 {
	float: left;
	padding-left: 20px;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 3.8em;
}

#logo p {
	float: left;
	margin: 0;
	padding: 26px 0 0 10px;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #5E4E38;
} 

#logo p a {
	color: #5E4E38;
}

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #A83A01;
}

/* Search */

#search {
	float: right;
	width: 280px;
	height: 50px;
	padding: 0px 0px 25px 0px;
	background: #cccccc;
	border-bottom: 4px solid #ffffff;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 25px 0 0 30px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 170px;
	padding: 6px 5px 2px 5px;
	border: none;
	background: #FFFFFF;
	text-transform: lowercase;
	font: normal 11px verdana, Helvetica, sans-serif;
	color: #464032;
}

#search-submit {
	width: 50px;
	height: 23px;
	border: 1px solid #525252;
	background: #525252;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 800px;
	height: 36px;
	margin: 0 auto;
	padding: 0;
	background: #FC9D00;
}

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

#menu li {
	float: left;
}


#menu a {
	display: block;
	height: 26px;
	margin-bottom: 10px;
	padding: 10px 20px 0px 20px;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
	background: #E93301;
	text-decoration: none;
}

#menu .current_page_item a {
	background: #E93301;
	color: #FFFFFF;
}








#buttons{
	text-align:center;
	height: 26px;
	margin-left: 0px;
	padding-top: 18px;
	background: url(images/but_bg.png) left top no-repeat;
	padding-left: 295px;
}

#buttons a {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 14px;
	display: block;
	float: left;
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 0px;
	height: 20px;
	font-weight: 500;
}

.but {
	width: 100px;
	text-align: center;
}

#buttons .but:hover {
	text-decoration:underline;
}
	
.top { 
	height:320px;
	background: #FFFFFF;}
	
.top_bot { 
    margin-top: 10px;
	height:25px;
	background: #FFFFFF;
	}

.top_img { 
	float: right;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 20px;	
	}
.top_text h1 {
	color:#700000;
	font-size:18px;
	padding: 5px 0px 0px 0px;
	font-weight:100;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#content{
	width: 800px;
	background: url(images/content.gif) left repeat-y;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#left{
	width: 529px;
	float: left;
	color:#000000;
	margin-left: 0px;
}


.img_l {	float:left;
		margin: 6px 10px 5px 0px;
}

.img_r {	float: right;
		margin: 9px 10px 3px 10px;
}

.span_cont {	
	color: #ff0000;
	font-size:12px;
	font-weight:bold;
}

.span_100 {
	color:#630000;
	font-weight:100;
	line-height: 18px;
	
	}

h1{
	font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	padding: 4px 0px 3px 10px;
	background: url(images/titleorg.jpg) top repeat-x;
}

.read {
	height: 17px;
	width: 56px;
	padding-top: 1px;
	padding-bottom: 0px;
	background: #630000;
	float: right;
	text-align: center;
	line-height: 15px;
	display:block;
	font-size:11px;
	color: #ffffff;
	font-weight:100;
	text-decoration: none;
}


.read:hover{
	padding: 0px 10px 0px 0px;
	height: 17px;
	width: 56px;
	padding-top: 1px;
	line-height: 15px;
	
}

.read a:hover {
	font-size:11px;
	text-decoration: underline;
}

.but_view  a{
	background: url(images/but_view.png) right top no-repeat;
	text-align: center;
	padding: 0px;
	width: 77px;
}

#right{
	float: right;
	width: 261px;
}

.under_a {
	font-weight: 100;
	color: #630000;
	text-decoration:none;}

.clients {
	
}

.cli_l {
	float:left;
	width: 47px;}

.cli_r {
	float:left;
	width: 190px;}

.razd_right {
background: url(images/razd_v.gif) left 9px repeat-x;
height:18px;}

.dat {
	color: #630000;
	text-decoration: underline;
	font-weight:bold;}
.dat:hover {
	text-decoration: none;}
	
#bottom {
	width: 100%;
	background: #FFFFFF;
	padding: 0px 0px 10px 0px;
	color:#630000;
}

#b_col1 {
	width: 239px;
	float: left;
	text-align:center;
}
#b_col2 {
	width: 285px;
	float: left;
	margin-left: 1px;
}
#b_col3 {
	width: 274px;
	float: left;
	margin-left: 1px;
}

.input_txt {
	width: 242px;
	border: none;
	padding: 2px 4px 2px 4px;
	color:#000000;
	font-size:11px;
	font-family:verdana, Helvetica, sans-serif;
	border: 1px solid #999999;
	background: #E6E6E6;
}
.text_area {
	font-size:11px;
	width: 242px;
	height:53px;
	border: none;
	padding: 2px 4px 2px 4px;
	color:#000000;
	font-family:verdana, Helvetica, sans-serif;
	border: 1px solid #999999;
	background: #E6E6E6;
}

.text_areaCTC {
	margin: 10px;
	margin-top: 9px;
	font-size:11px;
	width: 560px;
	height:473px;
	border: none;
	color:#000000;
	font-family:verdana, Helvetica, sans-serif;
	border: 1px solid #999999;
	background: #ffffff;
}

.send {
	background: #333333;
	text-align: center;
	font-family:verdana, Helvetica, sans-serif;
	font-size:11px;
	padding: 2px 0px 2px 0px;
	color: #ffffff;
	text-decoration: none;
	font-weight:100;
	width: 56px;
	margin: 0px 0px 0px 0px;
	float:left;
	line-height: 13px;
}

.form {line-height: 25px;}


#b_col2 ul {
	list-style:none;
	padding: 0px 0px 0px 0px;}

#b_col2 li {
	padding: 6px 0px 3px 0px;
	background: url(images/ul_bot.gif) bottom repeat-x;
	}
#bottom ul a:hover {
	color: #ff0000;
	}
	
#bottom ul a {
	color:#000000;
	text-decoration:none;
	font-weight: bold;
	}
	
.fu_i {
	margin: 0px 18px 0px 0px;
	vertical-align: middle ;
}

#b_col4 ul {
	list-style:none;
	padding: 0px 0px 0px 13px;}

#b_col4 li {
	padding: 8px 0px 0px 0px;
	background: none;
	}

#footer{
	height: 30px;
	font-family:verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	padding: 10px 0px 0px 10px;
	background: url(images/footerbg.gif) 0px 130px repeat-y;
}

#fltlft {
	float: left;
	padding: 0px 10px 0px 0px;
}

#fltrt {
	float: right;
	padding: 0px 10px 0px 0px;
}

#footer a {
	color: #333333;
	font-size: 10px;
	text-decoration: none;
}

#footer a:hover{
	color: #ff0000;
	font-size: 10px;
	text-decoration: underline;
}

.italic {
	font-style:italic;
	}

.bottom_i1 {
background:url(images/bottom_i1.jpg) left top no-repeat;
width: 219px;
height: 112px;}

.bottom_i2 {
background:url(images/bottom_i2.jpg) left top no-repeat;
width: 219px;
height: 112px; }

.bottom_i {
	width: 219px;
	height: 112px;
	display:block;}

.bottom_i:hover {
	background:url(images/bottom_i_over.png) 0px 0px no-repeat;
}

/* blog */


.datc_comment {
	height: 25px;
	width: 100%;
	background: url(images/datc_comment.gif) top repeat-x;
	padding-top: 1px;
	}

.datc  {
	float: left;
	color: #630000;}


.datc a {
	color: #630000;
	text-decoration:none;
	font-weight:100;}
.datc a:hover {
	text-decoration: underline;}

.text {
	padding: 10px 10px 10px 10px;}


.spis {
	list-style:none;
	padding: 0px 0px 0px 0px;}

.spis  li {
	padding: 6px 0px 2px 0px;
	background: url(images/spis.gif) 0px bottom repeat-x;
	}
	
.spis a{
	color:#000000;
	text-decoration:none;
	font-weight: 100;
	}
.spis a:hover {
	text-decoration: none;
	}
	
/* calendar */	
#calendar {
	margin: 0px 0px 10px 0px;
	color:#630000;
}

#calendar a {
	color:#630000;
}

#calendar table {
	width: 100%;
	text-align: center;
}

#calendar thead {

}

#calendar tbody td {
	border: 1px solid #630000;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar #now {
	background: #ECEBEB;
	border: 1px solid #ff0000;
	font-weight: bold;
	color: #630000;
}	

.text2 {
	padding: 0px 10px 0px 10px;}


/* gallery */

#gallery {
	background: #FFFFFF;

}

.gal_img {
background:url(images/img31.jpg) 10px 0px no-repeat ;
height: 473px;
width: 100%;}

.row {
	padding: 10px;
	background: #ECE9E9;
}

.row_l {
	width: 428px;
	height:178px;
	background: #ECE9E9;
	float:left;
}

.row_r {
	width: 322px;
	background: #ffffff;
	float:right;
}

.text_gal {
padding: 5px 10px 0px 10px;
height: 127px;}

.num { 
	background:url(images/num.gif) left top no-repeat;
	width: 14px;
	height: 19px;
	padding: 0px 0px 0px 5px;
	line-height: 18px;
	margin: 0px 3px 0px 0px;
	float:left;
	display:block;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration: none;
}

.num:hover{
background:url(images/num1_h.gif) left top no-repeat;
}




/* about us */


/* contact us */

.input_txt2 {	
	width: 524px;
	border: none;
	border: 1px solid #999999;
	background: #E6E6E6;
	padding: 4px 6px 4px 6px;
	color:#000000;
	font-family:verdana, Helvetica, sans-serif;
	font-size: 11px;

}

.text_area2 {
	height:125px;
	width: 524px;
	border: none;
	border: 1px solid #999999;
	background: #E6E6E6;
	padding: 4px 6px 4px 6px;
	color:#000000;
	font-family:verdana, Helvetica, sans-serif;
	font-size: 11px;
}
.submit2 {
	background: #333333;
	text-align: center;
	font-family: verdana, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	padding: 1px 2px 1px 2px;
	width: 56px;
	margin: 0px 0px 0px 0px;
	line-height: 13px;
	font-size: 11px;
}


.box_us {
width: 240px;
background: url(images/box_us.gif) 0px bottom repeat-x;
}

.box_us_l {
width: 26px;
float: left;
padding-top:4px;}

.box_us_r {
width: 212px;
float: left;
padding-top: 2px;}

/*
scroll styles here
*/

.item { width: 780px; height: 309px; padding-left: 10px; padding-top: 0px;}
.item img {float:left;}
.item h2 { border:none; margin-bottom:15px;}
/*
.scrollable { position:relative; overflow:hidden; width: 790px; height: 309px; padding-left: 10px;} 
.scrollable .items { width:20000em; position:absolute;}
.scrollable .items div { float:left;} 
.scrollable .items .item { overflow:hidden;}
.scrollable .items .item p { line-height:16px;}
.navi { width:auto; height:25px; margin:5px 0; margin-top: 15px;  background: #ffffff; width: 794px; padding-top: 5px; padding-left: 6px} 
.navi a { width: 19px; cursor:pointer; height: 19px; float:left; margin:0 0 0 5px; background:url(images/num.gif) no-repeat scroll right top; display:block; font-size:1px;} 
.navi a:hover, .navi a.active { background-position:left top; margin:0 0 0 5px;  background:url(images/num_h.gif) no-repeat scroll right top}

.header1
{
width: 780px; height: 300px;
background: url(images/hdrbanner01.jpg) no-repeat;
}

.header2
{
width: 780px; height: 300px;
background: url(images/hdrbanner02.jpg) no-repeat;
}

.header3
{
width: 780px; height: 300px;
background: url(images/hdrbanner03.jpg) no-repeat;
}
*/

/* ------------------------------------------------------------------------
DO NOT CHANGE
------------------------------------------------------------------------- */


div.pp_overlay {background: #000;display: none;left: 0;position: absolute;top: 0;width: 100%;z-index: 9500;}
div.pp_pic_holder {display: none;position: absolute;width: 100px;z-index: 10000;}

/* AJAX FREE_QUOTE Form Starts */

#form_box {
	width: 255px;
	background: #ffffff;
	/* border: 1px solid #d6d6d6;
	border-left-color: #e4e4e4;
	border-top-color: #e4e4e4; */
	font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0em;
	margin-top: 0px;
	margin-bottom: 0px;
}
 
#form_box div {
	padding: 0em;
}
 
#form_box div.hr {
	border-bottom: 2px solid #ffffff;
	height: 0px;
	margin-top: 0pt;
	margin-bottom: 7px;
}
 
#form_box p {
	float: left;
	margin: 4px 0pt;
	width: 120px;
}
 
 
#log {
	width: 255px;
	margin-top: 0px;
}
 
#log_res {
	overflow: auto;
}
 
#log_res.ajax-loading {
	padding: 0px 0;
	background: url(http://demos.mootools.net/demos/Group/spinner.gif) no-repeat center;
}

/* AJAX FREE_QUOTE Form Ends */

#fontCTC {
 font-family: verdana, Helvetica, sans-serif;
 font-size: 11px;
}

/* AJAX CONTACT_US Form Starts */

#CTCform_box {
	width: 510px;
	background: #ffffff;
	/* border: 1px solid #d6d6d6;
	border-left-color: #e4e4e4;
	border-top-color: #e4e4e4; */
	font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0em;
	margin-top: 0px;
	margin-bottom: 0px;
}
 
#CTCform_box div {
	padding: 0em;
}
 
#CTCform_box div.hr {
	border-bottom: 2px solid #ffffff;
	height: 0px;
	margin-top: 0pt;
	margin-bottom: 7px;
}
 
#CTCform_box p {
	float: left;
	margin: 4px 0pt;
	width: 510px;
}
 
#CTClog {
	width: 550px;
	margin-top: 0px;
}

/* AJAX CONTACT_US Form Ends */

 #NRMLblkqt1 {
 border : 1px solid #000;
 width: 230px;
 float: left;
 margin: 0px;
 padding: 10px;
 background-color: #ccff33;
 quotes: "\201C" "\201D";
 font-family: verdana, Helvetica, sans-serif;
 font-size: 11px;
 color: #ffffff;
 }
 
#NRMLblkqt2 {
 border : 1px solid #000;
 width: 230px;
 float: left;
 margin: 0px;
 padding: 10px;
 background-color: #ffffcc;
 quotes: "\201C" "\201D";
 font-family: verdana, Helvetica, sans-serif;
 font-size: 11px;
 color: #ffffff;
 }

 #CTCblkqt1 {
 border : 1px solid #000;
 width: 516px;
 float: left;
 margin: 0px;
 padding: 10px;
 background-color: #ccff33;
 quotes: "\201C" "\201D";
 font-family: verdana, Helvetica, sans-serif;
 font-size: 11px;
 color: #ffffff;
 }
 
#CTCblkqt2 {
 border : 1px solid #000;
 width: 516px;
 float: left;
 margin: 0px;
 padding: 10px;
 background-color: #ffffcc;
 quotes: "\201C" "\201D";
 font-family: verdana, Helvetica, sans-serif;
 font-size: 11px;
 color: #ffffff;
 }
