/*
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	background:  #C0C0C0;
	background-repeat: repeat-x repeat-y;
	padding: 0em;
	margin: 0;
}
*/
body {
	margin: 15px;
	padding: 0px;
	background-image: url(../images/back_diagnollines.jpg);
	background-repeat: repeat-x;
	background-color: #fafafa;
	text-align: center;
	font-size: 68%;
}

#leftshadow {
	position: absolute;
	top: 0px;
	left: -7px;
	width: 14px;
	height: 787px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod='image', src='images/shadow_left.png');
	background-repeat: no-repeat;
	z-index: 0;}

#leftshadow[ID] {
	background-image: url(../images/shadow_left.png);}

#rightshadow {
	position: absolute;
	top: 0px;
	left: 750px;
	width: 14px;
	height: 787px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod='image', src='images/shadow_right.png');
	background-repeat: no-repeat;}

#rightshadow[ID] {
		background-image: url(../images/shadow_right.png);}

#header {
	background-color: #000000;
	font-size: small;
	text-align: left;
	padding: 0 0 0 0;
	background: #000000;
}

#content {
	padding: 0em 0;
	margin: auto;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 52em;
	background: #000000;
}
/*
html>body #content {
	width: 52em;
} 
*/

div#content {
	position: absolute;
	top: 0px;
	left: 7px;
	width: 750px;
	z-index: 0;
}

ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#nav {
	padding:0px 0px 20px 70px;
	background-color: #000000;
}

#nav a {
	font-weight: bold;
	color: #D7354C;
}

#nav a {
	text-decoration: none;
}

#nav li li a {
	display: block;
	font-weight: normal;
	color: #D7354C;
	padding: 0.2em 1px;
}

#nav li li a:hover {
	padding: 0.2em 2px;
	border: 5px solid #FFFFFF;
	border-width: 0 5px;
}

li {
	float: left;
	position: relative;
	width: 8em;
	text-align: center;
	cursor: default;
	background-color: #000000;
	border: 1px solid #000000;
	border-width: 1px 0;
}

li#first {
	border-left-width: 1em;
}

li#last {
	border-right-width: 1em;
}

li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;

	font-weight: normal;
	background: #000000;
	padding: 0.5em 0 1em 0;
	border-right: solid 1px #D7354C;
}

li>ul {
	top: auto;
	left: auto;
}

li li {
	display: block;
	float: none;
	background-color: transparent;
	border: 0;
}

li:hover ul, li.over ul {
	display: block;
}

#footer {
    margin-left: auto;
    margin-right: auto;
	text-align: center;
	clear: both;
	padding:15px 0px 5px 0px;
	color: white;
	background: #000000;
	font-size: 10px;
}


#clientsSpacer {
	background: #000000;
	height: 200px;
}


*********************************************
	2. Positioning and More Specific Styling
*********************************************
*/
div#headerback {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 235px;
	background-repeat: repeat-x;
	z-index: 0;
}
div#mainwrapper {
	margin: 0px auto;
	width: 764px;
	position: relative;
	text-align: left;
}

div#centercol2 {
	font-size: 10pt;
	width: 650px;
	margin-left: 5px;
	padding:0px 0px 0px 0px;
	background-image: url(../images/trade_home_bg.jpg);
	color: white;
}

div#centercolFAQS {
	font-size: 10pt;
	width: 650px;
	margin-left: 5px;
	padding:0px 0px 0px 0px;
	color: white;
	/*ie hack*/
	height: auto;
	_height: 530px;
	min-height: 530px;
	background-image: url(../images/subpage_bg.jpg);
	background-repeat : no-repeat;
	margin-bottom: 15px;
	overflow: visible;
/*	background: #525252;*/
}

#centerColContent {
	padding: 2em 1em 2em 4.2em;
	margin-left: 0px;
	color: silver;
	background-image:  url(images/trade_home_bg.jpg);
	height: 475px;
}

#FAQS {
	padding: 2em 1em 0em 4.2em;
	margin-left: 100px;
	color: silver;
/*	background-image:  url(images/trade_home_bg.jpg);*/
}

div#endFAQS {
/*	margin-left: 100px;*/
	text-align: left;
	color: silver;
	background: #525252;
	padding: 0 10px 10px 155px;
/*	padding: 2em 1em 0em 4.2em;
	margin-left: 100px;*/
}

div#fluidBack {
/*	width: 750px;*/
	background-color:#000000;
	display:block;
    margin-left: auto;
    margin-right: auto;
	text-align: center;
}

div#fluidBack img{
	padding:0px 0px 0px 0px;
}

h1, h2, h3, h4, h5, h6 {
	color: white;
	background: silver;
	padding:1px 20px 1px 20px;
	text-align: center;
}

a {	
	text-decoration:none;
}

a:link {
	color: red;
}

a:visited {
	color: #790;
}

a:active {
	color: white;
}

a:hover {
	text-decoration: underline;
}

#logo {
	z-index:1000;
	border:0px solid #4EA2BA;
}

