﻿#divDefaultAspxExpertiese
{
	left:0px;
	top:40px;
	position:relative;
	float:left;
	width:150px;
	height:auto;
	font-size:9pt;
}

#divDefaultAspxServices
{
	left:-5px;
	top:40px;
	position:relative;
	float:left;
	width:200px;
	height:auto;
	font-size:9pt;

}

#divDefaultAspxTestimonials
{
	left:45px;
	top:30px;
	position:relative;
	float:left;
	width:200px;
	height:auto;
	font-size:9pt;

}
.readMore1
{
	position:relative;
	float:left;
	left:0px;
	top:200px;
}
.readMore2
{
	position:relative;
	float:left;
	left:-50px;
	top:200px;
}
.readMore3
{
	position:relative;
	float:left;
	left:150px;
	top:92px;
}

.divDefaultAspxSectionTitleHeading
{
	font-size:14pt;
	color:Orange;
	border-bottom:dotted 1px LightGray;
}

#divDefaultAspxAboutUsHeading
{
	position:relative;
	float:left;
	left:10px;
	top:5px;
	width:200px;
}
#divDefaultAspxAboutUsMatter
{
	position:relative;
	float:left;
	left:-180px;
	top:40px;
	width:550px;
	text-align:justify;
}
#divDefaultAspxAboutUsMatter .ReadMore
{
	position:relative;
	float:left;
	left:450px;
	top:30px;
}

#divDefaultAspxVertSep
{
	position:relative;
	float:left;
	left:-150px;
	top:30px;
	width:2px;
	height:120px;
	border-left:dotted 1px lightgray;
}
#divDefaultAspxOurClientsHeading
{
	position:relative;
	float:left;
	left:620px;
	top:-115px;
	width:200px;
}

#divDefaultAspxOurClientsMatter
{
	position:relative;
	float:left;
	left:402px;
	top:-80px;
	width:300px;
}

#divDefaultAspxOurClientsMatter .CustServImage
{
	position:relative;
	float:left;
	left:0px;
	top:0px;
	width:100px;
}
#divDefaultAspxOurClientsMatter .TextMatter
{
	position:relative;
	float:left;
	left:10px;
	top:-10px;
	width:200px;
}
#divDefaultAspxOurClientsMatter .ReadMore
{
	position:relative;
	float:left;
	left:200px;
	top:-10px;
}
#AllPagesOuterDiv
{
	width:930px;
	padding:0px 25px 0px 35px;
}
#AllPagesRightPane 
{
	position:relative;
	float:left;
	width:210px;
	text-align:left;
}

#AllPagesLeftPane
{
	position:relative;
	float:left;
	width:690px;
	border-right:dotted 1px lightgray;
	padding-right:10px;
	text-align:justify;
}
#AllPagesLeftPane .DivTopicText
{
	position:relative;
	float:left;
	left:0px;
	width:350px;
	padding-right:10px;
	text-align:justify;
}
#AllPagesLeftPane .DivTopicImage
{
	position:relative;
	float:left;
	border-left:dotted 1px gray;
	left:0px;
	padding:10px;
	width:300px;
	align:right;
}
.MenuPanelLarge
{
}
.MenuPanelLarge UL
{
	list-style:none outside url(./images/PanelMenuIconLarge.jpg);
	/*padding-left:0px;*/
}

.MenuPanelLarge UL LI
{
	border-top:solid 1px lightgray;
	vertical-align:top;
	height:30px;
}

.MenuPanelSmall
{
}
.MenuPanelSmall UL
{
	list-style:none outside url(./images/PanelMenuIconSmall.jpg);
	/*padding-left:0px;*/
}

.MenuPanelSmall UL LI
{
	border-top:solid 1px lightgray;
	vertical-align:top;
	height:30px;
}

#Vision3In1
{
	width:100%;
}

#Vision3In1 .Part1
{
	position:relative;
	float:left;
	width:30%;
	border-top:solid 5px Orange;
	padding-top:10px;
	padding-right:10px;
}
#Vision3In1 .Part2
{
	position:relative;
	float:left;
	width:30%;
	border-top:solid 5px skyblue;
	border-left:dotted 1px lightgray;
	padding-left:10px;
	padding-top:10px;
	padding-right:10px;
}
#Vision3In1 .Part3
{
	position:relative;
	float:left;
	width:30%;
	border-top:solid 5px Red;
	border-left:dotted 1px lightgray;
	padding-left:10px;
	padding-top:10px;
}
