/*

Company   : Web Access Network Inc
Site      : www.webaccessnetwork.com

Design    : www.artexstudios.com
Copyright : © 2009 Artex Studios LLC
Copyright : © 2009 Web Access Network Inc. 

*/



/*
   :: Container Styles
*/


body{
 margin: 0;
 cursor: default;
 padding-top: 20px;
 background-color: rgb(237,237,237);
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: normal;
 color: #000000;
}

#main{
 margin: 0 auto;
 width: 770px;
 border:  1px solid #cccccc;
 background-color: #ffffff;
}

#header{
 width: 770px;
 height: 60px;
 text-align: right;
 padding-top: 10px;
}

#head_text{
 padding-right: 5px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 font-weight: normal;
 color: #777777;
}

#head_logo{
 float: left;
 clear: right;
 width: 270px;
 height: 50px;
 border: 0;
}

#navigation{
 width: 770px;
 height: 35px;
 background-color: rgb(255,144,0);
 background: url(./../images/nav_normal.png) top right;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
 font-weight: normal;
 color: rgb(255,255,255);
 text-align: left;
}

#nav_tabs{
 margin: 0;
 padding: 0;
 float: left;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
}

#banner{
 width: 770px;
 height: 205px;
 text-align: right;
 vertical-align: bottom;
 background-image: url(./../images/wan_banner_rev.png);
 background-repeat: no-repeat;
 border-bottom: 5px solid rgb(255,144,0);
}

#body_container{
 width: 770px;
 min-height: 350px;
 text-align: left;
 vertical-align: top;
 padding-top: 10px;
 background-image: url(./../images/body_bottom.png);
 background-repeat: no-repeat;
 background-position: bottom left;
}

#text_container{
 width: 438px;
 min-height: 300px;
 padding: 10px;
 padding-bottom: 50px;
 margin-top: 10px;
 text-align: justify;
}

#full_container{
 width: 750px;
 min-height: 300px;
 padding: 10px;
 padding-bottom: 100px;
 margin-top: 10px;
 text-align: justify;
}

#footer{
 width: 770px;
 height: 35px;
 text-align: left;
 background-color: rgb(255,144,0);
}

#foot_space{
 width: 770px;
 height: 10px;
 text-align: left;
 background-color: rgb(255,144,0);
}


#bottom{
 margin: 0 auto;
 width: 770px;
 height: 59px;
 border:  0;
 background-color: #ffffff;
 background-image: url(./../images/bottom.png);
 background-repeat: no-repeat;
 background-position: top left;
}

#contact_phone{
 float: right;
 clear: left;
 width: 206px;
 border: 0;
 margin-right: 40px;
 margin-top: 20px;
 background-image: url(./../images/phone_icon.png);
 background-position: top left;
 background-repeat: no-repeat;
 padding-left: 52px;
 min-height: 50px;
 font-family: Arial, Helvetica, sans-serif;
 font-weight: bold;
 line-height: 19px;
}


#contact_mail{
 float: right;
 clear: both;
 width: 206px;
 border: 0;
 margin-right: 40px;
 margin-top: 20px;
 background-image: url(./../images/email_icon.png);
 background-position: top left;
 background-repeat: no-repeat;
 padding-left: 52px;
 min-height: 50px;
 font-family: Arial, Helvetica, sans-serif;
 font-weight: bold;
 line-height: 19px;
}


/*
   :: Navigation Styles
*/

#nav_tabs li{
 display: inline;
}

#nav_tabs li a{
 float: left;
 color: rgb(255,255,255);
 padding: 10px 11px;
 text-decoration: none;
 background: transparent url(./../images/nav_normal.png) top right;
 background-repeat: repeat-x;
 border: 0; 
 border-right: 1px solid #fa9755;
}

#nav_tabs li a:hover{
 color: rgb(255,255,255);
 background-image: url(./../images/nav_hover.png);
 background-repeat: repeat-x;
}




/*
   :: Link Styles
*/

a.link{
 color: rgb(100,100,100);
 text-decoration: none;
 border: 0;
 border-bottom: 1px dotted rgb(100,100,100);
}

a.link:hover{
 color: rgb(140,140,140);;
 text-decoration: none;
 border: 0;
}

a.img_link{
 text-decoration: none;
 border: 0;
}
a.img_link:hover{
 text-decoration: none;
 border: 0;
}


/*
   :: Form Styles
*/

.td_1{
 width: 100px;
 height: 25px;
 font-weight: bold;
 color: rgb(100,100,100);
 text-align: right;
 padding: 5px;
}

.td_2{
 width: 210px;
 height: 25px;
 font-weight: bold;
 color: rgb(100,100,100);
 text-align: left;
 padding: 5px;
}

.f_input{
 width: 200px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 padding: 2px;
 background-color: #ffffff;
 color: rgb(100,100,100);
 border: 1px solid rgb(255,144,0);
}

.f_submit{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
 padding: 2px;
 background-color: rgb(255,144,0);
 color: rgb(255,255,255);
 border: 0;
 margin-right: 5px;
}



/*
   :: Image Styles
*/

#inet_freedom_img{
 float: right;
 clear: left;
 width: 206px;
 height: 125px;
 border: 0;
 margin-right: 40px;
 margin-top: 20px;
}

#signup_img{
 float: right;
 clear: both;
 width: 206px;
 height: 90px;
 border: 0;
 margin-right: 40px;
 margin-top: 20px;
}

#get_started_img{
 float: right;
 clear: both;
 width: 206px;
 height: 58px;
 border: 0;
 margin-right: 40px;
 margin-top: 20px;
}





/*
   :: Font Styles
*/

h1{
 font-family:Arial, Helvetica, sans-serif;
 font-size: 16px;
 font-weight: bold;
 margin: 0;
 padding: 0;
 margin-bottom: 5px;
 color: rgb(255,144,0);
}

h2{
 font-family:Arial, Helvetica, sans-serif;
 font-size: 13px;
 font-weight: bold;
 margin: 0;
 padding: 0;
 margin-bottom: 5px;
 color: rgb(100,100,100);
}

p{
 font-family:Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: normal;
 margin: 0;
 padding: 0;
 margin-bottom: 5px;
 color: rgb(100,100,100);
}

p.example{
 font-family:Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: normal;
 margin: 0;
 padding: 0;
 padding-top: 10px;
 padding-bottom: 10px; 
 margin-bottom: 5px;
 color: rgb(100,100,100);
 border-top: 1px dotted #cccccc;
 border-bottom: 1px dotted #cccccc;
}

#copyright{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
 color: rgb(255,255,255);
 padding: 10px;
}


/*
   :: Artex Styles
*/

#artex_panel{
 float: right;
 clear: left;
 width: 130px;
 height: 25px;
 border: 0;
 text-align: left;
 padding-top: 7px;
}

#artex_logo{
 float: left;
 clear: right;
 width: 24px;
 height: 24px;
 border: 0;
}

a.artex_link{
 color: #ffffff;
 text-decoration: none;
 border: 0;
 border-bottom: 1px dotted #ffffff;
}

a.artex_link:hover{
 color: #cccccc;
 text-decoration: none;
 border: 0;
}
