/* Css Reset*/
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,
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;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* Main Page */

body{
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position:left -82px;
	background-color:#555555;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	
}

#container{
margin:0 auto;
width:981px;
}

#lside{
	background-image: url(../images/lside.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 10px;
	display:block;
	height:860px;
}

#rside{
float:right;
	background-image: url(../images/rside.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 9px;
	display:block;
	height:860px;
}

#stage{
background-color:#FFFFFF;
float:left;
margin-bottom:20px;
width:961px;
}

#contact{
height:72px;
}


.contact2{
background-image:url(../images/contact2.gif)!important;}

#contact a.logo{
background-image:url(../images/viatel_logo.gif);
background-position:left top;
background-repeat:no-repeat;
display:block;
float:left;
height:36px;
margin-left:45px;
margin-top:21px;
text-indent:-1500px;
width:206px;
}

#contact span.email{
background-image:url(../images/contact.gif);
background-position:left top;
background-repeat:no-repeat;
display:block;
float:right;
height:46px;
margin-right:37px;
margin-top:17px;
text-indent:-2500px;
width:160px;
}

#contact span.email a{
display:block;
height: 46px;
	width: 160px;
	float:right;
	}

#header{
	background-image: url(../images/header.gif);
background-position:-2px -1px;
background-repeat:no-repeat;
display:block;
height:332px;
width:961px;
}


#content{
	background-image: url(../images/bg-content.gif);
	background-repeat: repeat-x;
	background-position:left -60px;
	height:445px;
	width:942px;
	margin-left:9px;
	float:left;
	margin-bottom:10px;
	background-color:#BFBFBF;
}

#boxform{
float:left;
margin-left:10px;
padding-bottom:15px;
width:610px;
min-height:220px;
}

#boxform .column2{
float:left;
margin-left:16px;
width:291px;
}

#boxform .column3{
float:left;
margin-left:13px;
width:290px;
}

#boxinfo{
	width:298px;
	margin-left:10px;
	float:left;
}





.box{
	background-image: url(../images/boxheader.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top:25px;
	background-color:#FFFFFF;
}

.list1{
background-image:url(../images/list1.jpg);
background-position:left top;
background-repeat:no-repeat;
display:block;
height:73px;
margin-bottom:13px;
margin-left:11px;
margin-top:10px;
width:271px;
}

.infoside h2{
color:#d80081;
font-size:23px;
}

.infoside p{
color:#555555;
font-size:12px;
line-height:1.4;
margin-bottom:10px;
margin-left:25px;
margin-right:25px;
}


.pinktext{
margin-top:10px;
margin-bottom:15px;
}

.pinktext p{
color:#ec008c;
font-size:14px;
margin-bottom:0px;
}

strong{
font-weight:bold;}

#footer{
	background-color:#DFDFDF;
	color:#333333;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	margin-left:10px;
	margin-top:12px;
	width:919px;
	height:31px;
}

#footer ul{
display:inline;
float:left;
margin-bottom:10px;
margin-left:10px;
padding-top:10px;}

#footer li{
display:inline;}

li a{
	color:#333333;
	margin-right:10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	padding-right:10px;
}



.column2 .form_row label {
float:left;
width:267px;
font-size:12px;
}

.column2 .form_row select {
border:1px solid #DFDFDF;
float:left;
margin-bottom:10px;
margin-top:3px;
padding:4px;
width:267px;
}

.column2 .form_row input {
background-color:#ECECEC;
border:1px solid #DFDFDF;
float:left;
margin-bottom:10px;
margin-top:4px;
padding:4px;
width:267px;
}

.clear {
clear:both;
}

.option {
margin-top:14px;
}

#optout {
background-color:#FFFFFF;
border:medium none;
float:left;
margin-right:4px;
width:14px;
}

.form_row p {
font-size:11px;
line-height:1.4;
width:273px;
}


.column3 .form_row label {
float:left;
width:259px;
font-size:12px;
}

.column3 .form_row input {
background-color:#ECECEC;
border:1px solid #DFDFDF;
float:left;
margin-bottom:10px;
margin-top:4px;
padding:4px;
width:259px;
}

.column3 .form_row textarea {
background-color:#ECECEC;
border:1px solid #DFDFDF;
float:left;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
height:71px;
margin-bottom:10px;
margin-top:3px;
padding:4px;
width:259px;
}

.column3 .submitpic{
float:right;
margin-right:23px;}

a.subLink{
color:#ec008c;}

span.need{
color:#ec008c;
margin-right:3px;
}

.directheader{
	background-image: url(../images/header-direct.gif)!important;
}

.box h2{
color:#d80081;
font-size:23px;
margin-bottom:15px;
margin-left:25px;
}

#boxform h2{
color:#3F0225;
}

#download{
background-image:url(../images/download.gif);
background-position:left top;
background-repeat:no-repeat;
display:block;
font-size:14px;
height:62px;
margin-left:16px;
padding-top:14px;
width:581px;

}

#download p{
margin-left:10px;
margin-left:85px;
color:#555555;
line-height:1.4;}

#download a{
font-weight:bold;
color:#ec008c;}



p.message{
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
color:#555555;
margin-left:25px;
line-height:1.4;
margin-bottom:15px;
margin-right:10px;}

p.message a, span{
color:#d80081;
font-weight:bold;
text-decoration:none;}
#download .getadobe {
float:left;
margin-left:14px;
margin-top:2px;
}
#download .gotowebsite {
float:right;
margin-right:20px;
margin-top:2px;
}


.header-direct{
	background-image: url(../images/header-direct-1.gif)!important;
}

.header-indirect{
background-image: url(../images/header1.gif)!important;
}