#inEditor #contentarea,
#inEditor #contentarea a {
	font-size: 11px;
	
	color: #000;
}

body {
	margin: 0;
	padding: 0;

	font-family: Arial, Helvetica;
	font-size: 14px;

	background-image: url(images/bg.jpg);
	background-attachment: fixed;
	background-position: 50%;
	-o-background-size: 100% 100%, auto;
	-moz-background-size: 100% 100%, auto;
	-webkit-background-size: 100% 100%, auto;
	background-size: 100% 100%, auto;
	color: #3d3d3d;
}


a {
	cursor: pointer;
	
	color: #d28500;
}

p {
	margin: 15px 0;
	
	line-height:22px;
}
h1, h2, h3, h4, h5, h6{
	margin:0 0 16px 0;}

h1 { font-size: 20px; color: #74AC2A;}
h2 { font-size: 18px; color: #727256;}
h3 { font-size: 16px; color: #74AC2A;}
h4 { font-size: 14px; color: #727256; font-weight: normal;}
h5 { font-size: 12px; color: #74AC2A; font-weight: normal;}
h6 { font-size: 10px; color: #727256; font-weight: normal;}


form {
	margin: 0;
	padding: 0;
}

textarea {
	width: 390px;
	height: 100px;
	
	font-family: Tahoma, Arial;
	font-size: 11px;
}

.clear {
	clear: both;
}

#container {
	width: 1024px;
	margin: 10px auto 0;
}

#header {
	width:271px;
	height:274px;
	margin:6px 0 0 13px;}
	
#header_bg{
	width:271px;
	height:274px;
	
	overflow:hidden;
	
	background:url(images/header_bg.png) no-repeat 0 0;}

.repInfo {
	position: relative;
	width: 210px;
	margin: 5px 0 0 30px;
}
	.repInfo h2 { color: #82C02D; position: relative; margin: 0 0 2px; padding: 0; text-align: left; font-weight: normal; }
	.repInfo p { margin: 0; padding: 0; font-size: 14px; line-height: 1.6em; }

#logo {
	display: block;
	width:210px;
	height: 113px;
	margin:38px 0 0 30px;
	position:relative;
	
	background: url(images/logo_l.png) no-repeat 0 0;
}

#repPic {
	display: block;
	position: relative;
}



#toplinks {
	width: 220px;
	height: 50px;
	float:right;
	margin-right:21px;
	position:relative;
}

#toplinks a{
	display:block;
	float:left;}

#toplinks #loginbutton{
	width:105px;
	height:34px;
	margin:20px 17px 0 0;
	
	background:url(images/login_button.jpg) no-repeat 0 0;}
	
#toplinks #homelink{
	width:47px;
	height:50px;
	margin-top:11px;
	
	background:url(images/toplink_home.jpg) no-repeat 0 0;}
	
#toplinks #contactlink{
	width:50px;
	height:50px;
	margin-top:11px;
	
	background:url(images/toplink_contact.jpg) no-repeat 0 0;}
	
#lhs{
	width:271px;
	float:left;}
	
#rhs{
	width:740px;
	float:left;
	margin:6px 0 0 7px;
	}
	
#banner {
	width:732px;
	height:269px;
	
	background:url(images/banner_blank.png) no-repeat 0 0;}
	
#banner_img{
	position:relative; 
	top:23px; 
	left:17px;}	
	
#main {

}

#newsarea {
	width:271px;
	margin-left:13px;}

#newsbox {
	width:271px;
}

#newsbox_top{
	width:271px;
	height:59px;
	
	background:url(images/news_top.png) no-repeat 0 0;}
	
#newsbox_middle{
	width:271px;
	
	overflow:hidden;
	
	background:url(images/news_middle.png) repeat-y 0 0;}
	
img.news_img{
	display:block;
	margin:4px 0 0 20px;}
	
#newsbox_bottom{
	width:271px;
	height:50px;
	
	background:url(images/news_bottom.png) no-repeat 0 0;}

#newsbox #news_heading {
	width: 133px;
	height: 15px;
	margin: 0 0 20px -1px;
	
	background: url(images/title_news.png);
}

#newsbox #news_items {
	width:225px;
	margin:13px 0 0 27px;
	position:relative;
}

#news_items a {
	text-decoration: none;
}

	#news_items .news_item {
	}

	#news_items strong {
		display: block;
	}

	#news_items .news_date,
	#news_items .news_date a {		
		font-weight: normal;
		font-size:15px;
		
		color: #000;
	}
	
	#news_items .news_date {
	}

	#news_items .news_title,
	#news_items .news_title a {
			font-weight: normal;

		color: #585858;
		font-size:16px;
	}
	
	#news_items .news_title {
	}
	
	#news_items .news_text {
		margin-bottom: 16px;
		font-size:12px;
		
		line-height:18px;
		
		color: #585858;
	}
	
	#newsbox a.readmore{
		display:block;
		text-align:right;
		
		color:#000;}
	
	#newsbox a.more_news {
		display: block;
		text-align:right;
		margin:-3px 9px 20px 0;
		
		text-decoration: underline;
		
		color: #D3CB46;
	}
	
#newsletterbox {
	display:block;
	width:217px;
	height:51px;
	margin:33px 26px 18px;
}

