/*Structural*/
html {
	margin: 0;
	padding: 0 }
body     {
	text-align: left;
	margin: 0;
	padding: 0;
	background-color: #000000;
}
#box         {
	margin: 0;
	padding: 0;
	width: 100%;
	background-position: 0 0;
}
#col1                {
	margin: 0;
	padding: 0;
	width: 58%;
	float: left;
	border-style: none;
}
#col2             { margin: 0; width: 20%; float: left; padding: 200px 0 0; border-right: 1px solid #000000; border-left: 1px solid #000000; border-top-style: none; border-bottom-style: none; }
#col3          {
	margin: 0;
	width: 20%;
	float: left;
	border-style: none;
	padding-top: 200px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/*Navigation*/
/*Home Navigation*/
#navhome a { background-color: #fc2417; background-image: url(images/sitewide/home_nav.jpg); background-repeat: no-repeat; background-position: 0 0; }
#navhome a:hover { background-color: #fd645c; background-image: url(images/sitewide/home_nav_hover.jpg); background-repeat: no-repeat; background-position: 0 0; }
#navhome a.active { background-color: #bd1a11; background-image: url(images/sitewide/home_nav_active.jpg); background-repeat: no-repeat; background-position: 0 0; }

/*About Us Navigation*/
#navabout a { background-color: #ff761d; background-image: url(images/sitewide/aboutus_nav.jpg); background-repeat: no-repeat; background-position: 0 0; }
#navabout a:hover { background-color: #fe9f5f; background-image: url(images/sitewide/aboutus_nav_hover.jpg); background-repeat: no-repeat; background-position: 0 0; }
#navabout a.active { background-color: #e77a35; background-image: url(images/sitewide/aboutus_nav_active.jpg); background-repeat: no-repeat; background-position: 0 0; }
	
/*Rental Navigation*/
#navrental a { background-color: #4e00b6; background-image: url(images/sitewide/rental_nav.jpg); background-repeat: no-repeat; background-position: 0 0; }
#navrental a:hover { background-color: #834ccc; background-image: url(images/sitewide/rental_nav_hover.jpg); background-repeat: no-repeat; background-position: 0 0; }
#navrental a.active { background-color: #370080; background-image: url(images/sitewide/rental_nav_active.jpg); background-repeat: no-repeat; background-position: 0 0; }
/*Design
 Navigation*/
#navdesign a { background-color: #011ec4; background-image: url(images/sitewide/design_nav.jpg); background-repeat: no-repeat; background-position: 0 0; }
#navdesign a:hover { background-color: #4d60d6; background-image: url(images/sitewide/design_nav_hover.jpg); background-repeat: no-repeat; background-position: 0 0; }
#navdesign a.active { background-color: #01148a; background-image: url(images/sitewide/design_nav_active.jpg); background-repeat: no-repeat; background-position: 0 0; }
/*Virtual Navigation*/
#navvirtual a { background-color: #0266c6; background-image: url(images/sitewide/virtual_nav.jpg); background-repeat: no-repeat; background-position: 0 0; }
#navvirtual a:hover { background-color: #4d90d6; background-image: url(images/sitewide/virtual_nav_hover.jpg); background-repeat: no-repeat; background-position: 0 0; }
#navvirtual a.active { background-color: #01448a; background-image: url(images/sitewide/virtual_nav_active.jpg); background-repeat: no-repeat; background-position: 0 0; }
/*News Navigation*/	
#navnews a{ background-color: #01b2a8; background-image: url(images/sitewide/news_nav.jpg); background-repeat: no-repeat; background-position: 0 0; }
#navnews a:hover{ background-color: #4cc9c1; background-image: url(images/sitewide/news_nav_hover.jpg); background-repeat: no-repeat; background-position: 0 0; }
#navnews a.active{ background-color: #007c74; background-image: url(images/sitewide/news_nav_active.jpg); background-repeat: no-repeat; background-position: 0 0; }
	
