* {
	margin: 0px;
	padding: 0px;
}

/* @group global */

body {
	background-color: #4C4D4C;
	color: #848484;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/background.png);
	background-repeat: repeat-x;
	background-position: center top;
}

a {
	text-decoration: underline;
	color: #34A388;
}

a:hover {
	text-decoration: none;
	color: #BF8F00;
}

strong {
	color: #333333;
}

table {
	border-width: 0px;
	padding: 0;
	margin: 0;
	border-style: none;
	border-collapse: collapse;
}

img, div {
	behavior: url(iepngfix.htc)
}

ul {
	list-style: none;
}
iframe {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}

li {
	background: url(../images/x1.gif) no-repeat 0px 5px;
	padding-left: 15px;
}

p {
	margin-bottom: 10px;
	text-align: left;
	line-height: 1.5em;
}

hr {
	border-top: 2px dotted #CDCEC8;
	border-right: none;
	border-bottom: none;
	border-left: none;
	margin-top: 12px;
	margin-bottom: 6px;
	padding: 0px;
}

b {
	font-size: 1.1em;
}

td {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	color: #848484;
}

#container {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FAF7ED;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	background-image: url(../images/modern-logo.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#container-outer {
	padding: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 876px;
	border: 2px solid #000000;
	background-color: #4B4C4B;
}

.col-left {
	padding: 0px 6px 0px 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: 400;
	color: #666666;
	margin: 0px;
	width: 258px;
	vertical-align: top;
	float: left;
}

.col-right {
	padding: 0px;
	margin: 0px;
	border-left-style: none;
	vertical-align: top;
	width: 600px;
	float: right;
	height: 600px;
	font-size: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}

.content-left {
	padding: 0px 5px 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: 400;
	color: #666666;
	margin: 0px;
}

/* @end */

/* @group menu */

#menu {
	padding: 2px 8px 16px;
	margin-top: 10px;
	background-color: #F2EEE5;
	
}

/* @end */

/* @group Link 1 */

#link1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#link1 a:link {
	color: #6B5F40;
	text-decoration: none;
	display: block;
	height: 10px;
	margin: 5px;
	white-space: nowrap;
	border: 1px solid #666666;
	padding: 0px 6px 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	background-color: #F4F5DA;
	letter-spacing: 1px;
	text-align: center;
}

#link1 a:visited {
	color: #6B5F40;
	text-decoration: none;
	display: block;
	height: 10px;
	margin: 5px;
	white-space: nowrap;
	border: 1px solid #666666;
	padding: 0px 6px 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	background-color: #F4F5DA;
	letter-spacing: 1px;
	text-align: center;
}

#link1 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #34A388;
	background-image: url(../images/menu-hover-backg.gif);
	background-repeat: repeat;
}

#header {
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	height: 20px;
	clear: both;
}

#header_inner {
	position: relative;
	width: 700px;
	height: 125px;
	padding: 0px;
	margin: 0px;
}


/* @end */

/* @group Font Styles */

.bold1 {
	font-weight: bold;
}

/*You need this at the bottom so left and right column background continues equal*/

.clearer {
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.preloader {
	position: absolute;
	top: -1500px;
	left: -1500px;
}

.hiddenPic {
	display: none;
	height: 5px;
	width: 5px;
}

/* @end */
/* @group Menu */

#menu a, #menu a:visited {
	text-decoration: none;
	text-align: left;
	color: #939393;
	display: block;
	padding: 6px 1px 4px 30px;
	margin: 4px auto;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.1em;
	line-height: 1.6em;
	background-image: url(../images/arrow-gray2.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #D5D2C9;
	font-family: Arial, Helvetica, sans-serif;
}

#menu a:hover {
	color: #DE6518;
	background-image: url(../images/arrow-orange2.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
	text-align: right;
	padding-right: 10px;
}

/* @end *//* @group footer */

#footer {
	clear: both;
	width: 880px;
	margin: 0px auto;
	text-align: right;
	text-transform: lowercase;
	padding-bottom: 10px;
	border-right: none;
	border-bottom: none;
	border-left: none;
	padding-top: 10px;
	border-top-style: none;
	padding-right: 20px;
	padding-left: 0px;
}

/* @end */