ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,div { margin:0; padding:0 }
a img,:link img,:visited img { border:none }
address { font-style:normal }

/*
=WRAPER
------------------------------------------------*/
body { background: #FEFFFF; text-align: center; font: normal 12px Arial, "times new roman", sans serif; color: #000; }
#main { width: 750px; margin: 0 auto; text-align: left; }
a { color: #0381B8; text-decoration: underline; }


/*
=HEADER
------------------------------------------------*/
#header { height: 154px; }
#header1 { height: 50px; background: transparent url(../img/header1.jpg) 0 0 no-repeat; }
#header2 { height: 50px; background: transparent url(../img/header2.jpg) 0 0 no-repeat; }
#header3 { height: 54px; background: transparent url(../img/header3.jpg) 0 0 no-repeat; }

/*
=CONTENT
------------------------------------------------*/
#content {  text-align: justify; text-indent: 10px; background: #fff; margin: 0; border-left: 1px solid #00B6DD; border-right: 1px solid #00B6DD; }
#content span { display: none; }
#content p { padding: 15px 80px; }
#content h2 { font: normal 20px Tahoma, sans-serif; text-align: center; color: #1F9551; padding-top: 10px; }
.roundedDiv img { padding: 5px 5px 5px 5px; }
.roundedDiv a { font-size: 18px; padding-top: 10px; text-decoration: underline; color: #0381B8; }

.roundedDiv {	width: 700px;	background: #fff; margin: 0 auto; text-align: center;}



/*
=FOOTER
------------------------------------------------*/
#footer { height: 16px; font-size: 11px; text-align: center; background: #00B6DD; color: #fff; }

