/* standard elements */
* {
	margin: 0;
	padding: 0;
}

a {
	color: #526C1C;
}

a:hover {
	color: #333;
	text-decoration: none;
}

body {
	color: #333;
	font: normal 62.5% "Lucida Sans Unicode",sans-serif;
	margin: 0;
	background-color: #F4F4F4;
}

p,ul {
	padding-bottom: 1em;
}

ul {margin-left: 1.9em;}

li {list-style: none;}
.main li {list-style-image: url(images/li.gif);}

h1 {font-size: 1.2em;}

blockquote {
	display:block;
	background: #FFF;
	border-bottom: 1px solid #EEE;
	border-top: 1px solid #EEE;
	color: #333;
	font-size: 1em;
	margin-bottom: 1.2em;
	margin-top: 3em;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 12px;
}
blockquote p {padding: 3px 0;}

h1,h2,h3 {
	color: #400028;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
}

/* misc */
.clearer {clear: both;}
.main_right .padded {
	background-image: url(images/tewstg2.png);
	background-repeat: no-repeat;
	background-position: left 59px;
	height: 320px;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 16px;
}

.main_right .padded2 h1 {
	font-size: 1.2em;
	margin-bottom: 8px;
	padding-top: 5px;
	color: #FFF;
}

.main_right .padded2 {
	padding: 3px 3px 6px 3px;
	background-repeat: no-repeat;
	background-position: left 59px;
}

.main_right .padded2 h1 {
	font-size: 1.2em;
	margin-bottom: 8px;
	padding-top: 5px;
	color: #FFF;
}
	
.main_right .padded h2 {
font-size: 1.2em;
	margin-bottom: 8px;
	padding-top: 5px;}
	
.main .padded {
	padding-top: 18px;
	padding-right: 10px;
	padding-bottom: 18px;
	padding-left: 13px;
	
}
.meta {font-size: 0.8em; color: #666;}
.left {float: left;}
.right {float: right;}

/* structure */
.container {
	font-size: 1.2em;
	margin: 0 auto;
	width: 1000px;
	background-color: #FFF;
	background-repeat: repeat-y;
	border-top-width: 0px;
	border-right-width: thin;
	border-bottom-width: 0px;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #EFEFEF;
	border-left-color: #EFEFEF;
}


.headertop {
	float: center;
	width: 1000px;
	font: normal 1.9em Verdana,sans-serif;
	text-align: center;
	height: 110px;
	background-color: #FFF;
	background-image: url();
	background-repeat: no-repeat;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #D8D8D8;
	
}

.logo {
	float: left;
	width: 300px;
	font: normal 2.4em Verdana,sans-serif;
	text-align: left;
	height: 105px;
	background-color: #FFF;
	background-image: url();
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-top: 5px;
}

.si {
	float: left;
	width: 680px;
	font: normal 2.4em Verdana,sans-serif;
	text-align: right;
	height: 105px;
	background-color: #FFF;
	background-image: url();
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-top: 5px;
}

.topmenu {
	float: left;
	width: 1000px;
	font: normal 2.4em Verdana,sans-serif;
	text-align: left;
	height: 30px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	margin-bottom: 2px;
	
}

/* header */
.header {
	float: left;
	width: 759px;
	font: normal 2.4em Verdana,sans-serif;
	line-height: 150px;
	text-align: center;
	height: 250px;
	background-color: #CCC;
	background-repeat: no-repeat;
}
h3 {
	font-family: Arial;
	font-size: 1.2em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666;
}


/* structure */
.top {
	background: #222;
	color: #DDD;
	float: left;
	font: normal 1.4em Verdana;
	height: 50px;
	text-align: center;
	width: 639px;
}
.subnav {
	float: left;
	width: 195px;
	background-image: url(images/bg2.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #F1F3F3;
}
.main {
	float: left;
	width: 565px;
}
.main_right {
	float: right;
	width: 240px;
	color: #333;
	background-repeat: no-repeat;
	background-position: left top;
}

/* sub-navigation */
.subnav h1 {
	color: #FFE;
	line-height: 24px;
	padding-left: 8px;
	height: 40px;
	font-family: Arial;
	font-size: 1.1em;
	font-weight: bold;
}
.subnav ul {margin: 0; padding: 0;}
.subnav li {
	list-style: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D7D6CE;
}
.subnav li a {
	color: #111;
	display: block;
	padding: 8px 0 8px 12px;
	width: 183px;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	background-color: #F1F3F3;
}
.subnav li a:hover {
	color: #000;
	background-color: #D6DCDC;
}

.form_c{
	width:540px;
	height:300px;
	float:left;
	
	}
/* footer */
.footer {
	background: url(images/bgfooter.gif) repeat-x;
	color: #CCC;
	font-size: 0.9em;
	line-height: 39px;
	width: 100%;
	text-align: center;
}
.footer .left,.footer .right {padding: 0 16px;}
.footer a {color: #EEE;}
.footer a:hover {color: #FAFCB0;}

.newstg{
	width:250px;
	height:34px;
	float:left;
	position:absolute;
	z-index:1;
	}
.newstg2{
	width:230px;
	
	float:left;
	background-image: url(images/tewstg2.png);
	background-repeat: no-repeat;
	background-position: left top;	
	}
