body {
	/*background: #CED7DB url('/templates/main/images/bg.gif') left top repeat-x;*/
	/*background: #A9B1B4 url('/templates/main/images/bg.gif') left top repeat-x;*/
	background: #A9B1B4;
}

.error {
	color: Red;
}

div.bg1 {
	background: #CED7DB url('/templates/main/images/bg.gif') left top repeat-x;
	overflow: hidden;
}

div.bg2 {
	background: transparent url('/templates/main/images/bg_bot.gif') left bottom repeat-x;
}

div.outer {
	width: 880px;
	margin: 0 auto 0 auto;
	background: #FFFFFF;
}

div.top {
	position: relative;
}

div.top div.left {
	position: absolute;
	left: 0;
	top: 0;
	width: 222px;
}

div.top div.right {
	position: relative;
	left: 222px;
	width: 632px;
	min-height: 500px;
	_height: 500px;
	padding-top: 18px;
}

div.logo {
	position: relative;
	left: 0;
	top: 0;
	width: 10px;
	margin: 62px 0 0 53px;
}

div.topcontent {
	width: 632px;
	height: 160px;
	background: #CECBBC;
}

div.navig1 {
	margin-top: 7px;
	width: 632px;
	height: 55px;
	background: #CDCDCD url('/templates/main/images/bg_navig1.gif') left top repeat-x;
}

div.navig2 {
	margin-top: 58px;
	padding: 10px 0 10px 0;
	width: 200px;
	background: #FFFFFF url('/templates/main/images/bg_navig2.gif') left top repeat-y;
}

div.navig2i, div.navig2ia {
	/*height: 27px;	
	line-height: 27px;*/
	padding: 8px 0 8px 20px;
}

div.navig2i a, div.navig2ia a {
	font-size: 14px;
	line-height: 1.2em;
	color: #515151;
	text-decoration: none;
}

div.navig2i a:hover {
	color: #E69F11;
}

div.navig2ia {
	background: #FFFFFF url('/templates/main/images/bg_navig2ia.gif') left top repeat-y;
}

div.navig3 {
	margin: 0 0 14px 0;
}

div.navig3i, div.navig3ia {
	/*float: left;
	margin-right: 14px;*/
	height: 24px;
	line-height: 24px;
	padding-left: 20px;
}

div.navig3i {
	background: transparent url('/templates/main/images/bg_navig3i.gif') left top no-repeat;
}

div.navig3ia {
	background: transparent url('/templates/main/images/bg_navig3ia.gif') left top no-repeat;
}

div.navig3i a, div.navig3ia a {
	font-size: 14px;
	text-decoration: underline;
}

div.navig3i a {
	color: #515151;
}

div.navig3i a:hover, div.navig3ia a {
	color: #E69F11;
}

div.content {
	width: 632px;
}

div.bottom {
	position: relative;
	left: 222px;
	width: 658px;
	margin-top: 20px;
}

div.bottom div.left {
	position: relative;
	left: -222px;
	top: -195px;
}

div.bottom div.left div {
	position: absolute;
	left: 0;
	top: 0;
	width: 222px;
	height: 195px;
}

div.grayline {
	width: 632px;
	height: 1px;
	font-size: 1px;
	background: transparent url('/templates/main/images/grayline.gif') left top repeat-x;
}

div.botcontent {
	margin-top: 20px;
	background: #F2F2F2 url('/templates/main/images/graycorner.gif') right bottom no-repeat;
	width: 584px;
	min-height: 71px;
	_height: 71px;
	padding: 24px 24px 24px 24px;
}

div.botend {
	widht: 100%;
	height: 53px;
	text-align: right;
	background: transparent url('/templates/main/images/bg_botend.gif') left bottom repeat-x;
}

