Body {
	background-color: #000000;
	margin: 0px;
}
.WhiteBg {
	background-color: #FFFFFF;
}
.FooterBg {
	background-image: url(../images/FooterBg.jpg);
}
.TableBorderWithWhiteBg {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ff5d00;
	border-bottom-color: #ff5d00;
	border-left-color: #ff5d00;
}
.FooterContent {
	font-family: Arial;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
.DealerSupport {
	font-family: "Arial Black";
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.Welcome_Content {
	background-image: url(../images/WelCome.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.Home_Content {
	background-image: url(../images/Home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.GrayBorder {
	background-image: url(../images/Border.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.WeDoTheWork_Content {
	font-family: Arial;
	font-size: 14px;
	text-transform: capitalize;
	color:#FF9933;
	text-decoration: none;
}
.List_Content {
	font-size: 14px;
	text-transform: capitalize;
	color: #6a6a6a;
	text-decoration: none;
	font-family: "Franklin Gothic Medium";
}
.Content {
	font-family: Arial;
	font-size: 12px;
	text-transform: capitalize;
	color:#666666;
	text-decoration: none;
	font-weight: normal;
}
.ABOUTUScNT {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #E66335;
}


.RedBorder {
	background-image: url(../images/RedBorder.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}
.ImageBorder {
	border: 1px solid #666666;
	padding: 3px;
	background-color: #CCCCCC;
}
.GrayHorzentalBorder {
	background-image: url(../images/GrayHorizantalyBorder.jpg);
	background-repeat: repeat-x;
	background-position: left center;
}
.HeightestQualityContent {
	font-family: Arial;
	font-size: 12px;
	text-transform: capitalize;
	color: #666666;
	text-decoration: none;
}
.EbayManagement {
	background-image: url(../images/EbayManagement.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.CarShotz_Content {
	font-family: Arial;
	font-size: 14px;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
}
.PhotoServices {
	background-image: url(../images/PhotoServices.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.AboutUs {
	background-image: url(../images/AboutUs.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.ContactUs {
	background-image: url(../images/ContactUs.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.HomeLeftSidedBar {
	background-image: url(../images/HomeLeftSidedBar.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.HomeRightSidedBar {
	background-image: url(../images/HomeRightSidedBar.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.HomeBar {
	background-image: url(../images/HomeBar.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.HomeTopMiddleBar {
	background-image: url(../images/HomeTopMiddleBar.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.BottomMiddleBar {
	background-image: url(../images/BottomMiddleBar.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
a.linkcont:link{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	}
	a.linkcont:visited{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	}
.height {
	height: 100%;
}

	a.linkcont:hover{
	font-family: Arial;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	}

