/* CSS Document */

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;
background: transparent;
}
	
body {
background:#fff;
margin:auto;
padding:0px;
position:relative;
}

#wrapper-header{
background:url(images/header.jpg) no-repeat;
width:1000px;
height:168px;
position:relative;
margin:auto;
}
#wrapper-body{
background:url(images/body.jpg) repeat-y;
width:1000px;
height:500px;
position:relative;
margin:auto;
}
#wrapper-body22{
background:url(images/body.jpg) repeat-y;
width:1000px;
height:820px;
position:relative;
margin:auto;
}
#wrapper-body_register{
background:url(images/body.jpg) repeat-y;
width:1000px;
height:445px;
position:relative;
margin:auto;
}
#wrapper-body_contact{
background:url(images/body.jpg) repeat-y;
width:1000px;
height:400px;
position:relative;
margin:auto;
}
#wrapper-body-home{
background:url(images/body.jpg) repeat-y;
width:1000px;
height:350px;
position:relative;
margin:auto;
}
#something-blue{
background:url(images/something-blue.jpg) no-repeat;
width:657px;
height:63px;
position:relative;
margin:auto;
}
#body-text-conti{
width:657px;
height:auto;
position:relative;
margin:auto;
}
#text{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;
font-weight:normal;
text-align:justify;
padding-top:45px;
padding-left:15px;
}
#get-your-copy{
background:url(images/get-your-copy.jpg) no-repeat;
width:222px;
height:46px;
position:relative;
left: 385px;
top:45px;
}
#submit{
background:url(images/submit.jpg) no-repeat;
width:99px;
height:44px;
position:relative;
border:none;
}
.cursor{
cursor:pointer;
}
.txtfldmul{
width:200px;
}

#wrapper-footer{
background:url(images/footer.jpg) no-repeat;
width:1000px;
height:132px;
position:relative;
margin:auto;
}

#footer_text {
color:#898989;
position:relative;
float:left;
top:60px;
width:600px;
left:120px;

}

#footer_text ul {
width:600px;
list-style: none;
float:left;
height:20px;

}

#footer_text li {
float: left;
height:20px;
display:block;
}

#footer_text a {
color:#898989;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;			
line-height:20px;				
text-align:left;
text-decoration:none;
}

#footer_text ul li a:hover  {
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;
color:#898989;
text-decoration:underline;
line-height:20px;
}
.clear-both{
clear:both;
}
.privacy{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#0033FF;
text-decoration:none;
}
.privacy a{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#0033FF;
text-decoration:none;
}
.privacy:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#0033FF;
text-decoration:underline;
}
