html, body, div {
	padding: 0;
	margin: 0;
	font-family: arial, "lucida console", sans-serif;
	font-size: 9pt;
}

body {
	background-color: #aca196;
}

img {
	border: none;
}

a {
	color: #2a235b;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

ul {
	list-style-image: url(img/list_bullett.gif);
	list-style-type: circle;
	list-style-position: inside;
	padding-left: 0;
	margin-left: 0;
}

ul li {
	padding: 0;
	margin: 0;
}




div#main {
	position: relative;
	padding: 122px 0 0 0; /* */
	width: 729px;
	margin: 0 auto;
	/* min-height: 500px; /* */
	background-image: url('img/main_bg.gif');
	background-repeat: repeat-y;
	background-color: #aaa; /**/
}

div#logo {
	position: absolute;
	top: 0;
	left: 0;
	width: 121px;
	height: 126px;
	background-color: #aca196;
}

div#logo img {
	position: absolute;
	top: 18px;
	left: 6px;
	width: 115px;
	height: 108px;
}

/**
 * Content
 **/
div#content {
	margin: 0 125px 0 120px; /**/
	padding: 13px 13px 0 13px;
	min-height: 646px;
	border: 5px solid #aca196;
	border-width: 5px 0;
	vertical-align: top;
	font-size: 9pt;
	color: #8F8174;
}

div#content h1, div#content h2, div#content h3, div#content h4 {
	font-size: 9pt;
	font-weight: bold;
	color: #2a235b;
	text-transform: capitalize;
}

div#content h1 {
	font-size: 13pt;
}

div#content h2 {
	font-size: 11pt;
	padding-top: 10px;
	border-top: 1px solid #EFE7E0;
}

div#content h3 {
	padding: 0;
	margin-bottom: 0;
	font-size: 10pt;
}

div#content h3 span.lowercase {
	text-transform: none;
}

div#content h4 {
	font-size: 9pt;
}

div#content div {
	margin: 6px 0;
}

div#content ul {
	list-style-image: url(img/list_bullett.gif);
	list-style-type: circle;
	list-style-position: inside;
	padding-left: 0;
	margin-left: 0;
	margin-top: 0;
}

div#content ul li {
	padding: 0;
	margin: 0;
}


div#content form {
	padding: 0;
	margin: 0;
}

div#content form div {
	height: 25px;
}

div#content form label {
	display: block;
	width: 150px;
	float: left;
	padding-top: 3px;
	padding-right: 5px;
}

div#content form label.radio {
	display: inline;
}

div#content form input,
div#content form select,
div#content form textarea {
	float: left;
	width: 287px;
	/* border: 1px solid #2a235b; */
}

div#content form select {
	width: 293px;
}
div#content form textarea {
	width: 290px;
}

div#content form select.vacancy {
	width: 130px;
}

div#content form input.submit {
	width: 120px;
}

div#content form input.vacancy {
	width: 40px;
}

div#content span.comment {
	color: red;
	font-family: "Courier New", Courier, monospace;
}

div#content div#crumb {
	color: #CCC4BD;
	font-size: 8pt;
}

div#content div#crumb a {
	color: #CCC4BD;
	text-decoration: none;
}

div#content div#crumb a:hover {
	color: #ACA196;
	text-decoration: underline;
}

div#content div.vacancy span.back {
	float: right;
}

div#content div.required {
	font-size: 8pt;
}

div#content div.error {
	color: red;
	font-size: 8pt;
	font-family: "Courier New", Courier, monospace;
}

div#content table#client_portfolio, div#content table#client_portfolio td {
	border: 1px solid #CCC4BD;
	border-collapse: collapse;
}

div#content table#client_portfolio td {
	width: 90px;
	height: 90px;
}

div#content span.titl {
	font-size: 7pt;
}

div#content img#testi {
	background-image: url(img/testimonials_button.gif);
}

div#content div.profile_test {
	margin-bottom: 13px;
	border-bottom: 1px solid #EFE7E0;
}

