body {
	background: #336699;
	font-family: Verdana, Helvetica, San-Serif;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	color: #000;
	}

#container {
	width: 900px;
	background: #fff;
	margin: 0px auto 0px;
	/* border: 5px solid #393631; */
	/* min-height:600px; */
	}
	
#container ul {
	margin: 0 0 0 25px;
	padding: 5px 5px 5px 5px;
	list-style-type: none; 
	list-style-image: none;
	/* background: #ccff99; */
	font-size: 12px;
	/* font-family: Arial; */
	}	

#container ul li {
	color: #000;
	margin: 5px 0 0 20px;
	padding: 0 0 0 0;
	/* font-size:12px;
	font-weight: normal; */
	list-style-type: square;
	}

#container ul li ul li {
	color: #000;
	margin: 0 0 0 10px;
	padding: 2px 0 2px 0;
	font-size: 12px;
	font-weight: normal;
	list-style-type: circle;
	}

# iconbar {
	width: 900px;
	}

#iconbar p {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}

#iconbar img {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}


#header {
	/* background: #fff; */
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 900px;
	height:160px;
	margin: 20px auto 0px;
	/* border: 5px solid #393631; */

	/* border-bottom: 1px dashed #343434; */
	}
	
#header img {
	border: none;
	}

#header-img {
	/* background: url('/images/clarksvillecomputerslogo-w-computer2.png') no-repeat; 
	width:740px;
	height:110px; */
	}
	
#header-message {
	background: #ccff99;
	margin: 0 10px 0 10px;
	border: 3px dashed #ffcc33;
	/* border-top: 3px dashed #ffcc33;
	border-bottom: 3px dashed #ffcc33; */
	}

#header-message marquee {
	margin: 3px 5px 3px 5px;
	padding: 0 0 0 0;
	color: #000;
	font-weight: bold;
	font-size: 12px;
	}
	
#header h1 {
	margin: 0 0 0 0;
	padding: 5px 0 0 0;
	text-align: left;
	color: #9cd54b;
	/* text-shadow: 2px 2px 3px #393631; */
	font-size: 36px;
	font-variant: small-caps;
	}
	
#header h1 a {
	color: #9cd54b;
	text-decoration: none;
	}
	
#header h1 a:hover {
	color: #2e5eac;
	text-decoration: none;
	}

#header h2 {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	color: #3b5998;
	/* text-shadow: 1px 1px 2px #000; */
	font-size: 24px;
	font-variant: small-caps;
	}
	
#header h2 a {
	color: #3b5998;
	text-decoration: none;
	}

#header h2 a:hover {
	color: #3b5998;
	}

#header h3 {
	margin: 0 0 0 0;
	padding: 5px 0 5px 0;
	text-align: center;
	color: #fff;
	/* text-shadow: 1px 1px 2px #000; */
	font-size: 16px;
	font-variant: small-caps;
	}
	
#header h3 a {
	color: #3b5998;
	text-decoration: none;
	}
	
#header h3 a:hover {
	color: #3b5998;
	text-decoration: none;
	}
	
#header p a {
	color:#3b5998;
	text-decoration:underline;
	}
	
#navmenu {
	margin: 0 0 0 0;
	padding:0 0 0 0;
	background: #fff;
	text-align:center;
	position:relative;
	font-size: 13px;
/*	font-variant: small-caps;
	letter-spacing: .5px; */
	}	

#navmenu p {
	font-size: 16px;
	margin: 5px 25px 5px 25px;
	}
	
#navmenu ul {
	margin: 0 0 0 0;
	padding: 10px 0 10px 0;
	list-style-type: none; 
	list-style-image: none;
	background: #333;
	text-align: center;
	}	
#navmenu li {
	display: inline;
	}	
#navmenu ul li {
	color: #fff;
	margin: 20px 6px 20px 0;
	padding: 0 0 0 0;
	background: #333;
	}	
#navmenu ul li a {
	text-decoration:none;
	margin: 10px 0 10px 0;
	padding: 0 0 0 0;
	color: #ffcc66;
	background: #333;
	}	
