/*
	iGlobalPoint Corporation
	===================================================================
	(c)2008 iGlobalPoint Corporation. All Rights Reserved iGlobalPoints.com
	Developed by: WSG | WebSupportGroup
	===================================================================
*/
@import url("iglobal_style.css");

*{
	margin:0px;
	padding:0px;
}
img{
	border:none;
}

body,
html{
	margin:0;
	padding:0;
	border:0;
	font:normal 12px Tahoma, Arial, Verdana, Georgia, Verdana, serif;
	color:#b0afaf;
	min-width:980px; 
	height: 100%; 
	max-height: 100%; 
}
p {
	margin-bottom:0;
	line-height:1.4em;
}
div#headerwrap {
	width:100%;
	top:0;
	left:0;
	height:170px;
}
div#header {
	height:170px;
	width:932px;
	margin:0 auto;
}
#header_logo{
	margin:0px;
	padding:0px;
	float:left;
	width:289px;
	height:106px;
}
div#myjquerymenu{
	height:32px;
	width:932px;
	margin:0 auto;
	float:left;
}
/***************** CONTENT AREA *******************/
div#main_marquee {
	width:932px;
	margin:0 auto;
	padding:0px;
	height:623px;
}
div#marquee{
	width:932px;
	float:left;
	height:274px;
}
div#marquee_left{
	float:left;
	height:274px;
	width:644px;
}
div#marquee_right{
	float:left;
	display:inline;
	height:127px;
	width:220px;
	padding:112px 26px 35px 42px;
	color:#e7cccc;
	line-height:16px;
}
div#content_area{
	width:932px;
	float:left;
	height:301px;
	padding:24px 0px;
}
div#content_area_left{
	width:454px;
	float:left;
	margin-right:10px;
	font:normal 12px Tahoma, Arial, Verdana, Georgia, Verdana, serif;
}
div#content_area_leftTop{
	height:4px;
	width:454px;
	float:left;
	margin:0px;
	padding:0px;
}
div#content_area_leftMid{
	background-color:#0d0d0d;
	padding:10px 16px 0px 17px;
	margin:0px;
	height:277px;
	clear:left
}
div#content_area_leftMid img{
	padding-bottom:11px;
}
div#content_area_leftBtm{
	height:4px;
	width:454px;
	float:left;
	margin:0px;
	padding:0px;
}
div#content_area_right{
	float:right;
	display:inline;
	width:468px;
}
div#tabbedbtm{
	width:468px;
	height:4px;
	float:left;
}
/****************** FOOTER AREA *********************/
#footerwrap {
	width:100%;
	bottom:0;
	left:0;
	font-size:11px;
	height:208px;
}
div#footer {
	width:874px;
	margin:0 auto;
	/*height:180px;*/
	height:180px;
	padding:18px 48px 10px 10px;
	text-transform:uppercase;
	font-weight:bold;
}
div#footer_left {
	float:left;
	width:456px;
	color:#afaeae;
	font-size:11px;
}
div#footer_left ul{
	list-style-type:none;
	margin:0px;
}
div#footer_left li a{
	list-style-type:none;
	font-weight:bold;
	color:#afaeae;
	text-decoration:none;
	text-transform:uppercase;
	line-height:15px;
}
div#footer_left li a:hover, div#footer_left li a.current{
	color:#e61e24;
	text-decoration:none;
	border-bottom:1px dotted #e61e24;
}

div#footer_middle {
	float:left;
	width:220px;
	padding:0px 20px 0px 45px;
	text-align:right;
	margin-top:20px;
	color:#717070;
}
div#footer_middle p.footer{
	font-weight:normal;
	text-transform:none;
}
div#footer_right {
	float:right;
	display:inline;
	width:105px;
	padding:0px 0px 20px 27px;
	padding-top:20px;
	border-left:1px solid #4c4c4c;
	color:#717070;
}
h6{
	padding:0px;
	margin:0px;
	padding-bottom:9px;
	font:bold 11px Tahoma, Arial, Helvetica, sans-serif;
}
div#footer_right a{
	color:#e61e24;
	text-decoration:none;
	border-bottom:1px dotted #e61e24;
	text-transform:none;
	font-weight:normal;
}
div#footer_right a:hover{
	color:#9c0509;
	text-decoration:none;
	border-bottom:1px dotted #9c0509;
}
div#footer_right p.footer{
	color:#717070;
	text-transform:none;
	font-weight:normal;
	padding:6px 0px 0px 20px;
}
