body {
background-color:#333333;
}

.top_logo{
background:url(../img/topCloudsLeft.jpg) no-repeat;
}

.top_logo_right{
background:url(../img/topCloudsRight.jpg) no-repeat;
}



.menu_middle{
background:url(../img/nav_back.jpg) no-repeat center; 
height:25px; 
padding:0 10px; 
font-size:12px; 
font-weight:bold; 
color:#333333; 
vertical-align:middle; 
text-transform:uppercase;
}

.menu_middle a {
	color: #333333;
	text-decoration:none;
}

.menu_middle a:hover {
	color: #cc0000;
	text-decoration: none;
}



.menu_middle a.select {
  color: #cc0000;
  text-decoration: none;
}


.menu_bottom{
background:url(../img/nav_footer.jpg) no-repeat center; 
height:125px; 
font-size:11px; 
color:#FFFFFF; 
font-weight:bold; 
padding-left:20px;
padding-top:3px; 
text-transform:uppercase;
}


.menu_bottom a {
	color: #FFFFFF;
	text-decoration:none;
}

.menu_bottom a:hover {
	color: #999999;
	text-decoration: none;
}


.menu_bottom a.select {
  color: #999999;
  text-decoration: none;
}



.menu_bottom_table{
padding-top:13px; 
}


.menu_bottom_table_img img{
border:#FFFFFF solid 1px;

}

.menu_bottom_table_content{
text-transform:none;
font-size:10px; 
color:#666666;
font-weight:bolder;
padding-left:5px;
/*background:url(../img/red_triangle_small.gif) no-repeat top left; */
}


.menu_bottom_table_content a{
color: #666666;
	text-decoration:none;
}


.menu_bottom_table_content a:hover{
	color: #cc0000;
	text-decoration: none;
}



.header_big{
background:url(../img/redbar.jpg) no-repeat center; 
height:54px; 
border-left:#666666 solid 1px; 
border-right:#666666 solid 1px; 
font-size:27px; 
color:#FFFFFF; 
font-weight:; 
padding-left:20px; 
text-transform:uppercase;
}

.main_contnet{
background:url(../img/productLanding_cloudbg.jpg) no-repeat center top #ffffff; 
height:370px; 
border-left:#666666 solid 1px; 
border-right:#666666 solid 1px;
}


.footer_link a {
	color: #666666;
	text-decoration:none;
	font-size:10px;
}

.footer_link a:hover {
	color: #ffffff;
	text-decoration:none;
	font-size:10px;
}




