

html 	{ text-align : center; background-color: #3779c3; color:#444;
 }
 
 body{
	margin:0;
	padding:5;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:transparent url(img/pagebg.png) center top no-repeat;
	font-size:13px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Tahoma, Arial, san-serif;
	line-height:18px;
	color:#444;	
}


 ul, ol, h1,h2,h3,h4,h5,h6,form,li,p{
	margin:0;
	padding:0;
		
}
img {border:0px;}
.bold{font-weight:bold;}


h1{font-size:24px;
letter-spacing:.01em;
font-family:Verdana;
color:#444;
font-weight:100;

}

h3{font-size:18px;
letter-spacing:.01em;
font-family:Verdana;
color:#000080;
font-weight:100;
padding-bottom:5px;
padding-top:5px;
}

h2.home{font-size:13px;
letter-spacing:.01em;
color:#fff;
}

h2.diy{font-size:13px;
letter-spacing:.01em;
color:#fff;
}

.myp{ color:#7b3722;
font-weight:bold;
}

h1 a, h2 a, h3 a, h4 a, h5 a h6 a{
	color:#7b3722;
	}

a{
	color:#7b3722;
	text-decoration:underline;
	
	}

a:hover{
	color:#000080;
	text-decoration:none;
	
	}
	
.view{
float:right;
position:relative;
top: -40px;
margin-right:10px;}


		
#wrapper{ width:960px;
	position:relative;
	margin:0 auto;
	text-align: left;
	background-color:transparent;
	border:2px solid #fff;
	-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 50px;
-moz-border-radius-bottomleft: 50px;
-moz-border-radius-bottomright: 10px;
-webkit-border-top-right-radius: 50px;
-webkit-border-top-left-radius: 10px;
-webkit-border-bottom-left-radius: 50px;
-webkit-border-bottom-right-radius:10px;
-webkit-box-shadow: 2px 2px 2px #c0c0c0;
-moz-box-shadow: 2px 2px 2px #c0c0c0;
box-shadow:2px 2px 2px #c0c0c0;

	}


#header{

	}
	
.clear { clear: both; width: 100%; height: 0px; font-size: 0px;  }

		
.logo { background:transparent url(img/logo.png) left top no-repeat;
		display:block;
		height:250px;
		width:500px;
		position:absolute;
		left:0px;
		top:0px;
		
				}

.sidbar{
float: right;
display:block;
padding-top:0px;
list-style:none;
width: 500px;
padding:2px;
text-align:left;
top:50px;
 }
 
#menu	{
padding-top:200px;
padding-left:25px;
width:960px;

}
	#menu2	{
padding-top:200px;
padding-left:25px;
width:960px;
height:40px;

}			



#featured{ 
	width:700px; 
	padding-right:250px; 
	position:relative; 
	border:5px solid #fff; 
	height:250px;
	background-color:#fff;
	top:40px;	
}

#featured ul.ui-tabs-nav{ 
	position:absolute; 
	top:20; left:700px; 
	list-style:none; 
	padding:0; margin:0; 
	width:250px; 
	
}
#featured ul.ui-tabs-nav li{ 
	padding:1px 0; padding-left:13px;  
	font-size:12px; 
	color:#444;
	border-left:3px solid #FFFFFF;
	
}
#featured ul.ui-tabs-nav li img{ 
	float:left; margin:2px 5px; 
	background:#fff; 
	padding:2px; 
	border:0px solid #fff;
	
}
#featured ul.ui-tabs-nav li span{ 
	font-size:11px; font-family:Verdana; 
	line-height:18px; 
	border:0px;
}
#featured li.ui-tabs-nav-item a{ 
	display:block; 
	height:60px; 
	color:#444;  
	background: #7b3722 url(slider/sliderpyl2.png) top left no-repeat;
	text-decoration:none;
	font-weight:bold;	
	line-height:20px;	
	
}
#featured li.ui-tabs-nav-item a:hover{ 
	background: #1d395a url(slider/sliderpyl.png) top left no-repeat; 
	text-decoration:none;
	font-weight:bold;	
	color:#ffffff;
	border:0px;
	
}
#featured li.ui-tabs-selected{ 
	background: transparent url(slider/pyl_01.png) top left no-repeat;
	
		
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a{ 
	background: #1d395a url(slider/sliderpyl.png) top left no-repeat; 
	text-decoration:none;
	font-weight:bold;	
	color:#444;
	
}
#featured .ui-tabs-panel{ 
	width:700px; height:250px; 
	background:#999; position:relative;
	
}
#featured .ui-tabs-panel .info{ 
	position:absolute; 
	top:192px; left:0; 
	height:70px; 
	
	
}
#featured .info h2{ 
	font-size:18px; font-family:Georgia, serif; 
	color:#444; padding:10px; margin:0;
	overflow:hidden;
	margin-top:20px;
	background-color:#dcb732;
	width:680px;
	background-image:url(slider/sliderbg.jpg);
	
}
#featured .info p{ 
	margin:0 5px; 
	font-family:Verdana; font-size:11px; 
	line-height:15px; color:#f0f0f0;
}
#featured .info a{ 
	text-decoration:none;
	border-bottom: 2px solid #000080; 
	padding-bottom:2px;
	color:#444; 
	font-style:italic;

}
#featured .info a:hover{ 
	border-bottom: 2px solid #000080;
	padding-bottom:2px;
	text-decoration:none;
    color:#444;
	font-style:italic;

}
#featured .ui-tabs-hide{ 
	display:none; 
}



