body {
margin: 0px;
padding: 0px;
font-family: Arial, sans-serif;
background-color: white;
}

a:link {
text-decoration: none;
color: #132D7A;
}
a:visited {
text-decoration: none;
color: #132D7A;
}
a:hover {
color: #132D7A;
text-decoration: underline;
}
a:active {
color: #132D7A;
}

#outer_container{
width: 896px;
height: auto;
margin: auto;
background-image: url(../images/bkg_rpt.gif);
}

#inner_container{
width: 800px;
height: auto;
margin: auto;
}

#blue_fade_top{
width: 800px;
height: 100px;
background-image: url(../images/blue_fade_top.jpg);
}

#top_centre{
width: 800px;
margin-top: -60px;
height: 200px;
}

#tel_num{
width: 222px;
height: 45px;
background-image: url(../images/telephone-number.png);
margin: 0px 0px 0px 17px;
}

#logo{
float: left;
width: 395px;
height: 208px;
background-image: url(../images/easy2plot-logo.png);
margin-top: 0px;
margin-left: 42px;
}

#top-right-image{
float: right;
margin-top: -230px;
width: 327px;
height: 258px;
background-image: url(../images/top-right-image.png);
}

#grey_fade_bkg{
width: 800px;
height: 137px;
background-image: url(../images/grey-fade-bkg.gif);
z-index:0;
}

#lower_content{
width: 800px;
margin-top: -140px;
padding: 0px;
}




#center_content H1{
display:inline;
font-size: 24px;
color: #2E2E44;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}



#center_content_copy{
margin-top: 30px;
width: 340px;
}

#center_content_copy H2{
font-size: 14px;
color: #2E2E44;
margin-bottom: 0px;
line-height: 18px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

#center_content_copy p{
font-size: 12px;
color: #2E2E44;
margin-bottom: 0px;
line-height: 18px;
}





.homepage_list{
font-size: 12px;
color: #2E2E44;
margin-left: -5px;
}





#upload-file-inner{
height: auto;
width: 174px;
background-image:url(../images/upload-file-bkg.png);
background-repeat:repeat-y;
}

#upload-file-top{
height: 19px;
width: 174px;
}

#upload-file-bottom{
height: 19px;
width: 174px;
}

.upload_files_info{
font-size: 10px;
margin-left: 12px;
color: #2E2E44;
margin-top: 0px;
margin-bottom: 6px;
}

.upload_files_title{
margin-top: 0px;
margin-left: 16px;
margin-bottom: 8px;
}

.file_format_logos{
margin-top: 0px;
margin-left: 19px;
margin-bottom: 10px;
}

.text_and_button{
margin-left: 14px;
margin-top: 4px;
}


#nav_wrapper{
position: absolute;
width: 219px;
height: 400px;
background-image: url(../images/nav-bkg.png);
margin-left: 4px;
margin-top: 15px;
padding-left: 27px;
padding-top: 30px;
}

#homep_logos{
position: absolute;
width: 222px;
height: 200px;
margin: 480px 0px 0px 15px;
}

#gallery{
position: absolute;
width: 190px;
height: 200px;
margin: 480px 0px 0px 30px;
}

#footer{
width: 896px;
height: 44px;
background-image: url(../images/bkg_bottom.gif);
}

#footer_text a:link {
text-decoration: none;
color: #A5A5A5;
}
#footer_text a:visited {
text-decoration: none;
color: #A5A5A5;
}
#footer_text a:hover {
color: #A5A5A5;
text-decoration: underline;
}
#footer_text a:active {
color: #A5A5A5;
}

#footer_text{
margin: auto;
width: 730px;
height: 40px;
color: #A5A5A5;
}


#bottom_links{
width: 700px; 
height: 50px;
color: #CCCCCC;
font-size: 9px;
}

#bottom_links a:link {
text-decoration: none;
color: #A5A5A5;
}
#bottom_links a:visited {
text-decoration: none;
color: #A5A5A5;
}
#bottom_links a:hover {
color: #A5A5A5;
text-decoration: underline;
}
#bottom_links a:active {
color: #A5A5A5;
}










