body{
	background:  url(images/bg.jpg) repeat top center;
	text-align: center;
	font-family: Trebuchet, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	margin: 0;
	padding: 0;
}
a { outline: 0; }
a:link, a:visited{
	color: #666666;
	text-decoration: none;
}
a:hover, a:active{
	color:#990000;
}


h1 {
	color: #8A9E6D;
	font-size: 2em;
	font-weight: normal;
}
.big {font-size: 36px; font-weight: bold;}
.inline {display: inline; padding-right: .5em;}
h2 {
	font-size: 1.5em;
	font-weight: normal;
	margin: -.01em 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.color1 {color:#000000;}
.color2 {color: #000000;}
.aptsin{
	text-align: center;
	margin: 15px 0;
}
h3 {
	font-size: 1.5em;
	color: #262110;
	margin: 6px 0 6px 0;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	font-weight: normal;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: normal;
}
h6 {
	font-weight: 100;
	font-size: 1.2em;
	color: #000000; 
	display: inline;
}
.bottomlinks {
	display: block;
	padding-top: 10px;
}

#container{
	width: 802px;
	margin: 0 auto;
	padding: 0;
	
}

#header{
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	width: 800px;
	height: 143px;
}

#menu{
	display: block;
	float: left;
	width: 200px;
	text-align: left;
	line-height: 2.5em;
	color: #666666;
}


#content{
	margin-top: -40px;
	display: block;
	float: right;
	width: 580px;
	line-height: 1.4em;
	padding-right: 20px;
}
#content a{
	color: #CC0000;
}
#content a:hover{
	color: #FF3300;
}
.row1{
	background-color: #d0dbad;
	padding: 5px 10px;
}
.row2{
	background-color: #baca86;
	padding: 5px 10px;
}

.curved1{
	background-image: url(images/tr1.gif);
	background-position: top right;
	background-repeat:no-repeat;
}

.curved2{
	background-image: url(images/tr2.gif);
	background-position: top right;
	background-repeat:no-repeat;
}

.bold{
font-size: 18px;
font-weight: 200;
}

#content p.vacancy {
background-color: #FF0000;
color: #FFF;
font-weight: bold;
font-size: 14px;
display: inline;
font-family: Helvetica, Arial, sans-serif;
padding: 0 5px;
}
#content p.vacancy a{
	color: #FFF;
	margin: 10px 0 0 0;
}
/*********************** EXPANDING MENU *************************************/
.open {
	display: block;
	}
.closed {
	display: none;
	}
#menu ul{
	list-style-image:url(images/bullet.gif);
	margin-left: 10px;
	padding-left: 15px;
}

#menu ul ul{
	list-style-type: circle;
	list-style-image: none;
}

#boxbottom {
	background: url(images/boxbottom.gif) no-repeat bottom;
	width: 452px;
	padding-bottom: 20px;
}
#boxbottom p {
	padding: 0 10px;
}
#boxbottom h1 {
	background: url(images/boxtop.gif) no-repeat top;
	height: 30px;
	line-height: 40px;
	width: 432px;
	padding: 10px 10px 0 10px;
}


#details {
	text-align: center; width: 500px;
}

#imgset {
	padding: 15px 4px;
	float: right;
}
#imgset img {
	padding: 4px;
}
