/* Handcoded by RapidxHTML - http://www.rapidxhtml.com */

/* reset */
body,div,dl,dt,dd,ul,ol,li,pre,form,fieldset,input,textarea,blockquote,th,td,p {
    margin:0;
    padding:0;
    font-family:Verdana, Geneva, sans-serif;
}

fieldset,img {
    border:0;
}

html {
    height:100%;
    margin-bottom:1px;
}

body {
    position:relative;
}

:focus {
    outline:none;
}

/* links */
a {
    color:#3764aa;
    text-decoration:none;
}

a:hover {
    text-decoration:underline;
}

/* header elements */
h1, h2, h3, h4, h5, h6 {
    font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
    line-height:100%;
    color:#000;
}

h1 {
    font-size:300%;
    color:#000;
}

h2 {
    font-size:24px;
    color:#084b75;
    margin:0 0 15px 0;
}

h3 {
    font-size:18px;
    color:#1f1f1f;
    margin:0px;
    font-style:italic;
}

h4 {
    font-size:175%;
    color:#000;
}

h5 {
    font-size:150%;
    color:#000;
}

h6 {
    font-size:125%;
    color:#000;
}
p  {
	padding: 5px 0 10px 0;
}

/* page setup */
body {
    background:#074870 url(../images/body_bg.png) 0 0 repeat-x;
    font-family:Verdana, Geneva, sans-serif;
    line-height:150%;
    color:#646464;
    font-size:12px;
}

/* #064870 */

/* wrapper setup */
div.rapidxwpr {
    background:url(../images/wrapper_bg.jpg) 50% 0 no-repeat;
}

div.rapidxwpr_contaner {
    margin:auto;
    width:960px;
}

/* header */
div#header {
    position:relative;
    height:125px;
    margin:0px 0px 0px 0px;
}

/* logo */
img#logo {
    position:absolute;
    top:34px;
    left:8px;
    width:384px;
    height:59px;
    border:0;
}

/* main body setup */
div#middle {
    width:auto;
    margin:0px 0px 0px 0px;
    clear:both;
    padding:0 11px 0 9px;
    background:url(../images/middle_bg.png) 50% 0 no-repeat;
}

div#middle-alt {
    width:auto;
    margin:0px 0px 0px 0px;
    clear:both;
    padding:20px 30px;
    background:url(../images/middle_bg.png) 50% 0 no-repeat;
    overflow:hidden;
}

/* right column */
div#right {
    width:318px;
    padding:0px 0px 0px 0px;
    float:right;
}

div#middle-alt div#right {
    width:318px;
    padding:0 0 20px 15px;
    float:right;
    border-left:#b2b2b2 solid 1px;
}

/* content column */
div#content {
    width:auto;
    margin:0px 328px 0px 0px;
    padding:0px 0px 0px 0px;
}

div#middle-alt div#content {
    width:auto;
    margin:0px 352px 0px 0px;
    padding:0px 0px 0px 0px;
}

div.content {
    padding:10px 20px 20px 20px;
}

/* footer */
div#footer {
    background:url(../images/footer_bg.png) 50% 100% no-repeat;
    width:auto;
    padding:10px 20px 20px 20px;
    clear:both;
    margin:0 0 30px 0;
    text-align:center;
    color:#FFF;
}

div#footer a {
    color:#FFF;
    font-size:12px;
    text-decoration:underline;
    padding:0 5px;
}

div#footer a:hover {
    text-decoration:none;
}

/* clearing & floating */
.clearingfix:after {
    content:".";
    display:block;
    line-height:0px;
    clear:both;
    visibility:hidden;
}

.clearingfix {
    display:block;
}

.floatbox {
    overflow:hidden;
}

/* topmenu */
div#topmenu {
    position:absolute;
    top:98px;
    right:20px;
    height:20px;
}

div#topmenu ul {
    padding:0px;
    margin:0px;
    list-style:none;
    float:left;
}

