html, body {
	margin: 10px auto;
	background: #EFEFEF;
	font-family: Trebuchet MS, sans-serif;
	font-size: 12px;
}

h1 {
	font-family: Trebuchet MS, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
} 

h2 {
	font-family: Trebuchet MS, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

img {
	border:0;
}

a:link {
	text-decoration: none; 
	color: #327cb2;
}

a:visited {
	text-decoration: none; 
	color: #327cb2;
}

a:hover {
	text-decoration: underline; 
	color: #327cb2;
}

a:active {
	text-decoration: none; 
	color: #327cb2;
}

#wrapper {
	width: 800px;
	height: auto;
	margin: auto;
	background: url(images/wrapper-bg.jpg) repeat-x #FFF top;
}

#top {
	width: 800px;
	height: 54px;
	background: url(images/top-bg.gif);
}

#logo {
	width: 200px;
	height: 54px;
	background: transparent;
	margin-right: 28px;
	margin-left: 10px;
	float:left;
}

/* NAVAGATION*/

#navcontainer {
	margin-top: 19px;
	padding: 0;
	float: left;
}

#nav {
	margin: 0;
	padding: 0px;
	list-style: none;
	float: left;
}

#nav li { 
	float: left;
}

#nav li a {
	display: block;
	float: left;
	height: 35px;
	text-decoration:none;
	padding: 0px;
	margin-left: 2px;
}

#nav span { 
	display:none;
}

#nav .currentpagemanagement {
	display: block;
	width: 90px;
	height: 35px;
	background: url(images/management.jpg);
}

#nav .currentpagesecurity {
	display: block;
	width: 90px;
	height: 35px;
	background: url(images/security.jpg);
} 

#nav .currentpagehourlywork {
	display: block;
	width: 90px;
	height: 35px;
	background: url(images/hourlywork.jpg);
} 

#nav .currentpagetestimonials {
	display: block;
	width: 90px;
	height: 35px;
	background: url(images/testimonials.jpg);
}

#nav .currentpagecontactus {
	display: block;
	width: 90px;
	height: 35px;
	background: url(images/contactus.jpg);
}

#nav .currentpagehelpdesk {
	display: block;
	width: 100px;
	height: 35px;
	background: url(images/support.jpg);
} 

#nav .navlinkmanagement {
	display: block;
	width: 90px;
	height: 35px;
	background: url(images/management.jpg) -90px;
}

#nav .navlinkmanagement:hover {
	background: url(images/management.jpg) -180px;
}

#nav .navlinksecurity {
	display: block;
	width: 90px;
	height: 35px;
	background: url(images/security.jpg) -90px;
}

#nav .navlinksecurity:hover {
	background: url(images/security.jpg) -180px;
}

#nav .navlinkhourlywork {
	display: block;
	width: 90px;
	height: 35px;
	background: url(images/hourlywork.jpg) -90px;
}

#nav .navlinkhourlywork:hover {
	background: url(images/hourlywork.jpg) -180px;
}

#nav .navlinktestimonials {
	display: block;
	width: 90px;
	height: 35px;
	background: url(images/testimonials.jpg) -90px;
}

#nav .navlinktestimonials:hover {
	background: url(images/testimonials.jpg) -180px;
}

#nav .navlinkcontactus {
	display: block;
	width: 90px;
	height: 35px;
	background: url(images/contactus.jpg) -90px;
}

#nav .navlinkcontactus:hover {
	background: url(images/contactus.jpg) -180px;
}

#nav .navlinkhelpdesk {
	display: block;
	width: 90px;
	height: 35px;
	background: url(images/helpdesk.jpg) -90px;
}

#nav .navlinkhelpdesk:hover {
	background: url(images/helpdesk.jpg) -180px;
}

/* END NAVIGATION */

#container {
	width: 790px;
	height: auto;
	min-height: 235px;
	margin: 10px 5px 0 5px;
}

#banner {
	width: 790px;
	height: 100px;
	margin-bottom: 8px;
	background: url(images/banner.jpg);
}

#frame {
	width:790px;
	height: auto;
	margin: auto;
}

#whatwedo {
	width: 530px;
	height: auto;
	padding: 10px;
	text-align: justify;
	background: url(images/fade-bg.jpg) repeat-x #FFF;
	float: left;
}

