@charset "utf-8";
/* CSS Document */

/*template*/
*{margin:0; padding:0; font-family:Arial, Helvetica, sans-serif, sans-serif; font-size:13px; color:#ffffff; outline:none;}
img,fieldset{border:0px; display:block;}
br.clear, div.clear{clear:both; font-size:0px;}
ul, ol{list-style:none;}
hr, legend{display:none;}
html{width:100%; height:100%; background:url('../images/html.jpg') repeat top center #2f2483;}
body{width:100%; height:100%;}

h1, h2, h3, h4, h5, h6{}
h1{}
h2{}
h3{}
h4{}
h5{}
h6{}

p{}
a{color:#ffffff; text-decoration:underline;}
a:hover{color:#e30210;}

table{}
table td{vertical-align:top; padding:3px 0px;}

header, nav, aside, article, footer, header, section{display:block; overflow:hidden;}

/*fonts*/
@font-face {
font-family: 'ArchitectBold';
src: url('../font-face/archibol.eot');
src: url('../font-face/archibol.eot?#iefix') format('embedded-opentype'),
url('../font-face/archibol.woff') format('woff'),
url('../font-face/archibol.ttf') format('truetype'),
url('../font-face/archibol.svg#archibol') format('svg');
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: 'Bleeker-Regular';
src: url('../font-face/bleeker.eot');
src: url('../font-face/bleeker.eot?#iefix') format('embedded-opentype'),
url('../font-face/bleeker.woff') format('woff'),
url('../font-face/bleeker.ttf') format('truetype'),
url('../font-face/bleeker.svg#bleeker') format('svg');
font-weight: normal;
font-style: normal;
}

/*picturelist*/
ol.list2{overflow:hidden; width:594px; float:left; display:block; margin:0px -5px 40px -5px; }
ol.list2 li{width:160px; height:120px; float:left; margin:5px; list-style:none; text-align:center; vertical-align: middle;}
ol.list2 li a{text-decoration:none; height:auto; display:inline-block; padding:0px 0px -10px 0px;}
ol.list2 li a img{display:inline; margin:0px; padding:0px;border:1px solid #e3000f; }
