/* COMMON ELEMENTS */

html {
	margin: 0;
	padding: 0;
}
body {
	background-image: url(../images/bg-repeater.jpg);
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2e2b26;
	line-height: 16px;
}
#container {
	padding: 0;
	margin: 0 auto;
	position: relative;
	width: 950px;
	background-color: #f1f1f1;
}
#indexHeader {
	background-image: url(../images/index-header.jpg);
	background-repeat: no-repeat;
	height: 183px;
	width: 950px;
}
#indexSubHeader {
	background-image: url(../images/index-subheader.jpg);
	background-repeat: no-repeat;
	height: 252px;
	width: 950px;
}
#tier2Header {
	background-image: url(../images/tier2-header.jpg);
	background-repeat: no-repeat;
	height: 183px;
	width: 950px;
}
#tier2SubHeader {
	background-image: url(../images/tier2-Subheader.jpg);
	background-repeat: no-repeat;
	height: 99px;
	width: 950px;
}
#indexPicsRotate {
	height: 251px;
	width: 411px;
	margin: 0 0 0 498px;
}
#contentBG {
	background-color: #f1f1f1;
	width: 950px;
	position: relative;
}
#indexRside {
	background-image: url(../images/index-Rrepeater.gif);
	background-repeat: repeat-y;
	background-position: center;
	width: 420px;
	margin: 0 0 10px 494px;
	position: relative;
}
#indexRsideContent {
	width: 380px;
	margin: 0;
	position: relative;
	padding: 20px 0 10px 20px;
}
#indexContent {
	width: 410px;
	margin: 20px 0 30px 30px;
	float: left;
	position: relative;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #abacac;
	padding: 0 0 0 20px;
}
ul.navTop {
	color: #F1F1F1;
	list-style-type: none;
	margin: 6px 0 0 0;
	padding: 4px 0 4px 0;
	text-align: center;
}
ul.navTop li {
	display: inline;
}
ul.navTop a {
	padding: 3px 8px 3px 8px;
	text-decoration: none;
	color: #F1F1F1;
	margin: 0 3px 0 0;
	border: 1px dashed #747474;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
ul.navTop a:hover {
	background-color:#1A6297;
	color: #F1F1F1;
}
body#home a#homelink,
body#locations a#locationslink,
body#support a#supportlink,
body#offices a#officeslink,
body#virtualoffices a#virtualofficeslink,
body#testimonials a#testimonialslink,
body#typesclients a#typesclientslink,
body#newsletter a#newsletterlink,
body#contact a#contactlink {
	background-color:#1A6297;
	color: #F1F1F1;
}
#footerBG {
	background-image: url(../images/index-footer.jpg);
	background-repeat: no-repeat;
	height: 120px;
	width: 950px;
	clear: both;
}
#tier2Content {
	width: 590px;
	margin: 10px 0 30px 30px;
	float: left;
	position: relative;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #abacac;
	padding: 0 0 0 20px;
}
#tier2Rside {
	width: 230px;
	margin: 20px 0 10px 675px;
	position: relative;
	background-color: #bfbfbf;
	padding: 5px;
}
#tier2RsideStroke {
	width: 230px;
	margin: 0 auto;
	position: relative;
	padding: 0;
	border: 1px solid #5e8b9a;
}
#tier2RsideContent {
	width: 210px;
	margin: 0 auto;
	position: relative;
	padding: 0;
}

#supportContent {
	width: 600px;
	margin: 10px 0 30px 30px;
	float: left;
	position: relative;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #abacac;
	padding: 0 0 0 20px;
}
#officesContent {
	width: 600px;
	margin: 10px 0 30px 30px;
	float: left;
	position: relative;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #abacac;
	padding: 0 0 0 20px;
}
#locationsRside {
	width: 240px;
	margin: 20px 0 10px 665px;
	position: relative;
	background-color: #bfbfbf;
	padding: 4px;
}
#locationsRsideStroke {
	width: 240px;
	margin: 0 auto;
	position: relative;
	padding: 0;
	border: 1px solid #5e8b9a;
}
#locationsRsideContent {
	width: 215px;
	margin: 0 auto;
	position: relative;
	padding: 0;
	text-align: left;
}
.clearBoth {
	clear: both;
}
hr {
	font-size: 1px;
	color: #0163a8;
	margin: 5px 0 5px 0;
}
p {
	line-height: 16px;
	margin: 10px 0 0 0;
}
a, a:link, a:visited {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0163a8;
	line-height: 16px;
}
a:hover {
	color: #D20000;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #0163a8;
	margin: 0;
	padding: 0;
	line-height: 22px;
}
h2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3e3b32;
	margin: 5px 0 0 0;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #0163a8;
	margin: 5px 0 3px 0;
	font-weight: bold;
}

