
body {
    text-align:center;
    font-family:Arial, Helvetica, "sans serif";
    font-size:14px;
    margin:0;
    padding:0;
    text-align:center;
}

p, li, h1, h2, h3 {
    color:#555555;
}

a img {
    border:none;
}

img {
    border:none;
}

a:link {color:#004B8D; text-decoration:none;}      /* unvisited link */
a:visited {color:#004B8D; text-decoration:none;}  /* visited link */
a:hover {color:#0A8DFF; text-decoration:underline;}  /* mouse over link */
a:active {color:#0000FF; text-decoration:underline;}  /* selected link */


div#main {
    background:url('../images/bg-1056x563.jpg') no-repeat 0 15px;
}

div#main, div#main-firsttime {
    background-color:none;
    width:1056px;
    height:563px;
    margin:0 auto;
    text-align:left;
    border:0;
    padding:0;
}

#topHeader, #bottomLinks{

    width:996px;
}

div#topheader img {
    float:left;
    width:163px;
    height:148px;
}
.frame-top { 

    margin-top:100px;
    height:160px;
}

.frame-links {
 
    margin-top:410px;
    height:160px;
}

.frame-bottom {
    margin-top:10px;
    height:200px;
}

#iframe-top {
    margin-top:10px;
}

#iframe-links {
    margin-top:380px;
    height:160px;
}

#iframe-bottom {
    margin-top:10px;
    height:200px;
}
.list-unstyled {
    padding-left: 0px;
    list-style: none outside none;
}
div#content {
    margin:0 30px;
}

div#custSupport {
    float:right;
    text-align:right;
    position:relative;
}

p.phone {
    background:url('phone-icon.jpg') no-repeat;
    background-position:40px;
    width:315px;
}

p.email {
    background:url('email-icon.jpg') no-repeat;
    background-position:40px -9px;
    width:315px;
}

span.rqeVersion {
    position:absolute;
    display:block;
    margin-top:146px;
    margin-left:170px;
    font-size:6px;
    color:#004B8D;
    text-decoration:none;
}

/* in IE - width is 996px  */
div#main-content {
    position:absolute;
    display:block;
    margin-top:170px;
    margin-left:2px;
    padding:25px 300px 25px 25px;
    width:995px;
    border-style:solid;
    border-left-width:1px;
    border-right-width:1px;
    border-left-color:#cccccc;
    border-right-color:#cccccc;
    border-top-color:#ffffff;
    border-bottom-color:#ffffff;
}

/* in IE - height: 1300px */
div.spacer {
    height:755px;
}

div.spacer-main {
    height:1505px;
}

div.spacer-error {
    clear:both;
    height:175px;
}

div#button-area {
    position:absolute;
    width:333px;
}

#button {
    position:absolute;
    clear:both;
    display:block;
    background:url('../images/launch-rqe.jpg') no-repeat 0 0;
    width:320px;
    height:60px;
    margin-left:402px;
    margin-top:354px;
}

#button:hover {
    background-position:0-62px;
}


span.mainLinks {
    position:absolute;
    margin-top:530px;
    margin-left:30px;
    font-weight:bold;
}

div#bottom {
    position:relative;
    clear:both;
    display:block;
    float:left;
/*    margin-top:270px; */
}

.bottomLinks {
    display:block;
    text-align:left;
    margin-left:30px;
}

#bottomLinks img {
    float:left;
    padding-top:15px;
    margin-top:5px;
}
div#bottomLinks h2{
	margin-bottom: 10px;
}
#bottomLinks ul {
    position:relative;
    list-style-type:none;
}

#bottomLinks li {
    margin:-8px -10px;
    line-height:35px;
		font-size:14px;
}
#bottomLinks ul {
	margin: 0px 0px 0 10px;
}
#bottomLinks div.left {
    display:block;
    width:330px;
    margin-right:3px;
    float:left;
    position:relative;
}

#bottomLinks div.middle {
    width:330px;
    margin-right:3px;
    float:left;
    position:relative;
}

#bottomLinks div.right{
    width:330px;
    float:right;
    position:relative;
}

#footer {
		height: 200px;
    display:block;
		background-color: #DAD7D0;
width: 100%;
height:auto;
height: 40px;
padding-top: 30px;
padding-bottom: 30px;
   clear:both;
}

img#footer {
    clear:both;
    margin-left:-55px;
}

div.footer-container{
    width: 950px;
    padding-left: 42px;
    padding-right: 42px;
    margin: 0px auto;
    padding-bottom: 10px;
		text-align:left;
}
.footer_col1 {
    width: 25%;
    float: left;
}
.footer_col2 {
    width: 50%;
    float: left;
		text-align:center;
    margin-top: 10px;
}
div.social-wrap {
	display:block;
	margin-left: 100px;
	height:35px;
	}
.footer_col3 {
       width: 25%;
    float: left;
    margin-top: 10px;
}
.footer_copy {
    font-family: arial;
    font-size: 11px;
    color: #8C8279;
		margin-bottom: 10px;
}
.footer_link {
    font-family: arial;
    font-size: 12px;
    color: #8C8279;
    text-decoration: none;
    margin-top: 10px;
    display: inline;
		margin-right: 15px;
}