@charset "utf-8";
body {
    background: #000;
    margin: 0;
    padding: 0;
    color: #000;
    font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
    font-size: 20px;
    background-image:url('/images/Black-Linen-Texture-660x660.jpg');
    background-repeat:repeat repeat;
}

p {
    margin-top: 0;	
    padding-right: 20px;
    padding-left: 20px; 
}

a img { 
    border: none;
}

a {
    color: #42413C;
    text-decoration: underline; 
}

a:hover, a:active, a:focus { 
    text-decoration: none;
}


.container {
    width: 970px; 
    /*    overflow: hidden;*/
    background-color: #FFF;
/*    background-image: url(../images/background02.jpg);*/
    margin: 20px auto;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 20px;
    box-shadow:2px 2px 15px black;
}

.basic {
    width: 780px;
    padding-right: 85px;
    padding-left: 85px;
    position: relative;
}

#logo {
    position: relative;
    width: 855px;
    height: 98px;
    background-image: url(../images/logo_bg.jpg);
    padding-left: 95px;
}

#header {
    position: relative;
    width: 950px;
    height: 229px;
    background-image: url(../images/header02.jpg);
    overflow: hidden;
    text-indent: -999999px;
}

#header_sp2sp3 {
    position: relative;
    width: 950px;
    height: 232px;
    background-image: url(../images/header03.jpg);
    overflow: hidden;
    text-indent: -999999px;
}

#flame_box_header {
    float: left;
    position: relative;
    width: 950px;
    height: 29px;
    background-image: url(../images/flame_box_header.jpg);
    background-repeat: no-repeat;
}

#flame_box_body {
    float: left;
    position: relative;
    width: 550px;
    padding-right: 200px;
    padding-left: 200px;
    background-image: url(../images/flame_box_body.jpg);
    background-repeat: repeat-y;
    line-height: 170%;
}

#flame_box_footer {
    float: left;
    position: relative;
    width: 950px;
    height: 23px;
    background-image: url(../images/flame_box_footer.jpg);
    background-repeat: no-repeat;
}
#flame_box_body img {
    bottom: -3px;
    position: relative;
}


#arrow_box_header {
    float: left;
    position: relative;
    width: 950px;
    height: 33px;
    background-image: url(../images/arrow_box_header.jpg);
    background-repeat: no-repeat;
}

#arrow_box_body {
    float: left;
    position: relative;
    width: 688px;
    background-image: url(../images/arrow_box_body.jpg);
    background-repeat: repeat-y;
    padding-right: 131px;
    padding-left: 131px;
}

#arrow_box_footer {
    float: left;
    position: relative;
    width: 950px;
    height: 25px;
    background-image: url(../images/arrow_box_footer.jpg);
    background-repeat: no-repeat;
}


#chat_bubble {
    float: left;
    position: relative;
    text-align: center;
    padding-top: 30px;
    width: 750px;
    margin-left: 55px;
}
#chat_bubble em {
    background-image: url(../images/bubble-text.png);
    background-position: center center;
    background-repeat: no-repeat;
    height: 210px;
    margin: 0px 0px 0px 80px;
    display: block;
    vertical-align: center;
    padding: 0px 60px 0px 30px;
    font-size: 20px;
    font-weight: bold;
    line-height: 170%;
    color: #4D4D4D;
}
#chat_bubble img {
    border: 1px solid #4d4d4d;
    padding: 3px;
}
.clearfloat {
    clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


.center {
    text-align: center;
}
.bold24 {
    font-size: 24px;
    font-weight: bold;
}
.bold22 {
    font-size: 22px;
    font-weight: bold;
}
.bold20 {
    font-size: 20px;
    font-weight: bold;
}
.bold18 {
    font-size: 18px;
    font-weight: bold;
}
.bold {
    font-size: 38px;
    text-align: center;
    font-weight: bold;
    color: #ff5900;
    margin: 0px 0px 20px 0px;
    padding: 0px;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3)

}

.boldOther {
    font-size: 28px;
    text-align: center;
    font-weight: bold;
    color: #E41F1F;
    margin: 0px 0px 10px 0px;
    padding: 0px;
}

.bolder {
    font-size: 32px;
    text-align: center;
    font-weight: bold;
    color: #ff5900;
}
.slightly_bold {
    font-size: 20px;
    text-align: center;
    font-weight: bold;
}

.color055179 {
    color: #055179;
}
.font36 {
    font-size: 36px;
}
.font24 {
    font-size: 24px;
}
.footer {
    background-image: url(../images/footer.png);
    background-position: top center;
    background-repeat: no-repeat;
    clear: both;
    color: white;
    margin: 20px 0px 0px 0px;
}
.footer .center {
    clear: both;
    padding: 25px 0px 0px 0px;
}
.footer a {
    color: white;
}
.button {
    background-image: url(../images/button_notext.png);
    background-position: top center;
    background-repeat: no-repeat;
}
.button a {
    padding: 25px 0px;
    display: block;
    text-decoration: none;
    width: 450px;
    margin: 0px auto;
}

