html, body {
    min-height:100%;
	margin-left:auto;
	margin-right:auto;
		margin-top:0;
	padding:0;
	}

body {
	/*background-image:url(../images/blue-grad.png);*/
	background-color:#1f2ba3;
	background-repeat:repeat-x;
	background-size:cover;
	margin-top:0;
	padding:0;
}

#container{
	position:relative;
	margin:15px auto;
	border-radius: 15px;
	background-color: #fff;
	width: 960px;
	height: 1100px;
	border: thin solid red;
	box-shadow: 1px 1px 1px 1px #666;
	margin-bottom:10px;	
}

.header {
	background-image:url(../images/GlobeHeader3.png);
	background-size:contain;
	background-repeat:no-repeat;
	position:absolute;
	border-radius:15px;
	width: 100%;
	margin-top: 5px;
	height: 150px;
	background-color:#fff;

}
#photocontainer {
	width: 100%;
	height: 250px;
	background-image:url(../images/Globe-Bramall-Halledited.png);
	background-size:cover;
	background-repeat: no-repeat;
	position: relative;
	margin: auto;
	clear: both;
	float: none;
	z-index: 10;
	top: 40px;
	margin-top: 0px;
	box-shadow: 1px 1px 1px 0px #999;

}
	
	
.logotext {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 20px;
	color: #999;
	padding-top: 10px;
	padding-right: 5px;
	/*text-shadow: 1px 1px #CCC;*/
	float: right;
	text-align: right;
	
}


#maintext {
	position:inherit;
	margin-top: 60px;
	font-family: 'Andika', sans-serif;
	font-weight:300;
	color:#1f2ba3;
	font-size:1.1em;
	padding-left: 40px;
	padding-right:20px;
	padding-bottom:155px;
	margin-bottom: 60px;
	width: 90%;
	height:auto;
	/*text-shadow: 1px 1px blue;*/
}
h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 22px;
	color: #000;
	padding-left: 0px;
	padding-top: 2px;
	color: red;
	letter-spacing: 6px;
	border-bottom: solid medium #ccc;
}
.logotext1 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: white;
	float: left;
	margin-left: 30px;
	padding-top: 15px;
	
}
	
	/*text-shadow: 1px 1px #CCC;*/
	
	

#img {
	float:none;
	margin-right:5px;
	padding-top: 10px;
	padding-bottom:25px;
}



/* Navigation container*/
#wrap	{
	width: 100%; 		/* Spans the width of the page */
	height: 40px; 
	margin: 0px;
	margin-top:140px; 			/* Ensures there is no space between sides of the screen and the menu */
	z-index: 199; 		/* Makes sure that your menu remains on top of other page elements */
	position:absolute;
	background-image:url(../images/navback.png);
}
	
.navbar	{
	height: 40px;
	padding: 0;
	margin: 0;
	position: absolute;	 /* Ensures that the menu doesn’t affect other elements */
	border-right: 1px solid #54879d;
	border-bottom: 1px solid #54879d;
	background-image: url(../images/navback.png);
	z-index: 100;
}
	
.navbar a	{							
		padding: 10px 0; 	 /* Adds a padding on the top and bottom so the text appears centered vertically */
		border-left: 1px solid #54879d; /* Creates a border in a slightly lighter shade of blue than the background.  Combined with the right border, this creates a nice effect. */
		border-right: 1px solid #1f5065; /* Creates a border in a slightly darker shade of blue than the background.  Combined with the left border, this creates a nice effect. */
		text-decoration: none;  /* Removes the default hyperlink styling. */
		color: black; /* Text color is white */
		display: block ;
}

.navbar li 	{
			height: 40px;
			width: 159px; 			   	    /* Each menu item is 150px wide */
			float: left;  					/* This lines up the menu items horizontally */
			text-align: center; 			 /* All text is placed in the center of the box */
			list-style: none; 				 /* Removes the default styling (bullets) for the list */
			font-family:Tahoma, Geneva, sans-serif;
			font-size:15px;
			padding: 0;
			margin: 0px;
			background-image:url(../images/navback.png);
}

