* {  margin: 0; padding: 0; outline: 0; }
a img { border: 0; }
	
body {
    background: #003366 url(images/body-bg.gif) repeat-x 0 0;
    font-family: verdana, arial, sans-serif;
    font-size: 11px;
    color: #4c4c4c;
    line-height: 13px;
}


#landing { background: #003366; color: #fff;font-size: 14px; }

a { color: #000; text-decoration: none ; }
a:hover { text-decoration: underline; }

.left { float: left; display: inline; }
.right { float: right; display: inline; }

.cl { clear: both; display: block; height: 0; font-size: 0; line-height: 0; text-indent: -4000px; }
.notext {  font-size: 0; line-height: 0; text-indent: -4000px; }

#landing a { color:#fff; }	
#landing #shell { width: 528px; margin: 0 auto; }
#landing #shell-left { width: 528px; margin-left:20px; }
#splash { background: url(images/splash-bg.gif) no-repeat 0 0 ; height: 415px; width: 520px; }
#splash .navigation { padding: 38px 19px 0 20px; text-align: center; }
#splash .navigation ul { list-style-type: none; list-style-position: outside; position: relative; line-height:17px; width:130px; }
#splash .navigation li { padding-bottom: 37px; }
#splash .navigation li a { font-weight: bold; letter-spacing: 0.1em; }
#splash .navigation li a:hover {text-decoration: none; color: #fe1727;  }
#splash ul.left { padding-top:165px; left:-25px ;}
#splash ul.left li { padding-bottom: 36px; }
#splash ul.right { right:-16px }

#landing .links { padding: 30px 0 0 0; font-size: 9px; text-align: center; }
#landing .links p { padding: 10px 0; }


#shell { width: 850px; margin: 0 auto; }

#page { background: #fff url(images/header.gif) no-repeat 0 0 ; margin-top: 8px; }
#page-bot { background: url(images/bottom.gif) no-repeat 0 bottom; padding: 17px 11px 14px 15px; }

#sidebar { width: 203px; position: relative; padding-top: 310px; }

h1#logo {
	position: absolute;
	top: 35px;
	left: -15px;
	height: 232px;
	width: 253px;
	font-size: 0;
}

h1#logo a {
	background: transparent url(images/logo.gif);
	display: block;
	height: 232px;
	line-height: 0;
	text-indent: -4000px;
}

#menu { background: url(images/menu.gif) no-repeat 0 0 ; width: 202px; padding-top: 35px; }
#menu .bot { background: #003366 url(images/menu-bot.gif) no-repeat 0 bottom; width: 202px;  padding-bottom: 8px; }

#menu ul { list-style-position: outside; list-style-type: none; }
#menu li { border-top: 1px dotted #8099b3; }
#menu li a { 
	display: block; 
	padding-left: 15px; 
	color: #fff; 
	line-height: 29px; 
	height: 29px;
	text-transform: uppercase; 
	background: url(images/menu-link-bg.gif) repeat-x 0 0;
}
#menu li a.active {
  background: url(images/menu-link-hover.gif) repeat-x 0 0;
}

#menu li a:hover { 
	text-decoration: none;
	background: url(images/menu-link-hover.gif) repeat-x 0 0;
}

#menu .last a { background: none; }