#img1 {
	padding:25px 50px 25px 50px;
}

.bodyTextBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	background-color: #000000; 
}

.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	background-color: #D7354C; 
}

a.bodyText:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	font-style: normal;
	text-decoration: underline;
	font-weight: normal;


}

a.bodyText:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	font-style: normal;
	text-decoration: underline;
	font-weight: normal;

}
a.bodyText:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;


}
a.bodyText:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	line-height: 25px;
	background-color: #990099;
	float: left;
	height: 25px;
	width: 150px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	border: 1px solid #333333;


}
.bodyTextBold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

.widthBut {
width:150px;
height:30px;
}


	.btn .btnMiddle{
		HEIGHT: 23px;
		font-family:Arial, Helvetica, sans-serif;
		FONT-SIZE: 11px;
		color:#191919;
		white-space:nowrap;
		font-weight:bold;
		line-height:23px;
		cursor: pointer;
		padding-left:2px;
		padding-right:3px;
		float:left;
		background-image:url(../images/BUTTON_Center-off.png) !important;
		background-image:none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod='scale', src='images/BUTTON_Center-off.png');
	}
	.btn .btnLeft{
		cursor:pointer;
		float:left;
		width:7px;
		height:23px;
		background-image:url(../images/BUTTON_Left-off.png) !important;
		background-image:none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='images/BUTTON_Left-off.png');
	}
	.btn .btnRight{
		cursor:pointer;
		float:left;
		width:7px;
		height:23px;
		background-image:url(../images/BUTTON_Right-off.png) !important;
		background-image:none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='images/BUTTON_Right-off.png');
	}
	.btn .btnRightarrow{
		cursor:pointer;
		float:left;
		width:19px;
		height:23px;
		background-image:url(../images/BUTTON_RightA-off.png) !important;
		background-image:none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='images/BUTTON_RightA-off.png');
	}

	.btn .btnLeftarrow{
		cursor:pointer;
		float:left;
		width:19px;
		height:23px;
		background-image:url(../images/BUTTON_LeftA-off.png) !important;
		background-image:none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='images/BUTTON_LeftA-off.png');
	}	
	div.btn a:link,div.btn a:active,div.btn a:visited
	{
		color: #000000;
		white-space:nowrap;
		height:23px;
		line-height:23px;
		text-decoration:none;
		cursor: pointer;
		width:100px;
	}
	
	div.btn a:hover .btnMiddle
	{
		background-image:url(../images/BUTTON_Center-over.png) !important;
		background-image:none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod='scale', src='images/BUTTON_Center-over.png');
	}
	div.btn a:hover .btnLeft
	{
		background-image:url(../images/BUTTON_Left-over.png) !important;
		background-image:none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod='scale', src='images/BUTTON_Left-over.png');
	}
	div.btn a:hover .btnRight
	{
		background-image:url(../images/BUTTON_Right-over.png) !important;
		background-image:none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod='scale', src='images/BUTTON_Right-over.png');
	}
	div.btn a:hover .btnRightarrow{
		cursor:pointer;
		float:left;
		width:19px;
		height:23px;
		background-image:url(../images/BUTTON_RightA-over.png) !important;
		background-image:none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='images/BUTTON_RightA-over.png');
	}
	div.btn a:hover .btnLeftarrow{
		cursor:pointer;
		float:left;
		width:19px;
		height:23px;
		background-image:url(../images/BUTTON_LeftA-over.png) !important;
		background-image:none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='images/BUTTON_LeftA-over.png');
	}
	
	div.btn.off a,div.btn.off a:link,div.btn.off a:active,div.btn.off a:visited,div.btn.off a:hover, .btn.off .btnMiddle, .btn.off .btnLeft, .btn.off .btnRight{
		cursor:default;
		color:#9D9D9D;
	}
	div.btn.off a .btnMiddle,div.btn.off a:hover .btnMiddle{
		background-image:url(../images/BUTTON_Center-disabled.png) !important;
		background-image:none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod='scale', src='images/BUTTON_Center-disabled.png');
	}
	div.btn.off a .btnLeft,div.btn.off a:hover .btnLeft{
		background-image:url(../images/BUTTON_Left-disabled.png) !important;
		background-image:none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod='scale', src='images/BUTTON_Left-disabled.png');
	}
	div.btn.off a .btnRight,div.btn.off a:hover .btnRight{
		background-image:url(../images/BUTTON_Right-disabled.png) !important;
		background-image:none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod='scale', src='images/BUTTON_Right-disabled.png');
	}	
	div.btn.off a .btnRightarrow,div.btn.off a:hover .btnRightarrow{
		background-image:url(../images/BUTTON_RightA-disabled.png) !important;
		background-image:none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='images/BUTTON_RightA-disabled.png');
	}
		div.btn.off a .btnLeftarrow,div.btn.off a:hover .btnLeftarrow{
		background-image:url(../images/BUTTON_LeftA-disabled.png) !important;
		background-image:none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='images/BUTTON_LeftA-disabled.png');
	}


