body {
margin : 0;
padding : 0;
background-image: url(../seif/img/bg-0125.gif);
}
p {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
line-height : 1.3em;
color : #000;
font-weight: normal;
padding-left:10px;
}
a {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
color :#000;
font-weight : none;
}
a:hover {
color : #999;/*
text-decoration:underline;*/
text-decoration: blink;
}

h1 {
font-family : Arial, Helvetica, sans-serif;
font-size : 14px;
line-height : 1.3em;
color : #000;
font-weight: bold;
padding-left:15px;
}
h2 {
 font-family: Arial, Helvetica, sans-serif;
     font-size:18px;
	 text-align:center;
	 color:#000;
	 margin: 10px;
	 padding:3px 0 3px 3px;
	 border:1px solid #E93E18;
	 background-image: url(../seif/img/bg-red.jpg);
	 background-repeat:repeat-x;
	 background-position:top;
	 -moz-border-radius: 10px;
     -webkit-border-radius: 10px;
     border-radius: 10px;
	  -moz-box-shadow:1px 1px 3px #555;
    -webkit-box-shadow:1px 1px 3px #555;
    box-shadow:1px 1px 3px #555;
    cursor:pointer;
    overflow:hidden;
}
h3 {font-family : Arial, Helvetica, sans-serif;
font-size : 20px;
color : /*#52594f*/#0D7FC8;
margin : 5px;
}

#header {
	background-image: url(../seif/img/header.png);
	background-repeat:no-repeat;
	background-position:center;
    height : 250px;
    margin-bottom : 3px;
}
.container{
overflow: hidden;
width: 100%;
padding : 0;
margin : 0;
background : transparent;
}

#gutter {
float : left;
width : 10%;
height : 1px;
clear: both;
}

#colon1 {
float : left;
width : 55%;
margin: 10px;
border-right:2px dotted #0D7FC8;
padding-right: 15px;
}

#colon2 {
float : left;
width : 25%;
margin:25px;
border:2px solid #0D7FC8;
background-color: #DDF0FF;
background-image: url(../seif/img/bg-blue.jpg);
background-position:top;
background-repeat:repeat-x;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
 -moz-box-shadow:1px 1px 3px #555;
    -webkit-box-shadow:1px 1px 3px #555;
    box-shadow:1px 1px 3px #555;
    cursor:pointer;
    overflow:hidden;
}
#menleft {
float : left;
width : 49%;
border-right:1px dotted #0D7FC8;
}

#menright {
float : left;
width : 49%;
}


			/*FOOTER*/
#footer {
clear : both;
text-align : center;
}
#footer h6 {font-family : Arial, Helvetica, sans-serif;
font-size : 20px;
color : #E93E18;
margin : 5px;
	}
#footer a {
text-align : center;
font-family : Comic Sans MS, cursive;
font-size : 10px;
color : #999;
text-decoration : none;
}
#footer a:hover {
text-align : center;
font-family : Comic Sans MS, cursive;
font-size : 10px;
color : /*#52594f*/#8c3b3b;
text-decoration:underline;
text-shadow: 1px 1px 1px #ffcc00;
}

			/*CLASSES*/
.clear { height: 0; font-size: 0; overflow: hidden; clear: both; }
/* CSS Document */