.dd { font-size: 10px; background: #003366 url(images/dd-bg.gif) no-repeat 0 0 !important; display:none; } 
.dd li { border-color: #1d4a78 !important; }
.dd a {  background: transparent url(images/sub-menu-icon.gif) no-repeat 20px center !important; padding-left: 25px !important;}
.dd a:hover { text-decoration: underline !important; }


.current { font-size: 10px; background: #003366 url(images/dd-bg.gif) no-repeat 0 0 !important; } 
.current li { border-color: #1d4a78 !important; }
.current a {  background: transparent url(images/sub-menu-icon.gif) no-repeat 20px center !important; padding-left: 25px !important;}
.current a:hover { text-decoration: underline !important; }
.active {background: transparent url(images/menu-link-hover.gif) repeat-x 0 0 !important; text-decoration: underline !important; }


#projects-map { margin-top: 50px; }
#projects-map h2 { 
	background: url(images/sidebar-map-h2.gif) no-repeat 0 0; 
	line-height: 28px; 
	font-size: 12px; 
	font-weight: bold; 
	font-family: Arial, sans-serif;
	color: #fff;
	padding-left: 12px;
	height: 100%;
}

#main { width: 620px; }

.login { 
	background: url(images/login-icon.gif) no-repeat 0 0; 
	padding-left: 20px; 
	color: #000; 
	height: 18px;
	line-height: 18px; 
	float: right;
	display: inline;
	font-size: 10px; 
	margin-right: 5px;
	
}

#slogan { 
	float: right;
	display: inline;
	background: url(images/slogan.gif) no-repeat 0 0;
	height: 400px;
	position: relative;
	padding-top: 6px;
	padding-left: 5px;
	width: 581px;
	margin-top: 39px;
	overflow-y: hidden;
}

#slogan span {
	position: absolute;
	bottom: 15px;
	left: 0;
	background: url(images/ddz.png) no-repeat 0 0;
	height: 44px;
	width: 431px;
	text-transform: uppercase;
	color: #003366;
	font-weight: bold;
	text-align: left;
	padding-left: 45px;
	line-height: 36px;
}

#content { padding-left: 35px; }

.page-position { border-bottom: 1px dotted #000; padding: 5px 0 10px 0; }
.page-position .here { color: #000; }

#boxes-place  { width: 178px; padding-bottom: 53px; }
#boxes-place.right {
	border-left: 1px dotted #000;
	margin: 16px 0 0 10px;
	padding-left: 10px;
}

.greybox { background: #e4e4e4; margin-bottom: 17px;  padding: 3px 3px; }
.greybox h3 { background: #b10000; color: #fff; font-weight: bold; text-transform: uppercase; font-size: 11px; padding-left: 5px; }
.greybox .padder { padding: 5px 0 0 3px; }

#cnt { width: 385px; }

#cnt .post { padding:15px 0; }
#cnt .post img { border: 2px solid #a9b8c8; float: left; display: inline; margin: 2px 10px 10px 0; }
#cnt .post p { padding-bottom: 10px; text-align: justify; } 
#cnt .post span { display: block;} 

#footer { padding: 10px 0 20px 0; color: #8099b3; font-size: 10px; }

.lines {
	font-size:0;
	line-height:0;
	height:99px;
	background:url(images/lines.gif) repeat-x 0 0;
	width:50%;
	top:161px;
	left:0;
	position:absolute;
}

.ertext{
 font-family: Verdana, Arial, sans-serif;
 font-size:10px;
 border:1px solid #000000;
 color:#b10000;
 padding:5px; 
 margin-bottom:10px;
 background-color:#e4e4e4; 
}

input, textarea, select { font-family: Verdana, Arial, sans-serif; font-size:11px;border:1px solid #8f95a1; }
input, textarea { padding:2px; }
textarea { overflow:auto}

.form { padding:20px 10px;}
.form label{ float:left; width:135px; padding-top:2px; text-align: left; margin-right:10px; }
.form .field{ margin-bottom:10px; width:200px;border:1px solid #8f95a1; }
.form select{ margin-bottom:10px; width:210px;border:1px solid #8f95a1; }
.form textarea.field{ width:240px; height:130px;border:1px solid #8f95a1; }
.form .buttons { text-align: left; padding-left:90px; }
.form .buttonsx { text-align: right;}
.form .imgs { text-align: center; }
.form .button { padding:2px 4px; cursor:pointer;background-color:#003366;color:#ffffff;border:1px solid #000000; }

.costs {
	margin: 10px 0;
	padding: 8px 0;
	width: 400px;
}

.costs ul { list-style-type:none; }

.costs li {
	background: url(/css/images/marker.gif) no-repeat scroll 0 center;
	padding: 2px 15px;
	margin-bottom:2px;
}