/* GENERAL STYLES */
body
{
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 11px
}
img, table
{
	border: none
}
h1,h2,h3,h4,h5,h6
{
	padding: 0px;
	margin: 0px
}
p
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 7px 0px;
}

/*  Link start */
a{
	color: #cb3400;
	cursor: pointer;
	text-decoration: underline
}
a:hover
{
	text-decoration: none
}
a:visited
{
	color: #cb3400;
}
.link-point
{
	float: left;
	padding-left: 15px;
	background: url('/images/link.png') no-repeat;

	/* Hack for IE6 */
	display: block;
	//background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/link.png', sizingMethod='crop');
}
/*  Link end */

.tigpa
{
	margin: 0px auto;
	padding: 0px;
	width: 1000px;
	overflow: hidden;
}
.main
{
	float: left;
	width: 100%;
	background: url('/images/bg.jpg') repeat-y;
}
.main2
{
	float: left;
	width: 973px;
	padding-left: 13px;
}
.header
{
	float: left;
	width: 973px;
	height: 348px;
	overflow: hidden;
	background: url('/images/header.jpg') no-repeat #5eb915;
}
.header a
{
	color: white;
	font-weight: bold;
	font-family: 'Trebuchet MS';
	text-decoration: none;
	font-size: 13px;
}
.header a:hover
{
	text-decoration: none;
}
.header a:visited
{
	color: white;
}
.header .left_block
{
	float: left;
	width: 245px;
	height: 340px;
	overflow: hidden;
}
.logo
{
	padding-left: 19px;
	width: 220px;
	height: 135px
}


.top-menu
{
	float: right;
	width: 700px;
}

.left-menu
{
	width: 224px;
	text-transform: uppercase;
	font-family: 'Trebuchet MS';
	font-size: 13px;
	font-weight: bold;
}

.search
{
	float: left;
	position: relative;
	z-index: 10;
	top: 232px;
	left: 26px;
	width: 260px;
	height: 25px;
}

/*  Wrapper start*/
.wrapper
{
	float: left;
	width: 100%;
	padding-bottom: 1px;
	border-bottom: 1px solid #d1d1d1;
}
.wrapper .left-construction
{
	float: left;
	padding-left: 18px;
	width: 712px;
	overflow: hidden;
}



/*  left-block  start */
.wrapper .left-construction .left-block
{
	float:left;
	background-color: #e6e6e6;
	width: 247px;
	overflow: hidden;
}
.wrapper .left-construction .left-block .left-block-content
{
	float:left;
	width: 205px; 
	margin-top: 20px;
	padding: 0px 0px 20px 20px;
	color: #505050;
	font-size: 11px;
}
/*  left-block end  */



/*  center-block  start */
.wrapper .left-construction .center-block
{
	float: left;
	width: 440px;
	padding-left: 25px;
	overflow: hidden;
}
.wrapper .left-construction .center-block-content
{
	float: left;
	width: 415px;
	margin-top: 20px;
	overflow: hidden;
	padding-bottom: 10px;
	border-bottom: 1px #afafaf dotted;
}
.wrapper .left-construction .center-block-content .title
{
	text-transform: uppercase;
	font-family: 'Times New Roman';
	color: #dc3e00;
	font-weight: bold;
	font-size: 14px;
}
/*  center-block  end */


/*  center-block-gallery  start */
.wrapper .left-construction .center-block-gallery
{
	float: left;
	width: 420px;
	margin-top: 20px;
	overflow: hidden;
	padding-bottom: 10px;
	border-bottom: 1px #afafaf dotted;
}
.wrapper .left-construction .center-block-gallery .title
{
	text-transform: uppercase;
	font-family: 'Times New Roman';
	color: #65b111;
	font-weight: bold;
	font-size: 14px;
}
.wrapper .left-construction .center-block-gallery .prev-gallery
{
	float: left;
	width: 100%;
	margin-top: 7px;
	padding-bottom: 20px;
}
.wrapper .left-construction .prev-gallery .prev-photo
{
	float: left;
	width: 33%;
	text-align: center;
}
.wrapper .left-construction .prev-gallery .prev-photo img
{
	border: 1px solid #c0c0c0;
	padding: 2px;
}
/*  center-block-gallery     end*/


/*  right-block  start */
.wrapper .right-block
{
	float:left;
	background-color: #e6e6e6;
	width: 225px;
	overflow: hidden;
}
.wrapper .right-block .right-block-content
{
	float:left;
	width: 190px; 
	margin-top: 20px;
	padding: 0px 0px 20px 20px;
	color: #505050;
	font-size: 11px;
}
/*  right-block  end  */

/*  Wrapper end*/




/*  Footer start  */
.footer
{
	float: left;
	width: 100%;
	height: 62px;
	margin-top: 1px;
	border-top: 2px solid #545454;
}
.footer .footer-left
{
	float: left;
	width: 730px;
	height: 62px;
	background: url('/images/footer-bg.jpg') repeat-x #e7e7e7; 
	color: #545454;
}
.footer .footer-left .content
{
	float: left;
	width: 240px;
	height: 40px;
	border-right: 1px dotted #afafaf;
	padding-left: 25px;
	margin-top: 13px;
}
.footer .footer-left .content .phone
{
	color: #cb3400;
	text-decoration: underline;
}
.footer .footer-left .content2
{
	height: 40px;
	margin-top: 13px;
	border-right: 1px dotted #afafaf;
	text-align: center;
}
.footer .footer-left .content2 a
{
	color: black;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
}
.footer .footer-left .content2 ul
{
	list-style-type: none;
	position: relative;
	top: 12px;
}
.footer .footer-left .content2 li
{
	display: inline;
}
.footer .footer-right
{
	float: left;
	width: 214px;
	margin-top: 16px;
	padding-left: 10px;
	text-align: center;
}
/*  Footer  end  */
