@charset "utf-8";

body {
	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: #999;
	background-color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
 #container {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 820px;
	}
 #header {
	padding-top: 0;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFF;
	background-repeat: repeat-x;
	background-position: left 58px;
	background-image: url(images/header-background-tile.gif);
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
 #mainContent {
	background-color: #FFFFFF;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 15px;
	margin: 0px;
	height: 700px;
	color: #666;
	font-size: 75%;
	border: 0px none #CCC;
}
.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: 7px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 7px;
	margin-top: 0px;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
}
.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;
	
}
 #footer {
	background:#4482A9;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	height: 25px;
	overflow: hidden;
	float: left;
	width: 780px;
}
 #footer p {
	background-color: #4482A9;
	padding-top: 6px;
	padding-right: 140px;
	padding-bottom: 6px;
	padding-left: 260px;
	font-size: 65%;
	color: #FFF;
	margin: 0;
}
h1 {
	font-size: 140%;
	color: #4482A9;
}
h2 {
	font-size: 130%;
	color: #A5B941;
}
h3 {
	font-size: 120%;
	color: #666;
}
h4 {
	font-size: 120%;
	color: #FFF;
}
h5 {
	font-size: 110%;
	color: #CADAF2;
}
h1, h2, h3 , h4, h5{
	font-weight: bolder;
	font-style: normal;
	margin-top: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding: 0px;
	margin-right: 0px;
}
.text-box {
	float: left;
	margin-top: 2px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	list-style-position: outside;
	list-style-type: none;
	border: 0px none #CCC;
}
a:link {
	color: #36F;
}
a:visited {
	color: #96C;
	font-size: 100%;
}

#about-box1 {
	width: 345px;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
}
#about-bio {
	width: 335px;
	top: 300px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#service-box1 {
	width: 230px;
	padding-right: 8px;
}
#service-box2 {
	width: 310px;
	margin-left: 10px;
	margin-right: 0px;
}
#services-box3 {
	width: 175px;
	font-weight: bold;
	color: #4482A9;
	text-align: center;
	vertical-align: text-top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}


#panel1 {
	color: #666;
	text-align: center;
	height: 40px;
}
#accordion1tab1 {
	font-weight: normal;
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
}
#instructions {
	font-weight: bold;
	color: #4482A9;
	text-align: center;
	height: 25px;
}
#clients-box1 {
	width: 230px;
	padding-right: 8px;
}
#clients-box2 {
	width: 455px;
	margin-left: 35px;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
}
#clients-box3 {
	width: 455px;
	font-weight: bold;
	color: #4482A9;
	text-align: left;
	vertical-align: text-top;
}
#testimonials-text {	font-size: 80%;
}
#source1 , #source2, #source3, #source4{
	font-weight: bold;
	font-style: italic;
	text-align: right;
	color: #666;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0.5px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCC;
}

#tab1 {
	font-weight: normal;
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#categories {
	font-weight: bolder;
	color: #FFF;
	background-color: #999;
}
#projects-box1 {
	width: 500px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	padding: 0px;
	height: 470px;
}
#login-field {
	font-weight: bolder;
	text-align: center;
	border: 1.2px solid #CCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#login, #clear {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-weight: normal;
}
#login-box {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#scroll-box {
	height: 395px;
	overflow: scroll;
	width: 510px;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#projects-box2 {
	width: 215px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	color: #666;
}
#image1 {
	float: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	margin-right: 0px;
}
#b2g-box {
	margin: 0px;
	padding: 0px;
	width: 210px;
}
#projects-box2-title {
	width: 200px;
	padding: 0px;
	font-weight: bold;
	font-variant: small-caps;
	color: #666;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
}
#project1 , #project2, #project3, #project4{
	width: 490px;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
#title1, #title2, #title3, #title4 {
	font-weight: bolder;
	color: #4482A9;
	font-size: 110%;
}
#contact-box1 {
	font-size: 120%;
	color: #666;
	text-align: center;
	width: 270px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 2.3;
	padding: 8px;
	float: left;
	font-weight: normal;
	margin-top: 6px;
	margin-right: 12px;
	margin-bottom: 6px;
	margin-left: 0px;
}
#demos-box1 {
	width: 670px;
	height: 530px;
}
#demo5 {
	list-style-type: none;
	width: 700px;
	margin: 0px;
}

#demo5a {
	width: 370px;
	padding: 0px;
	margin: 0px;
	list-style-position: outside;
	list-style-image: url(images/bullet-blue.gif);
	list-style-type: square;
}

#ene-demo-instructions {
	color: #FFF;
	width: 280px;
	text-align: left;
	font-weight: normal;
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 6px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	border: 2px solid #FF0;
	list-style-type: decimal;
	list-style-position: outside;
	font-size: 85%;
}
#view-ene-demo {
	width: 120px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: left;
	margin-left: 15px;
}



#logout-link {
	font-weight: bolder;
	font-size: 110%;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
