

@import url("style.css");
@import url("quickmenu_styles.css");


*{margin:0;padding:0}
body{
background-image:url(img/bg-tree.gif);
background-repeat:no-repeat;
background-color:#d6d4c4;
background-position:top center;
text-align:center;
}

body,td,th{
font-family:Arial,Helvetica,sans-serif;
font-size:13px;
}

a{
text-decoration:none;
font-family:Verdana,Geneva,sans-serif;
font-size:12px;
font-weight:bold;
}
a:link,a:active,a:visited{color:#336699}
a:hover{text-decoration:underline}
ul li,ol li{margin-left:0px}




.clear{float:none;clear:both}
.right{text-align:right}
.grey{color:#666}
.bold{font-weight:bold}
.unbold{font-weight:normal}

.sidedot-left{background-image:url(img/line-dotted-vert-grey.gif);background-repeat:repeat-y;background-position:left top;padding-left:15px;margin-left:15px}
.sidedot-right{background-image:url(img/line-dotted-vert-grey.gif);background-repeat:repeat-y;background-position:right top;padding-right:15px;margin-right:15px}




#page-shadow{ margin:0 auto;padding:0 15px;text-align:left;background-image:url(img/bg-shadow.png);background-repeat:repeat-y;width:800px}
#site-container{}
#page-container{background-color:#FFF;background-image:url(img/page-bg.gif);background-repeat:no-repeat;background-position:top left}
#page-shadow-bottom{ margin-left:auto;margin-right:auto;background-image:url(img/bg-shadow-bottom.png);background-repeat:no-repeat;width:830px;height:50px}


#atgi-logo{background-image:url(img/logo-atgi-bottom.png);background-repeat:no-repeat;background-position:top right;height:122px}



#navheader{height:89px;background-image:url(img/navheader-bg.gif);background-repeat:repeat-x;background-color:#18275a}
#blogTitle{font-family:Arial;font-size:65px;font-weight:bold;margin:10px 0 0 0;letter-spacing:8px;padding-left:13px;color:white}
#blogTitleTag{font-weight:normal;letter-spacing:4px;color:silver;margin:0 0 10px 0;padding-left:15px;font-size:10px}#blogTitleTag a{text-decoration:none;color:white}
#navheader #toplinks{text-align:right;padding:5px;padding-bottom:0;height:29px}
#navheader #toplinks input[type=text]{height:14px;border:1px solid #697393;padding:2px;font-size:11px;color:#999}
#navheader #toplinks ul,
#navheader #toplinks ul li{display:inline}
#navheader #toplinks ul li{margin-right:12px}
#navheader #toplinks ul li a{color:#FFF;font-size:11px;font-weight:normal}

#navheader #navmenu{height:55px;position:relative;background-image:url(img/logo-atgi-top.gif);background-repeat:no-repeat;background-position:bottom right}



#footer{
font-size:12px;
color:#FFF;
background-color:#919191;
background-image:url(img/footer-bg.gif);
background-repeat:repeat-x;
height:21px;
padding:7px 10px 0 10px;
}
#footer a{color:#cccccc;font-weight:normal;font-family:Arial,Helvetica,sans-serif}
#footer .copyright{float:left}
#footer .linklist{text-align:right;float:right}
#footer ul,#footer ul li{display:inline}
#footer ul li{margin-left:15px}



.column-575,.column-225{float:left}
.column-575{width:575px}
.column-225{width:225px}
.feature{padding:20px}
.noborder{padding:0}
.blue{background-image:url(img/feature-bg-blue.gif);background-position:top left;background-repeat:repeat-x}
.column-225 div.blue{background-image:url(img/feature-bg-blue-w-shadow.gif)}




h1{font-size:22px;color:#2b3967;margin-bottom:15px;font-family:Georgia,"Times New Roman",Times,serif;font-weight:normal}
h1.dottedblue,h1.dottedgrey{padding-bottom:8px;margin-bottom:8px;background-position:bottom left;background-repeat:repeat-x}
h1.dottedblue{ background-image:url(img/line-dotted-horiz-blue.gif)}

p{margin:4px 0;margin-bottom:8px}
a.arrow{background-image:url(img/btn-arrrow-small.gif);background-position:right center;background-repeat:no-repeat;padding-right:17px}

