/*general styles*/
* { margin:0px; padding:0px;}

.clear { clear:both; height:1px;}

body { width:100%; height:100%; text-align:center; font-family:Arial, Helvetica, sans-serif; background-color:#FFFFFF; background-color:#090079;}

#header { background:#183C90 url(../img/header-bg.jpg) 250px 0px no-repeat; width:100%; height:40px; border-bottom:1px solid #FFFFFF;}
#wrapper { height:100%;}

/*header styles*/
#topmenu { padding-top:10px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px; height:25px; padding-bottom:5px;}
#topmenu li { display:inline; padding:2px 20px 7px 30px;}
#topmenu .tmitem1 { background: url(../img/menu-back.gif) 0px 0px no-repeat;}
#topmenu .tmitem2 { background: url(../img/menu-shop.gif) 0px 0px no-repeat;}
#topmenu .tmitem3 { background: url(../img/menu-institute.gif) 0px 0px no-repeat;}
#topmenu .tmitem4 { background: url(../img/menu-competition.gif) 0px 0px no-repeat;}
#topmenu .tmitem5 { background: url(../img/menu-news.gif) 0px 0px no-repeat;}
#topmenu li a { color:#FFFFFF; text-decoration:none;}
#topmenu li a:hover { color:#FFFFFF; text-decoration:underline;}

#flash { padding-top:50px;}

#footer { margin-top:10px;}
#footer .logo0 { margin-right:50px; border:0px; margin-bottom:-10px;}
#footer .logo1 { margin-right:50px; border:0px;}
#footer .logo2 { margin-right:50px; border:0px;}
#footer .logo3 { border:0px;}
