@charset "utf-8";
/* CSS Document */

.ie6menu { text-align:center; padding:20px 0}

.ie6menu a:link { color:#FFDEA9}
.ie6menu a:visited { color:#FFDEA9}
.ie6menu a:active { color:#FFDEA9}
.ie6menu a:hover { color:#FFDEA9}



	#menu-nav {text-align:left; margin:15px auto; width:750px; height:27px; line-height:27px;}
	#menu-nav ul { margin:0; padding:0; float:left;}
	#menu-nav ul li { list-style-type:none; float:left; margin:0; margin-left:32px; margin-right:7px; padding:0; background:url(images/menu-right-of.png) no-repeat scroll 100% 0 ;}
	#menu-nav ul li a { font-size:16px; font-weight:600; color:#FFDEA9; background:url(images/menu-left-of.png) no-repeat scroll 0 0 transparent; display:block;height:27px;line-height:27px;margin-left:-12px; padding:0 15px;}
	
	#menu-nav ul li:hover, #menu-nav ul li.active  {background:url(images/menu-right.png) no-repeat scroll 100% 0 !important;}
	#menu-nav ul li a:hover, #menu-nav ul li.active a {background:url(images/menu-left.png) no-repeat scroll 0 0;}
	
	#menu-nav a { color:#FFF; text-decoration:none; padding:0 8px;}
	

body{
padding:0;
margin:0;
background:url(images/pasta_gogo_bodybg.jpg) repeat-x top #a40101;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
}


.sml{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#333333;}

img{ border:0;}

a{
color:#cb1212;}

a:focus {outline:none}

#shadowtop{
width:879px;
margin-left:auto;
margin-right:auto;
margin-top:0;
background:none;

}


#shadow{
width:879px;
margin-left:auto;
margin-right:auto;
margin-top:0;
background:none;

}


#main{
width:860px;
margin-left:auto;
margin-right:auto;
margin-top:0;
background-color:#e41414;
}

#content_top{
width:860px;
height:23px;
background:url(images/pasta_gogo_main_bg_top.png) no-repeat top center;}

#content{
width:860px;
background:url(images/pasta_gogo_main_bg_mid.png) repeat-y center;}

#content_bottom{
width:860px;
height:29px;
background:url(images/pasta_gogo_main_bg_bottom.png) no-repeat top center;}

#main_content{
width:620px;
float:left;
margin-left:50px;}

#content_title{
width:50px;
float:right;
margin-right:20px;
}

#footer{
width:100%;
height:178px;
margin:0;
padding:0;
background:none;}

#footerlinks{
margin-left:auto;
margin-right:auto;
padding-top:10px;
height:100px;
width:860px;
color:#FFFFFF;
background:url(images/footer-round.png) no-repeat;
}

#footerlinks a{
color:#FFFFFF;
text-decoration:none;
}

.clear{
clear:both;
height:0px;
width:0px;}




