﻿body 
{
	font-family: Verdana, Arial;
	margin: 0px;
	padding: 0px;
	background-color: black;
	background-image: url(/images/back1.jpg);
	font-size: 13px;

}


.welcome
{
	width: 400px;
	padding-top: 70px;
	font-size: 1.1em;
	
}

.topbar
{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
	width: 50%;
	height: 16px;
	background: url(/images/topbar-repeat.png) repeat-x;
	
}


.topmenu
{

	z-index: 2;
	position: relative;
	margin: 0 auto;
	padding: 0px;
	top: 0px;
	left: 0px;
	width: 1000px;
	height: 31px;
	background: transparent url(/images/top.png) no-repeat;
	font-family: Verdana, Tahoma, Arial;
	color: White;
	font-size: 14px;
}

.topmenu .items
{
	width:690px;
	margin-left: 265px;
	padding-top: 8px;
	padding-left: 10px;
}

.topmenu .sep
{
	float: left;
	width: 1px;
	margin-left: 12px;
	margin-right: 12px;
	margin-top: 3px;
	padding-bottom: 5px;
	height: 7px;
}


.topmenu a
{
	display: block;
	float: left;
	text-decoration: none;
	color: white;
	height: 35px;
	text-transform: uppercase;
}

.topmenu a.active
{
	
	background-image: url(/images/activemenu.png);
	background-position: bottom center;
	background-repeat:  no-repeat;
}


.topmenu a:hover
{
	color: yellow;
	background-image: url(/images/hovermenu.png);
	background-position: bottom center;
	background-repeat:  no-repeat;
}



#bottombar
{
	position: absolute;
	right: 0px;
	margin-top: 31px;
	z-index: 1;
	width: 50%;
	height: 38px; 
	background: url(/images/bottombar-repeat.png) repeat-x;
}



#bottommenu
{
	z-index: 2;
	position: relative;
	margin: 0px auto;
	padding: 0px;
	top: 0px;
	right: 0px;
	width: 1000px;
	height: 69px;
	background: transparent url(/images/bottom.png) no-repeat;
	font-family: Verdana, Tahoma, Arial;
	color: White;
	font-size: 14px;
	
}



#bottommenu .items
{
	color: White;
	font-size: 11px;
	padding-top: 24px;
	margin-left: 40px;
	
}

#bottommenu .items a
{
	display: block;
	float: left;
	text-decoration: none;
	color: white;
}

#bottommenu .items a:hover
{
	color: yellow;
}

#bottommenu .items .sep
{
	float: left;
	width: 1px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 3px;
	padding-bottom: 5px;
	height: 7px;
}

#bottommenu .items .copyright
{
	padding-top: 1px;
	clear: both;
}

.designer
{
	font-family: Verdana, Tahoma, Arial;
	color: White;
	font-size: 14px;
	position: absolute;
	z-index: 20000;
	right: 30px;
	top: 10px;
	color: White;
	font-size: 9px;
}

.designer a
{
	color: White;
	text-decoration: none;
}

.designer a:hover
{
	color: yellow;
}


.logo
{
	position: absolute;
	top: 39px;
	left: 25px;
	width: 244px;
	height: 68px;
    z-index: 4000;
}


.tagline
{
	background: url(/images/marketsedgetagline.png);
	position: absolute;
	top: 50px;
	width: 327px;
	height: 46px;
	left: 380px;
	font-size: 0px;
	line-height: 0px;
}


.news
{
	width: 185px;
	position: absolute;
	top: 130px;
	left: 780px;
}

.news .title
{
	color: #abcf70;
	text-transform: uppercase;
	font-weight: bold;
	
}
.news .title2
{
	font-size: 11px;
	color: #abcf70;
	
}


.news hr
{
	color: #abcf70;
}

.news a
{
	color: Blue;
	text-decoration: none;
	font-size: 10px;
	line-height: 9px;
}

.news a:hover
{
	color: Red;
}

.news .source
{
	font-size: 8px;
	color: gray;
}

.news .space
{
	height: 10px;
}



#container
{
	background-color: White;
	position: relative;
	width: 985px;
	left: 0px;
	top: 0px;
	margin: 0px auto;
}








.homegraphic
{
	position: relative;
	top: 85px;
	left: 16px;
	width: 737px;
	height: 245px;
	background-image: url(/images/homegraphic.png);
	
} 






.content1
{
	margin-top: 60px;
	margin-left: 50px;
	padding-bottom: 50px;
}



.content2top
{
	position: relative;
	background-image: url(/images/content2top.png);
	background-repeat: no-repeat;
	margin-left: 16px;
	margin-top: 84px;
	height: 71px;
}
	
.content2sliced
{
	
	position: absolute;
	left: 731px;
	top: 130px;
	height: 458px;
	width: 23px;
	z-index: 5;
	background-image: url(/images/content2-sliced.png);
}

.content2
{
	position: relative;
	top: 0px;
	left: 0px;	
	background-image: url(/images/content2middle2.png);
	background-repeat: repeat-y;
	margin-left: 16px;
	padding-left: 45px;
	padding-bottom: 20px;
	width: 630px;
	padding-right: 200px;
}
	
p
{
	margin: 0px 0px 20px 0px;
}

	

.content2bottom
{

position: relative;
left: 0px;
top: 0px;
	background-image: url(/images/content2bottom2.png);
	background-repeat: no-repeat;
	margin-left: 16px;
	height: 77px;
	width: 940px;
	padding-bottom: 20px;
}
	
	
h1
{
	text-transform: uppercase;
	position:  absolute;  
	font-size: 20px;
	color: white;
	left: 330px;
	top: 0px;
	#top: 14px;
	width: 360px;
	text-align: right;
	z-index: 5;
}


h2
{
	text-transform: uppercase;
	font-size: 12px;
	color: black;
	font-weight: bold;
	display: inline;
	padding: 0px;
	margin: 0px;
}
	

h2 span
{
	text-transform: none;
	font-size: 12px;
	color: black;
	font-style: italic;
	display: inline;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}



.break
{
	clear: both;
	height: 1px;
	background-color: #abcf70;
	width: 100%;
	margin-bottom: 40px;
	margin-top: 40px;
}

img
{
	border: none;
}


.vc_success_story
{
	clear: both;
}

.vc_success_story .image
{
	width: 160px;
	float: left;
}

.vc_success_story .description
{
	
	width: 460px;
	float: left;
}


.extras
{
	
	position: absolute;
	left: 747px;
	top: -70px; /* 113 */
}

.questionaireclick
{
	font-weight: bold;
	background-color: Yellow;
	color: blue;
	text-decoration: none;
	
}

.questionaireclick:hover
{
	color: Red;
	
}


.left1
{
	display:none;
	
	width: 10px;
	background-color: #abcf70;
	height: 10000px;
	position: fixed;
	left: 0px;
	top: 0px;
	z-index: 10;
}
.right1
{
	display:none;
	
	width: 10px;
	background-color: #abcf70;
	height: 10000px;
	position: fixed;
	right: 0px;
	top: 0px;
	z-index: 10;
}

.featured
{
	background-image: url(/images/featured.jpg);
	width: 441px;
	height: 171px;
	position: absolute;
	right: 20px;
	top: 400px;
	
}

.featuretitle
{
	position: absolute;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	left: 15px;
	top: 5px;
		
}

.featuredata
{
	position: absolute;
	left: 15px;
	top: 45px;
	width: 410px;
	height: 105px;
	overflow: hidden;
}
