/* The Shop 300 . com - CSS Source Code

Version: 1.2
(Aug 10, 2008)

*/

body{
	padding:0;
	margin:0;
	font:75% tahoma, verdana, sans-serif;
	background: #dedede;
	color:#606060;
	}
	
#container{
	width: 890px;
	background:  url(images/_main/linkbar.png) no-repeat;
	margin-left:250px;
	border: solid 1px;
	}
	
#footer{
	width:890px;
	background: url(images/_main/footer_bg.png) no-repeat;
	margin-left:250px;
	border: solid 1px

	}
	
#header{
	height:50px;
	background: url(images/_main/linkbar.png) #dedede no-repeat;
	border: solid 1px


	}
	
#main_content{
	border: solid 1px;
	background: #ededed;
	padding-left:5px;
	position: relative;
	}
#main_content p img {
	position: relative;
	float: left;
}
p img {
	padding: 5px;
}

	
#buttons {
	width: 888px;
	height: 44px;
	margin: 0 auto;
	background: url(images/_main/menu.jpg) no-repeat;
	}

#buttons ul {
   	float:left;
	padding-left: 50px;
    margin: 0px;     
	}

#buttons li {
	display: inline;		
	}

#buttons a {
	display: block;
	float: left;
	width: 130px;
	height: 30px;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	padding-top: 14px;
	margin-right: 2px;
	}

#buttons a:hover {
	color:#ffffff;
	background:url(images/_main/menubgover.jpg);
	}	

/* The Shop 300 . com - Footer Buttons */

#buttonsft {
	width: 888px;
	height: 44px;
	margin: 0 auto;
	background: url(images/_main/footer_bg.png) #6e6e6e;
	text-decoration: underline;
	}

#buttonsft ul {
   	float:left;
	padding-left: 250px;
    margin: 0px;     
	}

#buttonsft li {
	display: inline;		
	}

#buttonsft a {
	display: block;
	float: left;
	width: 90px;
	height: 30px;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 10px;
	padding-top: 14px;
	}

#buttonsft a:hover {
	color:#000000;
	background:url(images/_main/footer_hov.png);
	}	
	
 #contact{
	background:url(images/_misc/phones.png) repeat;
	padding-left:30px;
	color:black;
	}

#contact_img {
	padding-left:5px;
	border: solid 1px
.begin {
	font-variant: small-caps;
	text-transform: lowercase;
	text-decoration: underline overline;
	font-family: "Lucida Console", Monaco, monospace;
}