h3.h3link a:link, h3.h3link a:visited, h3.h3link a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #D20000;
	margin: 5px 0 3px 0;
	font-weight: bold;
}
h3.h3link a:hover {
	color: #0163a8;
}





h4 {
	font-family: "Trebuchet MS", Georgia, Arial, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #88190E;
}
h5 {
	font-family: "Trebuchet MS", Georgia, Arial, sans-serif;
	font-size: 15px;
	font-style: italic;
	color: #909900;
}
ul {
	line-height: 18px;
}
.textSize10 {
	font-size: 10px;
}
.textSize12 {
	font-size: 12px;
}
.textSize14 {
	font-size: 14px;
}
.textSize16 {
	font-size: 16px;
}
.textSize18 {
	font-size: 18px;
}
.textSize20 {
	font-size: 20px;
}
.textSize22 {
	font-size: 22px;
}
.floatLborderDark {
	float: left;
	border: 1px solid #114165;
	margin: 5px 15px 10px 0;
}
.picborderDark {
	border: 1px solid #114165;
}
.floatLborderYellow {
	float: left;
	border: 1px solid #FFE084;
	margin: 5px 15px 10px 0;
}
.floatRborderYellow {
	float: right;
	border: 1px solid #FFE084;
	margin: 0 0 10px 15px;
	clear: right;
}
.floatRnoBorder {
	float: right;
	clear: right;
}
.floatLnoBorder {
	float: left;
	clear: left;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8d8658;
	text-align: right;
	width: 930px;
	margin: 10px auto;
}
.pcsad, .pcsad a:link, .pcsad a:visited, .pcsad a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #409ED7;
	font-weight: normal;
	text-decoration: none;
	width: 930px;
	margin: 10px auto;
	text-align: right;
}
.pcsad a:hover {
	color: #FBEBC7;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.Asterisk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
}
.PageTitles {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #E5E5E5;
	padding: 50px 0 5px 60px;
	font-weight: normal;
}
#SubmitForm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2e2b26;
	width: 450px;
	float: left;
	margin: 0 0 0 75px;
}
#SubmitForm .label{
	text-align: right;
	clear: left;
	float: left;
	width: 185px;
	background-color: #D9D7CE;
	margin: 0 15px 5px 0;
	padding: 2px 3px 4px 0;
	font-weight: normal;
	line-height: 15px;
}
input#SubmitForm {
	background-color: #257BB6;
	font-family: "Trebuchet MS", Georgia, Arial, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #EEEEEE;
	width: 100px;
	margin: 0 0 0 160px;
}
input#Name, input#Company, input#Email, input#Address, input#City, input#State, input#Zip, input#Phone, input#CellPhone, input#BestTimeToCall, input#Comments, input#HowDidYouHearAboutUs  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
	width: 175px;
	margin: 0;
	line-height: 19px;
	padding: 0;
}
.MapContainer {
	height: 350px;
	width: 560px;
	border: 1px solid #175989;
	margin: 0;
}
ul.Services {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	list-style-type: square;
	margin: 10px 0 0 30px;
	padding: 0;
	text-align: left;
}
ul.Services li {
	margin: 0px;
	padding: 2px 0;
	list-style-position: outside;
	list-style-image: url(../images/check.jpg);
}
ul.Services a {
	padding: 6px 8px;
	text-decoration: none;
	color: #efefef;
	margin: 0;
	border: 1px solid #656565;
	font-weight: normal;
	background-color: #2D2D2D;
	width: 125px;
	display: block;
}
ul.Services a:hover {
	background-color:#5C513F;
	color: #ffffff;
}
ul.IndexCheck {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	list-style-type: square;
	margin: 10px 0 0 30px;
	padding: 0;
	text-align: left;
}
ul.IndexCheck li {
	margin: 0px;
	padding: 2px 0;
	list-style-position: outside;
	list-style-image: url(../images/check-index.jpg);
}
ul.IndexCheck a {
	padding: 6px 8px;
	text-decoration: none;
	color: #efefef;
	margin: 0;
	border: 1px solid #656565;
	font-weight: normal;
	background-color: #2D2D2D;
	width: 125px;
	display: block;
}
ul.IndexCheck a:hover {
	background-color:#5C513F;
	color: #ffffff;
}
.pic-th-floatL {
	float: left;
	margin: 2px 3px 2px 2px;
	border: 1px solid #114165;
}
.rowlight td {
	background-color: #D9D7CE;
}
.rowdark td {
	background-color: #CCCAC2;
}
.rowdcolor td {
	background-color: #C4E8FF;
}
