@charset "utf-8";
/* CSS Document */
	
body {
	margin: 0 auto;
	width: 100%; /*Width of main container*/
	min-width: 1100px;
	background-image: url(../images/left-bkgrnd-slice.jpg);
	background-repeat: repeat-x;
	background-color: #ececec;
}

/* ------- Standard Page Styles ----------*/

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 29px;
	line-height: 33px;
	color: #333333;
	margin: 0 0 10px 0;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	line-height: 24px;
	color: white;
	background-image: url(../images/h2-banner.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	/*width: 100%;*/
	padding: 10px;
	margin: 0;
	border-bottom: 1px solid #dfbd01;
}

h2 a, h2 a:link, h2 a:visited, h2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	line-height: 24px;
	color: white;	
	margin: 0;
	text-decoration: none
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 19px;
	color: #333333;
	padding: 0;
	margin: 0;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: white;
	background-image: url(../images/h2-banner.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	padding: 5px 10px;
	margin: 0;
	border-bottom: 1px solid #dfbd01;
}

h4 a, h4 a:link, h4 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #333333;
	text-decoration: underline;
}

h4 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #333333;
	padding: 5px 10px;
	margin: 0;
	background-color: #CCCCCC;
}

h5 a, h5 a:link, h5 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #333333;
	text-decoration: underline;
}

h5 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
}

a, a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #990000;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #990000;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
}

/* ------- Header ----------*/

#header {
	margin: 0 auto;
	width: 100%;
	height: 137px; /*Height of top section*/
	background-image: url(../images/main-banner-ic9design.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#header1 {
	margin: 0 auto;
	width: 1100px;
}

#bannerlink {
	float: left;
	clear: both;
	top: 0;
	margin: 10px 0 0 40px;
}

/*----------- Main Navigation --------------*/

/* These styles create the dropdown menus.*/ 
#navbar {
	margin: 0 auto;
	width: 100%;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	display: block;
	padding: 0px 0 0 20px;
	margin: 0;
}

#navbar li {
	list-style: none;
	float: left;
}

#navbar li a {
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: black;
	text-decoration: none;
	padding: 5px 16px 0 17px;
	margin: 0;
	display: block;
}

#navbar li a:hover {
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: black;
	text-decoration: none;
}

#navbar li ul {
	display: none; 
	width: 160px;
	background-color: #b2b47c;
	padding: 0;
	margin: 0;
	text-align: left;
}

#navbar li:hover ul, #navbar li.hover ul {
	display: block;
	position: absolute;
	margin: 0 0 0 10px;
	padding: 0;
}

#navbar li:hover li, #navbar li.hover li {
	float: none; 
}

#navbar li:hover li a, #navbar li.hover li a {
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	text-decoration: none;
	color: black;
	padding: 5px 10px 5px 10px;
	margin-left: 0px;
	display: block;
	width: 139px;
	border-left: 1px solid black;
	border-bottom: 1px dashed white;
}

#navbar li li a:hover {
	color: black;
	font-weight: bold;
	background-color: #dfbd01;
}

/*----------- Content Section --------------*/

#contentcolumns {
	width: 1100px;
	margin-left: 30px;
}

#fullcontentblock-hp {
	text-align: left;
	width: 1008px;
	float: left;
	display: block;
	padding: 20px;
	margin-bottom: 16px;
	background-image: url(../images/hp-devices.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	background-color: white;
	border: 1px solid #ddd;
	border-radius: 10px;
}

#fullcontentblock-web {
	text-align: left;
	width: 1008px;
	float: left;
	display: block;
	padding: 20px;
	margin-bottom: 16px;
	background-image: url(../images/web-design-hp.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	background-color: white;
	border: 1px solid #ddd;
	border-radius: 10px;
}

#fullcontentblock-newweb {
	text-align: left;
	width: 1008px;
	float: left;
	display: block;
	padding: 20px;
	margin-bottom: 16px;
	background-image: url(../images/new-website-hp.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	background-color: white;
	border: 1px solid #ddd;
	border-radius: 10px;
}

#fullcontentblock-webre {
	text-align: left;
	width: 1008px;
	float: left;
	display: block;
	padding: 20px;
	margin-bottom: 16px;
	background-image: url(../images/website-redesign-hp.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	background-color: white;
	border: 1px solid #ddd;
	border-radius: 10px;
}

#fullcontentblock-mobile-site {
	text-align: left;
	width: 1008px;
	float: left;
	display: block;
	padding: 20px;
	margin-bottom: 16px;
	background-image: url(../images/mobile-website-hp.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	background-color: white;
	border: 1px solid #ddd;
	border-radius: 10px;
}

#fullcontentblock-ecom {
	text-align: left;
	width: 1008px;
	float: left;
	display: block;
	padding: 20px;
	margin-bottom: 16px;
	background-image: url(../images/ecommerce-hp.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	background-color: white;
	border: 1px solid #ddd;
	border-radius: 10px;
}

#fullcontentblock-database {
	text-align: left;
	width: 1008px;
	float: left;
	display: block;
	padding: 20px;
	margin-bottom: 16px;
	background-image: url(../images/database-hp.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	background-color: white;
	border: 1px solid #ddd;
	border-radius: 10px;
}

#fullcontentblock-hosting {
	text-align: left;
	width: 1008px;
	float: left;
	display: block;
	padding: 20px;
	margin-bottom: 16px;
	background-image: url(../images/hosting-hp.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	background-color: white;
	border: 1px solid #ddd;
	border-radius: 10px;
}

#fullcontentblock-mobile {
	text-align: left;
	width: 1008px;
	float: left;
	display: block;
	padding: 20px;
	margin-bottom: 16px;
	background-image: url(../images/mobile-hp.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	background-color: white;
	border: 1px solid #ddd;
	border-radius: 10px;
}

