body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
background:url(images/bg_bodyContent.jpg) center top repeat-y #cceaf7;
text-align:center;
}



#top {
width:100%;
background:url(images/bg_content.jpg) center top no-repeat;
text-align:left;
margin-left:auto;
margin-right:auto;
}

#sitewrapper {
width:978px;
margin-left:auto;
margin-right:auto;
background:url(images/bg_content.jpg) center top no-repeat;
}

#header{
width:978px;

}

#contentWrapper{
width:978px;
}

#contentWrapper #leftcolumn{
float:left;
width:175px;
margin-left:23px;
}

#contentWrapper #rightcolumn{
float:right;
width:764px;
margin-top:-100px;
#margin-top:-100px;
background:url(images/bg_right.gif) -8px -31px #FFFFFF no-repeat;

}

* HTML #contentWrapper #rightcolumn{
float:right;
width:764px;
margin-top:-96px;
background:url(images/bg_right.gif) -8px -31px #FFFFFF no-repeat;

}




#contentWrapper #dnn_ContentPane{
padding:0px 30px 0 60px;
}

#tic_logo{

float:left;
width:228px;
height:160px;
}

#tic_leftmenu_content {
width: 195px;
height: 440px;
padding-bottom: 60px;
/*background: url(images/tic_quick_menu_bg_content.png) no-repeat;
behavior: url(/Portals/_default/Skins/TIC_STORE/iepngfix.htc);*/
}

#tic_quicklinks {
	font-size: 12px;
	font-weight: bold;
	padding-top: 8px;
	padding-left: 3px;
}
#tic_quicklinks .title {
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 2px;
}
#tic_quicklinks .menu_item a {
display: block;
width: 138px;
background: url(images/tic_nav_divider.png) bottom left no-repeat;
behavior: url(/Portals/_default/Skins/TIC_STORE/iepngfix.htc);
padding-top: 6px;
}

* HTML #tic_quicklinks .menu_item a {
	display: block;
	width: 138px;
	background: url(images/tic_nav_divider_ie6.png) bottom left no-repeat;
	padding-top: 14px;
	/* border: 1px solid white; */
	behavior: url(/Portals/_default/Skins/TIC_STORE/iepngfix.htc);
}

#tic_quicklinks .menu_item a:link,
#tic_quicklinks .menu_item a:visited {
	color: #FFFFFF;
}

#tic_footer_content {
	width:768px;
	height:80px;
	font-size: 10px;
	text-align: center;
	background: url(images/bg_footer.jpg) #cceaf7 top left no-repeat;
}
#tic_footer_content #line1 {
	color: #0096D9 !important;
	font-size: 10px;
	padding-top:50px;
	padding-bottom: 10px;
}
#tic_footer_content #line1 a {
	font-weight: bold;
}
#tic_footer_content #line2 {
	color: #0096D9 !important;
	font-size: 10px;
}
#tic_footer_content a:link, #tic_footer a:visited {
	text-decoration: none;
	color: #0096D9 !important;
}
#tic_footer_content a:hover {
	text-decoration: underline;
}

.clearfix:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}

.clearfix {
display:block;
}

<!-- ---------------------Menu ---------------------------- -->
#tic_topmenu{


}

#sitewrapper.content {
	width:978px;
	position:relative;
}

.content #nav{
	position:absolute;
	right:57px;
	width:550px;
	top: 18px;
}

* HTML .content #nav{
	position:absolute;
	left:370px;
	width:400px;
	top: 18px;
}