body 
{
    margin: 0;
    padding: 0;
}

a
{
	color: #005aa3;
}

h1, h2, h3, h4, h5, h6 
{
    margin: 0;
    padding: 0;
}

h2 
{
    font-family: Georgia, "Times New Roman", Times, serif;
}

.underline 
{
    padding-bottom: 5px;
    background: transparent none no-repeat scroll left bottom;
}

.wrapper 
{
    padding: 0 100px;
}

.flag_green {color: #007A45;}
.flag_red {color: #C72019;}

.lettrine 
{
    font-family: Georgia;
    font-size: 30px;
}

.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
}

.small {
	font-size: 11px;
}

#page 
{
    margin: 0 auto;
    width: 950px;
}

#header 
{
    height: 144px;
    background: #005aa0 url(img/header.jpg) no-repeat scroll left top;
}

#logo 
{
    overflow: hidden;
    display: block;
    width: 185px;
    height: 144px;
    border: 0px;   
}
#logo span
{
    display: block;
    margin-top: 150px;
}


#mainmenu
{
    margin: 0;
    padding: 0 20px;
    height: 64px;
    background: #005aa0 url(img/menu/bg.jpg) repeat-x scroll left top;
    list-style-type: none;
}
#mainmenu li
{
    float: left;
    width: 275px;
    height: 64px;
}
#mainmenu li#mainmenu_2 {width:330px}
#mainmenu li#mainmenu_2 a {width:330px}
#mainmenu li a 
{
    overflow: hidden;
    display: block;
    width: 275px;
    height: 64px;
    text-decoration: none;
    background-color: transparent;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: 0 1px;
}
#mainmenu li a span
{
    display: block;
    margin-top: 70px;
}

#mainmenu li#mainmenu_2 a {width:330px}

#mainmenu li#mainmenu_1 a {background-image: url(img/menu/menu_01.jpg);}
#mainmenu li#mainmenu_2 a {background-image: url(img/menu/menu_02.jpg);}
#mainmenu li#mainmenu_3 a {background-image: url(img/menu/menu_03.jpg);}

#content 
{
	position: relative;
	min-height:300px;
	height:auto !important;
	height:300px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #005A8F;
    background: white url(img/bg.jpg) no-repeat scroll left top;
    text-align: justify;
}

#content div.bg-none {
	background: white url(img/bg-none.jpg) repeat-x scroll left top;
}

#content div.content-wrapper {
	padding: 50px 0;
	text-align: center;
}

#bottom 
{
    height: 255px;
    background: #FFFFFF url(img/quiz/footer.jpg) no-repeat scroll center bottom;
}
#footer
{
    font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
    height: 39px;  
}

#footer ul.menu,
#footer ul.menu li 
{
    margin: 0;
    padding: 0;
}

#footer ul.menu 
{
    padding: 0 70px;
    height: 23px;
    list-style-type: none;
    background-color: White;
}
#footer ul.menu li
{
    float: left;
    margin: 0 40px;
    height: 23px;
}
#footer ul.menu li a
{
    display: block;
    padding: 5px 0;
    color: #999999;
    text-decoration: none;
    white-space: nowrap;
}
#footer .syndication 
{
    position: relative;
    height: 16px;
    background-color: #CC071E;
    color: White;
}
#footer .syndication * {
    margin: 0;
    padding: 0;
}
#footer .syndication #Stroke 
{
    margin-left: 3px;
    font-size: 9px;
}
#footer .syndication #Stroke li
{
    padding: 1px 0;
}
#footer .syndication #Stroke a
{
    color: white;
    text-decoration: none;
}

#footer .syndication #Author {
    position: absolute;
    top: 0;
    right: 2px;
}

div#end 
{
	padding: 50px 0px;
	text-align: center;
	background: white url(img/quiz/bg.jpg) no-repeat scroll left top;
}

div#end h3
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	margin: 20px 0 20px 0;
}

div#end p
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: normal;
	margin: 20px 0;
}

div#end ul
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	list-style-type: none;
	text-align: center;
	margin: 0;
	padding: 0;
}
