.itrendz2009 #container {
	width: 980px;  /* this width will create a container that will fit in an 800px browser window if text is left at browser default font sizes */
	/*background: #000000;*/
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top:0px;
	height: 1780px;
}
.itrendz2009 #container2 {
	width: 1100px;  /* this width will create a container that will fit in an 800px browser window if text is left at browser default font sizes */
	/*background: #000000;*/
	margin: -20px auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top:0px;
}
.itrendz2009 #bottomContent {
	width: 980px;  /* this width will create a container that will fit in an 800px browser window if text is left at browser default font sizes */
	/*background: #000000;*/
	margin: auto; /* the auto margins (in conjunction with a width) center the page */
	height: 1200px;
	background-image: url(../images/bottom_finisher_bg.jpg);
	background-repeat:no-repeat;
	margin-top: -713px;
	background-position:bottom;
}
.itrendz2009 #bodycopy {
	position: relative;
	float: left; /* since this element is floated, a width must be given */
	width: 620px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 50px 60px 36px 60px;
	margin: -1260px 0px 0 0px;
}
.itrendz2009 #mainContent {
	padding: 0px 30px 0px 30px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	height: 1100px;
	width: 980px;
	margin: -8px 389px 0 0;
	background-image: url(../images/app_dev_picture.jpg);
	background-repeat: no-repeat;
	text-align: center;
}
.itrendz2009 #sidebar {
	float: right; /* since this element is floated, a width must be given */
	width: 180px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 50px 20px;
	height: 263px;
	margin: -1588px 10px 0 550px;
}
.itrendz2009 #nav {
	float: right; /* since this element is floated, a width must be given */
	width: 980px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	height: 40px;
	background-image: url(../images/topNav_background.png);
	padding: 0px 0px 0px 0px; /* padding keeps the content of the div away from the edges */
	margin: -1579px 0 0px 0;
	z-index: 1000;
}

.itrendz2009 #copyright {
	width: 980px;  /* this width will create a container that will fit in an 800px browser window if text is left at browser default font sizes */
	background: #666666;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.itrendz2009 #header {
	background: #000000;
	padding: 0 0px 0 0px;  /* 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. */
	color: #FFFFFF;
} 
.itrendz2009 #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 */
}
.itrendz2009 #footer {
	padding: 0 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background-image: url(../images/clientlist_background.png);
	height: 30px;
	margin-top: -350px;
} 
.itrendz2009 #topleft {
	float: left; /* since this element is floated, a width must be given */
	width: 360px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #000000; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 100px 10px 15px 0px; /* padding keeps the content of the div away from the edges */
}
.itrendz2009 #topcenter {
	width: 151px; /* since this element is floated, a width must be given */
	background: #000000; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px;
	margin: 0 auto;
	height: 165px;
}
.itrendz2009 #topright {
	float: right; /* since this element is floated, a width must be given */
	width: 250px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #000000; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 115px 0px 15px 20px; /* padding keeps the content of the div away from the edges */
}
.itrendz2009 #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;
}
.itrendz2009 #bodycopy h1{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight:bold;
	font-style: italic;
	font-size: 14px;
	line-height: 17px;
	letter-spacing: 0.5px;
	margin: 0 30px;
}
.itrendz2009 #bodycopy h2{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight:normal;
	font-style: normal;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 0.5px;
	margin: -10px 70px;
}
.itrendz2009 #bodycopy h3{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight:bold;
	font-style: italic;
	font-size: 14px;
	line-height: 17px;
	letter-spacing: 0.5px;
	margin: 40px 80px;
}
.itrendz2009 #sidebar h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-style: italic;
	font-weight:bold;
	font-size: 13px;
	line-height: 17px;
	letter-spacing: 0.5px;
}
.itrendz2009 #sidebar h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-variant: small-caps;
	font-size: 11px;
	line-height: 18px;
	letter-spacing: 0.5px;
}
.itrendz2009 #sidebar h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-style: italic;
	font-size: 14px;
	line-height: 18px;
	letter-spacing: 0.5px;
}
.itrendz2009 #sidebar h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight:lighter;
	font-style: italic;
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 0.5px;
}
.header_copy {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	line-height: 14px;
	letter-spacing: .5px;
	color:#FFFFFF;
}
.headerPhone_copy {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 14px;
	letter-spacing: .5px;
	color:#FFFFFF;
}
.copyright_copy {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 7px;
	font-style: normal;
	line-height: 14px;
	color:#FFFFFF;
}

