body {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
  	font-size:12px;
  	color: #474747;
	padding: 0px;
	margin: 0px;
	background-image:url(images/bg.gif);
	background-repeat:repeat-x;
	 }

a:link { 
	color: #b50f1b; 
	font-weight:bold;
	text-decoration:none;	
	}
a:visited { 
	color: #b50f1b; 
	font-weight:bold;
	text-decoration:none; 
	}
a:hover { 
	color: #01698b; 
	text-decoration:none;
	}
	
#container {
	position:relative;
	width: 760px;
	min-height: 100%;
	overflow:visible;
	margin: auto;
	background-image: url(images/bg-container.gif);
	background-repeat:no-repeat;
	background-position: -75px right;
	
}


.header {
	background-image: url(images/logo.gif);
	background-repeat:no-repeat;
	width:225px;
	height: 200px;
	
	}
	
.tagline {
	position:absolute;
	font-size:18px;
	color:#b50f1b;
	left: 260px;
	margin-top: 44px;
	width: 498px;
	border:0px;
	
	}

.nav {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	height: 26px;
	width: 708px;
	color:#FFFFFF;
	text-align:left;
	padding-top: 8px;
	padding-left: 75px;
	text-transform: uppercase;
	font-size:13px;
	background-image:url(images/nav-arrow.jpg);
	background-repeat:no-repeat;
	background-position:top 0px;
	}

.nav a:link { 
	padding: 0px 7px 0px 7px;
	color: #ffffff; 
	font-weight:bold;
	text-decoration:none;	
	}
.nav a:visited { 
	padding: 0px 7px 0px 7px;
	color: #ffffff; 
	font-weight:bold;
	text-decoration:none; 
	}
.nav a:hover { 
	padding: 0px 7px 0px 7px;
	color: #cbc633; 
	font-weight: bold;
	text-decoration:none;
	}


#content {
	float:right;
	width:500px;
	margin-top: 150px;
	}

#left {
	font-family: Arial, Helvetica, sans-serif;
    float:left;
	width: 225px;
	text-align:left;
	font-size: 11px;
		}
	
#sidebar {
	width: 215px;
	text-align:left;
	font-size: 11px;
	padding-left: 10px;
	
	}

#sidebar h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
	font-size:15px;
	color: #b50f1b;
	border-top: 1px dotted #a19d87;
	border-bottom: 1px dotted #a19d87;
	padding: 5px;
	line-height:100%;
	padding-left: 10px;
	}

.sidebar-hdr {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#005470;
	font-weight:normal;
	}
	
	
#sidebar ul { 
	margin: 0px; 
	padding: 0px 0px 0px 0px; 
	list-style-type: none; 
	font-size: 11px; 
	font-weight:bold;
	border-top: 1px dotted #b2b2b2;
	
	}
	
#sidebar li { 
	padding: 5px 5px 5px 5px; 
	margin: 0px; 
	text-align: left; 
	border-bottom-width: 1px;  
	border-bottom-style: dotted; 
	border-bottom-color: #b2b2b2;  
	}
	



#fullcontent {
	width:896px;
	padding-right: 20px;
	padding-left: 20px;
	}
	

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	color:#005470;
	font-weight:normal;
	}
	 
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#a19d87;
	font-weight:normal;
	display:block;
	border-bottom: 1px dotted;
	}

h3 {
	font-size: 13px;
	}
	
h4 {
	font-size: 12px;
	font-weight:bold;
	}
	
h5 {font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#005470;
	font-weight:normal;
	display:block;
	border-bottom: 1px dotted;
	}
	
	
#footer {
	clear:both;
	width: 760px;
	margin: auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	}

hr {
	height: 1px;
	width: 100%;
	text-align:center;
	color: #a19d87;
	background-color:#a19d87;
	border: 0;
	}
	
#dropmenudiv{ 
	position:absolute; 
	margin-left: 10px;
	margin-top: 10px;
	border:1px solid #666666; 
	border-bottom-width: 0; 
	font:normal 12px Arial, Helvetica, sans-serif; 
	line-height:18px; z-index:100; 
	}

#dropmenudiv a{ 
	width: 100%; 
	display: block; 
	text-indent: 3px; 
	border-bottom: 1px solid #666666; 
	padding: 1px 0; 
	text-decoration: none; 
	font-weight: bold; 
	}
#dropmenudiv a:visited{ 
	color: #b50f1b;
	}
#dropmenudiv a:hover{ 
	background-color: #005470; 
	color: #ffffff;
	}


.remote {
	padding:20px;
	border-top: 1px solid #B2AD95;
	border-bottom: 1px solid #B2AD95;
	}

.utility {
	padding:20px;
	border-top: 1px solid #8C9A8D;
	border-bottom: 1px solid #8C9A8D;
	}
	
.backup {
	padding:20px;
	border-top: 1px solid #38707C;
	border-bottom: 1px solid #38707C;
	}
	
.internet {
	padding:20px;
	border-top: 1px solid #005470;
	border-bottom: 1px solid #005470;
	}

.highlight {
	color: #01698b;
	}
	
.red-highlight {
	font-size:14px;
	color:#b50f1b;
	text-transform:uppercase;
	font-weight:bold;	
	}
	
