
body {
background: url(../images/bg.jpg) top center;
background-attachment:fixed;
margin:0px;
padding:0;
text-align:center;

}
a{
text-decoration:none;
color:#333;
}

#wrapper{

width:100%;
margin:0 auto;
margin-top:20px;
padding:0 0 0 0 ;
text-align:center;
}

#secondaryWrapper{

width:1000px;

}

#header{

width:100%;


}
#menu{
float:left;
width:1000px;
height:45px;
font-family:HelveticaNeue;
}
#menu_catygores{

width:100%;
height:49px;
border:0px solid #333;
margin-top:0px;
background: #0a1326;
}
#menu_home_page{
float:left;
line-height:49px;
}
#menu_home_page_img{
float:right;
margin:0 3px 0 3px;
}
#menu_other_pages{
float:right;
}
.menu:link {

line-height:32px;
text-decoration: none;
font-family:HelveticaNeueBold;
font-weight:bold;
padding:0px 15px 0px 15px;
color: #d0d0d0;
height:49px;

}
.menu:visited {

line-height:32px;
text-decoration: none;

font-size:1em;
font-weight:bold;
padding:0px 15px 0px 15px;
height:49px;
color: #d0d0d0;

 }

.menu:hover{
line-height:32px;
text-decoration: none;

font-size:1em;
font-weight:bold;
padding:0px 15px 0px 15px;
height:49px;
color: #0a1326;

background:#d0d0d0;
 }


#primaryContent{
float:left;
width:1000px;
margin:0 0 0 0;

}
#rightSideContent{
float:right;
width:1000px;
margin:0px 0 0px 0;
text-align:right;
padding:0px;
border:0px solid #d10302;
background:#fff;
}
#rightSideContent_2{
text-align:right;
float:right;
border:0px solid #333;
width:1000px;
margin:0 0px 10px 0;
text-align:center;
padding-top:5px;
}

#rightSideContent2{
float:left;
width:500px;
margin:0 0px 10px 0;
padding-top:5px;
text-align:left;
border:0px solid #ccc;

background:#fff;
}
#rightSideContent2_2{
float:left;
width:500px;
margin:0 0px 10px 0px;
padding-top:5px;
text-align:left;
border:0px solid #ccc;

background:#fff;
}
.p{
float:right;
margin-right:3px;
border:0;
}
.pp{
float:right;
margin-right:0 3px 0 0;
border:0;
}
#line{
margin:-20px 0 5px 0;
width:190px;
height:10px;
border-bottom:1px solid #333333;
}
.right_menu:link{

text-decoration:none;
color:#333333;
font-family:tahoma;
font-size:0.9em;
margin:0 3px 0 0;
}
.right_menu:visited{

text-decoration:none;
color:#333333;
font-family:tahoma;
font-size:0.9em;
margin:0 3px 0 0;
}
.right_menu:hover{

text-decoration:underline;
color:#000000;
font-family:tahoma;
font-size:0.9em;
margin:0 3px 0 0;
}
#leftSideContent{
float:left;
width:239px;
background:#cc00cc;
margin:0 0 0 0;
}
#leftSideContent2{
text-align:right;
}
#footer{

margin-top:10px;
border-top:0px solid #000;
width:100%;
float:left;
height:70px;
background:#000;
color:#ccc;
font-family:tahoma;
text-align:left;
font-size:0.7em;
background: #0a1326;
border-top:2px solid #ccc;
}
#footer a{
color:#ccc;
}