@charset "UTF-8";

/*
Project Name
www.URL.com
*/


* {
padding:0; margin:0;
}

html {
font-size:100.01%;
}

body {
padding:0; margin:0;
background:white;
width:100%; height:auto;
font-size:0.85em;
text-align: left;
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
text-align:left;
color:#313131;
}

img, div, input, table, td {
behavior: url("css/iepngfix.htc");
border:0; border-collapse:collapse;
}

div, span, p {
overflow:hidden;
}

ul, li {
list-style: none;
}

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

a:hover {
text-decoration:underline;
}

h1 {
}

#container {
margin: 0 auto;
width:1052px; height:auto;
text-align:center;
}

#header {
margin: 0 auto;
width:auto; height:auto;
padding-top:88px;
padding-bottom:31px;
}


