/*GENERAL*/
*						{margin:0; padding:0; }
img						{border:none;}
object 					{outline:none;}
body					{text-align:center;background-color:#F2F2F2;}
#overlayed				{background-color:#FFFFFF; overflow:visible; height:100%;}


/*home*/
#flash_container 		{width: 100%; height:900px;overflow: visible;}
#background 			{position: absolute;top: 0px;left: 0px;margin: 0;padding: 0;width: 100%;height:100%;text-align: center;overflow: visible;}

#alternate				{margin-top:200px; width:450px; text-align:center; margin-right:auto; margin-left:auto;}

.availpro p				{text-align:center;}
.availpro				{background-color:#FFFFFF;}
#main_wrapper			{width:650px;margin-left:auto;margin-right:auto;text-align:left;position:relative; }

#left_column			{width:540px; position:relative; float:left;  margin:50px 0px 0px 0px; overflow:visible;}
#right_column			{width:240px; position:relative; float:left; margin:70px 0px 0px 50px;}

.loader					{position:absolute; top:50px; left:100px; z-index:-1;}

body					{font: 11px "Trebuchet MS";color:#655545;line-height:17pt;}
body p					{padding:0px 0px 8px 0px; text-align:justify;}

a:link 					{color: #655545;text-decoration: none;}
a:visited 				{color: #655545;text-decoration: none;}
a:hover 				{color: #655545;text-decoration: underline;}
a:active 				{color: #655545;text-decoration: none;}

.bottom-menu:link		{font-size : 11px; color: #887D72; text-decoration: none;}
.bottom-menu:visited	{font-size : 11px; color: #887D72; text-decoration: none;}
.bottom-menu:hover		{font-size : 11px; color: #887D72; text-decoration: underline;}
.bottom-menu:active		{font-size : 11px; color: #887D72; text-decoration: none;}


h1{
	font: 19px;
	line-height:26pt;
	font-weight: normal;
	letter-spacing:5px; 
	color: #AFB637;
	text-align: left; 
	padding:0px 0px 0px 0px; 

}
#presse				{width: 700px; position:relative; margin-left:auto; margin-right:auto; overflow: visible; }
#presse ul 			{ margin:30px 30px 0px 30px; padding:0px; list-style-type:none; display:block; position:relative; float:left; width:800px}
#presse li 			{ display: block; position:relative; float:left; margin-right:30px; margin-bottom:20px; border:#999 1px solid; }

#presse li.empty	{ border:none;}

/*CONTACT FORM:*/
#contact_form		{width:360px; margin-left:auto; margin-right:auto; text-align:left;padding:0px 10px 10px 0px;text-align:left;position:relative;}
#thanks_form		{display:none;position:absolute;top:100px;text-align:center;width:100%;}
#sendingtext		{display:none;}
.left				{width:100%;float:left;}
.right				{width:100%;float:left;margin:2px 0px 12px 0px;}
.row				{background-color:none;display:block;}
.text				{width:100%;height:22px;}

