@charset "UTF-8";
/* CSS Document */



a img {
	text-decoration: none;
	border: 0px;
	
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: url(http://www.meetingplanners.com/images/line-img.aspx) repeat-x #77949e;
	background-position: 10px 50px;
	
}

#logo {
	background-repeat: no-repeat;
	margin-left: 150px;
	margin-top: 25px;
	
}

#logo img {
	width: 120px;
	height: 102px;
	
}

.header h1 {
	color: white;
	font-family: Helvetica, Arial, sans-serif;
	font-size:13px;
	margin-left: 270px;
	margin-top: -82px;
	text-transform: uppercase;
		
}

.header h2 {
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
	margin-left: 270px;
	margin-top: -1px;
	text-transform: uppercase;

}

ul {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	margin-left: 20px;
	margin-bottom: 10px;
	clear: both;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	Font-size: 25px;
	color: #fff;
	margin-top: 10px;
	margin-left: 20px;
	font-weight: 200;
	clear: both;
}

h5 {									/*employee description*/
	font-family: Arial, Helvetica, sans-serif;
	Font-size: 14px;
	color: #fff;
	margin-top: -25px;
	margin-left: 20px;
    margin-right: 20px;
	font-weight: 200;
}

h6 {								/*employee name*/
	font-family: Arial, Helvetica, sans-serif;
	Font-size: 20px;
	color: #fff;
	margin-top: -20px;
	margin-left: 20px;
	font-weight: 200;
	width: 500px;	
	clear: both;
}
.slogan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: white;
	margin-top: -500px;
	margin-left: 20px;
	
}

.main {					/*inner blue container*/
	background-color: #5a7179;
	width: 1000px;
	margin-left: 170px;
	margin-top: 30px;
	position: absolute;

}

#menuElem {
	margin-top: 0px;
}
	
.navbar	{
	padding: 0;
	position: absolute; /* menu doesn’t affect other elements */
	margin-left: 340px;
	height: 71px;
}
	
.navbar li 	{
			height: auto;
			width: 150px;  /* 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: normal bold 12px/1.2em Helvetica, Arial, sans-serif;  
			padding: 0;
			margin: 0;
			background-color: #5a7179;	
}

.navbar a	{							
		padding: 18px 0;  /* Adds a padding on the top and bottom so the text appears centered vertically */
		text-decoration: none;  /* Removes the default hyperlink styling. */
		color: white; /* Text color is white */
		display: block;
		font-size: 15px;
}
		
.navbar li:hover {
	background-color: #8e121d;
} 

.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: #5a7179;
}

.navbar li ul li a 	{
		border-left: 1px solid #b2d9e6; 
		border-right: 1px solid #b2d9e6; 
		border-top: 1px solid #b2d9e6; 
		border-bottom: 1px solid #b2d9e6; 
}
				
.navbar li ul li a:hover	{
	background-color: #8e121d;
}

.navbar_wrapper {
	width: 1000px;
	height: 42px;
	background-color: #343434;
	position: absolute;
}
	
.navbar2	{
	margin-left: 380px;
	margin-top: 0px;
	height: 50px;
    padding: 0;
	position: absolute;
}
	
.navbar2 li 	{
			height: auto;
			width: 150px; 
			float: right; 
			text-align: center;
			list-style: none;
			font: normal bold 12px/1.2em Helvetica, Arial, sans-serif;  
			padding: 0;
			margin: 0;
}

.navbar2 a	{							
		padding: 14px 0;
		text-decoration: none;  
		color: white;
		display: block;
		font-size: 15px;
  
}

.navbar2 li:hover	 {
	background-color: #8e121d;
    cursor: default;
} 

.navbar2 li ul  {
		display: none;
		height: auto;									
		margin: 0;
		padding: 0;			
}				

.navbar2 li:hover ul {
        display: block; 
  
}

.navbar2 li ul li {
	background-color: #343434;
}

.navbar2 li ul li a 	{
		border-left: 1px solid #b2d9e6; 
		border-right: 1px solid #b2d9e6; 
		border-top: 1px solid #b2d9e6; 
		border-bottom: 1px solid #b2d9e6; 
}
				
.navbar2 li ul li a:hover	{
	background-color: #8e121d;
}	

