/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin:  0;
	padding: 0;
}

body {
	margin-top: 175px;
	background: #BBBECD url(images/img01b.jpg) no-repeat center top;
	font: normal small Verdana, Arial, Helvetica, sans-serif;
	color: #031151;
}



h1, {
    text-align: center;
    font-size: 22px;
   	font-weight: bold;
    color: #02147F;
	background:   url(images/img10.gif) repeat-x left bottom;
}

strong{
    font-size: 17px;
    margin:   0 0px;
	

}

h2{
    font-size: 17px;
  	font-weight: italic;


}


h2 {
}

h3 {
}

p, ul, ol {
	margin-bottom: 1.4em;
	line-height: 1.8em;
	text-align: justify;
}

p {
}

ul {
	margin-left: 3em;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 0px solid #C4C2C2;
}

/* Header */

#header {
	height: 61px;
	background:   url(images/img02.gif) repeat-x;
}

/* navbar> Menu */

#navbar {
	width: 750px;
	height: 27px;
	margin: 0 auto;
}
    #navbar ul {
	    margin: 0%;
	    padding: 7px 0 0 0;
	    list-style: none;
}
        #navbar li {
	        display: inline;
}
            #navbar a {
	            float: left;
	            height: 25px;
	            margin: 0 3px 0 0;
	            padding: 2px 31px 0 31px;
	            background:   url(images/img03.gif) repeat-x;
	            border: 1px solid #222222;
	            text-align: center;
	            font-size: 12px;
             	font-weight: bold;
	            color: #FFFFFF;
}
                #navbar a:hover {
	                background-image:   url(images/img04.gif);
	                text-decoration: none;
                    color: #02147F;

}
                    #navbar .active a {
	                    background-image:   url(images/img05.gif);
	                    border: 1px solid #222222;
	                    text-align: center;
	                    font-size: 12px;
	                    font-weight: bold;
	                    color: #02147F;

}

/* Wrapper */

#wrapper {
	background:   url(images/img06.gif) repeat-x;
}

/* Content */

#content {
	width: 800px;
	margin: 0 auto;
	padding: 20px 0 0 0;
}

#first_column {
	width:90%;
	float:left;
	padding: 0 20px 0 10px;
	margin-right:1%;
	margin-left:1%;
	
	}

#second_column {
	width:40%;
	float:left;
	padding: 0 20px 0 10px;
	margin-right:1%;
	margin-left:1%;
	}

#third_column {
	width:40%;
	float:right;
	padding: 0 20px 0 10px;
	margin-right:1%;
	margin-left:1%;
	}


/* Content > Sidebar */

#sidebar {
	float: left;
	width: 220px;
}

/* Content > Sidebar > Support */

#support {
	padding: 20px 15px;
	color: #FF8A00;
}

#support h2 {
	margin: 0;
	font-size: 1.3em;
	color: #FF8A00;
}

#support h3 {
	margin: 0;
	font-size: 1em;
	color: #FF8A00;
}

/* Footer */

#footer {
	clear: both;
	padding: 20px 50px;
	border-top: 3px solid #031151;
	background:   url(images/img08.gif) repeat-x;
}

#footer p {
	width: 800px;
	margin: 0 auto;
	font-size: x-small;
	color: #142581;
}

#footer a {
	text-decoration: underline;
	color: #000000;
}

#footer a:hover {
	text-decoration: underline;
}

/* Footer > Legal */

#legal {
}
