/********************************************************
Kedar Patil, http://www.kedarweb.com, Default Stylesheet
********************************************************/

body {
	background: url(../images/spider.gif) no-repeat top left #ffffff;
	background-attachment:fixed;
    margin: 0;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #fff;
}
#global {
	width: 600px;
	margin: 20px auto;
	overflow: hidden;
	background: url(../images/bottom_bg.gif) no-repeat right bottom;
}
h1 {
	margin: 0;
	padding: 25px 195px 0px 68px;
	display: block;
	background: url(../images/header_bg.gif) no-repeat center;
	height: 71px;
	text-indent: -10000px;
	margin-bottom: 1px;
	
}
h1 a {
	margin: 0;
	display: block;
	height: 70px;
}
a, a:visited, a:link, a:hover, a:active {
	color: #000000;
	text-decoration: none;
}
#global2 {
	width: 460px;
	margin: 0 auto;
	overflow: hidden;
	padding: 0 0 45px 0;
}
#siganture ul {
	height: 25px;
	display: block;
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
}
#siganture li {
	float: left;
	margin: 0;
	margin: 0 0 0 6px;
}
#siganture li.border {
	background: url(../images/signature_bg.gif) no-repeat left 4px;
	padding: 0 0 0 6px;
	margin: 0 0 0 5px;
}
#accordion {
	background: #B67120;
	width: 460px;
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
}
p {
	text-align: justify;
}
h2 {
	height: 40px;
	margin: 0;
	padding: 0;
	text-indent: -10000px;
	cursor: pointer;
}
h3 {
	font-size: 18px;
	color: #fff;
	border-bottom: 1px solid #fff;
}
h2.profil {
	background: url(../images/profil.gif) no-repeat 11px center #333333;
	border-top: 4px solid #ffcd01;
}
h2.portfolio {
	background: url(../images/portfolio.gif) no-repeat 11px center #666666;
	border-top: 1px solid #ffffff;
}
h2.services {
	background: url(../images/services.gif) no-repeat 11px center #333333;
	border-top: 1px solid #ffffff;
}
h2.contact {
	background: url(../images/contact.gif) no-repeat 11px center #666666;
	border-top: 1px solid #ffffff;
}

#profil {
	background: #333333;
}
#profil_inside {
	background: url(../images/profil_nature_bg.gif) no-repeat bottom;
	padding: 20px 12px 70px 12px;
}
#profil_inside img {
	border: 5px solid #000;
	padding: 1px;
	background:#999999;
}
#profil_inside img:hover {
	border-color: #666666;
}
#portfolio {
	background: #666666;
}
#portfolio_inside {
	background: url(../images/profil_nature_bg1.gif) no-repeat bottom;
	padding: 20px 12px 70px 12px;
}
#services {
	background: #333333;
}
#services_inside {
	background: url(../images/profil_nature_bg.gif) no-repeat bottom;
	padding: 20px 12px 70px 12px;
}
#contact {
	background: #666666;
}
#contact_inside {
	background: url(../images/profil_nature_bg1.gif) no-repeat bottom;
	padding: 20px 12px 70px 12px;
}
#contact_inside h3 {
	margin: 0 0 15px 0;
}
#contact_inside label {
	display: block;
	font-size: 13px;
	margin: 0 0 1px 0;
}
#contact_inside input, #contact_inside textarea {
	width: 428px;
	border: 1px solid #000000;
	background: #b0b0b0;
	padding: 2px;
	margin: 0 0 10px 0;
}
#contact_inside input:focus, #contact_inside input:hover, #contact_inside textarea:focus, #contact_inside textarea:hover {
	/*background: #fff;*/
}
#contact_inside input.button {
	width: auto;
	border: 1px solid #333333;
	background: url(../images/button_bg.gif) repeat-x bottom;
	font-family: "Trebuchet MS";
	color: #fff;
	font-weight:bold;
	font-size: 12px;
	padding: 1px 2px;
}

.portfolio_site {
	overflow: auto;
	margin: 0 0 15px 0;
}
.portfolio_site img {
	border: 5px solid #8e929b;
	padding: 1px;
	background: #FFF;
	display: block;
	float: left;
}
.portfolio_site img:hover {
	border-color: #3e4248;
}
.portfolio_site h4 {
	float: left;
	font-size: 14px;
	border-bottom: 1px dashed #dbe3f0;
	width: 255px;
	color: #dbe3f0;
	padding: 0 0 2px 0;
	margin: 0 0 8px 6px;
	overflow: hidden;
}
.portfolio_site p {
	display: block;
	float: left;
	width: 255px;
	padding: 0;
	margin: 0 0 0 6px;
	overflow: hidden;
}
.portfolio_site a, .portfolio_site a:visited, .portfolio_site a:link {
	color: #dbe3f0;
}
.portfolio_site span {
	font-weight: bold;
}

.portfolio_logos {
	overflow: auto;
	margin: 0;
}
.portfolio_logos ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.portfolio_logos li {
	padding: 0;
	margin: 5px;
	display: block;
	float: left;
}
.portfolio_logos img {
	border: 5px solid #8e929b;
	padding: 1px;
	background: #FFF;
}
.portfolio_logos img:hover {
	border-color: #3e4248;
}
.confirmation {
	border: 2px solid #fff;
	text-align: center;
	padding: 20px;
	margin: 120px auto;
	font-size: 14px;
	text-transform:uppercase;
	font-weight: bold;
}

