
	body {
		margin: 0px;
		background: #EFEFEF url(../images/layout/background.gif) repeat-y top center;
	}


    /*  Header Area
    ===================================*/

	#header {
		background: url(../images/layout/header-top.jpg) no-repeat bottom left;

		height: 80px;
	}

	#header span {
		margin: 10px 0px 0px 40px;

		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 34px;
		font-weight: bold;
		color: #007700;
	}

	#header h1 {
		margin: 0px 0px 0px 50px;

		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 16px;
		font-weight: bold;
		font-style: italic;
		color: #000000;

	}

	#lang {
		background: url(../images/layout/header-bottom.gif) no-repeat top left;

		padding-left: 15px;

		height: 20px;

		border-bottom: 1px solid #FFFFFF;
	}

	#lang a {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		text-decoration: none;
		color: #000000;
	}

	#lang a:hover {
		color: #446F07;
	}

	#lang img {
		border: 0px transparent solid;
	}


    /*  Navigational Links
    ===================================*/

	#links {
		background: #6FAA1B;
		width: 180px;

		font-family: arial;
		font-size: 14px;
		color: #FFFFFF;
	}

	#links div a {

		display: block;
		width: 168px;

		padding: 2px;
		padding-left: 10px;

		font-family: arial;
		font-size: 14px;
		text-decoration: none;
		color: #007700;

		background: #AFCD75 url(../images/layout/links-bg.gif) repeat-y top left;

		border-bottom: 1px solid #FFFFFF;
	}


	#links div a:hover {
		background: #C9E496;

		color: #007700;
	}

	.PropRefSearch {
		padding: 3px 0px;
		background: #91C941;
		border-top: 1px solid #FFFFFF;
		border-bottom: 1px solid #FFFFFF;

		text-align: center;
	}

	.PropRefSearch form {
		margin: 0px;
	}

	/* Index page
	===============================*/
	#index-cell-3 {
		background: url(../images/why-buy-in-hungary-banner-1.gif) no-repeat top center;
	}




    /*  Content Area
    ===================================*/

	#content {
		width: 610px;

		background: #FFFFFF;

		padding-left: 10px;
		padding-right: 10px;

		font-family: Arial;
		font-size: 14px;
		color: #000000;
	}

	#content h1 {
		font-family: Arial;
		font-size: 20px;
		color: #6FAA1B;

		text-align: center;
	}

	#content h2 {
		font-family: Arial;
		font-size: 20px;
		color: #6FAA1B;

		text-align: center;
	}

	#content h3, #content .title, #content h3 a, #content .title a {
		font-family: Arial;
		font-size: 16px;
		color: #6FAA1B;
	}

	#content h4 {
		font-family: Arial;
		font-size: 14px;
		font-weight: bold;
		color: #000000;
	}

	#content .text {
		font-family: Arial;
		font-size: 14px;
		color: #000000;
	}

	#content .TextRed {
		color: #FF0000;
	}

	#content a {
		color: #000000;
	}

	#content a:hover {
		color: #6FAA1B;
	}

	#content .spacer {
		background: #C9E496;

		height: 2px;
	}

	#shows {
		font-family: Arial;
		font-size: 14px;
		color: #000000;
	}

	#content .box {
		background: #EEEEEE;
	}



	#content .box .title {
		background: #6FAA1B url(../images/box-title.gif) no-repeat top left;

		font-family: Arial;
		font-size: 16px;
		font-weight: bold;
		color: #FFFFFF;
		text-align: center;

		height: 25px;
	}

	#content img.img {
		border: 1px solid #000000;
	}

	#content img.img:hover {
		border: 1px solid #6FAA1B;
	}

	.ErrorBox {
		margin: 0px auto;
		padding: 0px 5px;

		background: #eeeeee;
		border: 1px solid #CCCCCC;

		width: 400px;
	}

    /*  Questionaire Form
    ===================================*/

	.QForm {
		width: 95%;
	}

	.QForm tr {
		background: #EEEEEE;
	}

	.QForm .header {
		background: #6FAA1B;

		Font-Weight: bold;
		color: #FFFFFF;
	}


    /*  Footer Area
    ===================================*/


	#footer {
		background: #6FAA1B url(../images/layout/footer.gif) no-repeat top left;

		padding: 23px 0px 10px 0px;

		font-family: arial;
		font-size: 14px;
		color: #FFFFFF;
		text-align: center;
	}

	#footer a {
		color: #FFFFFF;
	}


	#footer-by {
		background: #91C941;
		border-top: 1px solid #FFFFFF;
		border-bottom: 1px solid #FFFFFF;

		padding: 5px;

		font-family: arial;
		font-size: 14px;
		color: #FFFFFF;
		text-align: right;
	}

	#footer-by a {
		color: #FFFFFF;
	}

	#footer-by a:hover {
		color: #FFFFFF;
	}
