 /* CSS Document */

body {
	margin:0;	
	font-size:13px;
	line-height:17px;
	color:#333;
	background-color:#FFFFFF;
	text-align:left;
}
a {
	color:#4D87CE;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color:#2a65ad;
}
div.pull
{
        background-color:#eee;
	padding: 8px;
	margin: 0px;
}
div.pull p {
        margin: 0;
}

#menu {
	width:100%;
	padding-top:15px;
	padding-bottom:15px;
	background-color:#9ab5fa;
	margin-bottom:50px;
	color:#FFFFFF;
	text-align:center;
	font-size:11px;
	font-variant:small-caps;
	background-image:url(images/backgrounds/menu.jpg);
}
#menu a {
	color:#FFFFFF;
	text-decoration:none;
	padding:10px;
	padding-top:20px;
	padding-bottom:20px;
	
}
#menu a:hover {
	border-bottom:1px solid #ffffff;
	border-left:1px solid #728d40;
	border-right:1px solid #e9ffb7;
	padding-left:9px;
	padding-right:9px;
	color:#000000;
	background-color:#FFFFFF;
	background-image:url(images/backgrounds/a_hover.jpg);
}

#header {
	width:800px;
	margin:0 auto 0 auto;
	margin-bottom:40px;
}

#header h1 {
	font-size:39px;
	font-weight:normal;
	margin:0;
	padding:0;
	padding-top:5px;
	color:#227;
	margin-bottom:10px;
	text-align:left;
}
#header h2 {
	font-size:15px;
	text-transform:uppercase;
	text-align:right;
	margin:0;
	padding:0;
	color:#000000;
	border-bottom:1px solid #eeeeee;
}

#content {
	width:770px;
	margin:0 auto 0 auto;
	text-align:left;
}
.introduction {
	height:87px;
	width:500px;
	vertical-align: middle;
        font-style:italic;
	color:#55b;
	background-image:url(images/backgrounds/desc.jpg);
	background-position:bottom left;
	padding-left:0;
	padding-right:200px;
	padding-bottom:35px;
	padding-top:0;
	background-repeat:no-repeat;
	
}
.clearer {
	clear:both;
}
.logo
{
	position: absolute;
	margin-top: -150px;
	z-index: 999;
}

#sidebar {
	width:170px;
	float:right;
	font-size:90%;
	color:#6C534A;
	text-align:left;
}
/* div.news
{
	width:160px;
	float:right;
}*/
#sidebar h1 {
	font-size:20px;
	text-transform:uppercase;
	font-weight:normal;
	border-bottom:1px solid #eeeeee;
	color:#9ab5fa;
	text-align:right;
}

.submenu a {
	display:block;
	width:100%;
	background-image:url(images/backgrounds/submenua.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding:5px;
	padding-right:0;
}
.submenu a:hover {
	background-color:#eeeeee;
	background-image:url(images/backgrounds/submenua_hover.jpg);
	background-repeat:repeat-y;
}
#mainbar {
	margin-right:185px;
	padding-right:35px;
	background-image:url(images/backgrounds/mainbar.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}

#mainbar h1 {
	font-size:25px;
	text-transform:uppercase;
	font-weight:normal;
	border-bottom:1px solid #eeeeee;
	color:#225;
}
#mainbar h2 {
        line-height: 17px;
        margin-top:34px;
        padding:0;
        margin-bottom: 0px;
        color:#555;
}
#mainbar p {
	padding:0;
	
}
#mainbar form {
	padding:8px;
	line-height:20px;
}

#mainbar .articleimg {
	float:right;
	padding:5px;
	border:1px solid #eeeeee;
	margin-left:20px;
	margin-top:20px;
	margin-bottom:20px;
}

#footer {
	width:100%;
	background-color:#9ab5fa;
	border-top:1px solid white;
	border-bottom:5px solid #8888ff;
	padding-top:5px;
	padding-bottom:5px;
	color:#FFFFFF;
}
#footer a {
	color:#5555ff;
}
.logox
{
	margin-left: 50px;
}
.testimonial
{
	background-color: #eeeeff;
}
table.fmtable
{
	width: 500px;
	border: 1px solid;
}
