body {
	background:#1f6986;	
	margin:0px;
	font-family:Calibri, Tahoma, sans-serif;
}

img, div, a, input {
	behavior: url(../css/iepngfix.htc);
}

h1, h2 {
	font-family:Calibri, Tahoma, sans-serif;
	color:#a5e922;
	margin:0;
}

#container {
	width: 980px;
	margin-left:auto;
	margin-right:auto;
	background:url(../images/background.jpg) no-repeat;
	height:100%;
}

#head {
	padding-top:30px;
}


#header {
	background:url(../images/logo.png);
	width:442px;
	height:242px;
	cursor:pointer;
}

#content {
	width:882px;
	height:665px;
	margin-top:-50px;
	margin-left:95px;
}

#content-makehomepage {
	width:882px;
	height:3665px;
	margin-top:-50px;
	margin-left:95px;
}

#content-privacy {
	width:882px;
	height:2065px;
	margin-top:-50px;
	margin-left:95px;
}

#content-top {
	background:url(../images/content-top.png);	
	width:882px;
	height:96px;
}

#content-left {
	background:url(../images/content-left.png) repeat-y;
	float:left;
	width:90px;
}

#content-middle {
	background:#ecf4f7;
	float:left;
	width:702px;
}

#content-right {
	background:url(../images/content-right.png) repeat-y;
	float:right;
	width:90px;
}

#content-bottom-front {
	background:url(../images/content-bottom-front.png);	
	float:left;
	margin-bottom:-20px;
	width:882px;
	height:162px;
}

#content-bottom {
	background:url(../images/content-bottom.png);	
	float:left;
	width:882px;
	height:95px;
}

.home {
	height:85px;	
}

.about {
	height:265px;	
}

.feedback {
	height:165px;	
}

.disclaimer {
	height:165px;	
}

.makehomepage {
	height:3200px;	
}

.privacy {
	height:1600px;	
}

#label-split {
	font-family:Helvetica, Arial, sans-serif;
	font-size:18px;
	color:#476c7a;
	padding-left:30px;
}

#search-form {
	margin-bottom: 63px;	
}

#search-box {
	float:left;	
	margin-right:20px;
	width:685px;
}

.button_search {
	text-decoration:none;
}

.button_search_image {
	background:url(../images/button-split.png);
	width:126px;
	height:63px;
	border:0;
}

#search-labels {
	padding-top:47px;
	text-align:center;
}

.label_search {
	text-decoration:none;
}

.label-search {
	width:148px;
	height:56px;
	border:0;
}

.text_field {
	background-image:url(../images/magnify-default.png), url(../images/bg-input.png);
	background-color:#FFFFFF;
	background-repeat: no-repeat, repeat-x;
	background-position:98% 50%, left top;
	font-family: Georgia,Times,"Times New Roman",serif;
	font-size:32px;
	margin-top:7px;
	padding:7px;
	color:#0c333d;
	border:1px solid #79b8c8;
	font-size:28px;
	width:100%;
}

#toolbar-area {
	padding-top:70px;
	padding-right:0px;	
}

#toolbar-area-front {
	padding-top:45px;
	padding-right:0px;	
}

#toolbar{
	margin-right:35px;
}

#toolbar-shadow{
	margin-top:-20px;	
}

.toolbar-text {
	text-decoration:none;
	text-shadow: 1px 1px 0px #389abd;
	color:#03080a;
	margin-right:20px;
	font-family:Calibri, Tahoma, sans-serif;
}

.toolbar-text-bold {
	font-weight:bold;	
}

#toolbar-shadow-text {
	color:#40abd1;
}

#share {
	margin-left:50px;	
}

#share-front {
	margin-left:50px;	
}

#button-share {
	text-decoration:none;	
}

.button_share_image {
	border:0;	
}

.facebookbox {
	float: right;
	margin-top: 60px;
	width: 120px;
	height: 50px;
}

.footer-text {
	text-decoration:none;
	text-shadow: 1px 1px 0px #2d8eb2;
	color:#0b2934;
	margin-right:20px;
}
