body {
	padding-top:50px;
    background-image: url(images/bg_1.gif);
	background-repeat: repeat-x;
	font-family:"arial";
}

html { overflow: -moz-scrollbars-vertical; }
html { overflow-x: auto; }

h1, h2, p {
    margin:0px;
    padding:0px;
	padding-bottom:10px;
}


h1 {
    color:#74001b;
    margin-bottom:10px;
}

h3 {
    color:#000000;
	font-weight:100;
	font-size:12px;
	
}

p {
    margin-bottom:10px;
    line-height:16pt;
}

a { text-decoration: none; }
a:focus, a:active, a:link, img { outline:none; outline:0; border:none; }
a:link { color:#454e52; }
a:visited { color:#454e52; } 
a:hover { color:#74001b; } 

.outerMargin {
    margin:auto;
	width:890px;
}

.headerHolder {
    overflow:hidden;
}

.headerHolder {
    margin-bottom:40px;
}

.mainLogo {
    float:left;
}

.menu a {
    font-size:13pt;
    margin-left:20px;
}

.menu {
    list-style:none;
    float:right;
}

.menu li {
    list-style-type:none;
    display:inline;
}

.contentInner {
    width:520px;
    float:left;
}

.footer{
    margin-top:20px;
	width:490px;
}

.footer span {
    font-size:9pt;
}

.footer img {
    vertical-align:middle;
}

.iconsHolder
{
    float:right;
    width:360px;
}

.iconsHolder img {
    margin-left:20px;
    margin-bottom:25px;
}
