@charset "utf-8";
	#header {
	position:     absolute;
	top:          0px;
	left:         50%;
	margin: 0 auto 0 -440px;   /* align for good browsers */
	text-align: left; /* counter the body center */
	width: 880px;
	padding: 0px;
	height: 130px;
	}

 
	#logo {
	left:0px;
	width:305px;
	top:0px;
	float: left;
	margin-left: 8px;
    } 		

	
	#nav {
	width:525px;
	position: relative;
	height:126px;
	top: 0px;
	margin: 0px;
	bottom: 0px;
	vertical-align: top;
	float: right;
    }
#container {
	width: auto;
	margin: auto 0%;
	position: relative;
	top: 0px;
	bottom: auto;
	height: auto;
	padding-right: 0%;
	padding-left: 0%;
	text-align: left;
}
#mainContent  {
	height: auto;
	margin-top: 126px;
	margin-bottom: 0px;
	width: 1000px;
	padding-top: 0;
	padding-bottom: 0;
	bottom: auto;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;
	right: 0px;
}
#pincatflash {
	position:     relative;
	top:          0px;
	margin: 0 0px 0 25px; /* counter the body center */
	width: 1005px;
	padding: 0px;
}
#portfolioflash {
	position:     relative;
	top:          0px;
	margin: 0 auto;   /* align for good browsers */
	text-align: center; /* counter the body center */
	width: 925px;
	padding: 0px 35px 0px 0px;
	right: 0px;
}
.sidebar {
	width: 195px;
	height: 320px;
	background-image: url(/images/leftnavbox.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin: auto;
	padding-top: 10px;
	padding-bottom: 0px;
	position: relative;
	float: left;
}

#leftnavbox {
	float: left;
	margin-left: 65px;
	background-image: url(/images/leftnavbox.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 350px;
	width: 193px;
}

#leftnavtext {
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	font-style: normal;
	font-weight: normal;
	list-style-type: square;
	list-style-position: inside;
	list-style-image: url(/images/orange_arrow.png);
	text-align: left;
	height: 100px;
	line-height: 22px;
	width: 140px;
	margin: 0 auto;
	position: relative;
	left: 0%;
	right: 0%;
	top: 60px;
}
#btn1 {
	padding-top: 33px;
	text-align: center;
}	
#btn2 {
	padding-top: 10px;
	text-align: center;
}	
#sidebtns {
	padding: 0%;
	margin-top: 105px;
	height: 130px;
}

#categoryimage {
	float: right;
	margin-right: 72px;
	clear: none;
	width: 650px;
}
#categorytable {
	float: left;
	margin-left: 19px;
}
#contactformwrapper {
	width: 363px;
	height: 452px;
	float: left;
	margin-left: 278px;
}
#quoteformwrapper {
	margin-left: 279px;
}

#contact_quote_text {
	float: right;
	width: 255px;
	text-align: left;
	margin-right: 85px;
}
#footer {
	position:relative;
	width: 850px;
	margin: 0 auto;   /* align for good browsers */
	text-align: center; /* counter the body center */
	width: 880px;
	padding: 0px;
	clear: both;
	height: 60px;
}
a:link {
	color: #cccccc;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #cccccc;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #FF6600;
}
#whatwedo {
	position:     relative;
	top:          0px;
	margin: 0 auto;   /* align for good browsers */
	text-align: center; /* counter the body center */
	width: 850px;
	padding: 0px;
}
#contact_text {
	width: 260px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	white-space: normal;
	padding: 0px 0%;
	position: relative;
	margin: 0px;
	height: auto;
	left: 0px;
	text-align: left;
	top: 0px;
	float: right;
}

/*<![CDATA[*/

body {
	font: normal 80% Verdana, Arial, Helvetica, sans-serif;
	background: #000000 url(/images/arbkg2.png) no-repeat center top;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #CCCCCC;
}
.oneColFixCtrHdr #header h1 {
        margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
        padding: 0px 0;
}
.oneColFixCtrHdr #footer p {
        margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
        padding: 10px 0;
}

#foot_txt_left {
        FONT-WEIGHT: lighter;
        FONT-SIZE: 12px;
        TEXT-TRANSFORM: none;
        COLOR: #ff6600;
        FONT-STYLE: normal;
        FONT-FAMILY: Verdana, Arial;
        TEXT-ALIGN: left;
        FONT-VARIANT: normal;
        TEXT-DECORATION: none;
        visibility: visible;
        width:400px;
        position:relative;
        background-position: top;
        margin: 0px;
        vertical-align: top;
        bottom: auto;
        float: left;
        padding: 0px;
}

#foot_txt_right {
        float: right;
        position:relative;
        width: 300px;
        vertical-align: top;
        color: #CCCCCC;
        text-align: right;
        font-family: Verdana, Arial;
        font-size: 12px;
}
.style1 {color: #FFFFFF}
/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
        float: right;
        margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
        float: left;
        margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
        clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#mainflash {
	height: 360px;
	width: 875px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 0px;
	padding: 0px;
}
#homepagetable {
	float: left;
	margin-left: 61px;
	padding-top: 17px;
}
#rightnavbox {
	float: right;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-position: center top;
	height: 150px;
	width: 193px;
	margin-top: 12px;
	margin-right: 63px;
	background-image: url(/images/lnavbox2.png);
	padding-top: 0px;
}
#btn1_right {
	padding-top: 17px;
	text-align: center;
}
#btn2_right {
	padding-top: 10px;
	text-align: center;
}

