body {
	width: 100%;
	height: auto;
	text-align: center;
	background: #fff;
	margin: 0px;
	padding: 0px;
}

img {
	border: 0px;
}

form,#summary p,#quote p {
	margin: 0px;
	padding: 0px;
}

#main {
	width: 770px;
	height: auto;
	margin: 20px auto 0px auto;
	text-align: left;
	padding: 1px;
	border: 1px solid #878787;
}

#header {
	font-size: 1px;
}

#newsletter {
	font-size: 11px;
	font-family: Arial;
	color: #333;
	margin-top: 10px;
}

#newsletter div {
	margin-top: 4px;
	margin-bottom: 4px;
}

#newsletter input {
	width: 222px;
	font-size: 11px;
	font-family: Arial;
	color: #333;
	padding: 1px;
}

#newsletter input.submit {
	width: 90px;
	font-size: 11px;
	font-family: Arial;
	color: #333;
	background: #ccc;
	border: 1px solid #333;
	margin-left: 4px;
}

#newsletter span.message {
	font-size: 11px;
	font-family: Arial;
	font-style: italic;
	font-weight: normal;
	color: #bd5a2a;
}

#menu {
	margin-top: 1px;
	width: auto;
	height: 22px;
	background: #255e93;
}

#menu ul {
	margin: 0px;
	padding: 0px;
}

#menu li {
	width: auto;
	height: 22px;
	line-height: 22px;
	list-style: none;
	border-right: 1px solid #fff;
	float: left;
}

#menu li.active {
	background: #4581b8;
}

#menu li a {
	font-size: 11px;
	font-family: Arial;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	display: block;
	height: 22px;
	line-height: 22px;
	padding-left: 10px;
	padding-right: 10px;
}

#menu li a:hover {
	text-decoration: underline;
}

#submenu {
	width: 198px;
	height: auto;
	padding: 10px 15px;
}

#submenu ul {
	margin: 0px;
	padding: 0px;
}

#submenu li {
	list-style: none;
}

#submenu ul li a.main {
	font-size: 15px;
	font-family: Arial;
	color: #333;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin-bottom: 8px;
	margin-top: 18px;
	float: left;
}

#submenu li ul {
	padding: 0px;
	margin: 0px;
	clear: both;
}

#submenu li ul li {
	padding: 0px 0px 0px 10px;
	height: 24px;
}

#submenu ul li ul li a.sub {
	font-size: 12px;
	font-family: Arial;
	color: #4d7898;
	font-weight: bold;
	text-decoration: none;
}

#submenu ul li ul li.active a.sub {
	color: #333;
}

#submenu ul li ul li a.sub:hover {
	text-decoration: underline;
}


#text {
	padding-top: 15px;
	width: auto;
	height: auto;
}

#text #left {
	float: left;
	height: auto;
	width: 228px;
	padding-left: 15px;
	padding-bottom: 15px;
	padding-right: 15px;
}

#quote {
	width: 198px;
	height: auto;
	background: #f69f75;
	border: 1px solid #878787;
	padding: 15px;
	color: #222;
	font-size: 11px;
	font-family: Arial;
	line-height: 16px;
}

#quote .title {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;
}


#text #right {
	float: left;
	width: 497px;
	height: auto;
	padding-bottom: 15px;
}


#text #rightnewsletter {
	float: left;
	width: auto;
	height: auto;
	padding-left: 15px;
	padding-bottom: 15px;
}


#summary {
	width: 455px;
	height: auto;
	background: #cbe1ff;
	border: 1px solid #878787;
	padding: 13px 21px;
	font-size: 12px;
	font-family: Arial;
	color: #333;
}

#content {
	padding-top: 6px;
	font-size: 12px;
	font-family: Arial;
	color: #333;
	line-height: 19px;
}

#content a, #summary a {
	color: #255e93;
}

#content a:hover, #summary a:hover {
	color: #333;
}

#right .title {
	font-size: 17px;
	font-family: Arial;
	font-weight: bold;
	color: #bd5a2a;
	padding-bottom: 10px;
;
}
#info {
	width: auto;
	height: 27px;
	line-height: 27px;
	background: #255e93;
	text-align: center;
	color: #fff;
	font-size: 12px;
	font-family: Arial
}

#info img {
	padding-left: 8px;
	padding-right: 8px;
	vertical-align: middle;
}

#info a {
	color: #fff;
	text-decoration: none;
}

#info a:hover {
	text-decoration: underline;
}

#tromik {
	width: 770px;
	height: 20px;
	line-height: 20px;
	margin: 0px auto 10px auto;
	text-align: right;
}

#tromik a {
	line-height: 20px;
	font-size: 10px;
	font-family: Arial;
	color: #7a7a7a;
	text-decoration: none;
}

#tromik a:hover {
	text-decoration: underline;
}




#text #right #summary img,#text #right #content img {
	padding: 10px;
}