.header {
	font-size: 14px;
	font-weight: bold;
}

#locks {
	width: 240px;
	height: 200px;
	background: url(images/locks.jpg) no-repeat;
	float: left;
}

#boxes {
	width: 790px;
	height: auto;
	clear: both;
	margin: auto;
	margin-bottom: 10px;
}

#basicbox {
	float: left;
}

#basic {
	width: 260px;
	height: auto;
	margin: 0;
	padding-left: 0px;
	list-style: none;
}

.head {
	width: 250px;
	height: 20px;
	padding: 2px 0 0 10px;
	background: #327cb2;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}

#basic li {
	padding-left: 20px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 10px .5em;
}

.odd {
	background: #f4f4f4;
}

.foot {
	width: 90px;
	height: 19px;
	padding: 1px 0 0 170px;
	background: #d6d6d6;
	color: #fff;
}

.foot a:link {
	text-decoration: underline;
	color: #333;
}

.foot a:visited {
	text-decoration: underline;
	color: #333;
}

.foot a:hover {
	text-decoration: underline; 
	color: #FFF;
}

#advancedbox {
	float: left;
	margin-left: 5px;
}

#advanced {
	width: 260px;
	height: auto;
	margin: 0;
	padding-left: 0px;
	list-style: none;
}

#advanced li {
	padding-left: 20px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 10px .5em;
}

#proactivebox {
	float: left;
	margin-left: 5px;
}

#proactive {
	width: 260px;
	height: auto;
	margin: 0;
	padding-left: 0px;
	list-style: none;
}

#proactive li {
	padding-left: 20px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 10px .5em;
}

#bar {
	width: 790px;
	height: 24px;
	padding: 6px 0 0 0;
	border-top: 14px solid #fff;
	background: url(images/bar.jpg);
	clear: both;
	text-align: center;
	color: #fff;
}

span.bold {
	font-weight: bold;
}

span.italic {
	font-style: italic;
}

span.bold-white {
	font-weight: bold;
	color: #fff;
}

span.bold-blue {
	font-weight: bold;
	color: #478fc4;
}

#testimonial {
	width: 770px;
	height: auto;
	margin: 10px 0 0 0;
	padding: 10px;
	background: url(images/test-fade.jpg) repeat-x bottom;
}

#footer {
	width: 800px;
	height: 40px;
	background: url(images/footer.jpg);
	position: relative;
	color: #fff;
}

#footer-links {
	position: absolute;
	top: 10px;
	left: 10px;
}

#copyright {
	position: absolute;
	top: 10px;
	right: 10px;
}

#footer a:link { 
	text-decoration: none; 
	color: #fff;
}

#footer a:visited { 
	text-decoration: none; 
	color: #fff;
}

#footer a:hover { 
	text-decoration: none; 
	color: #fff;
}

#systems {
	width: 790px;
	height: 60px;
	margin: 0 auto;
	background: url(images/systems.gif);
}

/*------------------ MANAGEMENT STYLES------------------------*/

#management-container {
	width: 790px;
	height: auto;
	margin: 10px 5px 0 5px;
	background: url(images/relax-image.jpg) no-repeat bottom;
}

#management-banner {
	width: 790px;
	height: 100px;
	margin-bottom: 8px;
	background: url(images/management-banner.jpg);
}

#opening {
	width: 780px;
	height: auto;
	padding: 5px 5px 10px 5px;
	background: url(images/man-fade.jpg) no-repeat #fff;
}

.title {
	font-size: 16px;
	font-weight: bold;
}

#management-plan {
	width: 790px;
	height: auto;
	padding-bottom: 80px;
	background: transparent;
}

#management-title {
	width: 784px;
	height: 22px;
	padding: 4px 0 0 6px;
	font-weight: bold;
	color: #fff;
	background: url(images/blue-bar.jpg);
}

#management-list {
	width: 790px;
	height: auto;
	margin: 0;
	padding-left: 0px;
	list-style: none;
}

#management-list li {
	padding: 5px 0 5px 20px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 10px 16px;
}

#buynow {
	width: 91px;
	height: 21px;
	margin: 10px;
}

/*------------------ SECURITY STYLES------------------------*/

