@charset "utf-8";
/* 
  ########################################################
  # File:  Styles.css
  # Site:  gala design
  # Auth:  Artex Studios LLC (www.artexstudios.com)
  ########################################################
*/


body{
 cursor: default;
 margin: 0 auto;
 padding: 0;
 background-color: rgb(255, 255, 255);
 font-family: Verdana, Geneva, sans-serif;
 font-size: 12px;
 color: #000000;
}

a.img_link a.img_link:hover{ text-decoration: none; border: 0;}
#main{ width: 1063px; margin: 0 auto; }
#body_container{ width: 1063px;	}
#body_clear{ clear: right;	}

#inner_body{ width: 829px; height: 558px;}
#body_right{ width: 584px; height: 558px; float: left;}
#body_right_cap{ width: 584px; height: 86px;}
#body_right_logo { width: 86px; height: 86px; border: 0; float: left;}
#body_left{ width: 245px; height: 558px; float: left;}
#body_clear_inner{ clear: both; }

#mail_container{
 width: 197px;
 height: 222px;
 margin-left: 370px;
 margin-top: 163px;
}

#mail_box{
 width: 197px;
 height: 222px;
 border: 0;
}


#price_click_1{
 width: 186px;
 height: 119px;
 border: 0;
 margin-left: 630px;
 margin-top: 192px;
}

#price_click_2{
 width: 169px;
 height: 70px;
 border: 0;
 margin-left: 638px;
 margin-top: 38px;
}

#press_click{
 width: 172px;
 height: 93px;
 border: 0;
 margin-left: 641px;
 margin-top: 248px;
}


/* 
 ################### Sides
*/
#left_side{
 width: 116px;
 height: 558px;
 background-image: url(./../images/left_side.png);
 background-repeat: no-repeat;
 background-position: top left;
 float: left;
}

#left_logo_bottom{ width: 116px; height: 86px; border: 0;}
#left_price_tab{ width: 64px; height: 118px; margin-top: 19px; padding-left: 21px;border: 0;}
#left_press_tab{ width: 53px; height: 95px; margin-top: -2px; padding-left: 9px; border: 0; }


#right_side{
 width: 118px;
 height: 558px;
 background-image: url(./../images/right_side.png);
 background-repeat: no-repeat;
 background-position: top left;
 float: left;
}

#right_tab_contact{ width: 94px; height: 184px; margin-left: 12px; margin-top: 29px; border: 0; }


/* 
 ################### Body
*/
#home_body{
 width: 829px;
 height: 558px;
 background-color: #c8a350;
 background-image: url(./../images/home_body.png);
 background-repeat: no-repeat;
 background-position: top left;
 float: left;
}


#wedding_body{
 width: 829px;
 height: 558px;
 background-color: #c8a350;
 background-image: url(./../images/wedding_body.png);
 background-repeat: no-repeat;
 background-position: top left;
 float: left;
}


#children_body{
 width: 829px;
 height: 558px;
 background-color: #c8a350;
 background-image: url(./../images/children_body.png);
 background-repeat: no-repeat;
 background-position: top left;
 float: left;
}

#social_body{
 width: 829px;
 height: 558px;
 background-color: #c8a350;
 background-image: url(./../images/social_body.png);
 background-repeat: no-repeat;
 background-position: top left;
 float: left;
}

#freelance_body{
 width: 829px;
 height: 558px;
 background-color: #c8a350;
 background-image: url(./../images/freelance_body.png);
 background-repeat: no-repeat;
 background-position: top left;
 float: left;
}

#pricing_body{
 width: 829px;
 height: 558px;
 background-color: #c8a350;
 background-image: url(./../images/pricing_body.png);
 background-repeat: no-repeat;
 background-position: top left;
 float: left;
}

#press_body{
 width: 829px;
 height: 558px;
 background-color: #c8a350;
 background-image: url(./../images/press_body.png);
 background-repeat: no-repeat;
 background-position: top left;
 float: left;
}

#press2_body{
 width: 829px;
 height: 558px;
 background-color: #c8a350;
 background-image: url(./../images/press2_body.png);
 background-repeat: no-repeat;
 background-position: top left;
 float: left;
}


#contact_body{
 width: 829px;
 height: 558px;
 background-color: #c8a350;
 background-image: url(./../images/contact_body.png);
 background-repeat: no-repeat;
 background-position: top left;
 float: left;
}


/* 
 ################### Foot
*/
#foot_container{ width: 1063px;	}
#foot_clear{ clear: right;	}

#foot_left{
 width: 347px;
 height: 272px;
 background-image: url(./../images/foot_left.png);
 background-repeat: no-repeat;
 background-position: top left;
 float: left;
}

#foot_mid{
 width: 343px;
 height: 272px;
 background-image: url(./../images/foot_mid.png);
 background-repeat: no-repeat;
 background-position: top left;
 float: left;
}

#foot_right{
 width: 373px;
 height: 272px;
 background-image: url(./../images/foot_right.png);
 background-repeat: no-repeat;
 background-position: top left;
 float: left;
}

#blog_button{
 width: 78px;
 height: 61px;
 border: 0;
 margin-top: 164px;
 margin-left: 123px;
}

