@font-face {
 font-family: Sansation;
 src: url("../fonts/Sansation.eot") /* EOT file for IE */
}
@font-face {
 font-family: Sansation;
 src: url("../fonts/Sansation.ttf") /* TTF file for CSS3 browsers */
}
@font-face {
 font-family: SansationBold;
 src: url("../fonts/Sansation_Bold.eot") /* EOT file for IE */
}
@font-face {
 font-family: SansationBold;
 src: url("../fonts/Sansation_Bold.ttf") /* TTF file for CSS3 browsers */
}

body {
	font-family: Sansation, Arial;
  	padding: 0;
  	margin: 0;
  	background: #ffffff url(../images/shellBG.jpg) no-repeat center top;
  	width: 100%;
  	display: table;
}

object {
	outline:none;
}

#shellSiteWrapper {
	position: relative;
	width: 900px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
}

#top {
	position: relative;
	width: 1150px;
	height: 106px;
	margin: 0 auto;
	margin-left:-125px; margin-right:-125px;
}

#logo {
	position: absolute;
	left: 0px;
	top: 0px;
}

#MainNav {
	position: absolute;
	right: 350px;
	margin-top: 50px;
	
}

#navUtility {
	position: absolute;
	right: 410px;
	top: 17px;
	width: 274px;
}

#menuItem {
	float: left;
	margin-left: 20px;
}

.UtilMenu {
	float: left;
	margin-left: 20px;
}

a.UtilityAnchorStyle:link {
	text-decoration: none;
	font-size: 14px;
	color: #ff8000;
}

a.UtilityAnchorStyle:visited {
	text-decoration: none;
	font-size: 14px;
	color: #ff8000;
}

a.UtilityAnchorStyle:hover {
	text-decoration: underline;
	font-size: 14px;
	color: #ff8000;
}

dropdownStyle Start--!>

div.mainmenu {
    position: absolute;
    left: 10px;
    top: 115px;
    font-weight: bold;
}

div.menu {
    float: left;
    margin-left: 0px; 
	width: 140px;
    padding: 5px;
	text-align: center;
	vertical-align: middle;
}


#centerContent {
	position:relative;
	width: auto;
	height: auto;
	margin-top: 95px;
}

#portfolioFlashContent {
	background-image:url(../images/scrollerBG.png);
	background-repeat:no-repeat;
	position: relative;
	height: 555px;
	width: 699px;
	margin: 0 auto;
	padding-left: 53px;
	}

#contactUsCenterDiv {
	position: relative;
	height: auto;
	width: 700px;
	margin:auto;
	}

#ctrContentTable {
	width: 100%;
	border-spacing: 0px;
	padding: 0px;
	border-collapse: collapse;
	height: auto;
}

#upperLeft {
	background-image:url(../images/tableimages/upperleft.png);
	background-position: bottom right;
	background-repeat:no-repeat;
	height: 10px;
	width: 10px;
}

#upperRight {
	background-image:url(../images/tableimages/upperright.png);
	background-position: bottom left;
	background-repeat:no-repeat;
	height: 10px;
	width: 10px;
}

#lowerLeft {
	background-image:url(../images/tableimages/lowerleft.png);
	background-position: top right;
	background-repeat:no-repeat;
	height: 10px;
	width: 10px;
}

#lowerRight {
	background-image:url(../images/tableimages/lowerright.png);
	background-position: top left;
	background-repeat:no-repeat;
	height: 10px;
	width: 10px;
}

#horizTop {
	background-image:url(../images/tableimages/horizstretcher.png);
	background-position:bottom;
	background-repeat: repeat-x;
	}
	
#horizBottom {
	background-image:url(../images/tableimages/horizstretcher.png);
	background-position:top;
	background-repeat: repeat-x;
	}
	
#vertLeft {
	background-image:url(../images/tableimages/vertstretcher.png);
	background-position:right;
	background-repeat: repeat-y;
	}
	
#vertRight {
	background-image:url(../images/tableimages/vertstretcher.png);
	background-position:left;
	background-repeat: repeat-y;
	}
	
#centerTableCell {
	background-color: #e8e8e8;
	padding-right: 20px;
	padding-right: 10px;
	padding-left: 20px;
	padding-bottom: 20px;
}


.paragraphTitles {
	font-family: Sansationbold, Arial;
	font-weight: bold;
	font-size: 19px;
	color:#F09100;
}

#paragraphTitlesHuge {
	font-family: Sansationbold, Arial;
	font-weight: bold;
	font-size: 26px;
	color:#F09100;
	
	}

.paragraphStylingSmaller  {
	font-family: Sansationbold, Arial;
	font-weight: bold;
	font-size: 16px;
	color:#C60;
}

#contructionJPG {
	position: relative;
	width: 347px;
	width: 346px;
	margin: 0 auto;
}

#centered {
	position: relative;
	margin-left:250px;
}

#howtosellFlashContent {
	position: relative;
	margin-right:auto;
	margin-left:auto;
	width: 550px;
	height: 350px;
	}