#navmenu ul li a:hover {
	color: #ff3333;
	text-decoration:none;
	background: #333;
	}

#topcolumn {
	background: #FFF;
	margin: 5px 10px 5px 10px;
	padding:5px 5px 5px 5px;
	/* min-height:600px; */
	/* padding: 0 75px 10px 75px; */
	}
	
#topcolumn a {
	color: #3b5998;
	text-decoration: underline;
	}
	
#topcolumn a:hover {
	color: #9cd54b;
	}
	
#topcolumn h2 {
	margin: 0 0 0 0;
	padding: 10px 0 0 0;
	color: #2e5eac;
	text-align: left;
	/* text-shadow: 1px 1px 2px #000; */
	font-size: 24px;
	/* font-variant: small-caps; */
	}
	
#topcolumn h3 {
	margin: 10px 0 10px 5px;
	padding: 0 0 0 0;
	color: #000;
	text-align: left;
	/* text-shadow: 1px 1px 2px #000; */
	font-size: 14px;
	/* font-variant: small-caps; */
	}
	
#topcolumn h3 a {
	color: #3b5998;
	text-decoration: none;
	}
	
#topcolumn h3 a:hover {
	color: #9cd54b;
	text-decoration: none;
	}
	
#topcolumn h4 {
	margin: 0 0 0 0;
	padding: 5px 0 5px 0;
	color: #ff0000;
	text-align: center;
	text-shadow: 1px 1px 2px #000;
	font-size: 18px;
	font-variant: small-caps;
	}
	
#topcolumn p {
	margin: 0 0 0 0;
	padding: 5px 5px 5px 5px;
	text-align: left;
	color: #000;
	}

#topcolumn-paragraph-box {
	background: #fff;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}
	
#topcolumn-paragraph-box h3 {
	font-size: 12px; 
	margin: 3px 0 3px 0;
	padding: 0 0 0 0;
	}

#topcolumn-paragraph-box p {
	font-size: 12px; 
	margin: 3px 0 3px 0;
	padding: 0 0 0 0;
	}

#topcolumn-left {
	float: left;
	width: 275px;
	margin: 0px 0px 0px 0px;
	}

#topcolumn-left ul {
	/* list-style-image:url('/images/checkmark.gif'); */
	margin: 0 0 0 0;
	padding:5px 5px 5px 5px;
	color: #000;
	font-size: 16px;
	/* text-shadow: 1px 1px 2px #000;
	font-family: Arial, Verdana, Helvetica, San-Serif;
	font-weight: bold;
	font-variant: small-caps; */
	}
	
#topcolumn-left ul a {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px dotted #fff;
	}

#topcolumn-left ul a:hover {
	text-shadow: none;
	}
	
#topcolumn-left ul a.tooltip span {
	display:none; 
	padding:10px 10px 10px 10px; 
	margin: 0 0 0 20px;
	width: 120px;
	}
	
#topcolumn-left ul a.tooltip:hover span{
	display:inline; 
	position:absolute; 
	background:#3c6099; 
	border:5px solid #3b5998; 
	color:#fff;
	text-shadow: none;
	text-decoration: none;
	font-family: 'Courier New', Courier, Times, Sans;
	font-variant: normal;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	}
	
#topcolumn-left ul li {
	margin-left: 20px;
	}

#topcolumn-right {
	width: 275px;
	margin: 0px 100px 0px 290px;
	}
	
#topcolumn-right ul a {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px dotted #fff;
	}

#topcolumn-right ul a:hover {
	text-shadow: none;
	}
	
#topcolumn-right ul a.tooltip span {
	display:none; 
	padding:10px 10px 10px 10px; 
	margin: 0 0 0 20px;
	width: 120px
	}
	
#topcolumn-right ul a.tooltip:hover span{
	display:inline; 
	position:absolute; 
	background:#3c6099; 
	border:5px solid #3b5998; 
	color:#fff;
	text-shadow: none;
	text-decoration: none;
	font-family: 'Courier New', Courier, Times, Sans;
	font-variant: normal;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	}
	
