﻿html {
	padding:0;
	margin:0;
}

body {
	margin:0;
	padding:0;
	font-family: Georgia, "Times New Roman", Times, serif
}

p {
	margin:0;
	padding:10px 10px 10px 15px;
	font-size: .85em;
}

img {
	border: 0;
}

a {
	text-decoration: none;
	color:#000066;
}

a:hover {
	text-decoration: underline;
}

h1{
	padding:0 0 0 20px;
	margin:10px 0 5px 10px;
	background: url(http://www.icscomputers.ca/images/h1.bg.jpg) left center no-repeat;
	font-size: 1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
}
h2 { font-size: 1em; font-weight: normal; background: #fff url(http://www.icscomputers.ca/images/h1.bg.jpg) no-repeat left center; margin: 10px 0 5px 10px; padding: 0 0 0 20px; }
#ics-container {
	margin: 0 auto;
	padding:0;
	border-left: 2px solid #000;
	border-right: 2px solid #000;
	max-width:1024px;
	width:expression(document.body.clientWidth > 1024? "1024px": "auto" );}

#header-container {
	background: url(http://www.icscomputers.ca/images/header-bg.jpg) top repeat-x;
}

#header-sub{
	width: 708px;
}

#logo-container {
	height: 150px;
	margin: 0px 470px 0px 0px;
	padding:0;
}

#phone-box {
	margin:0;
	padding:0;
	height: 50px;
}

#toll-free {
	font-weight: bold;
	font-size: 1.2em;
	text-align:center;
	color:#FFFFFF;
	padding: 3px;
}

#local-num {
	font-weight: normal;
	font-size: .85em;
	text-align:center;
	color:#FFFFFF;
	padding: 2px;
}

#header-pic {
	width: 470px;
	height: 200px;
	float: right;
	margin:0;
	padding:0;
	background: #000099 url(http://www.icscomputers.ca/images/header-pic.jpg) no-repeat;
}

#blogBtn {
	width: 153px;
	height: 41px;
	margin: 0 0 0 10px;
	padding:0;
}

#ftpBtn { 
	width: 153px;
	height: 41px;
	margin: 72px 0 0 10px;
	padding: 0;
}

#ftpBtn img{
	border:0;
}

#blogBtn img{
	border:0;
}

#eStoreBtn {
	width: 153px;
	height: 42px;
	margin: 0 0 0 10px;
	padding:0;
}

#eStoreBtn img{
	border:0;
}

#ics-main-nav {
	clear:both;
	height: 30px;
	margin:0;
	padding:0;
	background: url(http://www.icscomputers.ca/images/nav-bg.jpg) top repeat-x;
}

#ics-main-nav ul {
	margin:0;
	padding:0;
	list-style: none;
}

#ics-main-nav li {
	float: left;
	margin:0;
	padding:0;
}

#ics-main-nav li a{
	text-decoration: none;
	display: block;
	height: 30px;
	background-position: left 0px;
}

#ics-main-nav li a:hover {
	background-position: left -30px;
}

.clss-sub-menu{
	clear:both;
	background: #000 url(http://www.icscomputers.ca/images/sub-menu.jpg) repeat-x;
	border-bottom: 2px solid #000;
}
#ics-right-picture { width: 300px; float: right; }
#ics-right-column { width: 150px; float: right; }
#ics-left-column { width: 180px; float: left; border-right: thin solid #737373; }
.clss-sub-menu p{
	color:#FFFFFF;
	font-size: .8em;
	padding: 2px;
	margin:0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.clss-sub-menu p a{
	color: #FFFFFF;
}
#ics-main-body { border-right-style: none; }

#ics-newsletter {
	width: 250px;
	float:right;
	font-size: 0.85em;
}

#ics-footer {
	clear: both;
	height: 75px;
	font-size: .8em;
	background: url(http://www.icscomputers.ca/images/footer.bg.jpg) top repeat-x;
}

#ics-footer-1{
	float:left;
	width: 33%;
	height: 75px;
	background: url(http://www.icscomputers.ca/images/footer.divider.jpg) top right no-repeat;
}

#ics-footer-2{
	float:left;
	width: 33%;
	height: 75px;
	background: url(http://www.icscomputers.ca/images/footer.divider.jpg) top right no-repeat;
}
#ics-footer-3{
	float:left;
	width: 33%;
	height: 75px;
}
#ics-chat { width: 250px; float: right; }
