

* {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	border: none;
	line-height: 150%
}

a:hover {
	color: #2c4079;
}

/* Text reset */
p, h1, h2, h3, h4, h5, h6, a {
	color: #666666;
	line-height: 150%;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #525353;
}

body {
	background: #FFFFFF url(http://storage.ubertor.com/cl9987/content/image/81.gif) repeat-x top;
}

/* Header
=================================================================================== */

#page_header_outer {
	margin: -30px 0 0 0;
}

/* Menu
=================================================================================== */
#menu_outer {
	padding: 0px;
	border: none;
	background: #CBDAE3;
	margin: 171px 0 0 0;
	text-align: right;
}

#menu_outer a {
	color: #535552;
	font-size: 12px;
	font-weight: bold;
}

#menu_outer a:hover {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	background: #5b91b1;
}

.sel {
	color: #000120 !important;
	text-decoration: underline;
}

/* Container
=================================================================================== */

#container_outer {
	background: #ffffff;
	margin-top: 0px;
	border: 1px solid #DCE4ED;
}

#container_inner {
	padding-left: 0px;
	margin: 0px;
}

/* Content
=================================================================================== */

#content_outer {
	padding-top: 10px;
	background: #ffffff;
	border: none;
}

#content_inner {
	padding-top: 20px;
}

#content_body {
	background: #ffffff;
	margin: 0px;
}

.has_insets #content_body {
	float:left;
	margin:0;
	
	text-align:left;
	
}

/* Hide Items */
#id_inset_outer, #id_inset_wrapper, #id_inset_group1, #up_inset1, #id_inset_group2 {
	display: none;
}

/* Page Footer 
=================================================================================== */

#page_footer {
	padding: 2px;
	margin: 0px 0 0 0;
	text-align: left;
	background: #CBDAE3;
	
}

#page_footer a {
	font-size: 11px;
	color:#535552;
}

#page_footer a:hover {
	color:#676767;
}

div#page_footer a#powered_by {
	margin: 10px;
}


/* Blog
=================================================================================== */

#blog_heading {
	display: none;
}

#posts .post .post_heading {
	background: #5b91b1;
	padding: 5px;
	text-decoration: none;
}

#posts .post_heading a {
	text-decoration: none;
}

#posts .entry {
	margin: -80px 20 0 0;
	padding: 0px;
}

#posts .postmetadata, .title {
	display: none;
}

/* Contact Form
=================================================================================== */
input, textarea {
	border: 1px solid #DCE4ED;
}

#contact {
	border: 1px solid #DCE4ED;
}

.submit {
	padding: 5px;
	background: #CBDAE3;
}

.submit:hover {
	cursor: pointer;
}

#contact, #form_left {
	padding-left: 10px;
}
