html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul,
dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object,
a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span,
strong, sub, sup, tt, var, legend, fieldset {margin: 0;padding: 0;}
img, a img, fieldset {border: 0;}
body, select, input, textarea {font: 62.5%/1.3 arial, helvetica, verdana, sans-serif;}
body {background: #FFF;}
@font-face
{
    font-family: myFirstFont;
    src:
    url('Sintony-Regular.otf'); /* IE9 */
}
p {
    color:#000;
    font-size:16px;
}
h3 {
    color:#000;
    font-size:30px;
}
h4{
    color:#000;
    font-size:22px;font-weight:normal;
}

@import url(http://fonts.googleapis.com/css?family=Roboto:700);

#header {
    width: 100%;
    background: #000;
    height: 60px;
    color:#fff;
}
#header .center > div {
    margin-top: 20px;
    text-transform: uppercase;
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
}
#header a {
    text-decoration: none;
    color: #fff;  
}

.center {width: 960px;margin: 0 auto;}

#content_wrap {width: 100%;background: #FFF;float: left;padding-bottom: 0px;}
#intro {width: 100%;background: #ccc;min-height: 555px;height: auto;color:#fff;padding-top:5px; background: url(../images/cardbg.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;}

    
.maintable {
    margin-left:30px;
    float:left;
}
.introbox {width:515px;height:250px;background:url(../images/textbox.png) no-repeat;padding-left:35px;padding-right:55px;padding-top:30px;vertical-align:top;font-size:15px;line-height:22px;font-weight:bold;}
.formbox {position:absolute;width:360px;height:380px;font-weight:bold;background:url(../images/formbox.png) no-repeat;float:right;margin-left:620px;padding-top:30px;padding-left:3px;}
label {
    font-size:16px;color:#000;font-weight:normal;width:50px !important;float:left;text-align: left;
    padding-right: 10px;margin-left:35px;
}
#company {font-size:16px;background:url(../images/input.png) no-repeat left top;border:0 !important;margin-top:-10px;width:215px;height:40px;padding-left:10px;}
#name {font-size:16px;background:url(../images/input.png) no-repeat left top;border:0 !important;margin-top:-10px;width:215px;height:40px;padding-left:10px;}
#email {font-size:16px;background:url(../images/input.png) no-repeat left top;border:0 !important;margin-top:-10px;width:215px;height:40px;padding-left:10px;}
#phone {font-size:16px;background:url(../images/input.png) no-repeat left top;border:0 !important;margin-top:-10px;width:215px;height:40px;padding-left:10px;}
#submit {width:240px;height:50px;text-indent:9999px;background:url(../images/submit.png) no-repeat left top;border-radius:12px;}
#main {padding-top:12px;padding-bottom:30px;padding-left:80px;background:#fafafa;}
#main2 {padding-top:30px;padding-left:80px;background:#FFF;padding-bottom:28px;}
.mimage {padding-top:5px;padding-right:30px;float:left;}
p  {font-size:12px;font-weight:normal;line-height:220%;}
.p  {margin-right:40px;margin-top:0px;font-size:13px;font-weight:normal;line-height:220%;}
.p2  {margin-right:40px;margin-top:0px;font-size:13px;font-weight:normal;line-height:220%;width:450px;}
.list{padding-left:40px !important;margin-top:0px;font-size:12px;font-weight:normal;line-height:220%;list-style-type:none;}
.list li {padding-left:40px !important;margin-left:40px !important;margin-top:0px;font-size:12px;font-weight:normal;line-height:220%;}

#footer {width: 100%;background: #000;min-height: 50px;text-align:center;height: auto;color:#fff;padding-top:15px;font-size:16px;}
#footer a {color:#fff;text-decoration:none;}
#footer a:hover {text-decoration:underline;}