.main_image img {       /*main pic*/
	margin-top: 50px;
	width: 100%;
	
}

.contentbox {
	background: #c6f0fe;
	width: 450px;
	height: 200px;
	margin-left: 525px;
	margin-top: 220px;
	opacity:0.8; /*transparency code*/
    filter:alpha(opacity=60); /* For IE8 and earlier */
}

.content1 {
	letter-spacing: 1px;
	font-size: 20px;
	text-align: left;
	color: black;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: -7px;
	padding-left: 5px;
	padding-top: 5px;
	
}

.content2 {
	font-size: 15px;
	text-align: left;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 5px;
	margin-top: 10px;
	font-weight: lighter;
		
}


.content3 {
	font-size: 12px;
	text-align: left;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 5px;
	margin-top: 5px;
	font-weight: lighter;
		
}

.contentbox img {
	repeat: no-repeat;
	margin-top: 5px;
	width: 150px;
	margin-left: 283px;
	
}

.secondnav {
	background: #c6f0fe;
	height: 45px;
	width: 1000px;
	margin-top: 45px;
}

.secondnav ul li {
	display: inline;
	
}

.secondnav ul li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-decoration:none;
    padding:9px 0;
    color:#000;
	margin-top: 20px;
	height: 30px;
	margin-left: 50px;
	margin-right: 60px;
	
}

.secondnav ul li a:hover {
	color: #8e121d;
	
}

.nav2 {
    background: #c6f0fe;
	margin-top: 40px;
	
}

.secondnav img,
.nav2 img {
   display: block; 
   margin-left: auto; 
  margin-right: auto;
}

.nav2 ul {
	background: #c6f0fe;
	height: 45px;
	width: 960px;
	padding-top: 0px;
    margin: 0px;
}

.nav2 ul li {
	list-style-type: none;
	display: inline;	
}

.nav2 ul li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 19px;
	text-decoration:none;
    color:#000;
	margin-left: 40px;
	margin-right: 80px;	
}


.nav2 ul li a:hover {
  color:#8e121d;
}

.imagebox {
	background: #8e121d;
	width: 500px;
	height: 350px;
	margin-top: 20px;
	margin-left: 18px;
	margin-bottom: 20px;
	float: left;
}

.imagebox img {
	width: 500px;
	height: 350px;	
}

.aboutbox {
	background: #8e121d;
	height: 300px;
	margin-top: 20px;
	margin-left: 18px;
    margin-right: 18px;
	margin-bottom: 20px;
	float: left;
}

.aboutbox img {
	width: 500px;
	height: 300px;	
}

.reasons {
	font-family: Arial, Helvetica, sans-serif;
	Font-size: 18px;
	color: #fff;
	margin-top: 20px;
	margin-left: 30px;
	float: left;
	width: 450px;
	height: autox;
}

.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	float: left;
	width: 450px;
	line-height: 1.3em;
	height: auto;
	margin-left: -18px;
}

.float_header {
	font-family: Arial, Helvetica, sans-serif;
	Font-size: 18px;
	color: #fff;
	text-align: center;
	margin-top: 10px;
	float: left;
	width: 450px;
	height: auto;
	height: auto;
    
}

.float_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	color: #fff;
	color: #fff;
	float: left;
	margin-left: 25px;
    align: left;
    width: auto;
    overflow: hidden;
}

.testimonial_image {
	background: #8e121d;
	width: 500px;
	height: 315px;
	margin-top: 20px;
	margin-left: 18px;
	margin-bottom: 20px;
	float: left;
}

.testimonial_image img {
	width: 500px;
	height: 315px;	
}

.main_testimonial {
	font-family: Arial, Helvetica, sans-serif;
	Font-size: 12px;
	font-style: italic;
	margin-top: 5px;
	margin-left: 10px;
	float: left;
	width: 450px;
	height: auto;
    color: white;
}

.testimonials {
	font-family: Arial, Helvetica, sans-serif;
	Font-size: 12px;
	font-style: italic;
	margin-top: 20px;
	margin-left: 15px;
	width: 960;
	height: auto;
	clear: both;
	color: white;
}