div#content div.small {
	font-size: 8pt;
	padding: 0;
}
/**
 * TOP
 **/
div#top {
	position: absolute;
	top: 0;
	left: 115px;
	width: 614px;
	height: 122px;
	background-image: url('img/top_bg_left.gif');
	background-repeat: no-repeat;
	background-color: #bbb2a8;
}

div#top div#topwrap {
	position: relative;
	width: 614px;
	height: 122px;
	background-image: url('img/top_bg_right.gif');
	background-position: right top;
	background-repeat: no-repeat;
}

div#top div#topwrap img#top_text {
	position: absolute;
	left: 69px;
	top: 79px;
}

div#top div#topwrap div#top_buttons {
	position: absolute;
	left: 304px;
	top: 27px;
}

div#top div#topwrap div#top_buttons div#tbwrap {
	position: relative;
	overflow: hidden;
	width: 186px;
	height: 95px;
}

div#top div#topwrap div#top_buttons div#tbwrap img {
	position: absolute;
}

div#top div#topwrap img#top_right {
	position: absolute;
	right: 0;
	top: 0;
}


/**
 * LEFT
 **/
div#left {
	float: left;
	width: 115px;
	background-image: url('img/left_bg_top.gif');
	background-repeat: no-repeat;
	background-color: #ccc4bd;
}

div#left div#menu {
	position: relative;
	overflow: hidden;
	padding-top: 40px;
	/*background-image: url('img/menu.gif');
	background-position: 0 40px;
	background-repeat: no-repeat;*/
	width: 115px;
	height: 506px;
}

div#left div#menu img {
	position: absolute;
}

/* div#left div#left_buttons {
	position: absolute;
	left: 0;
	bottom: 60px;
}*/

div#left div#left_buttons img#rgt {
	padding: 0 0 7px 15px;
}

div#left div#left_buttons div#lbwrap {
	position: relative;
	overflow: hidden;
	width: 115px;
	height: 165px;
}

div#left div#left_buttons div#lbwrap img {
	position: absolute;
}

/**
 * RIGHT
 **/
div#right {
	float: right;
	width: 120px;
	height: 100%;
	background-color: #ccc4bd;
	background-image: url('img/right_bg_top.gif');
	background-position: left top;
	background-repeat: no-repeat;
	padding-bottom: 120px;
}

div#right div#right_content {
	padding: 0 9px;
}

div#right div#right_content a {
	font-size: 8pt;
}

div#right div#right_content h2 {
	font-size: 11pt;
	font-weight: bold;
	color: #2a235b;
	text-transform: capitalize;
	margin-top: 15px;
	margin-bottom: 5px;
}

div#right div#right_content form {
	padding: 0;
	margin: 0;
}

div#right div#right_content form select {
	width: 102px;
	margin: 3px 0;
}
div#right div#right_content form input {
	margin: 3px 0;
}

div#right div#right_content div#right_logos {
	padding: 10px 0; /**/
}

div#right_bottom {
	position: absolute;
	bottom: 115px;
	right: 0;
	width: 120px;
	height: 123px;
	background-image: url('img/right_bg_bottom.gif');
	background-position: left top;
	background-repeat: no-repeat;
}

/**
 * BOTTOM
 **/
div#bottom {
	width: 609px; /* 729px - 120px (left&right padding) */
	background-color: #ccc4bd;
	height: 107px; /* 115px - 9px (top&bottom padding) */
	background-image: url('img/bottom_bg_right.gif');
	background-repeat: no-repeat;
	background-position: right top;
	padding: 8px 0 0 120px; /*12px 0 0 137px;*/
	color: white;
	font-size: 8pt;
}

div#bottom a {
	color: white;
	text-decoration: none;
	font-size: 8pt;
}

div#bottom a:hover {
	color: #ACA196;
	/* text-decoration: underline; */
}
div#bottom div.nav {
	padding: 0 160px 10px 0;
}

div#bottom div.info {
	font-size: 6pt;
	/*padding-top: 7px;*/
}

