@charset "utf-8";
/* CSS Document */
body {
	margin: 0;
	padding: 0;
	background: url(../images/BgPattern.png) repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3d3d3d;
}
html *{
	margin: 0;
	padding: 0;
}
.clirer {
	float: none;
	clear: both;
}
.absolutTopWraper {
	position: absolute;
	background: url(../images/Frame-TopPattern.png) repeat-x top;
}
.bg1gradient {
	background: url(../images/BgGradientPattern.png) repeat-x top;
}
.bg3frameLeft {
	background: url(../images/Frame-LeftPattern.png) repeat-y left;
}
.bg4frameRight {
	background: url(../images/Frame-RightPattern.png) repeat-y right;
}
.bg5frameTopLeft {
	background: url(../images/Frame-TopLeft.png) no-repeat top left;
	position: relative;
	width: 261px;
	height: 163px;
	float: left;
}
.bg6frameTopRight {
	background: url(../images/Frame-TopRight.png) no-repeat top right;
	position: relative;
	width: 261px;
	height: 163px;
	float: right;	
}
.bg7frameBottom {
	background: url(../images/Frame-BottomPattern.png) repeat-x bottom;
	position: absolute;
	margin-top:-100px;
}
.bg8frameBottomLeft {
	background: url(../images/Frame-BottomLeft.png) no-repeat bottom left;
	position: relative;
	width: 261px;
	height: 163px;
	float: left;
}
.bg9frameBottomRight {
	background: url(../images/Frame-BottomRight.png) no-repeat bottom right;
	position: relative;
	width: 261px;
	height: 163px;
	float: right;
}
.bgHeder {
	background: url(../images/HeaderLight.jpg) no-repeat;
	background-position: 46.2% 0%;
}
.mainConetiner {
	width: 1000px;
	margin: 0 auto;
}
.mainConetiner .LinkRK { 
	position: absolute;
	width: 402px;
	height: 43px;
	margin: 78px 0px 0px 124px;
	display: block;
}
.Content {
	width: 1000px;
	padding-top: 155px;
}
.mainNavig {
	width: 1000px;
	height: 43px;
	background: url(../images/mainNavigBg.png) no-repeat;
}
.mainNavig ul {
	list-style: none;
	padding-left: 24px;
}
.mainNavig ul li {
	float: left;
	margin: 0px 4px;
}
.mainNavig ul li a {
	float: left;
	height: 43px;
	line-height: 43px;
	padding: 0px 10px;
	color: #870b00;
	font-size: 12px;
	text-decoration: none;
	font-variant: small-caps;
	display: block;
	font-weight: bold;
}
.mainNavig ul li a:hover {
	color: #000;
}
.mainNavig ul li ul{
	position:absolute;
	margin-top:43px;
	margin-left:0px;
	background: #f5eedd;
	padding:0px;
	float:none;
	clear:both;
	display:none;
}
.mainNavig ul li:hover ul{
	display:block;
	border: solid 1px #d89f9d;
	border-top: none;
}
.mainNavig ul li ul li{
	clear:both;
}
.mainNavig ul li ul li a {
	font-size: 11px;
	font-weight: normal;
	height: 30px;
	line-height: 30px;
}
.leftSideNavig {
	width: 240px;
	height: 331px;
	float: left;
	background: url(../images/leftSidePattern.png) repeat;
}
.leftSideNavig ul {
	list-style: none;
	width: 240px;
	padding-top: 7px;
}
.leftSideNavig ul li {
	width: 240px;
	height: 70px;
}
.leftSideNavig ul li a {
	width: 200px;
	height: 48px;
	display: block;
	background: url(../images/SideBarrBg.gif) no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6d0a01;
	text-decoration: none;
	padding: 22px 0px 0px 40px;
	cursor: pointer;
}
.leftSideNavig ul li .btnNo1 {
	background: url(../images/SideBarrBg-Btn1.png) no-repeat;
}
.leftSideNavig ul li .btnNo4 {
	background: url(../images/SideBarrBg-Btn4-New.png) no-repeat;
	height: 113px;
	width: 240px;
	padding: 0;
}
.leftSideNavig ul li span {
	width: 120px;
	display: block;
	cursor: pointer;
}
.leftSideNavig ul li a:hover {
	color: #000; 	
}
.FlashHeader {
	width: 760px;
	height: 331px;
	float: left;
	background: url(../images/Headre.jpg) no-repeat;
}
.headerBorder {
	width: 1000px;
	height: 2px !important;
	line-height: 2px;
	float: none;
	clear: both;
	background: url(../images/BannerBorder.png) repeat-x;
}
.contentIn {
	width: 900px;
	background: url(../images/ContentBg.gif) repeat-y;
	padding: 20px 50px;
}
.contentIn .ContentLeft {
	float: left;
	width: 577px;
	padding-bottom: 20px;
}
.contentIn h1, .contentIn h2 {
	font-family: "Century Gothic";
	font-size: 20px;
	color: #970d00;
	padding-bottom: 15px;
}
.contentIn h1, .contentIn h2 {
	color: #000;
}
.contentIn h3 {
	font-family: "Century Gothic";
	font-size: 15px;
	color: #000;
	font-weight: normal;
	font-weight:bold;
}
.contentIn h4 {
	font-family: "Century Gothic";
	font-size: 13px;
	font-weight: bold;
	color: #cf2219;
}
.contentIn p {
	line-height: 18px;
	padding-bottom: 15px;
}
.contentIn .HomeImageLeft {
	float: left;
	margin-left: 40px;
	margin-top: 12px;
	border: solid 3px #480600;
}
.contentIn .RightImage {
	float: left;
	margin-right: 30px;
	margin-bottom: 20px;
}
.contentIn .borderIn {
	border: solid 3px #480600;	
}
.contentIn .ImageStart {
	float: left;
	margin-top: 15px;
}
.BotomNavig {
	width: 1000px;
	height: 149px;
	background: url(../images/BotomNavigBg.png) repeat-x;
}
.BotomNavig ul {
	height: 52px;
	border-bottom: solid 1px #af2e25;
	list-style: none;
	margin: 0px 18px;
}
.BotomNavig ul li {
	height: 20px;
	margin: 0px 4px;
	float: left;
	margin-top: 15px;
}
.BotomNavig ul li a {
	height: 20px;
	line-height: 20px;
	padding: 0px 12px;
	display: block;
	font-size: 11px;
	color: #e5b7b4;
	font-variant: small-caps;
	text-decoration: none;
	float: left;
}
.BotomNavig ul li a:hover {
	color: #fff;
}

