/* CSS Document */

.BgColor1 {
	background-color:#FFFFFF;
}
.BgColor2 {
	background-color:#000000;
}
.BgColor3 {
	background-color:#8ea7c1;
}
.TopSpacer {
	background:url(../images/top_spacer.gif) repeat-x;
	height:78px;
}
.PhoneBg {
	background:url(../images/phone_no.gif) right no-repeat;
	height:78px;
}
.PageBgSpacer {
	background:#114071 url(../images/bg.gif) top repeat-x;
	height:731px;
}
.MainSpacer {
	background:#FFFFFF url(../images/main_spacer.gif) repeat-x;
}
.InnerMainSapcer {
	background:#FFFFFF url(../images/inner_main_spacer.gif) repeat-x;
}
.WelcomeBoxBg {
	background:url(../images/welcome_pc_genius_bg.gif) no-repeat;
	width:328px;
	height:191px;
}
.NewsBg {
	background:url(../images/latest_news_bg.gif) no-repeat;
	width:310px;
	height:191px;
}
.ContactBg {
	background:url(../images/contact_information_bg.gif) no-repeat;
	width:233px;
	height:191px;
}
.OurClientsSpacer  {
	background:#FFFFFF url(../images/our_clients_spacer.gif) repeat-x;
	height:119px;
}
.TestimonialsBg {
	background:url(../images/client_testimonials_bg.gif) no-repeat;
	width:250px;
	height:265px;
}
.InnerMainBoxSpacer {
	background:#FFFFFF url(../images/main_box_spacer.gif) repeat-x;
}
.OurWorkBg {
	background:#FFFFFF url(../images/our_work_bg.gif) no-repeat;
	width:250px;
	height:265px;
}
.LeftLinkBg {
	background:url(../images/left_link_bg.gif) no-repeat;
	width:250px;
	height:28px;
}
.DottedHor {
	background:url(../images/dotted.gif) left center repeat-x;
}
.Border {
	border:1px solid #FFFFFF; 
}
.BorderImg {
	border:2px solid #eeeeee; 
}
.Border1 {
	border:1px solid #efefef; 
}
