
/******************* ***************/


html,body
	{
		min-height: 100%;
		height: 100%;
	}
body
	{
		margin: 0;
		padding: 0;
		background: #f0f0f0;
		text-align: center;
		font: normal 12px arial;
		overflow-y: scroll;
	}
td,th
	{
		font: normal 12px arial;
	}
table
	{
		border-collapse: collapse;
	}
a
	{
		color: white;
		text-decoration: none;
	}
h1,h2,h3,h4
	{
		font: italic 20px arial;
		color: #333333;
	}
a:hover
	{
		text-decoration: underline;
	}
.main
	{
		text-align: left;
		width: 1000px;
		margin: 0 auto 0 auto;
		min-height: 100%;
		position: relative;
/*		background: url('/Excsitement/Images/main.gif');*/
	}
.title
	{
		width: auto;
		float: left;
	}
.top,
.bottom
	{
		display: none;
		background: url('/Excsitement/Images/stamp.png') -6px 60px repeat-x #f0f0f0;
		height: 10px;
		line-height: 1px;
		font-size: 1px;
		width: 100%;
		height: 70px;
	}
.top
	{
		clear: both;
		display: none;
	}
.bottom
	{
		background: url('/Excsitement/Images/bottom.png') -6px 0px repeat-x 
#f0f0f0;
		clear: both;
		height: 70px;
	}
.logo
	{
		position: absolute;
		left: 0px;
		bottom: 30px;
		z-index: 100;
	}
.focus
	{
		width: 1000px;
		height: 395px;
		text-align: left;
		background: white;
		background: black;
		float: left;
		border-bottom: 15px solid #aaaaaa;
	}
.focus .photo
	{
		width: auto;
		float: left;
	}
.client-login
	{
		float: left;
/*		border: 1px dashed #dddddd;*/
		margin-left: 170px;
		width: 320px;
		padding: 20px 20px 20px 50px;
/*		background: url('/Excsitement/Images/absolution.gif') no-repeat;*/
	}
.client-login th
	{
		padding-bottom: 4px;
		font: italic 20px arial;
		color: white;
	}
.client-login .button
	{
		margin-top: 4px;
		float: right;
	}
.keys
	{
		width: auto;
		padding-top: 20px;
		float: left;
	}
fieldset
	{
		margin-bottom: 10px;
		margin-left: -9px;
		border: 0;
	}
.client-login,
.client-login h3
	{
		color: white;
	}
.menu
	{
		clear: left;
		width: 340px;
		border-right: 1px dashed #dddddd;
		float: left;
		padding: 20px;
	}
.menu li
	{
		float: left;
		width: 160px;
		font: normal 20px arial;
		list-style-type: none;
		margin-bottom: 10px;
	}
.menu li a
	{
		color: white;
		font-style: italic;
	}
.short-about
	{
		color: white;
		width: 590px;
		float: left;
		padding: 10px;
		position: relative;
	}
.brief
	{
		display: none;
		background: url('/Excsitement/Images/brief-corner.gif') right bottom no-repeat #e3e3e3;
		font-size: 10px;
		font-style: italic;
		float: left;
		width: 300px;
		padding: 15px 20px 50px 50px;
		margin-left: -320px;
		margin-right: 15px;
		color: black;
	}
.content
	{
		background: url('/Excsitement/Images/big_bg.gif') no-repeat #fc7b02;
		float: left;
		clear: left;
		padding: 20px 20px 120px 20px;
		font: normal 12px arial;
		color: black;
		width: 960px;
		position: relative;
		margin-bottom: 60px;
		font-family: arial;
	}
.content table
	{
		color: white;
	}
.footer
	{
		clear: both;
		width: 960px;
		border-top: 1px solid #e74b03;
		background: black;
		height: 35px;
		color: white;
		font: normal 12px arial;
		padding: 5px 20px 0 20px;
		float: left;
		position: absolute;
		bottom: 0;
	}
.footer .copyright
	{
		width: auto;
		margin-top: 8px;
		float: right;
		color: #ff7100;
		font: normal 12px arial;
		text-decoration: underline;
	}
.footer .navi
	{
		width: auto;
		margin: 8px 0 0 40px;
		float: left;
	}
.footer li
	{
		width: auto;
		float: left;
	}
ul, li
	{
		margin: 0;
		padding: 0;
	}
ul li
	{
		list-style: none;
	}
.content li
	{
/*		list-style-type: square;*/
		margin: 10px;
	}
.footer li
	{
		margin-right: 10px;
	}
.footer li a
	{
		color: white;
		font-family: arial;
	}
.portfolio
	{
		width: 100%;
		float: left;
		margin: 0px -20px 0px 0px;
	}
.portfolio ul
	{
		margin: 25px 0 30px 0;
	}
.portfolio li
	{
		width: auto;
		margin: 0 30px 0 0;
		float: left;
	}
.portfolio-item
	{
		padding-bottom: 20px;
		width: 280px;
		padding-right: 15px;
		float: left;
		margin: 0 20px 10px 0;
	}
.even
	{
/*		margin-right: 0;*/
	}
.portfolio-description
	{
		text-align: justify;
	}
.no-image
	{
/*		height: 120px;*/
	}
a img
	{
		border: 0;
	}
.button
	{
		border: 1px solid #dddddd;
	}
	
.brief li
	{
		list-style-type: none;
		margin: 0;
	}
.contact form
	{
		width: 500px;
	}
.contact .input
	{
		width: 98.5%;
	}
.contact select
	{
		width: 100%;
	}
.client-login th
	{
		text-align: left;
	}
.contact th
	{
		width: 150px;
		font-weight: bold;
		text-transform: uppercase;
		text-align: left;
	}
.contact td
	{
		width: 565px;
		margin-bottom: 10px;
		padding-bottom: 10px;
	}
.contact td.input-error
	{
		background: red;
		color: white;
		padding: 2px 2px 2px 5px;
	}
.contact .button
	{
		margin-top: 10px;
	}
.contact .required-fields-remark
	{
		margin-top: 20px;
	}
.button
	{
		cursor: pointer;
	}
	
.curve
	{
		font-size: 0;
		line-height: 0;
		margin: 0;
		position: absolute;
		bottom: -1px;
		left: 0;
		width: 100%;
	}
.lang
	{
		position: absolute;
		bottom: -18px;
		right: 2px;
	}
.counters
	{
		width: auto;
		float: left;
	}
.counters div
	{
		width: auto;
		float: left;
	}
.portfolio ul
	{
		padding-bottom: 20px;
	}
.portfolio-description li, .portfolio-description ul
	{
		text-align: left;
		margin-bottom: 10px;
	}
.content ol li
	{
		list-style: inherit;
	}