.navbar li:hover, a:hover {
	background-color:#3341C7;
	color:#fff;
} 
		 
.navbar li ul 	{
		display: none;  			/* Hides the drop-down menu */
		height: auto;									
		margin: 0;					 /* Aligns drop-down box underneath the menu item */
		padding: 0; 				/* Aligns drop-down box underneath the menu item */			
}				

.navbar li:hover ul 	{
        display: block;				 /* Displays the drop-down box when the menu item is hovered over */
}

.navbar li ul li {background-color:#CCC;
} 
						
.navbar li ul li a 	{
		border-left: 1px solid #1f5065; 
		border-right: 1px solid #1f5065; 
		border-top: 1px solid #74a3b7; 
		border-bottom: 1px solid #1f5065; 
		}
				
.navbar li ul li a:hover{
	background-color: #5A85BA;
	color:#FFF;
	}
	/* End of Navigation Container*/
#footer	{
	width: 958px; 		/* Spans the width of the page */
	height: 60px;
	border-bottom-left-radius: 11px;
	border-bottom-right-radius: 11px;
	position: absolute; bottom:51px;
	background-color: #fff;
	margin: 0px 0px 2px 2px;

}
#footer2	{
	width: 956px; 		/* Spans the width of the container */
	height: 50px;	
	border-bottom-left-radius: 11px;
	border-bottom-right-radius: 11px;
	position: absolute; bottom:1px;
	background-color: #666;
	margin: 0px 0px 2px 2px;
	
}

    .gradientBoxesWithOuterShadows {
	height: 350px;
	width: 380px;
	padding: 20px;
	background-color: white;
	float:right;
	margin: 0px 0px 5px 10px;
	/* outer shadows  (note the rgba is red, green, blue, alpha) */
	-webkit-box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0px 1px 6px rgba(23, 69, 88, .5);
	/* rounded corners */
	-webkit-border-radius: 12px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	/* gradients */
	background: -webkit-gradient(linear, left top, left bottom,
color-stop(0%, white), color-stop(15%, white), color-stop(100%, #D7E9F5));
	background: -moz-linear-gradient(top, white 0%, white 55%, #D5E4F3 130%);
}



#contactform {
	position:relative;
	margin:0 auto;
	width:600px;
	height:610px;
	background:#f5f5f5;
	border:1px #999;
}

#contactform label {
	display:block;
	margin:15px 10px 0px 20px;
	font-family: 'Roboto', sans-serif;
	font-weight:400;
	font-size:15px;
	color:#999;
	letter-spacing:1px;
	float:left;
	clear:left;
	width:90px;
	text-align:right;
}

#contactform input {
	width:350px;
}

#contactform input, textarea {
	border:1px solid #ccc;
	padding:12px;
	font-family: 'Roboto', sans-serif;
	font-weight:400;
	font-size:16px;
	color:#999;
}

.ca_true {
	font-family: 'Roboto', sans-serif;
	float:left;
	margin-left:125px;
	display:block;
	font-weight:400;
	font-size:12px;
	color:#66D14D ;
	width:200px;
	z-index:1000;
}

.error {
	font-family: 'Roboto', sans-serif;
	float:left;
	margin-left:125px;
	display:block;
	font-weight:400;
	font-size:12px;
	color:red;
	width:200px;
	z-index:1000;
}

#contactform textarea {
	width:350px;
	height:100px;
}

#contactform button {
	display:block;
	float:left;
	clear:both;
	margin-left:120px;
	padding:7px 145px;
	font-family: 'Roboto', sans-serif;
	font-weight:400;
	font-size:16px;
	color:#999;
	letter-spacing:4px;
}

legend {
	color:#333;
	padding:20px 120px;
	font-family: 'Roboto', sans-serif;
	font-weight:400;
	font-size:19px;
	color:#999;
	letter-spacing:4px;
}

.captcha {
	margin-left:10px;
}

