* { 
padding : 0;
margin : 0;
} 
body { 
font-family : Arial, Helvetica, sans-serif;
font-size : 13px;
} 
p { 
font-size : 1em;
text-align : justify;
} 
h2 { 
color : #fafafa;
font-weight : lighter;
} 
h3 { 
color : #f9920b;
font-weight : lighter;
} 
#wrapper { 
margin : 0 auto;
width : 922px;
} 
#header { 
color : #333;
width : 920px;
float : left;
/*border : 1px solid #ccc;*/
height : 150px;
/*background : #f7ebe4 url(images/back.jpg) repeat-x;*/
background : url('images/bdpod_logo.gif') no-repeat top center;
margin-left:0; 
margin-right:0; 
margin-top:10px; 
margin-bottom:0; 
background-repeat:no-repeat
} 
.logo h1#lineone { 
font-size : 2em;
font-weight : lighter;
font-family : helvetica, arial, sans-serif;
padding-top : 30px;
padding-left : 45px;
color : #99ff32;
border : none;
top : 0;
left : 14px;
letter-spacing : -1px;
} 
.logo h1#lineone span { 
color : #fff;
} 
.logo h2#linetwo { 
padding-left : 45px;
font-size : 0.9em;
font-family : helvetica, arial, sans-serif;
text-transform : none;
top : 25px;
left : 14px;
color : #fff;
} 
.logo h2#linethree { 
padding-left : 295px;
padding-top : 95px;
font-size : 1.2em;
font-family : helvetica, arial, sans-serif;
top : 25px;
left : 14px;
color : #333;
}
#navigation { 
float : left;
width : 920px;
height : 45px;
margin : 0 0 0 0;
background : #0033ff url(images/menu_bg.jpg) repeat-x bottom 0%;
position : relative;
top : 29px;
} 
#navigation ul { 
margin : auto;
padding : 0;
list-style : none;
width : 765px;
} 
#navigation ul li { 
float : left;
background : url(images/tab-right.gif) no-repeat top right;
margin-right : 1px;
} 
#navigation li a { 
display : block;
padding : 0 2em;
line-height : 3.5em;
background : url(images/tab-left.gif) no-repeat top left;
font-weight : bold;
color : #464c74;
} 
#navigation ul a:hover { 
color : #da7503;
} 
#leftcolumn { 
color : #333;
margin : 5px 0 0 0;
min-height : 350px;
width : 460px;
float : left;
} 
#leftcolumn h2 { 
font-size : 1.2em;
padding-left : 10px;
padding-top : 5px;
padding-bottom : 5px;
line-height : 1em;
background-image : url(images/blue.jpg);
background-repeat : no-repeat;
margin-right : 10px;
color : #333;
} 
#leftcolumn p { 
margin-right : 10px;
background : ;
border : 0px solid #dedede;

} 
#leftcolumn h3 { 
font-size : 1.2em;
padding-left : 10px;
padding-top : 5px;
padding-bottom : 5px;
line-height : 1em;
background-image : url(images/blue.jpg);
background-repeat : no-repeat;
margin-right : 10px;
margin-top : 10px;
color : #333;
} 
#leftcolumn ul { 
margin-right : 10px;
background : #e9e9e9;
border : 7px solid #dedede;
padding-left : 20px;
padding-top : 10px;
padding-bottom : 10px;
padding-right : 10px;
} 
#leftcolumn li { 
color : #168b1a;
font-size : 1.3em;
font-weight : lighter;
font-style : italic;
text-decoration : none;
} 
#leftcolumn li a { 
color : #168b1a;
text-decoration : none;
} 
#leftcolumn li a:hover { 
color : #ff750c;
} 
.clear { 
clear : both;
} 
#rightcolumn { 
float : right;
color : #333;
margin : 5px 0 0 0;
height : 350px;
width : 460px;
display : inline;
} 
#rightcolumn img { 
margin-left : 10px;
} 
#rightcolumn h3 { 
font-size : 1.2em;
padding-left : 10px;
padding-top : 5px;
padding-bottom : 5px;
margin-top : 9px;
line-height : 1em;
background-image : url(images/blue.jpg);
background-repeat : no-repeat;
margin-left : 10px;
color : #333;
} 
#rightcolumn h4 { 
color : #037cff;
margin-left : 10px;
font-size : 1.2em;
} 
#rightcolumn a { 
color : #858585;
} 
#rightcolumn p { 
color : #858585;
font-size : 1.1em;
font-weight : normal;
margin-left : 10px;
background-color : ;
padding : 2px;
/*border : 1px solid #dedede;*/
} 
#footer { 
width : 920px;
border-top : 1px solid #ccc;
/*width : 900px;*/
clear : both;
color : #333;
margin : 10px 0 20px 0;
padding : 10px;
} 
#footer p { 
text-align : center;
font-size : 0.9em;
} 
#footer a { 
color : #333;
}