/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/


* {
	margin: 0;
	padding: 0;
}

a {
	font: normal small Calibra, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #006699;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


body {
	background: #FFFFFF url(../images/jshop_01.jpg) repeat-x;
	font: normal small Calibra, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #333;
}

#banner {
 background: url(../images/jshop_02.jpg) no-repeat;
 background-position: center top;
 width: 100%;
 height: 131px;
 text-align:center;
}

#nav {
	background: #FFFFFF url(../images/jshop_06.jpg) repeat-x;
	text-align: center;
	width: 100%;
	padding: 22px 0 15px 0;
}

#banner_links {
float:right;
width: 200px;
height:35px;
margin:90px 0 0 0;
}

img {
border: 0px;
}

#content {
width: 980px;
margin: 15px auto 0 auto;
overflow: hidden;
padding: 0 0 0 30px;
}

#content p{
width:500px;
}

#leftmenu{
width: 200px;
padding: 0 0 0 40px;
float:left;
}

#content_main{
width: 700px;
float:left;
padding: 0 0 0 10px;
}

form {
}

fieldset {
	border: none;
}

legend {
	display: none;
}

h1, h2, h3, h4, h5{
	color: #333;
	margin: 5px 0 12px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

h1, h2{
	color: #555;
	margin: 5px 0 12px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;

}

p, blockquote, ul, ol {
	margin-bottom: 1.5em;
	line-height: 1.8em;
}

blockquote {
margin: 5px;
padding: 10px 10px 5px 17px;
font-size: 11px;
background-color: # eee;
border: 1px solid #bbb;
}

.sitenav2 {
margin: 5px 0 9px 35px;
}


ul {
margin: 5px 0 9px 0;
list-style: none;
}

ul li:before {
	content: "\00BB \0020";
	}

#port {
margin: 40px 10px 10px 10px;
height:110px;
overflow: hidden;
}

#port img {
margin: 0 18px 0 10px;
float: left;
}

#port p{
margin: 0 0 0.7em; 200px;
line-height: 1.3em;
}

td, tr {
text-align: left;
}

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555;
	padding: 12px 0 9px 20px;
	margin-top: 16px;
	line-height: 1.6em;
	background: #FFFFFF url(../images/jshop_06.jpg) repeat-x;
	background-position: bottom left;
}
#footer a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}


.icons {
background-color: #599637;
vertical-align: middle;
margin: 0 0 0 0;
padding: 0 0 0 0;
}

form ul li:before{
	margin:0;padding:0;list-style-type:none;width:100%;font-size:100%;
	content:"";
}

.left {
 float: left;
}

.no-style:before {

	list-style-type:none;
	list-style: none;
	margin:0;
	padding:0;
	content: "";
}

.quote{
color: #555555;
}

.main_portfolio{
height: 250px;
width:1000px;

}

.sub_port{
text-align:center;
width: 270px;
height: 100%;
margin-right:50px;
float:left;
color:#666666;
font-size:13px;
margin-top:50px;
}

.sub_port a{
text-decoration:none;
color:#666666;
font-size:13px;
}
.sub_port.noborder {
  border:none;
}
.sub_port a img{
border: solid 2px #CCCCCC;
}

.sub_port img{
border: solid 2px #CCCCCC;
}

.clear{clear:both;}



.demo{
height:400px;
width:250px;
float:left;
text-align:center;
}

.main_text{
float:right;
width:650px;
height:100%;
}

.contact{
font-size:15px;

}

.contact input{
font-size:17px;
}

.contact td,th{
padding:5px;
}

.contact th{
font-weight: 600;
color: #666666; 
}

.container{
width:1000px;
margin:0 auto;
}

.floatleft{float:left;
}

.container_footer{
width:1000px;
margin:0 auto;

}


