html { 
min-height : 100%; 
} 
* { 
margin : 0; 
padding : 0; 
} 
a { 
color : #ff0000; 
} 
a:hover { 
color : #ff9f9f; 
} 
img { 
border : 0; 
} 
body { 
	background: #b5d7f8 url(img/bg.jpg);
	background-attachment:fixed;
	color: #251C1E;

font : normal 62.5% Verdana, Arial, Helvetica; 
} 
p, code, ul { 
padding-bottom : 1.2em; 
} 
li { 
list-style : none; 
} 
h1 { 
font : bold 3em Verdana; 
margin-bottom : 4px; 
} 
h1, h2, h3 { 
padding-top : 6px; 
} 
.clearer { 
clear : both; 
} 
.left { 
float : left; 
} 
.right { 
float : right; 
} 
.container { 
background-color : #ffffff; 
font-size : 1.2em; 
margin : 0 auto; 
padding : 0 10px 10px; 
width : 900px; 
} 
.top { 
padding : 10px 10px 0; 
} 
.header { 
background-color : #ffffff; 
font-size : 0.9em; 
height : 90px; 
margin : 0 auto; 
padding : 10px 10px 0; 
width : 900px; 
} 
.header .left, .header .right { 
background-color : #333; 
color : #ffffff; 
height : 90px; 
} 
.header .left { 
background-color : #d9e1e5; 
font : normal 4.8em "FlashTemplatesDesign", sans-serif; 
line-height : 90px; 
width : 654px; 
text-align : left; 
color : #000000; 
padding : 0px 0px 0px 4px;
background-image : url(img/bgheader.gif); 
background : transparent url(img/1.jpg) repeat-x left top; 
} 
.header .right { 
overflow : auto; 
width : 212px; 
background-image : url(img/bgheader_right.gif); 
background-repeat : repeat-x; 
text-align : center; 
padding : 15px;
background : transparent url(img/1.jpg) repeat-x left top; 
} 
.header .right p, .header .right h2 { 
padding : 0 16px; 
} 
.header .right h2 { 
padding-top : 16px; 
font : normal 1.6em "FlashTemplatesDesign", sans-serif; 
} 

select {
font-family: Verdana, Arial, sans-serif;
font-size: 0.9em;
}

.navigation { 
background : #d9e1e5 url(img/1.jpg); 
border : 1px solid #ffffff; 
height : 19px; 
} 
.navigation a { 
background : transparent url(img/1.jpg) repeat-x left top; 
border-right : 1px solid #d8ebd8; 
color : #251c1e; 
display : block; 
float : left; 
font : bold 1.1em sans-serif; 
line-height : 19px; 
padding : 0 18px; 
text-decoration : none; 
} 
.navigation a:hover { 
background : transparent url(img/1.jpg) left bottom; 
color : #ffffff; 
} 
.imgleft { 
float : left; 
padding : 1px 4px 1px 1px; 
width : 235px; 
height : 165px; 
} 
.imgright { 
float : right; 
padding : 1px 4px 1px 1px; 
width : 235px; 
height : 160px; 
} 
.main { 
border-top : 4px solid #fff; 
} 
.sidenav { 
float : right; 
width : 230px; 
background-image : url(img/background.png);  
border : 1px solid #C8C800; 
padding : 15px 7px 15px 7px;
     -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 20px;
font : normal 1.0em Verdana, Arial, Helvetica; ; 
text-align : left; 
color : #ffffff; 
} 
.sidenavtitle { 
font : normal 1.1em Arial; 
font-style : normal; 
text-align : left; 
} 

.content { 
float : left; 
margin : 10px 0; 
padding : 0 16px; 
width : 600px; 
} 
.content .descr { 
color : #b5d7f8; 
font-size : 0.9em; 
margin-bottom : 6px; 
} 
.content li { 
margin-left : 18px; 
} 
.content .imgleft { 
padding : 5px; 
margin-left : 1px; 
float : left; 
} 
.content .imgright { 
padding : 5px; 
margin-left : 4px; 
float : right; 
} 
.content .imgbanner { 
padding : 5px; 
border : 1px solid #add1e7; 
margin-left : 4px; 
float : right; 
} 
.content p { 
color : #000000; 
} 
.lastad { 
text-align : center; 
border : 1px solid #add1e7;
background-color : #ffcc33; 
     -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 20px;
padding : 15px 0px 15px 0px; 
}
.footer { 
background : transparent url(img/1.jpg) repeat-x left top; 
width : 900px; 
color : #251c1e; 
font : bold 1em sans-serif; 
line-height : 19px; 
text-align : center; 
} 
.footer a, .footer a:hover { 
color : #fff; 
} 