
* {
    margin: 0;
    padding: 0;
}
body#body {
    background: url("images/bg.gif") repeat scroll center top transparent;
    color: #4F4F4F;
	font-family: Arial,Helvetica,sans-serif;
    font-size: 15px;
}

a { 
	text-decoration: none; 
}

.clear {
    clear: both;
}

.min-width {
	background: url("images/bg-2.jpg") no-repeat scroll center top transparent; 
    min-width: 980px;
    padding-top: 52px;
}

.min-widtha {
	background: url("images/bg-2a.jpg") no-repeat scroll center top transparent; 
    min-width: 980px;
    padding-top: 52px;
}

.min-widthb {
	background: url("images/bg-2b.jpg") no-repeat scroll center top transparent; 
    min-width: 980px;
    padding-top: 52px;
}

#main {
    margin: 0 auto;
    width: 865px;
}

#header {
    padding: 0;
}
.head-row1 {
	background: url("images/bg-row.jpg") no-repeat scroll 0 0 transparent;
    height: 197px;
    overflow: hidden;
    width: 100%;
}
.head-row2 {
	background: url("images/bg-row2.jpg") no-repeat scroll 0 0 transparent;
    height: 45px;
    overflow: hidden;
    width: 100%;
}
.logo {
    float: left;
    margin: 30px 0 0 160px;
}

.pr-menu {
    overflow: hidden;
    padding-left: 12px;
    padding-top: 13px;
	font-size: 15px;
	font-weight: 800;
}

.menu-228 {
	color: white;
}

.menu-209 {
	color: white;
}

.menu-210 {
	color: white;
}

.menu-212 {
	color: white;
}

ul.primary-links {
    line-height: normal;
	list-style: none outside none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}
ul.primary-links li {
	background: url("images/bg-li.gif") no-repeat scroll right 0 transparent;
	float: left;
    overflow: hidden;
	padding: 2px 25px 3px;
}

ul.primary-links li.last {
	background: none repeat scroll 0 0 transparent;
}

#cont {
    background: url("images/corner-bot-left.gif") no-repeat scroll left bottom #FFFFFF;
    overflow: hidden;
    width: 100%;
	/*height: 630px; */
}

.corner-bot-right {
    background: url("images/corner-bot-right.gif") no-repeat scroll right bottom transparent;
    overflow: hidden;
    width: 100%;
	/*height: 630px;*/
}

.cont-inner {
	background: url("images/bg-cont.gif") repeat-x scroll center top transparent;
    overflow: hidden;
    padding: 0 22px 20px 34px;
}

#cont-col {
    height: 1%;
    padding: 44px 10px 0;
}

#right-col { 
	height: 1%;
	padding: 44px 0 0;
    float: right;
    width: 250px;
}

#footer {
	font-size: 12px;
    font-weight: normal;
    overflow: hidden;
	padding: 30px 0;
    text-align: center;
    width: 100%;
}

