* {
	margin: 0;
	padding: 0;
}

body {
	background: #355379 url(images/img01.jpg) no-repeat center top;
	font: normal small Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
}
h1 {
	font-size: 25px;
}
h2 {
	font-size: 18px;
}

h3 {
	font-size: 20px;
}

p, blockquote, ul, ol {
}

p {
}

blockquote {
	margin-left: 3em;
}

ul {
	margin-left: 3em;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	color: #FFFFFF;
}

a:hover {
	text-decoration: none;
}

img {
}

/* Boxed Style */

.boxed {
	margin-bottom: 20px;
	background: #788CA5;
	border: 3px solid #FFFFFF;
}

.boxed .title {
	height: 20px;
	padding: 5px 0 0 10px;
	background: url(images/img02.gif) repeat-x;
	border-bottom: 3px solid #FFFFFF;
	text-transform: lowercase;
	font-size: 1em;
	color: #355379;
}

.boxed .content {
	padding: 10px 20px 10px 20px;
}

/* Post */

.post {
	margin-bottom: 10px;
	margin-top:200px;
	margin: 0 auto;
	padding: 10px 10px 10px 10px;
	background: #FFFFFF;
	border: 0px;
	color: #355379;
}

.post .title {
	clear: both;
	padding: 0px 0;
	color: #355379;
}

.post .date {
	float: left;
	width: 80px;
	height: 21px;
	padding: 9px 0 0 0;
	background: #FFFFFF;
	text-align: center;
	font-size: x-small;
	color: #355379;
}
.post a {
	color: #355379;
}

.post .meta {
	float: left;
	width: 332px;
	height: 28px;
	border: 1px solid #355379;
	text-align: center;
	font-size: x-small;
}

.post .meta p {
}

.post .story {
	color:#355379;
	font-size: 13px;
}

.post h3 {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: .8em;
}

.post .story p, .post .story blockquote, .post .story ul, .post .story ol {
	margin-bottom: 1.1em;
	line-height: 120%;
}

/* Logo */

#logo {
	width: 850px;
	height: 220px;
	margin: 0 auto;
	background: url(images/int_head.jpg) no-repeat;
	/* background: url(images/header.swf) no-repeat;*/
}

#logo h1 {
	padding: 110px 0 0 10px;
	text-transform: lowercase;
	letter-spacing: -2px;
	font-size: 40px;
}

#logo h1 span {
	font-size: .7em;
	font-weight: normal;
}

#logo h2 {
	margin-top: -1em;
	padding: 15 0 0 10px;
	text-transform: uppercase;
	letter-spacing: .2em;
	font-size: 12px;
	font-weight: bold;
}

#logo a {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 790px;
	height: 22px;
	margin: -32 0 0 60;
	margin-bottom: 14;
	
	/*background: url(images/img02.gif) no-repeat;*/
}

#menu ul {
	float: right;
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;

}

#menu a {
	display:block;
	float:left;
	padding: 10px 11px 10px 11px;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 12px;
	font-weight:lighter;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .active a {
	text-transform: uppercase;
}


/* MenuFlags*/

#menuFlags {
	width: 60px;
	height: 22px;
	margin: -25 0 0 5;
	margin-right:auto;
	display:block;
	cursor:pointer;
}
#menuFlags a{
	text-decoration:none
}
/* Content */

#content {
	width: 700px;
	margin: 0 auto;
	padding: 20px 0 0 0;
}

#extra {
}

/* Content > Main */

#main {
	float: right;
	width: 850;
}

#main a {
}

/* Content > Main > Welcome */

#welcome {
	color: #355379;
}

/* Content > Main > Example */

#example {
}

/* Content > Sidebar */

#sidebar {
	float: left;
	width: 220px;
}

#sidebar a {
}

/* Content > Sidebar > Login */

#login {
}

#login form {
}

#login fieldset {
	border: none;
}

#login legend {
	display: none;
}

#login label {
	font-size: x-small;
	font-weight: bold;
}

#login input {
	margin-bottom: 5px;
	padding: 2px 5px;
	border: 1px solid #385B88;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#inputtext1, #inputtext2 {
	color: #385B88;
}

#inputsubmit1 {
	background: #385B88;
	color: #FFFFFF;
}

/* Content > Sidebar > Updates*/

#updates {
}

#updates ul {
	margin: 0;
	list-style: none;
}

#updates h3 {
	margin: 0;
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
}

#updates p {
	margin-bottom: 1.4em;
	font-size: smaller;
	line-height: normal;
}

/* Content > Sidebar > Partners*/

#partners {
}

#partners .content {
	padding: 10px 0;
}

#partners ul {
	margin: 0;
	border-bottom: 1px solid #D1BC5C;
	list-style: none;
	line-height: normal;
}

#partners li {
	padding: 10px;
	border-top: 1px solid #D1BC5C;
}

/* Footer */

#footer {
	clear: both;
	width: 830px;post
	margin: auto;
	padding: 10px 0;
	border-top: 1px dotted #355379;
}

#footer p {
	margin: 0;
	font-size: x-small;
}

/* Footer > Legal */

#legal {
	font-size: 9px;
}

/* Footer > Links */

#links {
}

#wrapper {
	text-align: left;
	margin:auto;
	width: 850px;
	background-color:#FFFFFF;
}

#planer {
	float: left;
	text-align:center;
	width: 240px;
	padding: 8px 8px 8px 8px;
	margin: 7px;
	border:	1px dotted #355379;
}

.left {
	float: left;
	margin-top:10px;
	margin-right:10px;	
}
.right {
	float: right;

}