body {min-width:800px; height:100%; margin:0; background:url(/images/body.gif) left repeat-y; font-size:12px;}

h1 {color:#c00; font-size:22px;}
h2 {font-size:16px; margin:20px 0 5px;}
h3 {font-size:14px; margin:20px 0 5px; color:#c00;}
p {margin:5px 0 15px;}


#layout {width:100%; _width:expression( document.getElementsByTagName('html')[0].offsetWidth<800 ? '800px' : '100%' ); min-width:800px; height:100%; padding:0; font:12px Arial, Helvetica, sans-serif; background:url(/images/page.jpg) top left repeat-x;}

#header {height:218px; background:url(/images/header.jpg) top left no-repeat; border-bottom:3px solid #600;}

#content {width:100%; padding:15px 25px 150px; border:2px solid #c00; background:url(/images/content.jpg)
 bottom right no-repeat;}

.menu {width:107px; height:36px; margin:4px 15px 0 24px;}
.menu img {width:107px; height:36px; border:none;}

.form {font:12px Arial, Helvetica, sans-serif; padding-right:20px;}
.form input, textarea {border:2px solid #c00; width:300px; margin-bottom:10px;}
.form select {width:296px; *width:300px; background:#fff; border:none; *margin:-2 -2;}
.select {width:296px; *width:300px; *height:23px; border:2px solid #c00; margin-bottom:10px; overflow:hidden;}
.z {color:white}
.zh {color:#b0b4b5; position: relative;}
.red {color:#c00; font-size:14px; font-weight:bold;}
.letter {color: red; font-size: 200%; font-family: serif; position: relative; top: 5px;}

/* Fixed Positioned AddThis Toolbox */
.addthis_toolbox {
position: fixed;
top: 5%;
right: 45px;
border: 1px solid #ddd;
padding: 5px 5px 4px;
width: 32px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
}

.addthis_toolbox .custom_images a {
width: 32px;
height: 32px;
cursor: pointer;
}
.addthis_toolbox .custom_images a img { border: 0; margin: 2px 0; opacity: 0.6; }
.addthis_toolbox .custom_images a:hover img { margin: 2px 0; opacity: 1.0; }


#contacts {padding:0 15px 10px 20px;}

/*SEO*/
.com {
	position: relative;
	margin: 30px 160px 0px 0px;
	}

.com h1 {
	font-size: 16px;
	color: #aaa;
	}

.com p {
	color: #656565;
	}

.com strong {
	font-weight: normal;
	}

#content {
	padding-bottom: 0px;}
