/************** Default Elements *******************/

* {
	margin: 0;
	padding: 0;
	border: 0;
}

/* hide from IE mac \*/ 
html {
	min-height: 100%;
	margin-bottom: 1px;
}
/* end hiding from IE5 mac */

body {
	font: 100.01%/1.4 Arial, Helvetica, sans-serif;
	color: #bbcbe3;
	background: #141414;
}

/************** Layout Elements *******************/

#wrapper {
	width: 990px;
	margin: 0 auto;
	font-size: 90%;
	background-color: #333;
	min-height: 400px;
}

#header {
	min-height: 142px;
	background: #242424  url(../images/headerBG_highRes.jpg) repeat-x;
	position: relative;
}

#header p a, #header p a:visited 
{ 
	position:absolute; 
	right: 25px; 
	left: -10000px; 
	width: 1px; 
	height: 1px; 
	overflow: hidden;
}
#header p a:focus {
	position: absolute;
	top: 5px;
	right: 25px;
	margin-right: 0;
	color: #bbcbe3;
	border-bottom: 1px solid #bbcbe3;
	font-size: 0.9em;
	width: auto; 
	height: auto; 
}

#header img {
	margin-top: 20px;
	margin-left: 18px;
}

#header a {
	border: none;	
}

#header ul {
	border-bottom: 1px solid #434343;
	border-right: 1px solid #434343;
	list-style-type: none;
	margin: -20px 20px 0 20px;
	min-height: 24px;
}

#header li {
	float: right;
	padding: 2px 10px;
	border-left: 1px solid #434343;
}

#header li a {
	color: #bbcbe3;
	text-decoration: none;
	border: none;
}

#header li a:hover, #leftcol li a:hover {
	color: #00d8ff;
}

li a#marker, #header li a.current   {
	color: #00d8ff;
}

#strap {
	height: 140px;
	background: url(../images/Banner.jpg) no-repeat;
	/* border-bottom: 1px solid #000; */
}

ul#phone {
	list-style-type: none;
	margin-top: 1em;
	margin-left: 25px;
	color: #00d8ff;
	font-weight: bold;
	font-size: 1.3em;
}

ul#phone li {
	float: left;
	background: url(../images/phone_icon.gif) left center no-repeat;
	padding-left: 25px;
	margin-right: 3em;
	display: inline;
}

.last {
	margin-right: 0;
}

ul#phone li span {
	color: #bbcbe3;	
}


#content {
	padding-top: 1px;
}

#innerwrapper {
	margin: 3px 25px 5px;
	padding-bottom: 25px;
}

#innercontent {
	background-color: #141414;
	border: 1px solid #5f5f5f;
	min-height: 350px;
	margin-left: 240px;
	padding: 1px 10px 10px 10px;
}

/************** Footer Elements *******************/

#footer {
	width: 990px;
	margin: 0 auto;
	font-size: 90%;
}

#footer p {
	margin: 0 0 15px; 
}

a.nvworx_logo, a.nvworx_logo:hover {
	padding-left: 25px;
	margin-left: 0.1em;
	background: url(../images/nvworx_footer_logo_fpi.gif) 0 90% no-repeat;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	border: none;
}

/************** Gallery Page Elements *******************/

#flash_container {
	text-align:center;
}

#flashDiv {
	margin:auto 0;
}

div.pic {
	float: left;
	height: 130px;
	width: 130px;
	text-align: center;
	margin: 10px;
}

div.pic p {
	margin: 0;
	padding: 0;
}

/************** Picture Elements *******************/

#innercontent ul {
	margin: -0.5em 0 0.8em 50px;
}

#innercontent li {
	margin-top: 0;
	margin-bottom: 0.3em;
}

#image_right {
	float: right;
	width: 180px;
	padding-left: 10px;
	margin-left: 10px;
	display: inline;
}

#image_right img {
	border: 1px solid #5f5f5f;
}

#image_right p {
	margin: 0.2em 0 0.5em 0;
	padding: 0;
}

#image_right a {
	border: none;
}

/************** Left Column Elements *******************/

#leftcol {
	float: left;
	width: 240px;
	min-height: 200px;
	background-color: #333;
	border-top: 1px solid #5f5f5f;
	display: inline;
}

#leftcol ul {
	list-style-type: none;
	list-style-position: inside;
}

#leftcol li {
	border-left: 1px solid #5f5f5f;
	border-bottom: 1px solid #5f5f5f;
}

#leftcol li a {
	display: block;
	text-decoration: none;
	font-size: 120%;
	padding: 5% 20%;
	color: #bbcbe3;
	border: none;
}

#leftcol li a.here {
	background-color: #141414;
	width: 162px;
	color: #00d8ff;
}

#call_now h2, #call_now p {
	color: 	 #00d8ff;
	font-weight: bold;
	font-size: 170%;
	padding: 5% 20%; 
	margin: 60px 0 0 0;
	padding: 0;
}

#call_now h3, #call_now p {
	color:	 #00d8ff;
	font-weight: bold;
	font-size: 150%;
	padding: 5% 20%; 
	margin: 10px 0 0 0;
	padding: 0;
}

#call_now p {
	color: #fdf3e9;
	font-size: 1em;
	margin-top: 0;
}

/************** Text Elements *******************/

h1, h2, h3, h4, h5, h6 {
	padding: 15px 0 5px 18px;
	color: #00d8ff;
}

h1 {
	color: #bbcbe3;
	color: #FFD55C;
	font-size: 190%;
	font-weight: normal;
	padding-left: 25px;
}

h2 {
	font-size: 140%;
}

h3 {
	font-size: 120%;
	color: #FFD55C;
	margin-bottom: 0;
	padding-bottom: 0;
}

h4 {
	font-size: 120%
}

h5 {
	font-size: 110%;
}

h6 {
	font-size: 100%;
}

p {
	margin: 0.5em 1.3em 0.8em;
}

#innercontent ul.contact_numbers {
	margin-left: 0;
	margin-bottom: 2em;
	padding-left: 0;		
}

ul.contact_numbers li {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.contact_numbers p {
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
}

/************** Generic Classes *******************/

.right {
	float: right;
	margin: 5px 0 2px 10px;
}

.left {
	float: left;
	margin: 5px 10px 2px 0;
}

.clearit:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }

/************** Link Styles *******************/

a img {
	border: none;
	text-decoration: none;
}

a, #image_right p a {
	color: #00d8ff;
	text-decoration: none;
	border-bottom: 1px solid #00d8ff;
}

a:hover, #header p a:hover, #image_right p a:hover {
	color: #FFD55C;
	border-bottom: 1px solid #FFD55C;
}
