* {
   margin:0;
   padding:0;
}

body
{
	/*background-color: #dde4dd;
	*/background-image: url("../img/background.jpg");
	background-repeat: repeat;
	text-align: center;
}

div.leftBorder
{
	width: 930px;
	margin: auto;
	background-image: url("../img/leftBorder.png");
	background-repeat: repeat-y;
	background-position:left;
	-background-image:none; /*хак для IE6*/
	margin: auto;
	text-align: center;
}

div.rightBorder
{
	width: 930px;
	margin: auto;
	background-image: url("../img/rightBorder.png");
	background-repeat: repeat-y;
	background-position: right;
	-background-image:none; /*хак для IE6*/
	margin: auto;
	text-align: center;
}

div.content
{
	width: 900px;
	margin: auto;
	background-color: #FFFFFF;
	text-align: left;
	/*border-left: solid 1px #99AA99;
	border-right: solid 1px #99AA99;
	*/
}

div.header
{
	background-color: #FFFFFF;
	background-image: url("../img/header.jpg");
	background-repeat:no-repeat;
	background-position:bottom right;
	margin-right: 20px;
	height:210px;
}

div.subheader
{
	position: absolute;
	top: 40px;
	width: 306px;
	height: 84px;
	background-image: url("../img/title.png");
	margin-left: 45px;
}

h1
{
	font-family: "Monotype Corsiva", "Edwardian Script ITC", "Lucida Calligraphy", "Times New Roman";
	font-size: 24px;
	font-weight: normal;
	color: #114411;
	text-align: center;	
	padding: 10px;
}

h2
{
	font-family: "Monotype Corsiva", "Edwardian Script ITC", "Lucida Calligraphy", "Times New Roman";
	font-size: 24px;
	font-weight: normal;
	color: #114411;
	text-align: left;
	padding-top: 10px;
	margin-left: 30px;
}

div.subcontent1
{
width: 900px;
}

div.mainMenu
{
	position: relative;
	width: 150px;
	float: left;
	z-index: 100;
}

ul
{
	list-style-type: none;
}

p.mainMenu
{
	font-family: "Monotype Corsiva", "Edwardian Script ITC", 'Lucida Calligraphy', "Times New Roman";
	font-size: 24px;
	font-weight:normal;
	color: #114411;
	margin-left: 30px;
	margin-top: 15px;
}

p.mainMenu a
{
	text-decoration:none;
	color: #114411;
}

p.mainMenu a.mainMenuActive
{
	text-decoration:none;
	color: #30BB30;
}

p.mainMenu a:hover
{
	text-decoration:none;
	color: #44EE44;
}

div.sheet
{
	background-color: #f4f5ef;
	width: 700px;
	margin-left: 160px;
	-margin-left: 157px; /* хак для ie6 */
	min-height: 380px;
}

div.leftSheetBorder
{
	position: absolute;
	margin-top: -559px;
	margin-left: 70px;
	background-color: #FFFFFF;
	background-image: url("../img/leftContentBorder.jpg");
	background-repeat: no-repeat;
	background-position: top left;
	height: 390px;
	width: 106px;
	z-index: 1;
}

div.bottomSheetBorder
{
	background-image: url("../img/bottomContentBorder.jpg");
	background-repeat: no-repeat;
	background-position: top right;
	height: 185px;
	width: 803px;
	margin-left: 57px;
}

div.subcontent2
{
	text-align: center;
	margin-top: 10px;
}

p.subcontent2
{
	font-family: "Monotype Corsiva", "Edwardian Script ITC", "Lucida Calligraphy", "Times New Roman";
	font-size: 18px;
	font-weight: normal;
	color: #114411;
}

div.signature
{
	margin-top: 50px;
	margin-left: 50px;
	margin-right: 50px;
	padding: 5px;
	text-align: center;
	border-top: solid 1px #99AA99;
}

p.signature
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #99AA99	
}

div.sheetContent
{
	margin-top: 10px;
	min-height: 220px;
}

div.sheetImgRight
{
	width: 205px;
	float: right;
	margin-left: 20px;
	margin-right: 30px;
}

div.sheetImgLeft
{
	width: 205px;
	float: left;
	margin-left: 30px;
	margin-right: 30px;
}

img.sheetImg
{
	padding: 2px;
	margin-top: 15px;
	margin-bottom: 10px;
	border: solid 1px #99AA99;
}

img.sheetImgRight
{
	float: right;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 15px;
	margin-right: 30px;
	border: solid 5px #CCD4CC;
	border-bottom: solid 20px #CCD4CC;
}

