/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail: Keithdonegan@gmail.com
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com
	  
*/

* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 background: #000000
}
#wrapper { 
 margin: -0px auto auto auto;
 padding: 0px;
 z-index: 1;
}
#header { 
 width: 100%;
 height: 94px;
 color: #333;
 margin: 15px auto 0px auto;
 padding: 0px;
 background-image: url(images/header_bg.png);
 }
#zp { 
 width: 980px;
 height: 94px;
 padding: 0 0 0 0;
 margin: 0 auto; 
 background-image: url(images/header.jpg);
 }
 #zp_contact { 
 width: 980px;
 height: 94px;
 padding: 0px;
 margin: 0 auto; 
 background-image: url(images/header_cont.jpg);
 }
#content { 
 width: 430px;
 height: 333px;
 color: #DDD;
 background: #000;
 margin: 0px auto 0px auto;
 background-image: url(images/content_bg.jpg);
 font-family: Time New Roman;
 font-size: 17px;
 font-style: italic;
 text-align: right;
 line-height: 24px;
 padding: 10px 550px 0 0;
}
#content_gallery_select { 
 width: 430px;
 height: 343px;
 background: #000;
 margin: 0px auto 0px auto;
 padding: 0 0 0 0;
 }
 #content_contact { 
 width: 430px;
 height: 233px;
 color: #FFF;
 background: #555;
 margin: 0px auto 0px auto;
 background-image: url(images/content_cont_bg.jpg);
 font-family: Time New Roman;
 font-size: 26px;
 font-style: italic;
 text-align: right;
 line-height: 34px;
 padding: 110px 350px 0 0;
 }
 #mail:link{
 color: #FFD;
 }
 #mail:hover{
 color: #BBB;
 }
 #mail:visited{
 color: #FFD;
 }
 #footer { 
 width: 100%;
 height: 71px;
 color: #333;
 border: 0px;
 margin: 0px auto 0px auto;
 padding: 0px;
 background-image: url(images/footer_bg.png);
}
 #footer1 { 
 width: 100%;
 height: 27px;
 color: #333;
 text-align: center;
 border: 0px;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 z-index: 10;
 background-image: url(images/footer_bg5.png);
}
 #footer2 { 
 width: 100%;
 height: 27px;
 color: #333;
 text-align: center;
 border: 0px;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 z-index: 10;
 background-image: url(images/footer_bg4.png);
}
#menu{
width: 980px;
margin: 0 auto;
}
#menu1{
width: auto;
margin: 0px;
}
#sg{
position: relative;
top: 2px;
left: 130px;
}
#sg1{
position: relative;
top: 0px;
left: 0px;
}
#gal{
position: relative;
top: 2px;
left: 210px;
}
#gal1{
position: relative;
top: 0px;
left: 70px;
}
#kont{
position: relative;
top: 2px;
left: 300px;
}
#kont1{
position: relative;
top: 0px;
left: 140px;
}
#link_rep{
position: relative;
top: -70px;
left: -150px;
}
#link_plen{
position: relative;
top: -70px;
left: -100px;
}