#topcolumn-right ul {
	/* list-style-image:url('/images/checkmark.gif'); */
	margin: 0 0 0 0;
	padding:5px 5px 5px 5px;
	color: #000;
	font-size: 16px;
	/* text-shadow: 1px 1px 2px #000;
	font-family: Arial, Verdana, Helvetica, San-Serif;
	font-weight: bold;
	font-variant: small-caps; */
	}
	
#topcolumn-right ul li {
	margin-left: 10px;
	}
	
#topcolumn-paragraph-box ul {
	margin: 0 0 0 20px;
	padding: 10px 0 10px 0;
	list-style-type: circle; 
	list-style-image: none;
	background: #fff;
	}	

#topcolumn-paragraph-box ul li {
	color: #000;
	margin: 0 0 0 20px;
	padding: 0 0 0 0;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	}
	
#topcolumn-paragraph-box ul li img {
	float: left;
	padding-right: 5px;
	}
	
#left-sidebar {
	float:left;
	width:160px;
	padding:0 0 0 0;
	margin: 0 20px 0 0;
	background: #ccff99;
	}

#left-sidebar p {
	text-align:left;
	font-weight:bold;
	}
	
#left-sidebar h3 {
	font-size: 12px;
	text-align:left;
	}
	
#left-sidebar a {
	color: #3b5998;
	text-decoration: underline;
	}
	
#left-sidebar a:hover {
	color: #9cd54b;
	}
	
#left-sidebar img {
	border: none;
	max-width: 80px;
	}

#webhostpartnerbar {
	background: #fff;
	margin: 10px 5px 15px 5px;
	padding: 0 0 0 0;
	border: 2px solid #393631;
	}
	
#webhostpartnerbar p {
	margin: 0 0 0 0;
	padding: 5px 5px 5px 5px;
	text-align: center;
	color: #000;
	font-size: 12px;
	}

#webhostpartnerbar img {
	max-width: 100px;
	border: none;
	}
	
#webhostpartnerbar ul {
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
	list-style-type: none; 
	list-style-image: none;
	text-align: center;
	}	
#webhostpartnerbar li {
	display: inline;
	}	
#webhostpartnerbar ul li {
	color: #fff;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}
	


#media {
	margin: 0 0 0 0;
	pading: 20px 0 20px 0;
	background: #ffffff;
	}
	
#media object {
	max-width: 630px;
	}
	
#media-left-align {
	width: 640px;
	float: left;
	}

#footer {
	background: #fff;
	width:900px;
	}
	
#footer p {
	padding: 5px 0 5px 0;
	margin: 5px 10px 5px 10px;
	text-align: center;
	}

body#home a#home-nav, 
#about-us a#about-us-nav, 
#free-web-design a#free-web-design-nav, 
#pro-web-design a#pro-web-design-nav,
#free-blog-setup a#free-blog-setup-nav,
#pro-blog-setup a#pro-blog-setup-nav, 
#web-hosting-partners a#web-hosting-partners-nav,
#contact-us #contact-us-nav,
#live #live-cam-nav,
#clarksville-computers a#clarksville-computers-nav,
#order a#order-nav {
	color: #000;
	background: #f5cb49;
	}
	
#order-now-bottom-layer {
	margin: 0px auto;
	width: 132px;
	height: 32px;
	background: url('/images/order-now.gif') no-repeat;
	}
	
#order-now-top-layer {
	margin: 0px auto;
	width: 132px;
	height: 32px;
	background: url('/images/order-now.gif') no-repeat;
	}
	
#order-now-top-layer:hover {
	background: url('/images/order-now-hover.gif') no-repeat;
	}
	
#order-now-top-layer a {
	background: url('/images/order-now.gif') no-repeat;
	margin: 0px auto;
	width: 132px;
	height: 32px;
	}
	
#order-now-top-layer a:hover {
	background: url('images/order-now-hover.gif') no-repeat;
	margin: 0px auto;
	width: 132px;
	height: 32px;
	}
	
#dotted-divider {
	margin: 10px 0 0 0;
	border-top: 1px dotted #fff;
	}



	