img.sheetImgLeft
{
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 30px;
	margin-right: 20px;
	border: solid 5px #CCD4CC;
	border-bottom: solid 20px #CCD4CC;
}

a:hover img.sheetImgLeft
{
	border: solid 5px #FFFFFF;
	border-bottom: solid 20px #FFFFFF;
}

a:hover img.sheetImgRight
{
	border: solid 5px #FFFFFF;
	border-bottom: solid 20px #FFFFFF;
}

p.sheetTitle
{
	font-family: "Monotype Corsiva", "Edwardian Script ITC", "Lucida Calligraphy", "Times New Roman";
	font-size: 24px;
	font-weight: normal;
	color: #114411;
	padding-top: 10px;
	margin-left: 30px;
}

p.sheetText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	/*font-style:italic;
	*/font-weight: normal;
	color: #222222;
	text-align: left;	
	padding-left: 30px;
	padding-right: 10px;
	padding-top: 10px;
}

a.sheetLink
{
	font-size: 18px;
	font-family: "Monotype Corsiva", "Edwardian Script ITC", "Lucida Calligraphy", "Times New Roman";
	text-decoration:none;
	color: #30BB30;
}

a.sheetLink:hover
{
	font-size: 18px;
	font-family: "Monotype Corsiva", "Edwardian Script ITC", "Lucida Calligraphy", "Times New Roman";
	text-decoration:none;
	color: #44EE44;
}

ul.sheetListLeft
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	/*font-style:italic;
	*/font-weight: normal;
	color: #222222;
	text-align: left;	
	padding-left: 60px;
	padding-right: 20px;
	padding-top: 10px;
	list-style-type:circle;
}

ul.sheetListRight
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	/*font-style:italic;
	*/font-weight: normal;
	color: #222222;
	text-align: left;	
	padding-left: 300px;
	padding-right: 20px;
	padding-top: 10px;
	list-style-type:circle;
}

p.sheetBottom
{
	padding-top:80px;
	padding-bottom: 5px;
	text-align: center;
	font-family: "Monotype Corsiva", "Edwardian Script ITC", "Lucida Calligraphy", "Times New Roman";
	font-size: 24px;
	font-weight: normal;
	color: #114411;	
}

div.sheetImgContent
{
	margin-top: 20px;
	margin-left: 60px;
	margin-right: 60px;
}

img.smallImgTree
{
	margin: 5px;
	width: 120px;
}

a.smallImgTree img
{
	border: solid 5px #CCD4CC;
	border-bottom: solid 20px #CCD4CC;
/*	border: solid 1px #334f33;
/*	padding: 2px;*/
/*	border: 5px solid #999999;
	border-width: 5px 5px 20px;*/
}

a.smallImgTree:hover img
{
	border: solid 5px #FFFFFF;
	border-bottom: solid 20px #FFFFFF;
/*	border: solid 1px #ffffff;
/*	padding: 2px;*/
/*	border: 5px solid #ffffff;
	border-width: 5px 5px 20px;*/
}

div.imgLink
{
	text-align: center;
	margin-top: 30px;
}

p.imgLink
{
	font-size: 18px;
	font-family: "Monotype Corsiva", "Edwardian Script ITC", "Lucida Calligraphy", "Times New Roman";
}

a.imgLink
{
	text-decoration:none;
	color: #30BB30;
}

a.imgLink:hover
{
	text-decoration:none;
	color: #44EE44;
}

div.contactInfo
{
	margin-top: 50px;
	margin-left: 100px;
}

table
{
	margin-top: 10px;
	margin-left: 30px;
	margin-bottom: 20px;
	width: 640px;	
}

tr.caption
{
	background-color:#bbdd99;
}

tr.subcaption
{
	background-color:#FFFFFF;
}

tr.content
{
	background-color:#FFFFFF;
}

td
{
	border: solid 1px #f4f5ef;
}

p.tableCaption
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	/*font-style:italic;
	*/font-weight: normal;
	color: #222222;
	text-align: left;
	padding: 10px;
	padding-right: 3px;
}

p.tableSubcaption
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*font-style:italic;
	*/font-weight: bold;
	color: #222222;
	text-align: left;
	padding: 6px;
	padding-left: 20px;
}

p.tableTextLeft
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*font-style:italic;
	*/font-weight: normal;
	color: #222222;
	text-align: left;
	padding: 3px;
}

p.tableTextRight
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*font-style:italic;
	*/font-weight: normal;
	color: #222222;
	text-align: right;
	padding: 3px;
	padding-right: 15px;
}












