/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}
body {
	background-color: #fff;
	background-image: url(/images/bg.gif);
	background-repeat: repeat-x;
	background-position:top left;
	margin: 0;
}
h1,h2,h3,h4,h5,h6 {
	margin: 0 auto;
	font-weight: bold;
}
h1 {
	font-size: 16px;
	color: #666;
}
h2 {
	font-size: 13px;
	color: #666;
}
a:link a:active{
	text-decoration: none;
	color: #666;
}
a:visited, a:hover {
	text-decoration: none;
	color: #999;
}
#container{
	margin: 0 auto;
	width: 950px;
	height: 582px;
	/*position: relative;*/
	overflow: hidden;
	background-image: url(/images/skincrete_logo.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#header{
	overflow: hidden;
	float: left;
	width: 950px;
	height: 22px;
	margin: 0;
	padding: 0;
}
#photo{
	overflow: hidden;
	float: left;
	width: 950px;
	height: 395px;
	margin: 0;
	padding: 0;
}
#photo2{
	overflow: hidden;
	float: left;
	width: 950px;
	height: 118px;
	margin: 0;
	padding: 0;
}
#maincontent {
	overflow: hidden;
	float: left;
	width: 950px;
	height: 545px;
	margin: 0;
	padding: 0;
}
#maincontent2 {
	overflow: hidden;
	float: left;
	width: 750px;
	margin: 0;
	padding: 0;
}
#content{
	overflow: hidden;
	float: left;
	width: 750px;
	height: 140px;
	margin: 0;
	padding: 0;
}
#content2{
	overflow: hidden;
	float: left;
	width: 950px;
	height: 417px;
	margin: 0;
	padding: 0;
}
#maintekst{
	overflow: hidden;
	float: left;
	width: 950px;
	margin: 0;
	padding: 0;
	line-height: 18px;
}
#maintekst2{
	overflow: hidden;
	float: left;
	width: 950px;
	margin: 120px 0 0 0;
	padding: 0;
	line-height: 18px;
}
#maintekst2 a:link, a:active{
	text-decoration: none;
	color: #666;
}
#maintekst2 a:visited, a:hover {
	text-decoration: none;
	color: #999;
}
#footer{
	overflow: hidden;
	float: left;
	width: 950px;
	height: 25px;
	clear:both;
}
#logo {
	float: right;
	overflow: hidden;
	bottom: 36px;
	width: 200px;
	height: 100px;
	text-align: right;
	margin: 25px 0 0 0;
}
#partners {
	overflow: hidden;
	float: left;
	font-size: 12px;
	width: 733px;
}
.sendbutton{
	border: solid 2px #b05e19;
	color: #666666;
	background-color: #ffffff;
	font-weight: bold;
}