* { 
padding : 0;
margin : 0;
} 
body { 
background-image: url(images/pagebg.jpg); no-repeat top left;
background-attachment : fixed;
font-family : Arial, Helvetica, sans-serif;
font-size : 13px;
} 
#wrapper { 
margin : 0 auto;
width : 650px;
} 
table{
width : 100%;
}
td{
vertical-align : top;
}
#navigation { 
position : relative;
display : block;
height : 35px;
font-size : 11px;
font-weight : bold;
background : url('images/bgOFF.gif') repeat-x top left;
font-family : Arial, Verdana, Helvitica, sans-serif;
border-top : 4px solid #26384e
} 
#navigation ul { 
margin : 0;
padding : 0;
list-style-type : none;
width : auto;
} 
#navigation ul li { 
display : block;
float : left;
margin : 0;
} 
#navigation ul li a { 
display : block;
float : left;
color : #4f74a1;
text-decoration : none;
height : 23px;
background : url('images/bgDIVIDER.gif') no-repeat top right; padding-left:10px; padding-right:10px; padding-top:11px; padding-bottom:0;
} 
#navigation ul li a:hover { 
color : #26384e;
background : #fff url('images/bgON.gif') no-repeat top left;
} 
#navigation ul li a.current { 
color : #26384e;
background : #eee no-repeat top left;
} 
#header { 
color : #333;
/*width : 900px;*/
width : 100%;
float : left;
margin : 0;
padding : 0;
/*padding-left : 9px;
padding-right : 0px;
margin-left : 9px;
margin-right : 0px;*/
margin-bottom: 5px;
margin-top: 5px;
height : 100px;
background : #eeeeee;
  /* for IE */
  filter:alpha(opacity=60);
  /* CSS3 standard */
  opacity:0.6;
} 
#header img { 
margin-left : 9px;
/*padding : 5px;*/
border : 0;
} 
#header h1 { 
font-size : 1.6em;
padding-top :10px;
padding-right : 15px;
text-align : right;
} 
h1 { 
color : #26384e;
font-size : 1.6em;
/*font-weight : lighter;*/
} 
h2 { 
font-size : 1.1em;
color : #4f74a1;
font-weight : lighter;
padding-top : 15px;
} 
h4 { 
color : #74a14f;
font-size : 1.3em;
font-weight : lighter;
letter-spacing : -1px;
text-decoration : underline;
padding-top : 5px;
} 
a { 
color : #4f74a1;
text-decoration : none;
} 
img { 
padding : 3px;
border : 1px solid #caff7a;
} 
img.floatTL { 
float : left;
} 
img.floatTR { 
float : right;
margin-left : 7px;
margin-bottom : 0;
margin-top : -2px;
margin-right : 10px;
} 
#leftcolumn { 
color : #333;
border : 1px solid #ccc;
background : #e2e5e7;
margin : 0 5px 5px 0;
padding : 10px;
/*min-height : 475px;*/
width : 150px;
float : left;
} 
#leftcolumn h2 { 
clear : both;
color : #f2f2f2;
font-family : verdana;
font-size : 1em;
font-weight : bold;
background-color : red;
margin-left : 2px;
margin-right : 2px;
margin-top : 2px;
padding-top : 2px;
padding-bottom : 2px;
padding-left : 2px;
border-bottom : 2px solid #1f829d;
border-right : 2px solid #75a8db;
text-transform : uppercase;
} 
#leftcolumn p { 
padding-top : 5px;
font-family : verdana;
font-size : .7em;
padding-right : 5px;
} 
#leftcolumn a { 
clear : both;
float : right;
/*color : #48b033;*/
color : #4f74a1;
font-size : 0.8em;
font-weight : bold;
padding : 0 5px 5px 0;
} 
.kit {
clear : both;
}
#rightcolumn { 
float : right;
color : #333;
border : 1px solid #ccc;
background : #f2f2e6;
margin : 0 0 0 0;
padding : 10px;
/*min-height : 350px;*/
height : auto;
width : 450px;
/*display : inline;*/
} 
#rightcolumn h3 { 
clear : both;
}
#rightcolumn h5 { 
clear : both;
text-align : center;
}
#rightcolumn ul li { 
list-style: disc url(bullet.gif) inside;
margin : 0 0 0 5px;
padding : 0 0 0 5px;
} 
#rightcolumn ul li li{ 
list-style: circle url(bullet.gif) inside;
margin : 0 0 0 15px;
padding : 0 0 0 15px;
} 
.boxes { 
clear : both;
height : auto;
margin-top : 20px;
background-color : #f1f1f3;
} 
#box1 { 
background : #fff;
/*width : 140px;
height : 235px;*/
float : left;
margin : 0 2px;
text-align : left;
padding : 1px;
/*margin-top : 10px;
margin-right : 8px;
margin-left : 4px;*/
} 
#box2 { 
background : #fff;
/*width : 140px;
height : 235px;*/
float : right;
margin : 0 auto;
text-align : left;
padding : 1px;
/*margin-top : 10px;
margin-right : 4px;*/
} 
.box3 { 
background : #fff;
/*width : 140px;
height : 235px;*/
clear : right;
float : right;
margin : 10px 5px 0px 0px ;
text-align : left;
} 
.boxes h1 { 
font-size : 1.6em;
font-weight : lighter;
color : #3b5678;
padding-top : 10px;
padding-left : 10px;
} 
.boxes h2 { 
color : #3b5678;
padding-top : 10px;
padding-left : 10px;
} 
#box1 h2, #box2 h2, #box3 h2 { 
margin-left : 10px;
font-size : 1.5em;
color : #7393ba;
font-weight : lighter;
} 
#box1 h3, #box2 h3, #box3 h3 { 
margin-left : 10px;
font-size : 1em;
color : #070707;
font-weight : lighter;
} 
.boxes p { 
padding-left : 10px;
padding-right : 10px;
padding-top : 5px;
} 
.clear { 
clear : both;
} 
.bold {
font-weight : bolder;
}
#doublebox { 
margin-top : 5px;
margin-bottom : 10px;
} 
#doublebox p { 
font-size : 1em;
} 
#doublebox a { 
text-align : right;
float : right;
color : #99ff33;
font-weight : bolder;
} 
.content_right { 
margin : 0 auto;
/*display : inline;*/
float : right;
width : 275px;
text-align : justify;
margin-right : 5px;
padding-left : 5px;
padding-bottom : 5px;
padding-right : 5px;
padding-top : 2px;
line-height : 1.5em;
} 
.content_left { 
margin : 0 auto;
padding : 5px;
display : inline;
float : left;
width : 275px;
text-align : justify;
line-height : 1.5em;
} 
.content_left h3 { 
padding-left : 5px;
font-size : 1.1em;
margin-bottom : 5px;
font-family : Arial, Helvetica, sans-serif;
color : #515b7b;
} 
.content_right h3 { 
font-size : 1.1em;
margin-bottom : 2px;
margin-top : 5px;
font-family : Arial, Helvetica, sans-serif;
color : #515b7b;
} 
#footer { 
/*width : 900px;*/
width : 100%;
clear : both;
/*border : 1px solid #ccc;*/
margin : 5px 0 5px 0;
padding : 5px 0 5px 0;
text-align : center;
color : #fff;
background : #86c216;
display : inline;
float : left;
background : #e1e3cc;
color : #9e9e9e;
}
#footer p { 
font-size : .8em;
}