/*
proczimity.com index stylesheet
Copyright 2008
*/
#framedpic
   {
   float:left;
   height:332px;width:444px;
   position:absolute;
   top:140px;
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='imgs/framedisleofdogs_trans_h332w444.png');
   }
#framedpic[id]
   {
   background:url(imgs/framedisleofdogs_trans_h332w444.png) no-repeat;
   }
div#splashbox
   {
   margin:0px 0px 0px 0px;
   padding:0px 0px 0px 0px;
   color:#000;
   font-family:Verdana, Geneva, sans-serif;
   text-align:center;
   }
.splashbox_text1
   {
   font-size:2.4em;
   font-weight:bold;
   padding:25px 0px 0px 400px;
   }
.splashbox_text2
   {
   font-size:1.2em;
   font-weight:normal;
   padding:10px 0px 0px 400px;
   }
.splashbox_text3
   {
   font-size:1.2em;
   font-weight:normal;
   padding:10px 0px 0px 400px;
   color:#1388ca;
   }
.splashbox_button
   {
   padding:30px 0px 0px 400px;
   }
div#bodytext
   {
   margin:0px;
   padding:0px;
/*   background:url(imgs/bgd_bluegradient_h82.png) repeat-x;*/
   background:url('imgs/dot.gif') repeat-x;
   }

div#bodytext_left
   {
   /*
   background:url(imgs/bgd_bluegradientleft_h82w15.png) repeat-x;
   width:15px;
   height:82px;
   float:left;
   */
   }
div#bodytext_right
   {
   /*
   background:url(imgs/bgd_bluegradientright_h82w15.png) repeat-x;
   width:15px;
   height:82px;
   float:right;
   */
   }
div#leftcol
   {
   width:204px;
   padding:90px 70px 10px 40px;
   float:left;
   color:#666;
   font-size:1.2em;
   line-height:1.4em;
   font-weight:normal;
   }
div#maincol
   {
   width:460px;
   padding:90px 10px 10px 10px;
   margin:0px 0px 0px 344px;
   color:#333;
   }
.maincol_para
   {
   font-size:2.0em;
   font-weight:normal;
   line-height:1.3em;
   }
.maincol_subpara
   {
   font-size:1.6em;
   margin-top:35px;
   line-height:1.3em;
   font-weight:normal;
   }
.maincol_link
   {
   margin-top:60px;
   text-align:right;
   font-size:0.8em;
   }
div.quote
   {
   margin:0px 0px 30px 0px;
   font-weight:bold;
   color:#333;
   padding:20px;
   background:#eee;
   border:1px solid #aaa
   }