/*portfolio Navigation*/		
#navportfolio a {
	background-color: #179A16;
	background-image: url(images/sitewide/portfolio_nav.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#navportfolio a:hover {
	background-color: #41ad40;
	background-image: url(images/sitewide/portfolio_nav_hover.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#navportfolio a.active {
	background-color: #0F530E;
	background-image: url(images/sitewide/portfolio_nav_active.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

/*Contact Navigation*/		
#navcontact a {
	background-color: #C8E60C;
	background-image: url(images/sitewide/contact_nav.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#navcontact a:hover {
	background-color: #e5f74d;
	background-image: url(images/sitewide/contact_nav_hover.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#navcontact a.active {
	background-color: #8F9A1E;
	background-image: url(images/sitewide/contact_nav_active.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}		

/*General Formating*/
h1, h2, h3, h4, h5, h6, p, ul, ol   {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-style: normal;
	font-weight: normal }
h2          {
	font-size: 20px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-style: normal;
	font-weight: bold;
	line-height: 22px;
	font-stretch: normal;
	text-transform: none;
	letter-spacing: 0.15em;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 10px;
	border-top: medium none }
h3           { font-size: 16px; font-weight: bold; line-height: 18px; text-decoration: none; letter-spacing: 0.1em; margin: 12px 0 0; padding: 4px 0 8px; border-top: 1px solid #00de00; border-right-style: none; border-bottom-style: none; border-left-style: none; }
h3 a { border-top-style: none; border-bottom-style: none; }
h3 a:hover {
	text-decoration: none;
	border-bottom: none }
h4        {
	color: #646565;
	font-size: 11px;
	font-weight: bold;
	line-height: 11px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	margin: 0 0 2px;
	padding-top: 0;
	padding-bottom: 2px;}
p          {
	color: #dbdbdb;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	letter-spacing: 0.02em;
	margin: 0;
	padding: 0 0 8px }
ul, ol   {
	color: #dbdbdb;
	font-size: 14px;
	font-weight: normal;
	line-height: 16px;
	letter-spacing: 0.02em;
	margin: 0 0 0 12px;
	padding: 0 0 6px 12px }
li  {
	padding-bottom: 6px }
a    {
	color: #FFFF00;
	text-decoration: none;
	border-bottom: 1px dotted #ffff00}
a:hover   {
	color: #dc7105;
	text-decoration: none;
	border-bottom: 1px solid #dc7105 }
a img, img a {
	text-decoration: none;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
/**/

#col1 h1            {
	color: #009FF9;
	font-size: 26px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-stretch: normal;
	line-height: 28px;
	margin: 0 0 14px;
	padding: 0;
}
#col1 img { padding: 4px 4px 4px 0 ; }
#col2 ul
              { font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: normal; background-color: #1c228c; background-image: url(images/sitewide/col2_navbackground.jpg); background-repeat: repeat-x; background-position: 0 bottom; list-style-type: none; margin: 0; padding: 0 0 300px; width: 100%; }
#col2 ul li    {
	display: inline;
}
#col2 ul a
                   {
	font-size: 11px;
	font-weight: bold;
	line-height: 11px;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	display: block;
	margin: 0;
	width: ;
	padding-top: 16px;
	padding-right: 12px;
	padding-bottom: 16px;
	padding-left: 12px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
}
#col2 ul a:hover
   {
	
}
 #col2 ul a.active
   {

}
#col2 ul ul     {
	list-style-image: none;
	padding: 0;
	margin: 0px;
	background-color: #000000;
}
#col2 ul ul li     {
	display: inline;
}
#col2 ul ul a
                {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	line-height: 11px;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 0.08px;
	display: block;
	margin: 0;
	background-color: #000000;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #333333;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 14px;
	background-image: none;
}
#col2 ul ul a:hover, #col2 ul ul a.active
    {
	color: #fff;
	text-decoration: none;
	background-color: #191919;
	font-weight: bold;
	background-image: none;
}

#col3 h5           {
	color: #009FF9;
	font-size: 16px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-style: italic;
	font-weight: normal;
	line-height: 20px;
	margin: 0;
	padding: 12px 12px 0
}
#col3 h6     {
	color: #009FF9;
	font-size: 12px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-style: normal;
	font-weight: bold;
	line-height: 16px;
	letter-spacing: 0.15em;
	margin: 0;
	padding: 12px 12px 0
}
#col3 p, #col3 ul         {
	color: #009FF9;
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
	letter-spacing: 0.5px;
	padding-top: 0;
	padding-right: 12px;
	padding-left: 12px
}
#footer  { }
#footer p  {
	color: #9e9e9e;
	font-size: 11px;
	line-height: 13px;
	margin: 0;
	padding: 6px 0 0;
	border-top: 1px dotted #9e9e9e }
#footer a {
	color: #9e9e9e;
	border-bottom: 1px dotted #9e9e9e }
.p_addlinelikeh4 {
	color: #98b533;
	font-size: 11px;
	margin: 0;
	padding-top: 6px;
	border-top: 1px solid #595959 }
#colblocks {
	width: 31%;
	padding: 2px;
	float: left;
	margin: 2px;
	overflow: hidden;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #009FF9;
	background-color: #000000;
}
#colblocks h4        {
	color: #009FF9;
	font-size: 10px;
	font-weight: bold;
	line-height: 12px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	padding-top: 6;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 150px;
	height: 20px;
}
#colblocks a {
	text-decoration: none;
	border-bottom-style: none;
	background-color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	color: #009FF9;
}
#colblocks img {
	background-color: #000000 !important;
	text-decoration: none;
	outline: solid 1px #00000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
#colblocks a img {
	background-color: #000000 !important;
	text-decoration: none;
	outline: solid 1px #00000;
	border: 0px 0 #FF33FF;
	color: #000000;
}
.image1 { background-color: #fff; padding: 4px; outline: solid 1px #595959; }
#buffer  {
	background-image: url(images/sitewide/col1_edgebackground.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-top: 0;
	padding-right: 45px;
	padding-bottom: 12px;
	padding-left: 45px;
}
.nameplate_title {
	font-size: 11px;
	font-style: italic;
	font-weight: normal }
.clearboth {
	clear: both }
