* {
margin : 0;
padding : 0;
letter-spacing : 0.5px;
font-family : Arial, Helvetica, sans-serif;
font-size : 14px;
color : #4b4a4a;
}
h1, h2, h3, h4, h5, h6, p, blockquote, form, label, ul, ol {
margin : 0;
}
li {
margin : 0;
}
fieldset {
padding : 0.5em;
}
table {
border-spacing : 0 0;
padding : 0;
border : none;
}
td {
vertical-align : top;
}
div {
text-align : left;
}
a img {
border : 0;
}
a:link, a:hover, a:visited, a:active {
color : #0099cc;
text-decoration : underline;
}
strong {
color : #10497d;
}
h1 {
font-family : Arial, Helvetica, sans-serif;
font-size : 24px;
font-weight : normal;
color : #000;
}
h3 a {
font-family : Arial, Helvetica, sans-serif;
font-size : 20px;
font-weight : normal;
color : #000000;
}
#bodydiv {
width : 960px;
text-align : left;
margin : 0 auto;
clear : both;
background-color : #fff;
}
#header {
height : 100px;
position : relative;
clear : both;
background-color : #10497d;
border-bottom : 10px solid #67a5de;
}
#logo {
position : absolute;
top : 0;
left : 50px;
}
#topf {
position : absolute;
top : 20px;
left : 650px;
height : 58px;
width : 250px;
background : url(/tpl/armatik/img/f.png) no-repeat;
background-position : left top;
}
#content {
padding : 50px;
width : 820px;
}
#content ul li {
margin-bottom : 0;
list-style-position : inside;
padding-left : 30px;
}
#contentl {
float : left;
width : 540px;
padding-right : 28px;
}
#contentr {
width : 250px;
float : left;
}
.usertab {
border-collapse : collapse;
}
.usertab td {
padding : 5px;
border : #cccccc solid 1px;
}
.links {
padding-left : 75px;
padding-top : 5px;
width : 150px;
}
input, textarea, select {
border : #cccccc solid 1px;
margin : 5px;
padding : 5px;
}
textarea {
height : 50px;
width : 250px;
}
#banner {
padding-left : 25px;
height : 260px;
width : 909px;
background : url(/tpl/armatik/img/bottom-bg-banner.png) no-repeat;
background-position : center bottom;
}
#divbot {
border-top : 5px solid #10497d;
padding : 20px;
}