.homimg{ 
border:2px solid #fff;
}


.pageheader {

border: 5px solid #fff;
background-color:#2fd0da;
padding:15px;



}
.pageheadertext{color:#fff;
text-align:right;}


#content{
clear: both;
padding-top: 40px;
width:960px;
background-color:#fff;
}

.contentimg{
float:right;
position:relative;
top: 20px;
margin-right:-220px;
}

.contentimg2{
float:right;
position:relative;
top: 25px;
margin-right:8px;
}

#contentrow{
float:left;
margin-left:10px;
display:block;
width:940px;
border-bottom:1px solid #ccc;
background-color:#fefbdf;
background-image:url(img/rowbg.png);

margin-bottom:10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;
-moz-border-radius-bottomleft: 10px;
-moz-border-radius-bottomright: 10px;
-webkit-border-top-right-radius: 10px;
-webkit-border-top-left-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
-webkit-border-bottom-right-radius:10px;
-webkit-box-shadow: 1px 1px 1px #c0c0c0;
-moz-box-shadow: 1px 1px 1px #c0c0c0;
box-shadow:1px 1px 1px #c0c0c0;}

#contentrow .rowimg { float:left;
margin:20px;
border: 5px solid #30c9d8;
}

#contentrow p:first-line { font-weight:bold; color:#000080; font-size:15px;
}

.pagecontent{
width:960px;
margin:-30px 15px 0px 15px;
padding:5px;
}

.homeblockquote {margin: 20px 5px -10px 5px;
padding-bottom:23px;
padding-top:10px;
text-align:center;
background:transparent  url(homeimg/blok.png) right top no-repeat;
}

.home2blockquote {margin: 20px 5px -10px 5px;
padding-bottom:23px;
padding-top:10px;
text-align:center;
background:transparent  url(img/blok2.png) right top no-repeat;
}

.home2blockquote p {
margin:5px;
padding-left:15px;
padding-right:10px;
padding-bottom:5px;
color:#FFFFFF;}

.home3blockquote {margin: 20px 5px -10px 5px;
padding-bottom:23px;
padding-top:10px;
text-align:center;
background:transparent  url(img/blok3.png) right top no-repeat;
}
.home3blockquote p {
margin:5px;
padding-left:15px;
padding-right:10px;
padding-bottom:5px;
color:#FFFFFF;
line-height:15px;}

.rowblockquote
{
padding-top: 5px;
padding-right: 50px;
text-align:left;
}

.content1{
float:left;
display:block;
width:320px;
}



.content2{
float:left;
display:block;
width:320px;


}



.content3{
float:right;
display:block;
width:320px;

}

.content3 p { margin:5px;
padding-left:15px;
padding-right:10px;
padding-bottom:5px;}


#footer{
clear: both;
width: 960px;
height:120px;
margin: 0 auto;
background:transparent url(img/footerbg.png) ;
border-top: 10px solid #000080;


}

#footer p:first-letter
{
color:#ffffff;

}


.footer_content_left{float:left;
					display:block;	
					width:640px;
					height:110px;		
					text-align:left;
					margin: 20px 5px 5px 20px;
					font-size:11px;
					font-family:Verdana, Arial, Helvetica, sans-serif;
					font-weight:bold;
					color:#444;
					}
										
.footer_content_right{float:right;
					display:block;
					width:280px;
					height:110px;
					text-align:left;
					margin: 10px 10px 5px 5px;
					}
#myform{
display:block;
float:left;
margin:0px;
text-align:left;
position:relative;
padding:0px;
background-image:url(img/mail.png);
background-position:right;
background-repeat:no-repeat;
width:860px;


}	

#myform input {padding:5px;
				margin:5px;}	

dl {
	position: relative;
    width: 600px;
}
dt {
    clear: both;
    float:left;
    width: 230px;
    padding: 0px 0 0px 0;
    text-align: right;
}
dd {
    float: left;
    width: 300px;
    margin: 0 0 0px 0;
    padding-left: 20px;
}

.submitme {float:left;
margin-left:200px;
font-family:Verdana, Arial, Helvetica, sans-serif;
padding:5px;
text-align:left;}


			
td {
margin:10px;
padding:5px;
margin-bottom:10px;
}

table{-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;
-moz-border-radius-bottomleft: 10px;
-moz-border-radius-bottomright: 10px;
-webkit-border-top-right-radius: 10px;
-webkit-border-top-left-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
-webkit-border-bottom-right-radius:10px;
-webkit-box-shadow: 1px 1px 1px #c0c0c0;
-moz-box-shadow: 1px 1px 1px #c0c0c0;
box-shadow:1px 1px 1px #c0c0c0;
}
