/*Main Parts*/

body {
	width: 800px;
	margin: 15px auto 0px auto;
	background-color:#666666;
	background-image:url(images/background-stretch.jpg);
	background-repeat:repeat-x;	
	}

.header {
width:800px;
height:93px;
background-image:url(images/header-background.jpg);
background-repeat:repeat-x;
border:solid;
border-top-color:#CCCCCC;
border-width:1px 0px 0px 0px;
}

.logo{
float:left;
}

.maillink{
float:left;
background-image:url(images/maillink.jpg);
background-position:right;
background-repeat:no-repeat;
width:219px;
height:93px;
}

.toprow {
background-color:white;
padding-left:12px;
height:254px;
}

.powerheading{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color:3399CC;
font-size:16px;
vertical-align:middle;
padding:28px;
}

p.welcomecopy{
font-size:12px;
line-height:15px;
font-family:Verdana, Arial, Helvetica, sans-serif;
display:inline;
}

#inline{
display:inline;
}

.inline2{
display:inline;
}


h2{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9pt;
font-weight:bold;
background-image:url(images/h2bullet.gif);
padding:9px 22px 9px 22px;
margin-top:22px;
background-repeat:no-repeat;
}

.leftcolumn {
width:232px;
height:238px;
background-image:url(images/welcomebackground.jpg);
background-repeat:repeat-x;
padding:8px 12px 8px 12px;
float:left;
}

.flashbanner{
background-color:#00FF99;
padding-left:4px;
}

.content{
background-color:white;
padding-left:12px;

}

/*Third columns*/

.thirdlist{
color:white;
padding-right:16px;
line-height:14px;
}

.thirdlisttext{
color:black;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}

.bottomrow{
width:800px;
height:250px;
background-color:#FFFFFF;
padding-top:4px;
}


.third1{
float:left;
background-image:url(images/third1.jpg);
background-repeat:no-repeat;
width:256px;
margin-left:12px;
height:195px;
padding-top:40px;
}

.third2{
float:left;
background-image:url(images/third2.jpg);
background-repeat:no-repeat;
width:256px;
margin-left:4px;
margin-right:4px;
height:195px;
padding-top:40px;
}

.third3{
background-image:url(images/third3.jpg);
background-repeat:no-repeat;
width:256px;
float:left;
height:195px;
padding-top:40px;
}

.columnhome {
padding:22px 22px 22px 172px;
width:606px;
background-color:white;
}

#compliance{
background-image:url(images/wighammersmall.jpg);
background-repeat:no-repeat;
}

/*Column*/

.column {
padding:12px 6px 12px 202px;
border:#CCCCCC dashed;
border-width:0px 0px 2px 0px;
width:560px
}

.columnpricing {
padding:12px 6px 12px 202px;
width:560px;
background-color:white;
}

.columnlinks {
padding:12px 6px 12px 202px;
width:586px;
background-color:white;
padding-right:12px;
border:#CCCCCC dashed;
border-width:0px 0px 2px 0px;
}


/* Typography */

h1 {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#006699;
font-weight:bold;
font-size:10pt;
display:inline;
}

a.textlink{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#006699;
font-weight:bold;
}


p {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10pt;
line-height:1.5em;
orphans:none;
}

p.lead{
display:inline;
}

.list{
background-image:url(images/list-background.jpg);
padding:0px 0px 6px 0px;
}


li.ticked {
padding:1px 15px 3px 0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10pt;
list-style-image:url(images/bullet.jpg);
}

/*Navigation Related*/

.navbar {
background-image:url(images/nav-background.jpg);
background-repeat:repeat-x;
border:#FFFFFF solid;
border-width:0px 0px 1px 0px;
padding-left:12px;
padding-top:2px;
padding-bottom:2px;
height:55px;
}

.homeButton {
background-color:#006699;
width:126px;
padding-top:5px;
height:50px;
float:left;
color:white;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-decoration:none;
font-size:13px;
font-weight:bold;
}

.positionlink{
margin:9px;
}

.homeButton:hover {
background-image:url(images/home-over.gif);
background-position:bottom;
background-repeat:repeat-x;
}

.whyButton {
background-image:url(images/why-background.gif);
width:126px;
padding-top:5px;
height:50px;
float:left;
color:white;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-decoration:none;
font-size:13px;
font-weight:bold;
margin-left:4px;
}

