@font-face {
    font-family: 'girolight';
    src: url('../fonts/girolight001-webfont.eot');
    src: url('../fonts/girolight001-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/girolight001-webfont.woff') format('woff'),
         url('../fonts/girolight001-webfont.ttf') format('truetype'),
         url('../fonts/girolight001-webfont.svg#girolight') format('svg');
    font-weight: normal;
    font-style: normal;
}

.wrapperContent{
	width:1000px;
	margin-left:auto;
	margin-right:auto;       
}


.container{
	margin:0 auto;
	width:1000px;
	table-layout:auto;
}

body{
	position:absolute;
	top:0;
	bottom:0;
	width:100%;
    height:100%;
}

td{
	padding: 0;
	margin: 0;
	vertical-align:top !important;
}
       

     
textarea{ 
	width: 218px;
	height: 70px;
	border-radius: 4px;
	border: #d8d9d9 solid 1px;
	resize: none;
}

img{
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
	color: 2c5e87;
}

a.hellothere {
	font-family: 'girolight';
	font-size: 36px;
	color: rgb(134, 194, 64);
	line-height:30px;
	text-align: center !important;
	text-decoration: none;
}

a.sayhello {
	font-family: 'girolight';
	font-size: 23px;
	color: #2c5e87;
	line-height: 23px;
	text-align: center !important;
	text-decoration: none;
	padding:0;
	margin:0;
}

h1.title {
	font-family: 'girolight';
	font-size: 40px;
	color: rgb(134, 194, 64);
	font-weight: normal;
	margin:0 0 8px -4px;
	padding:0;
}

h1.title b {
	color: #2c5e87;
	font-weight:normal;
}

p.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height: 21px;
	padding-left:27px;
	margin-right:0px;
	margin-bottom: 0px;
	margin-top: 0px;
	letter-spacing: 1px;
}

h2 {
	font-family: 'girolight';
	font-size: 38px;
	color: rgb(134, 194, 64);
	font-weight: normal;
	padding-top:0px;
	margin:0;
}

h2 b {
	color: #2c5e87;
	font-weight:normal;
}

p.form {
	font-family: Arial;
	font-size:11.5px;
	letter-spacing: 1px;
	padding:0;
	margin: 0;
	color:#333;
}

input.box {
	width: 218px;
	border: #d8d9d9 solid 1px;
	border-radius: 4px;
	height: 22px;
	margin: 0 0 8px 0;
	padding: 0;
}

h3{
	font-family: 'girolight';
	font-size: 30px;
	color: rgb(134, 194, 64);
	font-weight: normal;
	padding-top:0px;
	margin:0 0 0px 0;
}

p.details {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10.5px;
	line-height: 15.8px;
	padding-left:23px;
	margin-right:0px;
	margin-bottom: 0px;
	margin-top: 7px;
	letter-spacing: 0.5px;
}