#main_middle{
	width:732px;
	height:450px;
	padding-bottom:35px;
	
	overflow:hidden;
	
	background:url(images/main_middle.png) repeat-y 0 0;}
	
#main_bottom{
	width:732px;
	height:47px;
	
	background:url(images/main_bottom.png) no-repeat 0 0;}
	
#main_bottom #bottomlinks{
	position:relative;

	font-size:12px;
	text-align:right;
	margin-right:35px;
	line-height:33px;}
	
#main_bottom #bottomlinks a{
	text-decoration:none;
	color:#585858;
}

#hp_container {

}
	
#c_container {

}
	
#contentarea {
	width: 100%;
	height:450px;
	overflow: auto;
}

#hp_container #contentarea {
	width: 92% !important;
	margin:26px 0 0 30px;
	position:relative;
}

#c_container #contentarea {
	width: 100%;
}

#title_welcometo {
	width: px;
	height: px;
	
	background: url(images/title_welcometo.png);
}

#footer {
	width:997px;
	height:78px;
	margin:0 0 21px 13px;
	
	color: #fff;
	font-size:12px;
}

#footer_bg{
	width:997px;
	height:78px;
	
	background:url(images/footer_bg.png) no-repeat 0 0;}

	#footer p {
		float: right;
		width: 500px;
		margin: 0;
		position:relative;
		top:28px;
		left:2px;
	}

	#footer a {
		text-decoration: none;
		
		color: #fff;
	}
	#footer a:hover {
		text-decoration: underline;
	}

	#webarenalink {
		float: left;
		position: relative;
		display: block;
		width: 102px;
		height: 24px;
		top:28px;
		left:80px;

		background: url(images/webarena_logo.jpg) no-repeat 0 0;
	}

	#webarenalink h3 {
		position: absolute;
		width: 0px;
		height: 0px;
		margin: 0;
		overflow: hidden;
		text-indent: 299px;
	}



div#menu {
	position: relative;
	z-index: 88;
	width:997px;
	height:74px;
	margin-left:13px;}

#menu_bg{
	width:997px;
	height:74px;
	
	background:url(images/menu_bg.png) no-repeat 0 0;}

div#menu ul {
	margin: 0;
	padding: 11px 0 0 21px;
	float:left;
	
	list-style: none;
}

#nav li {
	float: left;
	position: relative;
	min-height: 1px; /* ie7 hack to force sub menus to stay */
	margin: 0px;
	padding: 0px;
}

#nav li a {
	display: block;
	
	text-decoration: none;
	
	cursor: pointer;
}

#nav li a:hover {
}

/* second level */

#menu ul li ul { 
	display: none;
	position: absolute;
	z-index: 9999;
	width: 165px;
	padding:0;
}

#nav li ul li {
	/*float: none; commented out to prevent IE6 sub menu spacing issue*/
	position: relative;
}

#nav li ul li a {
	width: 149px;
	padding: 6px 6px 6px 10px;
	
	border-bottom: 1px solid #3a392b; /* needs to be here for IE6, also causes IE6 error is some cases */
	background: #828069;
	color: #fff;
}

#nav li ul li a:hover {
	background: #535243;
	color: #fff;
}

/* third level */

#nav li ul ul {
	display: none !important;
	margin: 0 !important;
	position: absolute;
	top: 0;
	left: 165px;
	width: 161px;
	overflow: hidden;
	
	border-top: none !important;
}

#nav li ul ul li {
}

#nav li ul ul li a {
}

#nav li:hover ul, #nav li.sfhover ul {
	display: block;
	z-index: 9999;
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
	display: none;
	z-index: 9999;
}

#nav li:hover ul li:hover ul, #nav li.sfhover ul li.sfhover ul {
	display: block !important;
	z-index: 9999;
}

/**/

#nav li:hover ul ul, #nav li.sfhover ul ul {
	display: block;
	z-index: 9999;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { 
	display: block;
	z-index: 9999;	
}

/*----- CONTACT PAGE -----*/
.bdForm { margin:0 25px 25px; }
#sform { margin-top: 25px; }
#sform label { color:#3D3D3D; display:block; }
#sform .small { color:#666666; display:block; font-weight:normal; text-align:right; width:200px; }
#sform .txtInput { padding:4px 2px; border:solid 1px #666666; width:250px; margin:0 0 20px 0; background-color: #FFF; }
#sform .listmenu { font-size:12px; padding:4px 2px; width:250px; margin:0 0 20px 0; }
#sform .button { float: right; margin-left: 25px; margin-top: 25px; }
#sform { color: #3D3D3D; }
.Columns p {
	font-size: 70%;
	margin-top: 15px;
}
.formButtons { text-align: left; }
/*--- END CONTACT PAGE ---*/
/*----- SOCIAL MEDIA -----*/
.SNVert { vertical-align: top; }
.divSocialNetworks { margin-top: 0px; padding-right: 20px; overflow: hidden; }
	.divSocialNetworks table { float: right; }
.divSocialNetworksV { padding-left: 75px; }
	.divSocialNetworksV h3 { font-size: 1.3em; color: #74AC2A; }
	.SNVertIcons { text-align: right; margin-top: 1em; }
/*--- END SOCIAL MEDIA ---*/
