body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #ffffff;
	background-image: url(/img/site/bg.gif);
	background-position: top center;
	background-repeat: repeat;
}

body,td,th,input,textarea,select {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

body,td,th {
	color: #b6b6b6;
}

h1,h2,h3 {
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #ffffff;
}

hr {
	margin: 10px 0 10px 0px;
	padding: 0;
	border-style: none;
	color: #000000;
	background-color: #000000;
	height: 1px;
	width: 100%;
}

img {
	border-style: none;
}

a:link {
	color: #f6c464;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #f6c464;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #f6c464;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #f6c464;
	text-decoration: none;
	font-weight: bold;
}

#main_container {
	width: 892px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#header {
	float: left;
	clear: both;
	width: 892px;
	height: 143px;
	background-image: url(/img/site/header.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	position: relative;
}

#header .logo:link, #header .logo:visited, #header .logo:hover, #header .logo:active {
	position: absolute;
	display: block;
	width: 202px;
	height: 118px;
	top: 12px;
	left: 41px;
	text-decoration: none;
}

#menu {
	position: absolute;
	right: 27px;
	bottom: 12px;
}

#menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#menu li {
	float: right;
	margin: 0;
	padding: 0;
}

#menu a:link, #menu a:visited, #menu a:active {
	display: block;
	width: 104px;
	height: 39px;
	background-image: url(/img/site/menu_el.gif);
	text-align: center;
	line-height: 39px;
	text-transform: uppercase;
	margin: 0 0 0 3px;
	text-decoration: none;
}

#menu a:hover {
	display: block;
	width: 104px;
	height: 39px;
	background-image: url(/img/site/menu_el.gif);
	text-align: center;
	line-height: 39px;
	text-transform: uppercase;
	margin: 0 0 0 3px;
	text-decoration: underline;
}

#menu a.active:link, #menu a.active:visited, #menu a.active:active {
	color: #ffffff;
}

#menu a.active:hover {
	color: #ffffff;
}

#content {
	float: left;
	clear: both;
	width: 892px;
	background-image: url(/img/site/content.gif);
	background-position: top left;
	background-repeat: repeat-y;
}

#content2 {
	float: left;
	clear: both;
	width: 892px;
	background-image: url(/img/site/escort.jpg);
	background-position: 7px 0;
	background-repeat: no-repeat;
}

#content_container {
	float: left;
	clear: both;
	width: 892px;
}

#spc {
	float: left;
	clear: none;
	width: 402px;
	height: 385px;
}

#content_container2 {
	float: left;
	clear: none;
	width: 475px;
}

#h1 {
	float: left;
	clear: both;
	width: 475px;
}

#content3 {
	float: left;
	clear: both;
	width: 475px;
	line-height: 1.6em;
}

#spc_inner {
	float: left;
	clear: none;
	width: 382px;
	height: 385px;
}

#content_container2_inner {
	float: left;
	clear: none;
	width: 495px;
}

#h1_inner {
	float: left;
	clear: both;
	width: 495px;
}

#content3_inner {
	float: left;
	clear: both;
	width: 495px;
	line-height: 1.6em;
}

#content_txt {
	margin: 0 0 0 23px;
}

#application_form {
	float: left;
	clear: both;
	width: 892px;
	text-align: center;
}

#banners {
	float: left;
	clear: both;
	width: 892px;
	text-align: center;
}

#footer {
	float: left;
	clear: both;
	width: 892px;
	background-image: url(/img/site/footer.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	position: relative;
	color: #f6c464;
	text-align: center;
}

#footer ul {
	margin: 8px 0 8px 0;
	padding: 0;
	list-style-type: none;
}

#footer li {
	display: inline;
	margin: 0;
	padding: 0;
}

#footer a, #footer a:link, #footer a:visited, #footer a:hover, #footer a:active {
	font-weight: normal;
}

#footer2 {
	float: left;
	clear: both;
	width: 892px;
	height: 30px;
	position: relative;
	color: #b7b7b7;
	text-align: center;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 30px;
}

table.form_table {
	width: 100%;
	border: 5px solid #454545;
	background-color: #2f2f2f;
	margin: 0;
	padding: 0;
}

table.form_table tr {
	margin: 0;
	padding: 0;
}

table.form_table th {
	color: #ffffff;
	font-weight: bold;
	margin: 0;
	border-top: 1px solid #575757;
	border-left: 1px solid #575757;
	text-align: right;
	padding: 3px 3px 3px 3px;
}

table.form_table td {
	margin: 0;
	padding: 0;
	border-top: 1px solid #575757;
	border-right: 1px solid #575757;
	padding: 3px 3px 3px 3px;
}

table.form_table td.last_row {
	border-bottom: 1px solid #575757;
	border-left: 1px solid #575757;
	text-align: center;
}

input,textarea,select {
	background-color: #5a5a5a;
	border: 1px solid #858585;
	padding: 4px 4px 4px 4px;
	margin: 0;
	color: #ffffff;
}

.smallInput {
	width: 60px;
}

.mediumInput {
	width: 220px;
}

.smallTArea {
	width: 220px;
}

.mediumTArea {
	width: 280px;
}

div.success_message {
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 10px;
}

div.error_message {
	font-weight: bold;
	color: #cb0405;
}

table#links_categories {
	width: 100%;
}

table#links_breadcrumbs {
	width: 100%;
	margin-bottom: 20px;
}

div.links_item, div.links_banner_item {
	margin-bottom: 20px;
}

table#banners_container {
	width: 100%;
	text-align: center;
}

