@import url("thickbox.css");

/*===========================
	Date:13.04.09
===========================*/
body{
	font-family: Tahoma, Arial,"Trebuchet MS",Verdana,Georgia, Lucida,Helvetica, sans-serif;
	font-size:13px;
	text-align:center;
	color:#000;
	background: url(../images/bg2.jpg);
}
:focus{
	outline:none;
}
*{
	margin:0; padding:0;
}
img,fieldset{
	border:none;
}
ul,ol,li{
	list-style:none;
}
p, ul {
	margin-bottom: 1em;
}	
a{
	color:#000000;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
.hide,a b,.rightComment b{
     position: absolute;
     left: -9999px;
}
.invalid { border-color: #000000; }
label.invalid { color: #000000; }
/*-----------------------Page Structure---------------------*/
/*-----------------------Start wrapper---------------------*/
#wrapper{
	width:1022px;
	margin: 0 auto;
	text-align:left;
}
/*-----------------------start header---------------------*/
#header {
	width:1022px;
	height:205px;
}
#header a{	
	background:url(../images/logo.png) no-repeat left top;
	float:left;
	width:200px;
	overflow:hidden;
	height:205px;
	display:block;
}
/*-----------------------start left---------------------*/
.main{
	width:612px;
	float:left;
	overflow:hidden;
}
.contentArea{
	background:url(../images/leftbg.gif) repeat-y right;
	overflow:hidden;
	width:612px;
	padding-bottom:40px;
}
.contentArea h1{
	font-size:22px;
	text-transform:uppercase;
	margin-bottom:5px;
	font-family:Helvetica, sans-serif;
}
.contentArea h2.heading{
	font-family:Helvetica, sans-serif;
	line-height:18px;
	font-weight:bold;
	margin-top:-3px;
	color:#000000;
	text-transform:uppercase;
	font-size:16px;
}
.topContent{
	padding:34px 0 0 50px;
	width:528px;
}
.topContent p{
	font-size:11px;
	line-height:18px;
	color:#2a2a2a;
	padding-bottom:8px;
}
.topContent div{
	width:360px;
	float:left;
	padding-right:8px;
}
.topContent h6{
	font-size:11px;
	color:#262626;
	padding-bottom:15px;
	text-transform:uppercase;
}
.list{
	margin:0 0 25px 10px;
	float:left;
}
.list dd{
	padding-top:40px;
}
.leftContent{
	position:relative;
	padding-left: 40px;
	margin-top:0px;
}
.free{
	display:block;
	position:absolute;
	width:125px; height:124px;
	left:0;
	top:0;
	z-index:2;
	overflow:hidden;
}
.list dd{
	width:175px;
	float:left;
	margin-right:9px;
}
.list dd img{
	padding-bottom:15px;
}
.list dd h2{
	font-size:18px;
}
.list dd p{
	padding:3px 6px 6px 0;
	font-size:11px;
	line-height:18px;
	color:#2a2a2a;
}
.list dd.wide {
	width: 350px;
}
a.buttonDemo {
	text-indent: -9999px;
	display: block;
	background: url(../images/btn-video.gif) no-repeat 0 0;
	width: 198px;
	height: 25px;
	margin-top: 30px;
}
.contentList{
	float:left;
}
.contentList li {
	background:url(../images/bullet.gif) no-repeat left 3px;
	padding:0 0 5px 15px;
	font-size:11px;
	color:#2a2a2a;
}
.commentArea{
	background:url(../images/leftComment.png) no-repeat left top;
	margin:0 0 0 12px;
	clear:both;
	float:left;
	padding:175px 0 0 219px;
	display:inline;
}
.commentArea p{
	font-size:11px;
	width:314px;
	width:315px;
	padding:0 0 5px;
	line-height:18px;
}
.commentArea b{
	font-size:11px;
	color:#2a2a2a;
	padding-bottom:30px;
	text-transform:uppercase;
	display:block;
}
.commentArea b span{
	font-weight:normal;
	text-transform:none;
}

dd strong , span.highlight {
	color: #4eacb7;
	font-weight: bold;
	font-size: 12px;
}


/*-----------------------start left---------------------*/
.side{
	width:403px;
	float:right;
	padding-left:7px;
}
.rightComment{
	width:402px;
	height:279px;
	display:block;
	background:url(../images/rightcomment.png) no-repeat;
}

.outer-form{
	width:330px;
	margin:35px 0 0 20px;
	background:#e5f4f4;
}

.form{
	width:330px;
	background:#4eacb7 url(../images/headingBg.gif) no-repeat 5px 16px ;
	min-height:420px;
	height: auto;
}
/* for Internet Explorer */
/*\*/
* html .form {
height: 420px;
}
/**/
.form ul li{
	margin-bottom:3px;
}
.form ul li label{
	width:62px;
	display:block;
	float:left;
	font-size:11px;
	color:#FFFFFF
}
.form h2.heading{
	font-size:18px;
	color:#f5d863;
	text-transform:uppercase;
}
.form p{
	font-size:11px;
	color:#FFFFFF;
	padding:20px 40px 0 0;
}
.form ul {
	margin-top: 24px;
}
.form ul li input{
	width:160px;
	height:20px;
	border:1px solid #FFFFFF;
	padding:2px 5px 0;
}
.form ul li textarea{
	width:214px;
	height:98px;
	border:1px solid #fff;
	border-right:1px solid #cbe7ea;
	border-bottom:1px solid #cbe7ea;
	padding:5px;
}
.form ul li .submit{
	width:68px;
	height:27px;
	padding:0;
	border:none;
	cursor:pointer;
	margin:5px 0 20px;
}
p.succes {
	color: #f5d863;
}
.contact{
	padding:45px 0 0 40px;
}
.contact h2.heading{
	font-size:18px;
	margin-bottom:15px;
	text-transform:uppercase;
}
.contact p{
	font-size:11px;
	color:#2a2a2a;	
	line-height: 18px;
}	
/*-----------------------start left---------------------*/
.footer {
	padding:11px 22px 168px 48px;
}
.footer p{
	width:400px;
	float:left;
	color:#5d5e5d;
	font-size:11px;
}
.footer a {
	color: #5d5e5d;
	font-style: italic;
}
.footer a:hover {
	color: #8d8d8d;
}
.footer img{
	float:right;
}

/* heading without sifr effect*/


h2.formheading{
	font-weight: normal;
	text-transform:uppercase;
	font-size:22px;
	font-family:Helvetica;
	color:#f5d863
}
.space{
	padding:20px 10px 0 20px;
}
.imgCon{
	width:175px;	height:134px;
	margin-bottom:15px;
}
* html .imgCon{
	margin-bottom:0;
}
.imgConBig{
	width:350px;	height:134px;
	margin-bottom:15px;
}
* html .imgConBig{
	margin-bottom:0;
}