* {
    margin: 0;
    padding: 0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	text-align: center;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
	background-position: center top;
	background-attachment: fixed;
}
#container {
	width: 783px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/yellow_stripe.gif);
	background-repeat: repeat-y;
	background-position: right top;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #000000;
	height: 100%;
	background-color: #FFFFFF;
}
#logo {
	text-align: right;
	padding-top: 15px;
}
#menu {
	background-color: #000000;
	height: 25px;
	position: relative;
	background-image: url(../images/yellow_stripe.gif);
	background-repeat: repeat-y;
	background-position: right;
	padding-left: 629px;
	padding-right: 22px;
}
#menu a {
	background-color: #000000;
	text-align: center;
	display: block;
	border: 1px solid #000000;
	padding-bottom: 6px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	padding-top: 4px;
}
#menu a:hover {
	color: #000000;
	background-color: #E8B601;
}


#banner {
	background-image: url(../images/banner_arh-van.jpg);
	background-repeat: no-repeat;
}
#content {
	margin: 20px 42px 10px 20px;
}
#rightcolumn p, #leftcolumn p {
	margin-bottom: 10px;
	font-size: 10px;
}
#rightcolumn td {
	font-size: 10px;
}

#rightcolumn h1 {
	font-size: 18px;
	margin-bottom: 10px;
}
#rightcolumn ul {
	margin-bottom: 10px;
	margin-left: 20px;
	list-style-type: square;
}
#rightcolumn li {
	padding-bottom: 3px;
}



#rightcolumn a {
	font-weight: bold;
	color: #E8B601;
}
#rightcolumn a:hover {
	text-decoration: none;
	color: #000000;
}


p.quote {
	font-style: italic;
	text-align: center;
	margin-right: 35px;
	margin-left: 35px;
	font-size: 11px;
	font-weight: bold;
	margin-top: 15px;
}
p.quoter {
	text-align: right;
	margin-top: -5px;
	font-style: italic;
}


#rightcolumn {
	float: right;
	width: 521px;
	font-size: 10px;
}
#leftcolumn {
	float: left;
	width: 180px;
}
#footer {
	width: 758px;
	border-top: 1px solid #000000;
	background-repeat: no-repeat;
}
#links {
	margin-top: 10px;
	margin-right: 135px;
	margin-bottom: 10px;
	margin-left: 115px;
	font-size: 9px;
	text-align: center;
	line-height: 14px;
}
#links a {
	color: #000000;
	text-decoration: none;
}
#links a:hover {
	color: #E8B601;
}

#copyright {
	font-size: 9px;
	text-align: center;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-top: 2px;
}

#top {
	text-align: left;
	vertical-align: top;
	height: 100%;
}
#leftcolumn img {
	margin-bottom: 7px;
}
#casestudy td {
	font-size: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
}
hr {
	color: #000000;
	background-color: #000000;
	height: 1px;
	border: 0;
	margin-bottom: 10px;
}
blockquote {
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#rightcolumn h2 {
	font-size: 14px;
	padding-bottom: 10px;
}
.vacant {
	border: 3px double #E8B601;
	margin-bottom: 10px;
}
#rightcolumn h3 {
	font-size: 12px;
	padding-bottom: 10px;
}
#up {
	font-size: 9px;
	margin-bottom: 10px;
	text-align: right;
	margin-right: 42px;
}
#up a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#up a:hover {
	color: #E8B601;
}
input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #000000;
	padding: 1px;
}

.button {
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	background-color: #E8B601;
	border: 1px solid #000000;
	cursor: pointer;
	cursor: hand;
}
#radio input {
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
#rightcolumn img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.vacant td {
	padding: 5px;
	vertical-align: top;
}
td.vacanthead {
	font-size: 12px;
	font-weight: bold;
	background-color: #E8B601;
	text-align: center;
	text-transform: uppercase;
}
#niceic {
	padding-right: 5px;
	width: 126px;
	float: right;
}
#iip {
	width: 126px;
	float: left;
	padding-top: 8px;
	padding-left: 18px;
}
