/* Start of CMSMS style sheet 'Layout: Markor main' */
body, html { height:100%;}
body {
	margin-left: 0px;
	margin-top: 0px;
	font-family:"Trebuchet MS", "Arial";
	font-size:12px;
                background-color:#FFFFFF;
                background-image:url(./uploads/images/site_pics/body_bg.jpg);
                background-repeat:repeat-y;
}

img {
	border:none;
}

a {
               outline:none;
}

p {
	margin-top:0px;#
	padding-top:0px;
}

a{
	color:#626F00;
}

#left {
	background-color: #00263D;
	background-image: url(./uploads/images/site_pics/site_left.jpg);
	background-repeat: no-repeat;
	width:362px;
	height:100%;
	position:absolute;
	color:#164460;
	font-size:11px;
}

#nav_bg {
	margin-top:285px;
	width:332px;
	border-bottom:#001927 solid 1px;
	border-right:#001927 solid 1px;
	background-image:url(./uploads/images/site_pics/nav_bg_trans.png);
}
#site_mid {
	position: absolute;
	left: 363px;
	top: 0px;
	background-image:url(./uploads/images/site_pics/site_mid.jpg);
	background-repeat:no-repeat;
	width:577px;
	height:100%;
}
#kat_img {
	position: absolute;
	left: -94px;
	top: 0px;
}
#site_mid #kat_info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00263D;
	position: absolute;
	left: 285px;
	top: 163px;
	width: 302px;
}
#site_mid #content {
	position: absolute;
	width: 550px;
	left: 28px;
	top: 375px;
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#000000;
}

#site_mid #kat_info .label{
	font-size:9px;
}

#nav {
	margin-top:0px;
	margin-right:15px;
	margin-bottom:15px;
	width:317px;
	border-bottom:#001927 solid 1px;
	border-right:#001927 solid 1px;
	text-align:right;
	background:url(./uploads/images/site_pics/nav_bg.gif);
	color:#7A9EB3;
	font-size:13px;
	font-weight:bold;
	vertical-align:top;
	padding-bottom:10px;
}

#nav a {
	color:#7A9EB3;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}

#nav a.active_2, #nav a.nav_2{
               font-size:11px;
}

#nav a.active_1{
               color:#FFFFFF;
}

#nav a.nav_2{
               color:#FFFFFF;
}

#nav a.nav_2 img, #nav a.active_2 img{
margin-top:10px;
}

#nav a.active_2, #nav a.nav_2:hover{
               color:#7AC900;
               text-decoration:underline;
}

#nav a img{
	margin-top:20px;
	margin-left:3px;
}	

h1 {
	font-size:15px;
	color:#626F00;
	margin-top:0px;
	line-height:18px;
	margin-bottom:27px;
}
/* End of 'Layout: Markor main' */

