html {
	height: 100%;
	overflow-y: scroll;
	overflow: -moz-scrollbars-vertical;
	}
	

div#siteWrapper {
	position: relative;	z-index: 1;
	width: 900px; min-height: 100%;
	margin: 0 auto; margin-bottom: -55px;
	background: #fff;
	text-align: left; outline: none;
/*	border-left: 1px solid #d7d7bf;		*/
/*	border-right: 1px solid #d7d7bf;	*/
	}
	
body>div#siteWrapper {	
	overflow: auto;
	overflow-x: hidden;
	}
	
* html div#siteWrapper {
	height: 100%;
	}	


#header
{
	width: 100%;
	background-color: #FF66CC; 	
}

#rohderoofinglogo
{
	float: left;
	padding: 0px 0px 0px 0px;
}

#headerbanner
{
	float: right;
	padding: 0px 0px 0px 0px;
}

#loginbox
{
	visibility: hidden;
	float: right;
	margin:  20px 10px 0px 0px;
	padding: 5px 5px 5px 5px;
/*	background-color: #BFDCF3;	
	border: dotted 1px #fff;	*/
	color: #fff;
}

a.loginbox_link
{
	color: #fff;
	padding: 3px;
}

a.loginbox_link:hover
{
	background-color:#FF9933;
}

#header2
{ 
	height:70px; 
}

#logo2 
{
	background:url(../img/RohdeRoofing.gif) no-repeat #ffffff; 
	float:right;
	width:100%; 
	padding-right: 20px; 
	padding-top: 20px; 
*/	line-height: 110px;	*/
	font-family: "Myriad Pro", "Trebuchet MS", Arial;
	font-weight:bold; 
	font-size:20px; 
	text-transform:uppercase;
	letter-spacing:-1px;	
	color:#464646; 
	text-align: right;
}
	
#menu 
{ 
	background-color:#DDDDDD; 
	float: left; 
	width: 100%; 
	margin: 10px 0px 0px 0px;
/*	border-top: 1px solid #f5f5ec;		*/
/*	border-top: 1px solid #ffffff;		*/
/*	border-bottom: 1px solid #0066CC;	*/
}

#menu_list 
{
	width:600px; 
	margin:0 auto;
}
	
.item img { background-color:#FFFFFF; padding:6px; border:1px solid #d0d0d0;}

.item a { display:block; float:left; font-size:12px; color:#bd131d;}

.description { display:block; float:right; width:220px; padding: 10px 20px 30px 0; line-height:12px;}

p.additional 
{ 
	margin:0 10px; 
	color:#9c9c9c; 
	font-size:10px; 
	line-height:12px; 
	border-top:1px solid #bdbdbd; 
	padding: 10px 0; 
	font-weight:normal;
}

#text 
{ 
	margin: 0 292px 0 0; 
	padding: 20px 10px 10px 10px;
}

.noSidebar #text 
{
	margin: 0;
}

#text ul
{
	margin-left: 10px; 
	padding-left: 10px;
}

#text ul li 
{
	list-style:none; 
	padding-left:15px; 
	background:url(../img/bullet.jpg) no-repeat 0px 6px;
	line-height:18px;
}


#text ol
{
	margin-left: 10px; 
	padding-left: 10px;
}

#text ol li 
{
	padding-left:15px; 
	line-height:18px;
}



#text ul.thumbs li
{
	list-style:none; 
	padding-left:15px; 
	background-image: none;
	line-height:18px;
}



#sidebar { float:right; width:245px; padding: 20px 20px 0 30px; font-size:10px; }
#sidebar a { font-weight:bold; }
#sidebar h1 { display: block; font-family: "Myriad Pro", "Trebuchet MS", Arial; margin:0; padding:0; text-transform:uppercase; color:#E10916;}
#sidebar p { padding: 0 20px 10px 0; line-height:12px;}
#sidebar .item a img { margin-bottom: 10px;}

#main 
{ 
	float:left; 
	background: url(../img/sidebar_bckg.gif) no-repeat top right #fff;
/*	height: 500px;			*/
/*	border: dotted 1px #00ff00;	*/
}

#main.noSidebar { float:left; background: #fff; }

#footer {
	z-index: 2;
	margin: auto;
	width: 900px;
*/	background:url(../img/footer_bckg.gif) repeat-x #000;	*/
	height:55px;
	clear:both;
	border-top: dotted 1px #999;
	text-align: center;
	padding: 10px 0px 0px 0px;
	color:#999; 
	font-size:12px;
}


.footer_outer 
{
	clear: both;
	padding: 0px;
	width: 100%;
	background: url(/assets/templates/litmus/img/footer_bg_tile.png) repeat-x;
	height: 46px;
	color:#999;
	font-family: verdana, tahoma, arial;
	font-size:85%;
	height:210px;
	margin-top:40px;
}

.footer_inner_upper
{
	padding: 5px 10px 0px 10px;
	margin: 0px auto 0px auto;
	max-width: 880px;
	text-align: left;
}

.footer_inner 
{
	padding: 5px 10px 0px 10px;
	margin: 0px auto 0px auto;
	max-width: 880px;
	text-align: left;
}


.litmusdigital
{
	float: right;
	margin: 0px 0px 0px 0px;
	text-align: right;
}




#footer a
{
	text-decoration:underline;
	color:#0066CC;
}

#footer a:hover
{
	text-decoration:none;
	background-color: #BFDCF3;
}
	
#left_footer 
{ 
	float:left; 
	padding:20px 0 0 30px; 
	color:#999; 
	font-size:12px;
}

#left_footer a 
{ 
	text-decoration:underline;
	color:#0066CC;
}

#left_footer a:hover 
{ 
	text-decoration:none;
	background-color: #BFDCF3;
}

#right_footer 
{ 
	float:right;  
	padding:20px 30px 0 0; 
	color:#999;  
	font-size:12px; 
	text-align:right;
}

#right_footer a 
{ 
	text-decoration:underline;
	color:#0066CC;
}

#right_footer a:hover 
{ 
	text-decoration:none;
	background-color: #BFDCF3;
}

div.clearAll 
{
	display: block; 
	float: left; 
	clear: both;
	width: 100%; 
	height: 20px;
/*	border: dotted 1px #FF0000;	*/
}

.top_outer 
{
	clear:both;
	padding:0px;
	width:100%;
	background-color:#FFFFFF;
	height: 123px;
}

.top_inner 
{
	margin-left:auto;
	margin-right:auto;
	max-width:900px;
	text-align:left;
}

.nav_outer 
{
	clear:both;
	padding:0px;
	width:100%;
	background-color:#DDDDDD;
	height: 41px;
}

.nav_inner 
{
	margin-left:auto;
	margin-right:auto;
	max-width:900px;
	text-align:left;
}

.main_outer 
{
	clear:both;
	padding:0px;
	width:100%;
}

.main_inner 
{
	margin-left:auto;
	margin-right:auto;
	max-width:900px;
	text-align:left;
}

p.LanguageSelector
{
	visibility: hidden;
}


