﻿.inputfield{
	padding:4px;
	height:20px;
	width: 125px;
}

.inputfield_email{
	padding:4px;
	height:20px;
	width:260px;
}


#header {
	background: url(images/lp_bg-in.gif);
	width: 100%;
	display: block;
	height: 144px;
}

#header img {
	border: 0px;
}

body {
	background: #EEEDDF;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	background: #EEEDDF;
	font-size: 14px;
	color: #333333;
	padding-top: 0;
	margin:0px;
}

#wrap {
	width:100%;
	background: url(images/vs_wrap.jpg)  repeat-x ;
}

#content_center {
	background: url(images/vs_bg.jpg);
	width: 700px;
	margin: auto;
	padding: 5px 20px 20px 20px;
}

h1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 32px;
	line-height: 36px;
	color: #CC0000;
	margin-top: 30px;
	margin-bottom: 25px;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
}

h2 {
	color: #000000;
	font-weight: bold;
	line-height: 26px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin-bottom: 25px;
	margin-left: 10px;
	margin-right: 10px;
}


h4 {
	font-size:1.2em;
}

.footer {
	margin:20px;
	clear:both;
	height:68px;
	position:relative;
	background: #eeeddf;
	font-size:14px;
	color:#666666;
	font-weight: normal;
	text-decoration: none;
}

.footer1 {
	position:relative;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-weight: normal;
	text-decoration: none;
}

.footer a {
	font-size:14px;
	color: #116371;
	font-weight: normal;
	text-decoration: none;
}

#footer_line {
	width: 740px;
	height:4px;
	background:#E3E1D7;
	margin:auto;
	font-weight: normal;
	text-decoration: none;
}


#mainWrapper {
	background-image: url(images/main_repeater.jpg);
	background-repeat: repeat-y;
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#mainContentWrapper {
	padding-right: 40px;
	padding-left: 50px;
	font-family: tahoma, verdana, arial;
}

#mainWrapper {
	background-image: url(images/main_repeater.jpg);
	background-repeat: repeat-y;
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#mainContentWrapper {
	padding-right: 40px;
	padding-left: 50px;
	font-family: tahoma, verdana, arial;
}

.testimonialbox{
	border-right: 1px solid #9bcbda;
	border-left: 1px solid #9bcbda;
	border-top: 1px solid #9bcbda;
	border-bottom: 1px solid #9bcbda;
	background: #e7f5fa;
	padding-bottom: 15px;
	color: #545454;
	padding-top: 10px;
	padding-left: 8px;
	padding-right: 8px;
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 13px;
	line-height: 19px;
	margin-bottom: 15px;
}

.praesentations-box1{
	border: 1px dashed #c5dce3;
	width: 380px;
	margin: 0px auto;
	background: #e7f5fa;
	padding: 8px;
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 13px;
	color: #545454;
}

.praesentations-box2{
	border: 1px #FFDD95 dashed;
	width: 380px;
	margin: 0px auto;
	background: #FFFFCC;
	padding: 8px;
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 13px;
	color: #545454;
}

#content_center blockquote {
	background: rgb(225,250,200) url('images/bl-sm.gif') no-repeat left 50%;
	border: .25em rgb(186, 255, 117) solid;
	padding: .5em .25em 1em 85px;
	margin: 0em auto 1em 0;
	max-width: 420px;
	width: 420px;
}
#content blockquote:hover { background-color: rgb(200,250,175); }
#content blockquote h3 { color: rgb(204,0,0); text-transform:capitalize; }
#content blockquote a { font-weight: bold; }

