body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #bcbcbc;
	margin:8px auto;
	padding:0;
	background-image: url(/images/bg-body.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

#Wrapper {
	width:704px;
	margin:0 auto;
	background-image: url(/images/bg-main-top-bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	border:0;
	padding:0 0 6px 0;
}
#top {
	background-image: url(/images/bg-main-top-bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding:6px 15px 0 14px
}
#logo {
	display:block;
	float:left;
	width:188px;
	border-bottom:1px solid #FFFFFF;
	overflow: hidden;
}
#slogan {
	display:block;
	float:right;
	width:466px;
	border-bottom:1px solid #FFFFFF;
}
#interior {
	background-image: url(/images/bg-interior.gif);
	background-repeat: repeat-y;
	background-position: center center;
	width:704px;
	/*height:300px;*/
}
#mid {
	padding:0 15px 0 14px
}

#ColOne {
	display:inline;
	float:left;
	width:188px;
}

#ColOne p, #ColOne h3{
	width:90%;
	margin:12px auto;
}

#ColTwo{
	display:block;
	float:right;
	width:426px;
	border-top:1px solid #FFFFFF;
	padding:15px 20px 10px 20px;
	line-height:18px;
}

h1, h2, h3, h4, h5, h6 { 
	margin: 15px 0;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight:bold;
}
p { 
	margin: 10px 0;
}
ul, ol { 
	margin: 15px 0 0 15px;
}
.clear {
	clear:both;
}
a, a:visited {
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bold;
}
a:hover {
	color:#8ac1fa;
	text-decoration:none;
}
#Footer {
	font-size: 11px;
	color:#FFFFFF;
	text-align:center;
	padding:0;
	margin:0;
}
#Footer a:link, #footer a:visited {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
}
#Footer a:hover {
	color:#747474;
	text-decoration:underline;
}


/****************                NAVIGATION IN Left COLUMN         *******/
	/******************      FOOTER         ***************/
#copywrite {
	text-align: center;
	background-color: #ebebeb;
	clear: both;
	margin: 0;
	padding: 0;
	line-height: 18px;
	width: 712px;
}

img.center {
	margin: 12px auto;
	padding-left:60px;
}

img.left {
	float: left;
	display: inline;
	margin: 3px 12px 6px 1px
}

img.right {
	float: right;
	margin: 3px 12px 6px 12px;
}

img.thumbs {
	margin: 5px 6px 10px 10px;
}

input, textarea{
width:200px;
line-height:16px;
font-size:0.95em;
}