#PricingWrapper {
	width: 870px;
	height: 605px;
	margin-left: auto;
	margin-left: auto;
}

.pricingIndividuals {
	width: auto;
	float:left;
	margin: 0 5px 0 5px;
}

#pricingLowerTxt {
	text-align: center;
	}

#copyright {
	font-size: 12px;
	color:#999;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	width: auto;
	margin-bottom: 10px;
	text-align: center;
}

#copyrightSymbol {
	font-family: Arial, Helvetica, sans-serif;	
}

.boldText {
	font-family: SansationBold, Arial;
	font-size: 18px;
	color: #ffffff;
	}
	
.blacktext {
	font-size: 15px;	
}

#lowerBuyContactImgs {
	width: 500px;
	margin-bottom: 80px;
	
	}
	
#lowerImg {
	float:left;
	margin-left: 50px;
	
	}
	
#footerNavigation {
	position:relative;
	color: #666;
	text-align: center;
	width: auto;
	margin: 0 auto;
	margin-top: 30px;
}

#pencilPaper {
	float: right;
	}
	
	/*OLD SITE STYLING*/

/*Form Stuff*/
.formtext { font-family: arial, helvetica, geneva, sans-serif; font-size: 12px; color: #000066; }
.formheader { font-family: arial, helvetica, geneva, sans-serif; font-size: 17px; color: #ffffff; font-weight: bold; letter-spacing: 0.025em; }
.inputbox { width: 300px; }
.inputmedium { width: 150px; }
.inputboxsmall { width: 75px; }
.inputtext { font-family: arial, helvetica, geneva, sans-serif; font-size: 14px; color: #706f6f; }
.submitbutton { font-family: arial, helvetica, geneva, sans-serif; font-size: 12px; background-color: #ff6501; color: #ffffff; letter-spacing: 0.038em; }
.submitbutton2 { font-family: arial, helvetica, geneva, sans-serif; font-size: 12px; background-color: #FF9428; color: #ffffff; letter-spacing: 0.038em; }
.submitbutton3 { font-family: arial, helvetica, geneva, sans-serif; font-size: 12px; background-color: #B23803; color: #ffffff; letter-spacing: 0.038em; }

.dropdown {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #000000; border: solid; border-width: 1px; border-color: #8596AB;}

/* textarea */
.ta1 { font-family: arial, helvetica, geneva; font-size: 12px; border: solid; border-width: 1px; border-color: #8596AB; width: 100%; }
.ta2 { font-family: arial, helvetica, geneva; font-size: 12px; border: solid; border-width: 1px; border-color: #c0c0c0; width: 100%; height: 20px; }
.ta3 { font-family: arial, helvetica, geneva; font-size: 12px; border: solid; border-width: 1px; border-color: #c0c0c0; background-color: #eeeeee; width: 100%; height: 20px; }

/* input */
.i1 { font-family: arial, helvetica, geneva; border: solid; font-size: 10px; background-color: #333333;  color: #ffffff; border-width: 1px; width: 87px; height: 17px; border-color: #ACA99F; }
.i2 { font-family: arial, helvetica, geneva; border: solid; font-size: 10px; background-color: #ffffff; color: #666666; border-width: 0px; width: 119px; height: 18px; border-color: #c0c0c0; text-align: left; }
.i3 { font-family: arial, helvetica, geneva; border: solid; font-size: 11px; background-color: #ffffff; color: #333333; border-width: 1px; width: 150px; border-color: #8596AB; }
.i4 { font-family: arial, helvetica, geneva; border: solid; font-size: 10px;  background-color: #ffffff; color: #000000; border-width: 1px; width: 75px; height: 14px;  border-color: #c0c0c0; }
.i5 { font-family: arial, helvetica, geneva; font-size: 10px; color: #000000; width: 100px; }
.i6 { width: 75px; }
.i7 { font-family: arial, helvetica, geneva; border: solid; font-size: 12px; background-color: #eeeeee;  color: #000000; border-width: 1px; width: 100%; border-color: #c0c0c0; }
.i8 { font-family: arial, helvetica, geneva; border: solid; font-size: 12px; background-color: #eeeeee; color: #000000; border-width: 1px; width: 100%; border-color: #c0c0c0; text-align: right; }
.i9 { font-family: arial, helvetica, geneva; border: none; font-size: 13px; background-color: #336699; color: #ffffff; width: 75px; height: 15px; text-align: right; font-weight: bold; }
.i10 { font-family: arial, helvetica, geneva; border: solid; font-size: 11px; background-color: #ffffff; color: #333333; border-width: 1px; width: 30px; border-color: #8596AB; }
.i11 { font-family: arial, helvetica, geneva; border: solid; font-size: 11px; background-color: #ffffff; color: #333333; border-width: 1px; width: 60px; border-color: #8596AB; }
.greenbox { font-family: arial, helvetica, geneva; border-style: solid; font-size: 10px; background-color: #FFFFFF; color: #000000; border-width: 1px; width: 91px; height: 15px; border-color: #666666; }

.employee_names
{color:#efa026; font-weight:bold;}