div#topmenu ul li {
    float:left;
    display:block;
    margin:0 5px 0 30px;
}

div#topmenu ul li a {
    font-family:Verdana, Geneva, sans-serif;
    font-size:14px;
    color:#fff;
}

div#topmenu a:hover {
    border-bottom:#FFF solid 5px;
    padding:0px 0 3px 0;
    text-decoration:none;
}

div#topmenu a.active {
    border-bottom:#FFF solid 4px;
    padding:0px 0 4px 0;
    color:#fff;
}

/* main section */
.main_section {
    background:url(../images/main-bg.jpg) 0 0 no-repeat;
    ]background:url(../images/main-bg.jpg) 1px 0 no-repeat;
    padding:20px 10px 20px 20px;
    overflow:hidden;
    height:360px;
}

/* business */
.business {
    width:375px;
    padding:0 0 0 35px;
    float:left;
}

.business h2 {
    background:url(../images/business_bg.png) 0 0 no-repeat;
    margin:0px;
    font-weight:bold;
    text-indent:-9999px;
    padding:10px 0 50px 0;
}

.business ul {
    list-style:none;
    padding:0 0 30px 0;
}

.business ul li {
    background:url(../images/arrow.png) 0 4px no-repeat;
    padding:0 0 0 20px;
    margin:9px 0 0 0;
}

.business ul li a {
    color:#FFF;
    font-size:18px;
    font-style:italic;
}

.business a.more {
    background:url(../images/learn_more.png) 0 0 no-repeat;
    padding:10px 0 10px 0;
    display:block;
    text-indent:-9999px;
}

/* form */
.form {
    width:328px;
    float:right;
    padding:0 0px 0 18px;
    position:relative;
}

.form h3 {
    background:url(../images/get_bg.png) 0 0 no-repeat;
    text-indent:-9999px;
    margin:0px;
    padding:0px;
}

.form span {
    font-size:12px;
    color:#FFF;
    line-height:8px;
    font-family:Verdana, Geneva, sans-serif;
}

.form ul {
    list-style:none;
    padding:3px 0 22px 40px;
}

.form ul li {
    margin:15px 0 0px 0;
}

.form ul li label {
    display:block;
    font-size:12px;
    color:#FFF;
    padding:0 0 2px 0;
}

.form ul li input.fields {
    width:200px;
    border:#8e8e8e solid 1px;
    padding:4px 2px;
    background:#eeeeee;
}

.form ul li input.submit-button {
    background:url(../images/submit_bg.png) 0 0 no-repeat;
    width:120px;
    height:35px;
    cursor:pointer;
    border:0;
    float:left;
}

.form span.call {
    font-size:14px;
    color:#FFF;
    border-left:#FFF solid 1px;
    line-height:17px;
    padding:0 0 0 17px;
    width:130px;
    float:right;
}

.form span.arrow {
    position:absolute;
    left:-16px;
    top:21px;
}

/* features */
.features {
    overflow:hidden;
}

.features ul {
    list-style:none;
    overflow:hidden;
}

.features ul li {
    width:280px;
    margin:0 0px 39px 0px;
    float:left;
    font-size:12px;
}

.features ul li .bandwidth h3 {
    background:url(../images/hight.png) 0 0 no-repeat;
    color:#515151;
    font-size:14px;
    font-weight:bold;
    padding:12px 0 12px 55px;
    margin:0 0 0 4px;
}

.features ul li .servic {
    padding:0 0 2px 17px;
}

.features ul li .servic h3 {
    background:url(../images/expen.png) 0 0 no-repeat;
    color:#515151;
    font-size:14px;
    font-weight:bold;
    padding:12px 0 10px 55px;
    margin:0 0 0 4px;
}

.features ul li .local h3 {
    background:url(../images/local.png) 0 0 no-repeat;
    color:#515151;
    font-size:14px;
    font-weight:bold;
    padding:12px 0 10px 55px;
    margin:0 0 0 4px;
}

