html
{
	height: 100%;
}
#framework
{
	min-height: 100%;
}
* html #framework
{
	height: 100%;
}
body
{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	background-color: #f5eee6;
	color: #424242;
	height: 100%;
}

a
{
	color: #424242;
	text-decoration: underline;
}
a:hover
{
	text-decoration: none;
}
td
{
	vertical-align: top;
}

h1, h2, h3, h4
{
	font-weight: normal;
	color: #51382a;
}

h1
{
	font-size: 1.5em;
	margin-top: 0;
	padding-top: 0;
}

h2
{
	font-size: 1.3em;
}

h3
{
	font-size: 1.2em;
	font-weight: bold;
}

img
{
	border: 0;
}

/*------*/

.phone
{
	position: absolute;
	top: 75px;
	left: 78px;
	font-size: 1em;
	font-weight: bold;
}
.phone .number
{
	font-size: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
}
.heading
{
	height: 58px;
	background-image: url(images/heading_bg.gif);
	background-repeat: repeat-x;
	padding-top: 20px;
	color: #e5e5e5;
	font-size: 1.8em;
	text-align: center;
	font-weight: bold;
	font-family: Arial Narrow, Helvetica, sans-serif;
	padding-right: 70px;
}

#head
{
	height: 384px;
	border-bottom: 3px solid #e1cfb7;
	background-image: url(images/head_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	overflow: hidden;
}

#head .left
{
	float: left;
	background-image: url(images/head_left_bg.png);
	background-repeat: no-repeat;
	background-position: 0px 20px;
	width: 396px;
	height: 384px;
	margin-left: -85px;
	filter:expression(fixPNG(this));	
}
#head .center
{
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/head_center_bg.png);
	background-repeat: no-repeat;
	width: 440px;
	margin-top: 20px;
	height: 357px;
	filter:expression(fixPNG(this));	
}
#head .right
{
	float: right;
	background-image: url(images/head_right_bg.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	width: 235px;
	height: 323px;
	margin-bottom: 61px;
	overflow: hidden;
	position: relative;
	filter:expression(fixPNG(this));	
}

#menu
{
	padding-top: 6px;
	padding-bottom: 8px;
	font-size: 1.7em;
	font-family: Arial Narrow, Helvetica, sans-serif;
	text-align: center;
	border-bottom: 2px solid #e9dcc9;
	background-color: #f3ebe0;
}
#menu a
{
	color: #7e7b77;
	text-decoration: none;
	margin-right: 1em;
}
#menu a:hover
{
	color: #333333;
}

/*----------*/

.main
{
	border: 1px solid #dfd8cf;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 20px;
	padding: 10px;
	padding-left: 5px;
	padding-right: 5px;
	background-image: url(images/content_left_border.gif);
	background-repeat: repeat-y;
	background-position: 230px 1px;
	position: relative;
}

.leftSideToContentSeparator
{
	position: absolute;
	left: 227px;
	top: -15px;
	width: 10px;
	height: 20px;
	background-color: #f5eee6;
	padding: 0;
}

.cleared .leftSideToContentSeparator
{
	left: 227px;
	top: 1px;
	width: 10px;
	height: 20px;
	background-color: #f5eee6;
	padding: 0;
}


.block
{
	margin-left: 14px;
	border: 1px solid #dfd8cf;
	padding: 10px;
	padding-top: 5px;
	margin-bottom: 1em;
	margin-top: 1em;
}

.banner
{
	border: 1px solid #dfd8cf;
	background-image: url(images/banner_bg.gif);
	background-repeat: repeat-x;
	text-align: center;
	height: 241px;
	margin-top: 1em;
	margin-bottom: 1em;
	overflow: hidden;
}

.catalogList
{
	width: 99%;
	margin-top: 1em;
	margin-bottom: 0.5em;
	border: 1px solid #dfd8cf;
}
.catalogList img
{
	display: block;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	border: 2px solid #e2e2e2;
	width: 110px;
}
.catalogList td
{
	width: 25%;
	vertical-align: top;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}


.catalogItem
{	
	width: 120px;
	margin-left: auto;
	margin-right: auto;
}

.textBlock
{
	width: 99%;
}
.textBlock td
{
	width: 50%;
	border: 1px solid #e2e2e2;
	padding: 10px;
}


.right
{
	text-align: right;
}
.center
{
	text-align: center;
}
.strong
{
	font-weight: bold;
}

.fakeLink
{
	color: #424242;
	text-decoration: none;
	font-weight: normal;
	cursor: default;
}

.small
{	
	font-size: 0.9em;
}

/*---------*/

.leftSide
{
	float: left;
	width: 205px;
	position: relative;
	font-size: 0.9em;
}

.content
{
	margin-left: 245px;
	margin-right: 40px;
}

.cleared
{
	clear: both;
	height: 10px;
	position: relative;
}

/*---------*/

#bottomSeparator
{
	height: 80px;
    clear: both;
	margin-top: 10px;
}

#bottom
{
	clear: both;
	margin-top: -80px;
	position: relative;
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 0.9em;
	text-align: center;
}