/* CSS Document */

/* BG Color coding -----Start----- */
/*#Wrapper {
	background-color: #000000;
}
#Logo {
	background-color: #333333;
}
#GlobalNav {
	background-color: #999999;
}

#Banner {
	background-color: #333333;
}
#Container {
	background-color: #333333;
}
#SidebarLeft {
	background-color: #999999;
}
#Content {
	background-color: #999999;
}
#feature {
	background-color: #cccccc;
}
#SubC1 {
	background-color: #cccccc;
}
#SubCWrapper {
	background-color: #999999;
}
#SubC2 {
	background-color: #cccccc;
}
#SubC3 {
	background-color: #cccccc;
}

#Footer {
	background-color: #999999;
}
#FooterLinks {
	background-color: #cccccc;
}*/
/* BG Color coding -----End----- */


#Wrapper {
	position:absolute;
	left:0px;
	top:0px;
	width:993px;
	height:630px;
	background-image: url(images/LogoBG.gif);
	background-repeat: repeat-x;
}

#Logo {
	position:absolute;
	left:0px;
	top:0px;
	width:964px;
	height:105px;
	background-image: url(images/Logo.gif);
	background-repeat: no-repeat;
	margin-left: 13px;
}
#GlobalNav {
	position: absolute;
	width: 600px;
	text-align: right;
	height: 15px;
	top: 83px;
	overflow: hidden;
	padding: 0;
	left: 347px;
	padding-top: 0px;
}


#Banner {
	position:absolute;
	left:0px;
	top:105px;
	width:980px;
	height:183px;
	background-image: url(images/BannerBG.gif);
	background-repeat: no-repeat;
	padding-left: 13px;
}
#Container {
	position:absolute;
	left:0px;
	top:288px;
	width:965px;
	margin-left: 13px;
	padding-top: 0px;
	background-image: url(images/ContentBG.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#SidebarLeft {
	float:left;
	width:228px;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
	margin: 0;
}


#Content {
	float:right;
	width:736px;
	margin-top: 0px;
	padding: 0px;
	height: 100%;
	margin-left: 0px;
	margin-right: 0px;
}
#feature {
	width: 735px;
	background-image: url(images/Main-CTop.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-top: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
}
#SubC1 {
	width: 210px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	float: left;
	margin-left: 15px;
	display: inline;
}
#SubCWrapper {
	float: right;
	width: 448px;
	margin-right: 30px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	display: inline;
}
#SubC2 {
	float: left;
	width: 210px;
	margin-top: 0px;
	padding-top: 0px;
}
#SubC3 {
	float: right;
	width: 210px;
	margin-top: 0px;
	padding-top: 0px;
}
.clearit {
	clear: both;
	height: 0px;
	font-size: 0px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.ColumnWrapper {
	float: right;
	width: 473px;
}
.Column1 {
	float: left;
	width: 243px;
}
.ServiceLoss {
	width: 716px;
	bottom: 0px;
	height: 201px;
	margin-bottom: 0px;
}
.AboutLoss {
	width: 716px;
	bottom: 0px;
	height: 102px;
	margin-bottom: 0px;
}
#Footer {
	width: 716px;
	margin-top: 20px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 40px;
	color: #999999;
	margin-left: 15px;
}
#FooterLinks {
	width: 690px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}
#FooterText {
	margin-top: 10px;
	text-align: center;
}



.Column2 {
	float: left;
	width: 238px;
	background-image: url(images/FooterBG.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.Column3 {
	float: right;
	width: 235px;
}
.FloatLeft {
	float: left;
	margin-right: 16px;
	margin-bottom: 16px;
}
.FloatRight {
	float: right;
	margin-bottom: 16px;
	margin-left: 16px;
}
