body  {
	font: normal 12px/16px Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF url(../img/bg-green.gif) repeat scroll left top; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	text-transform: none;
	margin-top: 30;
	top: 0px;
}
.thrColFixHdr #container {
	width: 1000px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #014B16;
	text-align: left;
} 
.thrColFixHdr #header {
	background: #FFFFFF url(../img/design-top.jpg) no-repeat scroll left top;
	padding: 0 0px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 280px;
	vertical-align: baseline;
} 
.thrColFixHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 0px;
	color: #F8B945;
}
.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 185px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px 2px 15px; /* padding keeps the content of the div away from the edges */
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
}
.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 230px; /* padding keeps the content of the div away from the edges */
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 5px;
}
.thrColFixHdr #mainContent {
	margin-top: 0;
	margin-right: 250px;
	margin-bottom: 0;
	margin-left: 200px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
} 
.thrColFixHdr #footer {
	background:url(../img/footer.gif) no-repeat scroll left top;
	height: 500px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
} 
.thrColFixHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.bread {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	margin-left: 5px;
}
.breadyellowbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	margin-left: 5px;
	color: #FDC15F;
}
.h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
.h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
.thrColFixHdr #header2 {
	background: #FFFFFF url(../img/logo-top.jpg) no-repeat scroll left top;
	padding: 0 0px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 280px;
	vertical-align: baseline;
}
.thrColFixHdr #header3 {
	background: #FFFFFF url(../img/web-business-cards.jpg) no-repeat scroll left top;
	padding: 0 0px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 280px;
	vertical-align: baseline;
}
.thrColFixHdr #header4 {
	background: #FFFFFF url(../img/adverts-top.jpg) no-repeat scroll left top;
	padding: 0 0px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 280px;
	vertical-align: baseline;
}
.thrColFixHdr #header5 {
	background: #FFFFFF url(../img/brochure-top.jpg) no-repeat scroll left top;
	padding: 0 0px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 280px;
	vertical-align: baseline;
}
.thrColFixHdr #header6 {
	background: #FFFFFF url(../img/folders-top.jpg) no-repeat scroll left top;
	padding: 0 0px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 280px;
	vertical-align: baseline;
}
.thrColFixHdr #header7 {
	background: #FFFFFF url(../img/billboard-top.jpg) no-repeat scroll left top;
	padding: 0 0px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 280px;
	vertical-align: baseline;
}
.thrColFixHdr #header8 {
	background: #FFFFFF url(../img/packaging-top.jpg) no-repeat scroll left top;
	padding: 0 0px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 280px;
	vertical-align: baseline;
}
.thrColFixHdr #header9 {
	background: #FFFFFF url(../img/posters-top.jpg) no-repeat scroll left top;
	padding: 0 0px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 280px;
	vertical-align: baseline;
}
.thrColFixHdr #header10 {
	background: #FFFFFF url(../img/magazine-top.jpg) no-repeat scroll left top;
	padding: 0 0px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 280px;
	vertical-align: baseline;
}
.thrColFixHdr #header11 {
	background: #FFFFFF url(../img/greeting-top.jpg) no-repeat scroll left top;
	padding: 0 0px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 280px;
	vertical-align: baseline;
}
.thrColFixHdr #header12 {
	background: #FFFFFF url(../img/exhibition-top.jpg) no-repeat scroll left top;
	padding: 0 0px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 280px;
	vertical-align: baseline;
}
.thrColFixHdr #header13 {
	background: #FFFFFF url(../img/banners-top.jpg) no-repeat scroll left top;
	padding: 0 0px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 280px;
	vertical-align: baseline;
}
.thrColFixHdr #header14 {
	background: #FFFFFF url(../img/web-top.jpg) no-repeat scroll left top;
	padding: 0 0px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 280px;
	vertical-align: baseline;
}
.thrColFixHdr #header15 {
	background: #FFFFFF url(../img/animation-top.jpg) no-repeat scroll left top;
	padding: 0 0px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 280px;
	vertical-align: baseline;
}
.thrColFixHdr  #header16 {
	background: #FFFFFF url(../img/hosting-top.jpg) no-repeat scroll left top;
	padding: 0 0px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 280px;
	vertical-align: baseline;
}
.thrColFixHdr #header17 {
	background: #FFFFFF url(../img/namereg-top.jpg) no-repeat scroll left top;
	padding: 0 0px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 280px;
	vertical-align: baseline;
}
.thrColFixHdr #header18 {
	background: #FFFFFF url(../img/programming-top.jpg) no-repeat scroll left top;
	padding: 0 0px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 280px;
	vertical-align: baseline;
}
.thrColFixHdr #header19 {
	background: #FFFFFF url(../img/seo-top.jpg) no-repeat scroll left top;
	padding: 0 0px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 280px;
	vertical-align: baseline;
}
.thrColFixHdr #header20 {
	background: #FFFFFF url(../img/adverts-top.jpg) no-repeat scroll left top;
	padding: 0 0px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 280px;
	vertical-align: baseline;
}
.thrColFixHdr #header21 {
	background: #FFFFFF url(../img/adsence-top.jpg) no-repeat scroll left top;
	padding: 0 0px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 280px;
	vertical-align: baseline;
}
.thrColFixHdr #header22 {
	background: #FFFFFF url(../img/keywords-top.jpg) no-repeat scroll left top;
	padding: 0 0px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 280px;
	vertical-align: baseline;
}
.thrColFixHdr #header23 {
	background: #FFFFFF url(../img/content-top.jpg) no-repeat scroll left top;
	padding: 0 0px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 280px;
	vertical-align: baseline;
}
.thrColFixHdr #header24 {
	background: #FFFFFF url(../img/info-top.jpg) no-repeat scroll left top;
	padding: 0 0px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 280px;
	vertical-align: baseline;
}
.thrColFixHdr #header25 {
	background: #FFFFFF url(../img/portfolios-top.jpg) no-repeat scroll left top;
	padding: 0 0px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 280px;
	vertical-align: baseline;
}
#header26 {
	background: #FFFFFF url(../img/haze-top.jpg) no-repeat scroll left top;
	padding: 0 0px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 280px;
	vertical-align: baseline;
}
.thrColFixHdr #header27 {
	background: #FFFFFF url(../img/photo-top.jpg) no-repeat scroll left top;
	padding: 0 0px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 280px;
	vertical-align: baseline;
}
.thrColFixHdr #header28 {
	background: #FFFFFF url(../img/sitemap-top.jpg) no-repeat scroll left top;
	padding: 0 0px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 280px;
	vertical-align: baseline;
}