.button-small {
    background-image: url(../images/button_notext_small.png);
    background-position: top center;
    background-repeat: no-repeat;
}
.button-small a {
    padding: 5px 0px;
    display: block;
    text-decoration: none;
    width: 300px;
    margin: 0px auto;
    font-size: 18px;
    height: 58px;
    line-height: 47px;
}

div.box {
    border: 1px solid #888;
    -webkit-box-shadow: 1px 1px 10px #aaa;
    -moz-box-shadow: 1px 1px 10px #aaa;
    box-shadow: 1px 1px 10px #aaa;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    float: left;
    background-color: #fff;
    width: 330px;
    height: 600px;
    margin:0px 10px 0px 0px;
}

div.box p.bold {
    min-height: 165px;
}

div.box p.body {
    min-height: 290px;
}

div#box-container {
    margin-left: -115px;
    width: 1100px;
    vertical-align: top;
    padding:0px;
    margin-bottom: 20px;
}

.bullets img {padding-right:5px;}
div.video {
    width: 742px;
    height: 567px;
    background: url(../images/video.png) no-repeat top left;
    margin: 0px auto;
    padding: 33px 0px 0px 43px;
}
div.col {
    display:inline-block;
    /*    float: right;*/
    width: 292px;
    height: 465px;
    margin: 2px;
    background-repeat: no-repeat;
}
div.col > div {
    margin: 110px 10px 0px 10px;
    height: 270px;
    font-size: 14px;
}
div.cont {
    padding: 0px;
    padding-left:30px;
    padding-right:30px;
}
a.button {
    background-image: url(../images/btn.png);
    display: block;
    width: 227px;
    height: 78px;
    margin: 0px auto;
    text-align: center;
    padding: 17px 0px 0px 0px;
    color: #044e78;
    font-weight: bold;
    text-decoration: none;
}
.font066da8 {
    color: #066da8;
    font-size: 16px;
}
.strong {
    font-weight: bold;
}

.font14 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
}
a:link.link1, a:visited.link1 {
    font-size: 24px;
    text-decoration: underline;
    font-weight: bold;
}
.colorff6d00 {
    color: #ff6d00;
}
.colorff5900 {
    color: #ff5900;
}
.color02466d {
    color: #02466d;
}
.font18 {
    font-size: 18px;
}
.lsm1 {
    letter-spacing: -1px;
}
.lh180 {
    line-height: 180%;
}
.awscol {
    float: left;
    height: 330px;
    width: 382px;
    background-repeat: no-repeat;
    background-position: top left;
    margin: 0px;
    padding: 20px;
}
.awscol ul {
    list-style-type: none;
    padding: 0px 0px 0px 5px;
}
.awscol ul li {
    padding: 0px 0px 5px 30px;
    margin: 5px 0px;
    background:  url("/images/aws-arrow.png") no-repeat top left;
    font-size: 16px;
    line-height: 110%;
}
input[type='text'] {
    padding: 3px;
    margin: 2px 2px 2px 2px;
    -moz-box-shadow:    inset 0 0 3px #000000;
    -webkit-box-shadow: inset 0 0 3px #000000;
    box-shadow:         inset 0 0 3px #000000;
}
input[type='image'] {
    margin: 10px 30px 0px 0px;
}
form#aswlp2 label {
    font-size: 14px;
    margin: 0px 0px 10px 0px;
    display: block;
}

#box {
    height: 442px;
    width: 608px;
    background-image: url(../images/box_center_bg.png);
    background-repeat: repeat-x;
    border: 2px solid #034972;
    margin: 10px auto 20px auto;
    border-radius:25px;
    padding: 0px 55px;
}
#box_heading {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    line-height: normal;
    font-weight: bold;
    color: #fbfe1d;
    text-decoration: none;
    text-align: left;
    margin: 20px 0px 0px 0px;
    float: left;
    height: 38px;
    width: 608px;
}

.arrow1 {
    background-image: url(../images/arrow_1.png);
    background-repeat: no-repeat;
    background-position: left center;
    text-align: left;
    margin: 0px;
    float: left;
    height: 43px;
    width: 560px;
    padding-left: 48px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: normal;
    font-weight: bold;
    color: #fbfe1d;
    text-decoration: none;
    padding-top: 3px;
}
.arrow2 {
    background-image: url(../images/arrow_1.png);
    background-repeat: no-repeat;
    background-position: left center;
    text-align: left;
    margin: 0px;
    float: left;
    height: 56px;
    width: 560px;
    padding-left: 48px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: normal;
    font-weight: bold;
    color: #fbfe1d;
    text-decoration: none;
    padding-top: 10px;
}

.text_below_box {
    text-align: left;
    margin: 0px;
    float: left;
    height: 55px;
    width: 608px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: normal;
    font-weight: bold;
    color: #fbfe1d;
    text-decoration: none;
    padding-top: 30px;
}

#button {
    text-align: center;
    margin: 0px;
}

#no-thankyou {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: normal;
    font-weight: normal;
    color: #010101;
    text-decoration: underline;
    text-align: center;
    padding-top: 50px;
    height: 98px;
    font-style: italic;
}

ul.flame {
    list-style-image: url(../images/flame_red.png);
    padding: 0px 100px;
}

ul.flame li {
    font-weight: bold;
}