/* CSS Document */

body {
background-image: url(assets/site_background.gif);
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}

/* Text Styles */

.maintext
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#434343;
line-height: 12pt;
}

.title
{
font-family:Arial, Helvetica, sans-serif;
font-size:24px;
color:#0096d6;
font-weight:bold;
}

.introtext
{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#0096d6;
font-weight:bold;
}

.footertext
{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#8a8a8a;
}

p {
padding: 0;
margin-top: 0;
margin-right: 0;
margin-bottom: 0.7em;
margin-left: 0;
}

/* Links */

a:link {
color: #0096d6;
list-style-type:none;
list-style-image:none;
text-decoration: none;
}

a:visited {
color: #0096d6;
text-decoration:none;
}

a:hover {
color: #919292;
text-decoration:none;
}
	
a:active {
text-decoration: none;
}

/* Site Content HOMEPAGE */

#logo
{
position: relative;
width: 286px;
height: 102px;
float: left;
}

#topfade
{
position: relative;
width: 733px;
height: 34px;
}

#menu
{
position: relative;
width: 447px;
height: 102px;
float: left;
}

#home_boxslice
{
position: relative;
width: 100%;
height: 14px;
float: right;
text-align: right;
}

#mainpic_left
{
position: relative;
width: 530px;
height: 309px;
float: left;
}

#mainpic_right
{
position: relative;
width: 203px;
height: 309px;
float: right;
}

#maintext
{
position: relative;
top: 20px;
width: 477px;
}

#footer
{
position: relative;
width: 733px;
height: 20px;
padding-top: 10px;
margin-top: 40px;
border-top: solid;
border-top-width: 1px;
border-top-color: #c8c7c7;
border-top-style: dashed;
}

#rightcolumn_box_outer
{
position: relative;
top: 20px;
width: 222px;
margin-left: 33px;
}

#rightcolumn_box_inner1
{
position: relative;
width: 222px;
height: 171px;
padding-bottom:15px;
border-bottom: solid;
border-bottom-width: 1px;
border-bottom-color: #c8c7c7;
border-bottom-style: dashed;
}


/* Site Content ABOUT US PAGE */

#mainpic
{
position: relative;
width: 733px;
height: 309px;
float: left;
}

#aboutus_rightcolumn_box_outer
{
position: relative;
width: 222px;
margin-left: 33px;
}

#aboutus_rightcolumn_box_inner1
{
position: relative;
width: 222px;
height: 53px;
}

#aboutus_rightcolumn_box_inner2
{
position: relative;
width: 204px;
height: 60px;
padding-top: 5px;
padding-bottom: 10px;
padding-left: 18px
}

#aboutus_rightcolumn_box_inner3
{
position: relative;
width: 222px;
height: 50px;
padding-bottom: 10px;
border-bottom: solid;
border-bottom-width: 1px;
border-bottom-color: #c8c7c7;
border-bottom-style: dashed;
}

#aboutus_rightcolumn_box_inner4
{
position: relative;
width: 204px;
height: 69px;
padding-left: 18px;
padding-top: 10px;
padding-bottom: 10px;
border-bottom: solid;
border-bottom-width: 1px;
border-bottom-color: #c8c7c7;
border-bottom-style: dashed;
}

/* Site Content OUR SERVICES PAGE */

#services_rightcolumn_box_outer
{
position: relative;
width: 222px;
margin-left: 33px;
}

#services_rightcolumn_box_inner1
{
position: relative;
width: 204px;
height: 69px;
padding-left: 18px;
padding-top: 10px;
padding-bottom: 10px;
border-bottom: solid;
border-bottom-width: 1px;
border-bottom-color: #c8c7c7;
border-bottom-style: dashed;
}