#fullcontentblock-web-maint {
	text-align: left;
	width: 1008px;
	float: left;
	display: block;
	padding: 20px;
	margin-bottom: 16px;
	background-image: url(../images/web-maintenance-hp.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	background-color: white;
	border: 1px solid #ddd;
	border-radius: 10px;
}

#fullcontentblock-im {
	text-align: left;
	width: 1008px;
	float: left;
	display: block;
	padding: 20px;
	margin-bottom: 16px;
	background-image: url(../images/im-hp.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	background-color: white;
	border: 1px solid #ddd;
	border-radius: 10px;
}

#fullcontentblock-analytics {
	text-align: left;
	width: 1008px;
	float: left;
	display: block;
	padding: 20px;
	margin-bottom: 16px;
	background-image: url(../images/analytics-hp.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	background-color: white;
	border: 1px solid #ddd;
	border-radius: 10px;
}

#fullcontentblock-pr {
	text-align: left;
	width: 1008px;
	float: left;
	display: block;
	padding: 20px;
	margin-bottom: 16px;
	background-image: url(../images/pr-hp.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	background-color: white;
	border: 1px solid #ddd;
	border-radius: 10px;
}

#fullcontentblock-wp {
	text-align: left;
	width: 1008px;
	float: left;
	display: block;
	padding: 20px;
	margin-bottom: 16px;
	background-image: url(../images/wp-hp.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	background-color: white;
	border: 1px solid #ddd;
	border-radius: 10px;
}

#fullcontentblock-newsletter {
	text-align: left;
	width: 1008px;
	float: left;
	display: block;
	padding: 20px;
	margin-bottom: 16px;
	background-image: url(../images/newsletter-hp.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	background-color: white;
	border: 1px solid #ddd;
	border-radius: 10px;
}

#fullcontentblock-article {
	text-align: left;
	width: 1008px;
	float: left;
	display: block;
	padding: 20px;
	margin-bottom: 16px;
	background-image: url(../images/article-hp.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	background-color: white;
	border: 1px solid #ddd;
	border-radius: 10px;
}

#fullcontentblock-seo {
	text-align: left;
	width: 1008px;
	float: left;
	display: block;
	padding: 20px;
	margin-bottom: 16px;
	background-image: url(../images/seo-hp.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	background-color: white;
	border: 1px solid #ddd;
	border-radius: 10px;
}

#fullcontentblock-gra-design {
	text-align: left;
	width: 1008px;
	float: left;
	display: block;
	padding: 20px;
	margin-bottom: 16px;
	background-image: url(../images/design-hp.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	background-color: white;
	border: 1px solid #ddd;
	border-radius: 10px;
}

#fullcontentblock {
	text-align: left;
	width: 1007px;
	float: left;
	display: block;
	padding: 20px;
	margin: 16px 0 0 0;
	background-image: url(../images/bkgrnd-fullcontentblock.jpg);
	background-repeat: repeat-x;
	background-position: top right;
	background-color: white;
	border: 1px solid #ddd;
	border-radius: 10px;
}

#halfcontentblock {
	text-align: left;
	width: 474px;
	float: left;
	display: block;
	padding: 20px;
	margin: 16px 16px 0 0;
	background-image: url(../images/bkgrnd-fullcontentblock.jpg);
	background-repeat: repeat-x;
	background-position: top right;
	background-color: white;
	border: 1px solid #ddd;
	border-radius: 10px;
}

#contentblock {
	text-align: left;
	width: 303px;
	float: left;
	display: block;
	padding: 10px;
	margin-right: 37px;
	background-color: white;
	border: 1px solid #ddd;
	border-radius: 10px;
	
}

#contentblock-sm {
	text-align: left;
	width: 218px;
	float: left;
	display: block;
	padding: 10px;
	margin: 16px 29px 0 0;
	background-color: white;
	border: 1px solid #ddd;
	border-radius: 10px;
}

#contactus {
	text-align: left;
	width: 1008px;
	float: left;
	display: block;
	padding: 20px;
	margin-top: 16px;
	background-color: #990000;
	border: 1px solid #ddd;
	border-radius: 10px;
}

#contactus p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 21px;
	color: white;
	text-align: center;
}

/*----------- Footer Section --------------*/

#footersection {
	text-align: left;
	width: 1047px;
	float: left;
	display: block;
	padding-bottom: 20px;
	margin: 16px 0 0 0;
	background-color: #ededed;
	border: 1px solid #ddd;
}

#footerlinkbox {
	text-align: left;
	width: 164px; /*Width of left column in pixel*/
	margin: 16px;
	float: left;
}

#footerlinkboxwide {
	text-align: left;
	width: 240px; /*Width of left column in pixel*/
	margin: 16px 16px 0 0;
	float: left;
}

#footerlinkbox ul, #footerlinkboxwide ul, #footerlinkboxthin ul {
	padding: 0;
	margin: 0;
}

#footerlinkbox li, #footerlinkboxwide li, #footerlinkboxthin li {
	color: #990000;
	list-style-type: none;
}

#footerlinkbox a, #footerlinkbox a:link, #footerlinkbox a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	text-decoration: underline;
	color: #990000;
}

#footerlinkbox a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #990000;
}

#footercopy {
	width: 960px;
	float: left;
	margin: 16px 0 0 0;
}

#footercopy li {
	display: block;
	display: inline;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #363636;
}

#footercopy a, #footercopy a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #363636;
	text-align: left;
	font-weight: normal;
	text-decoration: underline;
}

#footercopy a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #363636;
	text-align: left;
	font-weight: normal;
	text-decoration: none;
}

#footercopy span.ibar {
	padding-left: 7px;
	padding-right: 6px;
}

