/* CSS Document */

.BgColor1 {
	background-color:#FFFFFF;
}
.BgColor2 {
	background-color:#f6f6f6;
}
.BgColor3 {
	background-color:#e7e7e6;
}
.BgColor4 {
	background-color:#666666;
}
.TopSP {
	background:url(../images/top-bg.jpg) no-repeat;
}
.HeaderBg {
	background:url(../images/header-spacer.gif) repeat-x;
	width:850px;
	height:286px;
	float:left;
}
.FeatureProject {
	background:url(../images/featured-project-img.png) no-repeat top left;
	width:850px;
	height:286px;
}
.WebDesign  {
	background : #f6f6f6 url(../images/web_design.gif) no-repeat right top;
	width : 293px;
	height : 150px;
	border : 3px solid #f6f6f6;
	float : left;
} 
.WebDesignOn  {
	background : #ffffff url(../images/web_design-on.gif) no-repeat right top;
	width : 293px;
	height : 150px;
	border : 3px solid #f6f6f6;
	float : left;
} 
.WebDesignAct  {
	background : #ffffff url(../images/web_design-on.gif) no-repeat right top;
	width : 293px;
	height : 150px;
	border : 3px solid #dfdfdf;
	float : left;
} 
.Ecommerce  {
	background : #f6f6f6 url(../images/ecommerce.gif) no-repeat right top;
	width : 293px;
	height : 150px;
	float : left;
	border : 3px solid #f6f6f6;
}
.EcommerceOn  {
	background : #ffffff url(../images/ecommerce-on.gif) no-repeat right top;
	width : 293px;
	height : 150px;
	float : left;
	border : 3px solid #f6f6f6;
}
.EcommerceAct  {
	background : #ffffff url(../images/ecommerce-on.gif) no-repeat right top;
	width : 293px;
	height : 150px;
	float : left;
	border : 3px solid #dfdfdf;
} 
.GraphicDesign  {
	background : #f6f6f6 url(../images/graphic_design.gif) no-repeat right top;
	width : 292px;
	height : 150px;
	float : left;
	border : 3px solid #f6f6f6;
}
.GraphicDesignOn  {
	background : #ffffff url(../images/graphic_design-on.gif) no-repeat right top;
	width : 292px;
	height : 150px;
	float : left;
	border : 3px solid #f6f6f6;
} 
.GraphicDesignAct  {
	background : #ffffff url(../images/graphic_design-on.gif) no-repeat right top;
	width : 292px;
	height : 150px;
	float : left;
	border : 3px solid #dfdfdf;
} 
.FooterBgSpacer {
	background-color:#e7e7e6;
	height:230px;
	border-top:1px solid #d8d8d8;
	padding-top:10px;
}
.TestimonialBoxBottom {
	background:url(../images/testimonial-box-bottom.gif) no-repeat;
	width:300px;
	height:31px;
}
.VerDotted {
	background-image:url(../images/ver-dotted.gif);
	background-position:right;
	background-repeat:repeat-y;
}
.VerDottedLeft {
	background-image:url(../images/ver-dotted.gif);
	background-position:left;
	background-repeat:repeat-y;
}
.HorDotted {
	background-image:url(../images/hor-dotted.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}
.Border {
	border:1px solid #d8bc8b; 
}
.BorderProj {
	border:7px solid #f2f2f2;
}
.DivLine {
	background-image:url(../images/hor-line.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}
.DivBlackLine {
	border-bottom:1px solid #CCCCCC;
	height:1px;
}
.DivWhiteLine {
	border-top:1px solid #FFFFFF;
	height:1px;
}
.BorderPort {
	border:5px solid #eeeeee;
}
.BorderPortOn {
	border:5px solid #999999;
}
.Hand {
	cursor:pointer;
}
.BorderThumbs {
	border:5px solid #c2c2c2;
}
.URLLine {
	border-bottom:1px solid #262626;
}

