@charset "utf-8";
/* CSS Document */

body { font-family:Arial, Helvetica, sans-serif; font-size:12px;}
.wrapper { width:980px; height:auto; border: solid 1px #ccccff; margin:0; background:url(images/btm_img.gif) bottom right no-repeat;}
.wrapper_no_bg { width:980px; height:auto; border: solid 1px #ccccff; margin:0;}

.header_container { width:980px; height:52px; background:url(images/logo_sm.gif) top left no-repeat; }

.grad_spacer { width:980px; height:26px; background:url(images/header_gradient_06.gif) top center repeat-x;}

.banner_wrapper {width:980; height:207px; background:url(images/bg_repeat_new.jpg) top repeat-x; z-index:-10;}
.banner_text { font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#FFFFFF; width:365px; padding:15px 0px 5px 15px; display: inline; float:left;}
h1 { font-size:32px; color:#ffcc33; line-height:32px; margin-top:5px;}
h1 a:link, h1 a:visited { text-decoration:none; color:#ffcc33; }
h1 a:hover { text-decoration:underline; color:#ffcc33; }

h3 { font-size:18px; margin:5px;}
ul {margin-bottom:0px; padding-bottom:0px; margin-top:3px; padding-top:0px;}
.banner_image { background:url(images/banner_notnetwork.jpg) top right no-repeat; width:593px; height:207px; float:right; cursor: pointer; margin:0; padding:0;} 

#arrow a {
		width:36px;
		margin:0; padding:0;
		background:url(images/arrow.jpg) top left no-repeat;
		position:absolute;
		top:105px;
		left:280px;
		z-index:999;
		}
#arrow a:hover {	
		background-position: bottom left;
		}



.clear { clear:both;}
.hand {cursor: pointer;}

.module_container {background:url(images/main_gradient.gif) top repeat-x #FCFCFE; width:301px; height:auto; margin:10px 8px 5px 8px; float:left;}
.module_top{background:url(images/top.gif) top no-repeat; height:8px; width:301px; line-height:8px;}
.module_content { height:190px; width:300px; margin:0; border-left:solid 1px #ccccff; border-right: solid 1px #ccccff; text-align:center;}
.module_bottom{ clear:both; background:url(images/bottom.gif) top no-repeat;height:8px; width:301px; line-height:8px;}

p { text-align:left; padding-left:15px; margin:5px 0px; }


.module_content a:link, a:visited {text-decoration: none; color:#003366;}
.module_content a:hover {text-decoration: underline; color: red;}

