#inEditor #contentarea,
#inEditor #contentarea a {
	font-size: 11px;
	
	color: #000;
}

@font-face {
	font-family: 'HelveticaNeueLT-Thin';
	src: url('fonts/HelveticaNeueLT-Thin.eot?#iefix') format('embedded-opentype'),  
  		 url('fonts/HelveticaNeueLT-Thin.woff') format('woff'), 
  		 url('fonts/HelveticaNeueLT-Thin.ttf')  format('truetype'), 
  		 url('fonts/HelveticaNeueLT-Thin.svg#HelveticaNeueLT-Thin') format('svg');
	font-weight: normal;
	font-style: normal;
}

body {
	margin: 0;
	padding: 0;

	font-family: Arial, Helvetica;
	font-size: 11px;
	
	background:#242948 url(/images/body_bg.jpg) repeat-x 0 0;
	color: #3E3B3B;
}
 
a {
	cursor: pointer;
	
	color: #000;
}

p {
	margin: 15px 0;
}

h1, h2, h3, h4, h5, h6{
	margin: 0 0 16px 0;}

h1{font-size: 22px;}
h2{font-size: 18px;}
h3{font-size:16px;}
h4{font-size:14px; font-weight:normal;}
h5{font-size:12px; font-weight:normal;}
h6{font-size:10px; font-weight:normal;}

form {
	margin: 0;
	padding: 0;
}

input.text{
	width:212px;
	height:25px;
	margin-bottom:15px;
	padding:5px 0 0 5px;
	
	border:2px solid #7a7c82;
	color:#dff0fe;
	font-size:15px;
	
	background-color:#a6a8b0;}
	
input#submit{
	width:160px;
	height:35px;
	margin:-5px 0 0 31px;
	padding:0;
	
	border:none;
	text-indent:-9999px;
	
	background:transparent url(/images/sendmessage.png) no-repeat 0 0;}

textarea {
	width: 212px;
	height: 75px;
	margin-bottom:15px;
	padding:5px 0 0 5px;
	overflow:auto;
	
	border:2px solid #7a7c82;
	font-size: 15px;
	font-family:Arial, Helvetica;
	color:#dff0fe;
	
	background-color:#a6a8b0;
}

.white-text{
	color: #fff !important;
}
.clear {
	clear: both;
}

#container {
	width: 893px;
	margin: 0 auto;
}

#left{
	position:relative;
	z-index:88;
	width:349px;
	height:900px;
	float:left;
}
	
#left_bg{
	width:349px;
	height:900px;
	
	
	background:transparent url(/images/left_bg.png) no-repeat 0 0;}
	
	
	

#header {}

#logo {
	position:relative;
	z-index:999;
	top:36px;
	left:32px;
	display: block;
	width:283px;
	height:146px;
	
	background:transparent url(/images/logo.png) no-repeat 0 0;}


#form{
	width:233px;
	height:428px;
	position:relative;
	top:113px;
	left:53px;
	
	border:1px solid #CECECE;
	
	background:transparent;}
	
#form_bg{
	height:428px;
	padding:7px 0 0 6px;
	
	background:url(/images/form_bg.jpg) repeat-x 0 0;}
	
#form_title{
	width:156px;
	height:26px;
	
	background:transparent url(/images/title_form.png) no-repeat -9px -8px;}

	
#main {
	position:relative;
	z-index:2;
	left:-18px;
	top:0;
	float:left !important;
	width:544px;
	
	background:#FFF url(/images/main_bg.jpg) repeat-x 0 0;}
	
#main_bg{
	height:900px !important;
	width:553px;

	background:transparent url(/images/main_bg1.png) repeat-y right center;}


#freecall{
	font-family: 'HelveticaNeueLT-Thin';
	color: #83dddd;
	font-size: 48px;
	width:509px;
	height:51px;
	position:absolute;
	top:20px;
	left:22px;
	
	/*background:transparent url(/images/freecall.png) no-repeat 0 0;*/
}
#container_img{
	width:527px;
	height:364px;
	float:left;
	margin:71px 0 0 4px;
	
	background:transparent url(/images/container.png) no-repeat 0 0;}

#hp_container {

}
	
	
#contentarea {
	width: 100%;
	margin:-60px 0 0 10px;
}

#contentarea p{
	width:430px;
	margin:0 auto 18px;
	
	color:#3e3b3b;
	line-height:23px;	
	font-size:13px;}

#hp_container #contentarea {
	width: 534px !important;
	height:525px;
	float:left;
	
	overflow:auto;
}


#footer {
	position:relative;
	top:250px;
	left:35px;
	
	color: #535a77;
}
	#footer p {
		float: left;
		margin: 0;
		width:275px;
		
		line-height:18px;
		text-align:center;
		
	}

	#footer a {
		text-decoration: none;
		font-weight:bold;
		
		color: #343c60;
	}
	#footer a:hover {
		text-decoration: underline;
	}

	#webarenalink {
		float: left;
		position: relative;
		display: block;
		width: 103px;
		height: 26px;
		margin: 5px 0 0 80px;

		background: url(/images/webarena_logo.png);
	}

	#webarenalink p {
		position: absolute;
		width: 0px;
		height: 0px;
		margin: 0;
		overflow: hidden;
		text-indent: 299px;
	}