html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	color:#FFFFFF;
}
ol, ul {
	list-style: none;
}

body {
background-color:#1A4669;
}

.faqs {
color:#fff;
}

#topbar {
background-image:url(../images/topbar-bg.jpg);
background-repeat:repeat-x;
height:80px;
border-bottom:2px solid #517E9F;
}

#topbar-inside {
margin:0 auto;
width:960px;
}

#logo-box {
width:500px;
float:left;
}

#nav-box {
float:left;
width:460px;
}


#mainbody {
margin:0 auto;
width:960px;
height:745px;
background:url(../images/background.jpg) no-repeat;
padding:0;
}

#mainbody2 {
width:500px;
}

#infobox {
width:480px;

padding:10px;
background: #7690a5;
border:1px solid #123149;}


.usasa {padding-top: 63px;
}

.bold {
font-weight:bold; }


.examples {
padding:10px 0px 10px 0px;
}

.buy {
padding-left:25px;
}

.buyw {
padding-left:40px;
}

.bold {font-weight:bold;
}

p {
font: 0.9em Helvetica, Arial, sans-serif;
padding-bottom:10px;
}

h1 {
padding-top:14px;
font-family: Helvetica, Arial, sans-serif;
font-size: 44px;
font-style: normal;
font-weight: bold;
text-transform: normal;
letter-spacing: -2px;
line-height: 1.2em;}

h2 {
padding-top:63px;
font-family: Helvetica, Arial, sans-serif;
font-size: 74px;
font-style: normal;
font-weight: bold;
text-transform: normal;
line-height: 1.2em;}

.womens {
font-size:57px;
}

#mainbody2 ul {
padding-left:15px;
font-family: Helvetica, Arial, sans-serif;
font-size: 13px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height:16px;
color:#fff;
}

h1 a {
color:#BF1B26;
text-decoration:none;
}

h1 a:visited {
color:#BF1B26;
}

h1 a:hover {
color:#1A4669;
}

a, a:visited {
color:#FF0000;
}

a:hover {
color:#FFFFFF;
}



h3 {
color:#f4f4f4;
font-family: Helvetica, Arial, sans-serif;
font-size: 22px;
font-style: normal;
font-weight: bold;
text-transform: normal;
letter-spacing: -1px;
line-height: 1.2em;
padding-bottom:10px;
}

.ingerland {
color:#EF3B4B;
font-family: Helvetica, Arial, sans-serif;
font-size: 32px;
font-style: normal;
font-weight: bold;
text-transform: normal;
letter-spacing: -1px;
line-height: 1.2em;
padding:10px 10px 0 0;
}

.ingerland a {
color:fff;
text-decoration:none;
}

.ingerland a:hover {
color:#EF3B4B;
text-decoration:none;
}


h4 {font: 2em Georgia, serif;
}

.middle {
padding:0 10px 0 10px;
}

#center {
text-align:center;
padding-bottom:10px;
}

* {margin:0;padding:0;} 

/* must declare 0 margins on everything, also for main layout components use padding, not 
vertical margins (top and bottom) to add spacing, else those margins get added to total height 
and your footer gets pushed down a bit more, creating vertical scroll bars in the browser */

html, body {height: 100%;}

#wrap {min-height: 100%; width:100%}

#main {overflow:auto;
	padding-bottom: 200px; }  /* must be same height as the footer */

#footer {position: relative;
	margin-top: -200px; /* negative value of footer height */
	height: 200px;
	clear:both;
	background:#BF1B26;
	border-top:2px solid #fff;
	} 
	
#footer a {
color:#fff;
}

#footer a:hover {
color:#ccc;
}
	
#footer-inside {
padding-top:2px;
width:960px;
margin:0 auto;
}

#footer-left {
width:400px;
float:left;}

#footer-right {
float:left;
width:540px;
padding-left:20px;
text-align:right;
}

/*Opera Fix*/
body:before {/* thanks to Maleika (Kohoutec)*/
content:"";
height:100%;
float:left;
width:0;
margin-top:-32767px;/* thank you Erik J - negate effect of float*/
}