.about {
	font-family: Arial, Helvetica, sans-serif;
	Font-size: 18px;
	color: #fff;
	margin-left: 16px;
    margin-right: 16px;
}

.aboutcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	margin-top: 0px;	
}

.brownbox {
	background: #343434;
	width: 1000px;
	margin-top: 20px;
	height: 700px;
}

.bluebox1 {
	background: #5a7179;
	width: 300px;
	height: 200px;
	margin-top: 20px;
	margin-left: 15px;
	float: left;
	clear: left;
}

.bluebox1 img {
	width: 300px;
	height: 200px;	
}

.box1info {
	font-size: 19px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	margin-left: 20px;
	margin-top: 40px;
	width: 600px;
}

.bluebox2 {
	background: #5a7179;
	width: 300px;
	height: 200px;
	float: left;
	clear: left;
	margin-left: 15px;
	margin-top: 30px;	
}

.bluebox2 img {
	width: 300px;
	height: 200px;	
}

.box2info {
	font-size: 19px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 20px;
	margin-top: 60px;
	float: left;
	width: 600px;
}


.bluebox3 {
	background: #5a7179;
	width: 300px;
	height: 200px;
	margin-top: 30px;
	margin-left: 15px;
	float: left;
	clear: left;	
}

.bluebox3 img {
	width: 300px;
	height: 200px;		
}

.box3info {
	font-size: 19px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	margin-left: 20px;
	margin-top: 60px;
	width: 600px;
}

.boxes {
	background: #343434;
	width: 1000px;
	margin-left: 0px;
	margin-top: 0px;
	position: absolute;
}

.redblock1 {
	background: #8e121d;
	width: 300px;
	float: left;
	margin-top: 20px;
	margin-left: 18px;
	margin-bottom: 20px;
}

.redblockinfo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: white;
	padding-left: 5px;
	padding-right: 4px;
	margin-top: 5px;
	padding-bottom:
}

.redblockinfo1 a {
	text-decoration: none;
	color: white;
}

.redblock2 {
	background: #8e121d;
	width: 300px;
	float: left;
	margin-top: 20px;
	margin-left: 32px;
	margin-bottom: 20px;	
}

.redblockinfo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: white;
	padding-left: 5px;
	padding-right: 4px;
	padding-bottom: 0px;
	margin-top: 5px;
}

.redblockinfo2 a {
	text-decoration: none;
	color: white;
}

.redblock3 {
	background: #8e121d;
	width: 300px;
	float: right;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.redblockinfo3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: white;
	padding-right: 4px;
	padding-left: 5px;
	padding-bottom: 0px;			
	margin-top: 5px;	
}

.redblockinfo3 a {
	text-decoration: none;
	color: white;
}

.redblock2 h7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: white;
	padding-left: 10px;
	margin-top: -50px;
}


.redblock3 h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: white;
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 0px;	
}

.redblock3 h7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: white;
	padding-left: 10px;
	margin-top: -50px;
}

#webicons {
	margin-top: 285px;
	margin-left: 250px;
	position: inherit;
}

.infobox {
	background: #343434;
	width: 1000px;
	height: 470px;
	margin-left: 0px;
	margin-top: 340px;	
}

.infoheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: white;
	width: 300px;
	margin-left: 40px;
	padding-top: 75px;	
}

.infostatement {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: white;
	width: 500px;
	margin-top: 40px;
	margin-left: 40px;
	float: left;
}

.infostatement a {
	text-decoration: none;
	color: white;
}

.infostatement a:hover {
	color: #5a7179;
	font-weight: bold;
}

.topblue {
	background: #5a7179;
	width: 300px;
	height: 200px;
	float: left;	
	margin-left: 140px;
	margin-top: -95px;
}

.topblue img {
	width: 300px;
	height: 200px;
}

.bottomblue {
	background: #5a7179;
	width: 300px;
	height: 200px;
	float: right;
	margin-right: 20px;
	margin-top: 20px;	
}

.bottomblue img {
	width: 300px;
	height: 200px;	
}

#footer {
	color: white;
	margin-top: 40px;
	margin-left: 0px;
	font-size: 14px;
	padding-bottom: 30px;	
	clear: both;
	text-align: center;
}

/* Minification failed (line 608, error number 1036): Expected expression, found '}' */