/* === General Section === */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
}
@font-face {
    font-family: 'dosissemibold';
    src: url('./fonty/dosis-semibold-webfont.eot');
    src: url('./fonty/dosis-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('./fonty/dosis-semibold-webfont.woff') format('woff'),
         url('./fonty/dosis-semibold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
html, body, textarea, input { 
	font-size:101%;
	font-family: 'dosissemibold', 'Arial CE', Arial, sans-serif;
	color:#333333;
	font-size:14px;
	-webkit-text-size-adjust:none;
}
html{
	background:url(../img/bg.jpg) no-repeat center 385px #E0E0E0;
}
body{
}
a{ color:#58ADCC; text-decoration:none; cursor:pointer; }
a:hover { text-decoration:none }
a:hover { background:#58ADCC; color:#383838;}
::-moz-selection{ background:#58ADCC; color:#383838; }
::selection { background:#58ADCC; color:#383838; }
footer, header, section {
	display:block;
}
h1{
	color:#333333;
	font-size:48px;
	letter-spacing:-0.03em;
	font-weight:100;
	z-index:400;
	position:relative;
}
h2{
	font-size:28px;
	letter-spacing:-0.01em;
	margin-bottom:10px;
	margin-top:3px;
}
h3{
	font-size:18px;
	margin:8px 0 10px;
}
h4{
	font-size:18px;
	margin:8px 0 0;
}

p, li{
	line-height:1.5em;
}
li form{
	margin-left:12px;
}
p, ul{
	margin-bottom:10px;
}
li{
	list-style:inside square;
	margin-left:10px;
}

hr { 
	display:block;
	height:0px;
	line-height:0px;
	border:0;
	border-top:1px solid #BBBBBB;
	border-bottom:1px solid #DDDDDD;
	margin:16px 0;
	padding:0;
}
strong{
	font-weight:700;
}
header, footer, nav, section{
	display:block;
}
footer{
	font-size:10px;
	text-align:center;
}
#wrap{
	width:800px;
	min-height:400px;
	margin:0px auto;
	margin-top:80px;
	background:url(../img/bg.gif) #CCCCCC;
}
#content{
	position:relative;
	top:39px;
	width:500px;
	height:350px;
	margin-left:250px;
}
img{
	border:0;
}
noscript{
	display:block;
	position:absolute;
	top:238px;
	margin:0 auto;
	width:800px;
	bottom:0;
	z-index:20;
}
noscript p{
	width:800px;
	font-size:20px;
	padding-top:20px;
	margin:0 auto;
	color:#4D4D4D;
}
input:invalid{
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
.small{
	font-size:10px;
	color:#888;
	letter-spacing:0;
}
nav{
	width:200px;
	float:left;
	position:relative;
	background:url(../img/shine.gif) no-repeat left top;
}
nav ul{
	border-top:1px solid #BBBBBB;
	border-bottom:1px solid #DDDDDD;
	font-size:14px;
	font-weight:700;
}
nav ul li{
	list-style:none;
	padding:0;
	margin:0;
}
nav ul a, nav ul li span.active{
	border-top:1px solid #DDDDDD;
	border-bottom:1px solid #BBBBBB;
	display:block;
	padding:6px 15px 7px 0;
	text-align:right;
	-webkit-text-shadow: -1px -1px 0px #BBBBBB, 1px 1px 0px #DDDDDD;
	-moz-text-shadow: -1px -1px 0px #BBBBBB, 1px 1px 0px #DDDDDD;
	text-shadow: -1px -1px 0px #BBBBBB, 1px 1px 0px #DDDDDD;
	color:#333333;
}
nav ul li a:hover, nav ul li a.active, nav ul li span.active{
	border-top:1px solid #BBB;
	-webkit-text-shadow: none;
	-moz-text-shadow: none;
	text-shadow: none;
	background:url(../img/nav_bg.png) center repeat-x #58ADCC;
	text-decoration:none;
	color:#383838;
}

#shadow{
	background:url(../img/shadow.png) no-repeat;
	height:400px;
	width:10px;
	position:absolute;
	right:0;
	top:0;
	border-right:1px solid #CCCCCC;
}
#logo{
	display:block;
	height:161px;
	text-indent:-9999px;
	background:url(../img/logo.png) no-repeat center;
	
}
.slide{
	height:250px;
	width:500px;
	display:none;
	position:absolute;
	left:0;
}
.slide h2, .slide h3, .slide h4, .slide h5{
	background:url(../img/bg.gif) #CCCCCC;
}

/* === Email Section === */

#emailform{
	text-align:left;
	width:392px;
	display:block;
	height:45px;
	background:url(../img/inputfield.gif) center left no-repeat;
}
#emailfield{
	width:285px;
	display:inline-block;
	zoom:1;
	*display:inline;
	height:45px;
	float:left;
}
#emailfield input{
	border:0;
	background:none;
	font-size:14px;
	font-weight:700;
	color:#333333;
	width:280px;
	padding:0 5px;
	outline: none;
	margin-top:14px;
}
#submitfield{
	float:right;
	width:93px;
	height:31px;
}

#submitbutton{
	font-size:14px;
	font-weight:700;
	color:#333333;
	width:77px;
	height:26px;
	border:0;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	background:url(../img/nav_bg.png) center left repeat-x #58ADCC;
	cursor: pointer;
	margin-top:10px;
	-webkit-text-shadow: 1px 1px 0px #DDDDDD;
	-moz-text-shadow: 1px 1px 0px #DDDDDD;
	text-shadow: 1px 1px 0px #DDDDDD;
}
#submitbutton:hover, #submitbutton:active{
	-webkit-text-shadow: none;
	-moz-text-shadow: none;
	text-shadow: none;
	color:#383838;
	background-color:#58ADCC !important;
}

/* === Contact Section === */
#namelabel, #emaillabel{
	text-align:left;
	width:392px;
	display:block;
	height:36px;
	background:url(../img/inputfield.gif) top left no-repeat;
}
#name, #contactemail{
	border:0;
	background:none;
	font-size:14px;
	font-weight:700;
	color:#333333;
	width:370px;
	padding:0 5px;
	outline: none;
	margin-top:8px;

}
#contactsubmit{
	font-size:14px;
	font-weight:700;
	color:#333333;
	width:150px;
	height:26px;
	border:0;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	background:url(../img/nav_bg.png) center left repeat-x #58ADCC;
	cursor: pointer;
	-webkit-text-shadow: 1px 1px 0px #DDDDDD;
	-moz-text-shadow: 1px 1px 0px #DDDDDD;
	text-shadow: 1px 1px 0px #DDDDDD;
}
#contactsubmit:hover, #contactsubmit:active{
	-webkit-text-shadow: none;
	-moz-text-shadow: none;
	text-shadow: none;
	color:#383838;
	background-color:#58ADCC !important;
}
#contactstatus{
	font-size:12px;
	padding-left:12px;
	color:#58ADCC;
	-webkit-text-shadow: 1px 1px 0px #BBBBBB;
	-moz-text-shadow: 1px 1px 0px #BBBBBB;
	text-shadow: 1px 1px 0px #BBBBBB;
}

#msglabel{
	text-align:left;
	width:392px;
	display:block;
	background:url(../img/textfield.gif) top left no-repeat;
}
textarea{
	border:1px solid;
	padding:0 5px;
	font-size:14px;
	font-weight:700;
	color:#333333;
	width:370px;
	height:86px;
	resize:none;
	border:0;
	background:none;
	overflow:auto;
	margin-top:8px;
	margin-bottom:9px;
	outline:none;
}