.features ul li .information h3 {
    background:url(../images/information.png) 0 0 no-repeat;
    color:#515151;
    font-size:14px;
    font-weight:bold;
    padding:12px 0 10px 55px;
    margin:0 0 0 4px;
}

.features ul li .information {
    padding:0 0 0 17px;
}

.features a {
    color:#515151;
    font-size:14px;
    text-decoration:underline;
}

.features a:hover {
    text-decoration:none;
}

/* copyright */
p.copyright {
    margin:0;
}

/* services */
.services {
    background:url(../images/online_box_top.png) 0 0 no-repeat;
    padding:20px 0 0 0;
    overflow:hidden;
}

.services_bg {
    background:url(../images/online_box_bg.png) 0 100% no-repeat;
    padding:0 20px 20px 20px;
}

.services_bg h2 {
    margin:0px;
    color:#515151;
    font-size:14px;
}

.services_bg ul {
    list-style:none;
    margin:0 0 20px 0;
}

.services_bg ul li {
    background:url(../images/small_arrow.png) 0 6px no-repeat;
    padding:0 0 0 12px;
}

.services_bg a {
    color:#575757;
    font-size:12px;
    text-decoration:underline;
}

.services_bg a:hover {
    text-decoration:none;
}

.services_bg a.support {
    background:url(../images/servic_support.png) 0 0 no-repeat;
    display:block;
    text-indent:-9999px;
    padding:5px 0 5px 0;
    margin:8px 0 0 0;
}

/* form alternative */
.form-alt {
    margin:0 0 90px 0;
    color:#686868;
}

.form-alt h3 {
	background:url(../images/get_bg4.png) 0 0 no-repeat;
	text-indent:-9999px;
	margin:0px;
	padding:0px;
}

.form-alt span {
    font-size:12px;
    color:#686868;
    line-height:8px;
}

.form-alt ul {
    list-style:none;
    padding:3px 0 22px 30px;
}

.form-alt ul li {
    margin:15px 0 0px 0;
}

.form-alt ul li label {
    display:block;
    font-size:12px;
    color:#606060;
    padding:0 0 2px 0;
}

.form-alt ul li input.fields {
    width:200px;
    border:#8e8e8e solid 1px;
    padding:4px 2px;
    background:#eeeeee;
}

.form-alt ul li input.fields:hover {
    border-color: #000;
    padding:4px 2px;
    background: white;
}

.form-alt ul li textarea.fields {
    width:400px;
    border:#8e8e8e solid 1px;
    padding:4px 2px;
    background:#eeeeee;
}

.form-alt ul li textarea.fields:hover {
    border-color: #000;
    padding:4px 2px;
    background: white;
}

.form-alt ul li input.submit-button {
    background:url(../images/submit_bg.png) 0 0 no-repeat;
    width:120px;
    height:35px;
    cursor:pointer;
    border:0;
    float:left;
}

.form-alt span.call {
    font-size:14px;
    color:#686868;
    border-left:#FFF solid 1px;
    line-height:17px;
    padding:0 0 0 17px;
    width:120px;
    float:right;
}

/* connectivity */
.connectivity h3 {
	font-size:18px;
	color:#197DBB;
	margin:0px;
	font-style:italic;
}

.connectivity ul {
    list-style:none;
    padding:10px;
}

.connectivity ul li {
    margin:5px 0 5px 0;
}

.connectivity ul li a {
    background:url(../images/arrow-green.png) 0 3px no-repeat;
    padding:0 0 0 17px;
    color:#515151;
    font-weight:bold;
}

.connectivity ul li a:hover {
    text-decoration: none;
}

.connectivity ul li span {
    display:block;
    line-height:20px;
    margin:0 0 0 12px;
}

img.right {
	border-style: solid;
	border-width: 1px;
	border-color:#999;
	float: right;
	padding: 5px;
	background: #CCC;
	margin: 5px 0 5px 10px;
}