.BotomNavig ul li ul
{	
	display:none;
}
.copiR, .addres {
	float: left;
	padding: 15px 34px;
	font-size: 10px;
	color: #e5b7b4;
}
.addres {
	float: right;
}
.contentIn .linkIn {
	/*color: #970d00;*/
	color: blue;
	text-decoration: underline;
}
.contentIn .linkIn:hover {
	text-decoration: none;
}
.contentIn .txtDecor {
	font-style: italic;
	font-weight: bold;
	color: #9d0a02;
}
.contentIn .ListIn {
	list-style: inside;
	padding-bottom: 20px;
}
.contentIn .ListIn li {
	margin-top:5px;
	margin-bottom:5px;
}
.contentIn .IconsInTxt {
	clear: right;
	height: 20px;
	padding-top: 20px;
}
.contentIn .ImageImg {
	float: left;
	margin-right: 10px;
}
.contentIn .BuildingProjectSign {
	width: 128px;
	height: 128px;
	margin: 0 auto;
	clear: both;
}
.contentIn .AlignCenter {
	text-align: center;
	line-height: 20px;
}
.contentIn .Large {
	font-size: 18px;
	font-weight: bold;
}
.contentIn .PhotoGaleryImg {
	list-style: none;
}
.contentIn .PhotoGaleryImg li {
	float: left;
	margin-right: 50px;
	margin-bottom: 30px;
}
.contentIn .PhotoGaleryImg li a {
	float: left;
	border: solid 2px #480600; 
	width: 150px;
	height: 200px;
}
.contentIn .PhotoGaleryImg li a img {
	border: 0px;
	text-decoration: none;
}
.absolutTopWraper, .bg7frameBottom{
	width:100%;
}