#security-banner {
	width: 790px;
	height: 100px;
	margin-bottom: 8px;
	background: url(images/security-banner.jpg);
}

#security-plan {
	width: 790px;
	height: auto;
	padding-bottom: 20px;
	background: transparent;
}

#management-title2 {
	width: 784px;
	height: 22px;
	padding: 4px 0 0 6px;
	font-weight: bold;
	color: #fff;
	background: url(images/blue-bar.jpg);
}

#management-list2 {
	width: 790px;
	height: auto;
	margin: 0;
	padding-left: 0px;
	list-style: none;
}

#management-list2 li {
padding: 5px 0 5px 20px;
background-image: url(images/bullet.gif);
background-repeat: no-repeat;
background-position: 10px 16px;
}

#buynow2 {
	width: 91px;
	height: 21px;
	margin: 10px;
}

/*------------------ TESTIMONIALS STYLES------------------------*/

#testimonials-banner {
	width: 790px;
	height: 100px;
	margin-bottom: 8px;
	background: url(images/testimonials-banner.jpg);
}

#quote {
	width: 770px;
	height: auto;
	margin: 10px auto;
	padding: 10px;
	border-top: 1px solid #eaeaea;
	background: url(images/testimonial-bg.jpg) no-repeat bottom #FFF;
}

#quote2 {
	width: 770px;
	height: auto;
	margin: 10px auto;
	padding: 10px;
	background: url(images/testimonial-bg.jpg) no-repeat bottom #FFF;
}

#quote3 {
	width: 770px;
	height: auto;
	margin: 10px auto;
	padding: 10px;
	background: url(images/testimonial-bg.jpg) no-repeat bottom #FFF;
}

#quote4 {
	width: 770px;
	height: auto;
	margin: 10px auto;
	padding: 10px;
	background: url(images/testimonial-bg.jpg) no-repeat bottom #FFF;
}

#quote5 {
	width: 770px;
	height: auto;
	margin: 10px auto;
	padding: 10px;
	background: url(images/testimonial-bg.jpg) no-repeat bottom #FFF;
}

#quote6 {
	width: 770px;
	height: auto;
	margin: 10px auto;
	padding: 10px; 
	background: url(images/testimonial-bg.jpg) no-repeat bottom #FFF;
}

/*------------------ CONTACTUS STYLES------------------------*/

#contactus-banner {
	width: 790px;
	height: 100px;
	margin-bottom: 8px;
	background: url(images/contactus-banner.jpg);
}

#contactframe {
	width: 790px;
	height: auto;
	margin: auto;
	padding: 0;
}

#contactinfo {
	width: 396px;
	height: auto;
	padding: 10px;
	background: url(images/contact-bg.jpg) no-repeat;
	float: left;
}

#contactform {
	width: 334px;
	height: auto;
	padding: 30px 10px 30px 30px;
	background: url(images/form-bg.jpg) no-repeat;
	float: left;
}

#clear {
	width: 790px;
	height: 1px;
	background: transparent;
	clear: both;
}

label {
	width: 60px;
	height: 15px;
	padding-top: 3px;
	font-weight: bold;
	color: #327cb2;
	float: left;
}

#name {
	width: 250px;
	height: 18px;
	margin-bottom: 3px;
	border: 1px solid #c1c1c1;
	float: left;
}

#email {
	width: 250px;
	height: 18px;
	margin-bottom: 3px;
	border: 1px solid #c1c1c1;
	float: left;
}

#subject {
	width: 250px;
	height: 18px;
	margin-bottom: 3px;
	border: 1px solid #c1c1c1;
	float: left;
}

#message {
	width: 250px;
	height: 140px;
	margin-bottom: 3px;
	border: 1px solid #c1c1c1;
	float: left;
}

#send {
	width: 40px;
	height: 15px;
	background: url(images/formbutton.jpg);
	border: 0;
	float: right;
	margin-right: 20px;
}

/*---------------MISC.-----------------*/

#tos {
	width: 780px;
	height: auto;
	padding: 5px 5px 10px 5px;
	background: transparent;
}

#hourlywork-banner {
	width: 790px;
	height: 100px;
	margin-bottom: 8px;
	background: url(images/hourlywork-banner.jpg);
}
