@charset "utf-8";
body  {
	background: #000000;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left;
}
.logo {
	display: block;
	position: absolute;
	left: 650px;
	top: 5px;
	background-image: url(images/eventlinklogo.jpg);
	width: 140px;
	height: 95px;
}
#container  {
	width: 800px;
	margin: 0;
	text-align: left;
} 
#header  {
	padding: 0 0px 0 00px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 60px;
	background-color: #000000;
	width: 800px;
	background-repeat: no-repeat;
	background-position: right;
} 
#mainContent  {
	margin-top: 50px;
	width: 100%;
	height: 320px;
} 
#servicemainContent  {
	margin-top: 50px;
	width: 800px;
	height: 1050px;
} 
#clientmainContent {
	height: 610px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #BCBCBC;
	margin: 0;
	text-align: justify;
}
.contactlist p {
	text-align: right;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #f19d1e;
	font-weight: normal;
}
.profileContainer {
	width: 600px;
	padding: 5px 0px 10px 0px;
	/*height: 180px;*/
	height: auto;
	float: left;
}
.profileContainer  .image {
	float: left;
	width: 150px;
}
.profileContainer .text {
	width: 440px;
	float: left;
	padding-left: 10px;
}



h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F19D1E;
	margin: 0;
	font-weight: normal;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F19D1E;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	text-transform: uppercase;
}
#mainContent   .bold {
	font-size:large;
	color: #FFFFFF;
}
#footer p {
	color: #FFFFFF;
	text-align: right;
}
.contactlist {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F19D1E;
	padding-right: 1px;
}

#contactform {
	font-family: Arial, Helvetica, sans-serif;
	color: #BCBCBC;
}
#contactform input {
	margin: 5px;

}
.contactform label {
	font-size: 11px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#footer  {
	padding: 10px 30px 0 20px;
	background-color: #000000;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
ul#nav {
	margin: 0px 0 25px;
	padding: 0px 0 30px;
	width: 600px;
}
#nav li {
	display: block;
	float: left;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	height: 20px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	color: #F19D1E;
	list-style: none;
	margin-top: 5px;
	font-weight: normal;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F19D1E;
}


.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}

.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
a:link, a:active, a:visited {
	color: #F19D1E;
	text-decoration: none;
}
#header #nav a:hover {
	background-color: #F19D1E;
	color: #FFFFFF;
	cursor: pointer;
}
.contactmainfield {
	float: right;
	margin: 0;
	padding-bottom: 20px;
	padding-left: 0px;
	padding-right: 0px;
	width: 610px;
}

.contact {
	float: left;
	width: 300px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 20px;
	margin-top: 0px;
	padding-bottom: 20px;
	background-color: #000000;
	margin-left: 20px;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.contactlist {
	float: left;
	width: 250px;
	text-align: left;
	padding-right: 5px;
	margin-top: 0px;
	margin-left: 0px;
}


.contactlist blockquote {
	padding: 0px;
	float: right;
	width: 80%;
	margin-top: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F19D1E;
	margin-right: 0px;
	text-align: right;
}



.contactright {
	padding: 10px;
	width: 100%;
	margin: 0 0 5px;
}
.contactleft {
	float: left;
	margin-bottom: 10px;
}
.testimoniallist   span {
	margin: 0px;
	padding: 0px;
	float: right;
	font-weight: normal;
	color: #FFFFFF;
	text-align: right;
	padding-top: 10px;
}
.testimoniallist   blockquote.first {
	margin-left: 0px;
}
.testimoniallist   blockquote {
	display:block;
	float: left;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-top:0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F19D1E;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	width: 430px;
}
.testimoniallist   blockquote.last {
	border-bottom-width: 0;
	border-bottom-style: none;
	margin-right: 0px;
}
.testimoniallist {
	font-family: Arial, Helvetica, sans-serif;
	color: #BCBCBC;
	font-size: 14px;
	width: 430px;
	margin: 0px;
	padding: 0px;
}
.testimonial iframe {
	display: block;
	margin: 0 0 0 40px;
	border: none;
	padding: 0px;
}
.bgstart{
	float:left;
	height:20px;
	font-size:700%;
	color:#999999;
	margin-top: -70px;
	padding-top: 45px;
	margin-bottom: -80px;
	margin-right: 0px;
}

.bgend{
	float:right;
	font-size:700%;
	color:#999999;
	height: 25px;
	margin-top: 0px;
	padding-top: 0px;
	margin-right: 10px;
}
#galleryContent   {
	height: 600px;
	width: 800px;
	margin-top: 20px;
}
#gallerymainfield {
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #A1A1A1;
	padding-left: 10px;
	padding-right: 10px;
	height: 800px;
}
#gallerymainfield  ul {
	border-bottom-width: 0;
	border-bottom-style: none;
	margin-right: 0px;
	width: 100%;
	height: 100px;
}
#sidebar1  {
	float: left; /* since this element is floated, a width must be given */
	width: 140px;
	height: 200px;
	overflow: hidden;
	margin: 0px;
	clear: none;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
.testimonial {
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F19D1E;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#column3 {
	width: 600px;
	float: left;
	margin: 0px;
	padding: 0px;
}

.services {
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F19D1E;
	height: 1050px;
}
.services td {
	font-family: Arial, Helvetica, sans-serif;
	color: #F19D1E;
	text-align: left;
	font-size: 14px;
	margin: 0px;
	padding: 10px 0px 10px 0px;
}
.services td.leftframe {
	text-align: right;
	padding-right: 5px;
}


li {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 14px;
}

.aboutus {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F19D1E;
	padding: 0px 150px 0px 10px;
}
#nav li.first {
	border-left-style: none;
}