.whyButton:hover {
background-image:url(images/why-over.gif);
background-position:bottom;
background-repeat:repeat-x;
}

.invisible{
visibility:hidden;
}

.servicesButton {
background-image:url(images/services-background.gif);
width:126px;
padding-top:5px;
height:50px;
float:left;
color:white;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-decoration:none;
font-size:13px;
font-weight:bold;
margin-left:4px;
}

.servicesButton:hover {
background-image:url(images/services-over.gif);
background-position:bottom;
background-repeat:repeat-x;
}

.aboutUsButton {
background-image:url(images/about-us-background.gif);
width:126px;
padding-top:5px;
height:50px;
float:left;
color:white;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-decoration:none;
font-size:13px;
font-weight:bold;
margin-left:4px;
}

.aboutUsButton:hover {
background-image:url(images/aboutus-over.gif);
background-position:bottom;
background-repeat:repeat-x;
}

.contactButton {
background-image:url(images/contact-background.gif);
width:126px;
padding-top:5px;
height:50px;
float:left;
color:white;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-decoration:none;
font-size:13px;
font-weight:bold;
margin-left:4px
}

.contactButton:hover {
background-image:url(images/contact-over.gif);
background-position:bottom;
background-repeat:repeat-x;
}

.blueBox {
background-image:url(images/blue-box-background.gif);
width:126px;
height:55px;
float:left;
margin-left:4px;
}

a.link {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#006699;
text-decoration:underline;
font-weight:bold;
}

/*Sub Headings*/

.subheading {
border:solid #6699CC 2px;
width:774px;
height:26px;
padding-top:8px;
}

/*Pricing Table*/
.pricingtable{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#003366;
}

.pricingtype{
background-image:url(images/table-head.gif);
height:70px;
padding:10px;
font-weight:bold;
vertical-align:top;
}

.pricinghead{
background-image:url(images/table-head.gif);
padding:10px;
font-weight:bold;
font-weight:bold;
vertical-align:top;
}

.pricingdes{
background-image:url(images/table-column.gif);
height:70px;
padding:10px;
font-weight:bold;
vertical-align:top;
}

.pricingval{
background-image:url(images/table-contern.gif);
width:100px;
padding:9px;
font-weight:normal;
vertical-align:top;
}

.pricingfoot{
background-image:url(images/table-head.gif);
height:70px;
padding:10px;
font-size:22px;
font-weight:bold;
text-align:center;
}


/*Pictures*/

#links{
background-image:url(images/links.jpg);
background-repeat:no-repeat;
}

#media{
background-image:url(images/media.jpg);
background-repeat:no-repeat;
}

#pennies{
background-image:url(images/pennies.jpg);
background-repeat:no-repeat;
}

#checkin{
background-image:url(images/checkin-checkout.jpg);
background-repeat:no-repeat;
}

#experienced{
background-image:url(images/padlock.jpg);
background-repeat:no-repeat;
}

#aboutus {
background-image:url(images/computer-picture.jpg);
background-repeat:no-repeat;
}

#whyyouneed{
background-image:url(images/padlock-big.jpg);
background-repeat:no-repeat;
}

#custodial{
background-image:url(images/caged-bond.jpg);
background-repeat:no-repeat;
}

#insurance{
background-image:url(images/piggy-bank.jpg);
background-repeat:no-repeat;
}

#expert{
background-image:url(images/magnifying-glass.jpg);
background-repeat:no-repeat;
}

/*Contact Page*/
.formcol1{
float:left;
padding-left:30px;
}

.formtext{
padding:20px 0px 10px 30px;
}

.form{
margin:0px 22px 0px 22px;
height:260px;
}

.formtitles{
font-weight:bold;
color:#003366;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}

.formcell{
background-image:url(images/form-shading.jpg);
background-repeat:no-repeat;
}

/*Footer*/

.footer {
background-image:url(images/footer.gif);
background-position:bottom;
background-repeat:no-repeat;
background-color:white;
height:30px;
border:solid;
border-top-color:white;
border-width:1px 0px 0px 0px;
text-align:center;
padding-top:9px;
}

.footerbutton {
padding-top:9px;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-decoration:none;
color:#000000;
font-size:8pt;
text-align:center;
}

