@charset "utf-8";
/* CSS Document */

body,td,th,form,input,textarea,select{
	font-family: Tahoma;
	font-size: 12px;
	line-height: 16px;
	color: #000;
}
body{
	margin: 0;
	padding: 0;
	background:  #e6c977 url(bg.gif) left top repeat-x;
}
a{
	color: #dd7628;
	text-decoration: underline;
}
a:hover{
	color: #dd7628;
	text-decoration: none;
}
form{
	border: none;
	margin: 0;
	padding: 0;
}
img{
	border: none;
}

ul{
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 35px;
}
ol{
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 35px;
}
li{
	margin: 0px;
	padding: 0px;
}
form{
	margin: 0px;
	padding: 0px;
}
h1{
	font-size: 18px;
	font-weight: normal;
	margin: 0px 0px 8px 0px;
	line-height: 20px;
	color: #dd7628;
}

h2{
	font-size: 13px;
	font-weight: bold;
	margin: 0px 0px 8px 0px;
	line-height: 17px;
	color: #dd7628;
}
h3{
	font-size: 16px;
	font-weight: normal;
	margin: 15px 0px 8px 0px;
	padding: 0px 0px 0px 21px;
	line-height: 18px;
}
h3:first-letter{
	color: #7d211c;
}
p{
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

.font10{font-size: 10px;}
.font11{font-size: 11px;}
.font14{font-size: 14px;}
.font16{font-size: 16px;}

.red{
	color: #dd7628;
}
.grey{
	color: #616158;
}
.img_border{
	border: solid #e69432 2px;
}

#baseDiv{
	background: url(bg_bottom.gif) left bottom repeat-x;
}
#mainTable{
	width: 944px;
	height: 100%;
}
#topCell{
	height: 225px;
}
#topDiv{
	position: relative;
	height: 225px;
}
#logo{
	position: absolute;
	left: 0;
	top: 89px;
	z-index: 99;
}
#mastHead{
	position: absolute;
	left: 224px;
	top: 60px;
	z-index: 1;
}
#icons{
	position: absolute;
	top: 23px;
	right: 6px;
}
#topContacts{
	position: absolute;
	top: 14px;
	left: 4px;
	width: 200px;
	font-weight: bold;
	color: #FFFFFF;
}
#topMenu{
	position: absolute;
	top: 22px;
	left: 226px;
	width: 600px;
}
#topMenu a{
	display: block;
	float: left;
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	padding: 0 0 0 10px;
	margin: 0 30px 0 0;
}
#topMenu a:hover{
	text-decoration: underline;
}
#topMenu a.act{
	color: #ffd98d;
	background: url(t_m_arrow.gif) left center no-repeat;
	text-decoration: none;
}
#topMenu a.act:hover{
	text-decoration: none;
}
#bottCell{
	height: 69px;
	color: #FFFFFF;
}
#bottCell a{
	color: #FFFFFF;
}
#bottCell p{
	margin-bottom: 5px;}
#createdBy{
	display: block;
	float: left;
	width: 226px;
	margin-top: 17px;
}
#bottMenu{
	display: block;
	float: left;
	width: 600px;
	margin-top: 17px;
}
#contentTable{
	width: 944px;
}
#leftCol{
	width: 220px;
	padding: 0 0 22px 0;
}
#leftBg{
	background: url(left_bg.gif) left top repeat-y;
}
#leftBott{
	background: url(left_bottom.gif) left bottom no-repeat;
}
#leftTop{
	background: url(left_top.gif) left top no-repeat;
	padding: 0px 22px 22px 22px;
}
#leftTopper{
	padding: 12px 0px 12px 0px;
	line-height: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
#leftTop a{
	color: #000;
	text-decoration: none;
	display: block;
	margin: 4px 0 0 0;
}
#leftTop a:hover{
	color: #bc652e;
	text-decoration: underline;
}
#leftTop a.act{
	margin-left: -7px;
	padding-left: 7px;
	background: url(l_m_arrow.gif) left center no-repeat;
	text-decoration: none;
	color: #bc652e;
}
#leftTop a.act:hover{
	text-decoration: none;
}
div.leftHeader{
	padding: 5px 0px 12px 22px;
	margin: 10px 0 0 -22px;
	line-height: 16px;
	color: #FFFFFF;
	font-weight: bold;
	background: url(left_center.gif) top left no-repeat;
}
#contentCol{
	padding: 0 0 22px 0;
}
#contentBg{
	background: url(cont_bg.gif) left top repeat-y;
}
#contentBott{
	background: url(cont_bottom.gif) left bottom no-repeat;
}
#contentTop{
	background: url(cont_top.gif) left top no-repeat;
	padding: 0 22px 16px 22px;
}
#contentTopper{
	margin: 0 -22px 10px -22px;
	padding: 12px 32px 12px 32px;
	line-height: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
#submenu{
	margin: 10px 0 10px -30px;
}
#part_banners{
	text-align: center;
	padding: 20px 12px 0 0;
	background: #e6c977;
}
#part_banners p{
	margin-bottom: 20px;
}


