@charset "utf-8";

html{
	
}

body {
	margin: 0px;
	padding: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/bkg.png);
	background-repeat: repeat-x;
	background-color: #2ca3c0;
}

#box{
margin: 0 auto;
width:860px;
padding-bottom: 6px;
}

p{
color: #fff;
font-size:12px;
}

h2{
color:#1e6c7f;
font-size:16px;
text-transform:capitalize;
}

h1#title1{
background-image:url(../images/pictureFraming.gif);
height:35px;
background-repeat: no-repeat;
text-indent:-9999px;
margin-left:71px;
margin-top:-3px;
}

h1#title2{
background-image:url(../images/about.gif);
height:31px;
background-repeat: no-repeat;
text-indent:-9999px;
margin-left:-3px;
}
h1#title3{
background-image:url(../images/framing.gif);
height:35px;
background-repeat: no-repeat;
text-indent:-9999px;
margin-left:-3px;
}
h1#title4{
background-image:url(../images/artSupplies.gif);
height:38px;
background-repeat: no-repeat;
text-indent:-9999px;
margin-left:-3px;
}

h1#title5{
background-image:url(../images/gallery.gif);
height:36px;
background-repeat: no-repeat;
text-indent:-9999px;
margin-left:-3px;
}

h1#title6{
background-image:url(../images/contact.gif);
height:38px;
background-repeat: no-repeat;
text-indent:-9999px;
margin-left:-3px;
}

#homeContent p{
margin-left:75px;
}

#navigation{
color:#FFFFFF;
height:37px;
}

ul{
list-style:none inside;
margin:0px;
padding:7px 0px 0px 77px;
}

ul#nav li{
font-size:16px;
display:inline;
padding-right:20px;
padding-left:18px;
border-right:groove 2px #4687d0;
}

ul#nav li.first{
border-left:groove 2px #4687d0;
}

ul#nav li #active{
text-decoration: none; color: #FFFF33;
}

#header img{
border:none;
}

a:link{text-decoration: none;color: #fff; }
a:active { text-decoration: none; color: #FFFF33;}
a:visited { text-decoration: none; color: #fff; outline:none}
a:hover { text-decoration: none; color: #FFFF33; }


#bodyText{
width:700px;
padding-left:75px;
padding-top:9px;
padding-bottom:15px;
}

.left{
width:500px;
float:left;
margin-bottom: 25px;
}
#framingLeft{
padding-left:10px;
width:685px;
float:left;
}

#galleryLeft{
padding-left:9px;
width:655px;
float:left;
}

#galleryImages{
padding-left:18px;
}

#contactLeft{
width:370px;
float:left;
}


#contactLeft h3{
margin-top:-1px;

}
.right{
float:right;
padding-top: 54px;
}
.right2{
float:right;
margin-top: 32px;
}

#content #flash{
padding-top:30px;
padding-left:87px;
}

#content #supplies{
padding-top:30px;
padding-left:92px;
}

#content #gallery{
padding-top:30px;
padding-left:85px;
}

#content #supplies img{
margin-right:12px;
margin-bottom: 8px;
border:2px solid #fff;
}
#content #supplies {
margin-bottom: -8px;

}

#content #gallery img{
margin-right:12px;
border:2px solid #fff;
}

#homeContent img#frame{
padding-left:35px;
padding-top:17px;
}

#footerContainer {
margin:0 auto;
width:725px;
}

#footer {
border:1px solid #d6d6d6;
color:#FFFFFF;
font-size:11px;
height:24px;
width:700px;
padding-left:14px;
padding-top:6px;
padding-bottom:8px;
background-color:#2a99b4;
background:url(../images/footer.gif);
}

#footerLeft{
float:left;
}

#footerRight{
margin-top:6px;
padding-right:10px;
float:right;
}


.borderSection {
border-bottom:1px dotted #fff;
margin-bottom: 8px;
padding-top: 6px;
}

.firstSection {
border-bottom:1px dotted #fff;
margin-bottom: 8px;
margin-top: -5px;
}

.lastSection {
margin-bottom: 8px;
padding-top: 6px;
}