@charset "utf-8";
/*Reset all CSS rules*/
body, html, div, blockquote, img, label, p, h1, h2, h3, h4, h5, h6, pre, ul, ol, li, dl, dt, dd, form, a, fieldset, input, th, td {  
	margin: 0; padding: 0; border: 0; outline: none;  
	} 

h1, h2, h3, h4, h5, h6  
	{
	font-size: 100%;
	}   


/* Start site specific CSS here */
body {
	background-attachment: fixed;
	background-color: #333333;
	background-image: url(images/bg_main.gif);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	}


#container {
	margin-right: auto;
	margin-left: auto;
	width: 947px;
}
#header_words {
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 20px;
	width: 200px;
}

/* TABS */

#tab_div {
	padding-top: 200px;
}

/* INDEX PAGE */

#main_div_top {
	background-image: url(images/bg_main_div_top.png);
	background-repeat: no-repeat;
	height: 154px;
	width: 893px;
}




#main_div_bottom {
	background-image: url(images/bg_main_div_bottom.png);
	background-repeat: no-repeat;
	height: 582px;
	width: 893px;
}

#promo_vid {
	width: 410px;
	float: left;
	padding-left: 30px;
}
#welcome_message {
	width: 400px;
	float: right;
	padding-right: 40px;
}

#welcome_message img {
	padding-bottom: 2px;
}
#welcome_message p {
	font-style: normal;
	color: #535150;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#content_div {
	float: left;
	margin: 0px;

}
#promobox_news {
	background-image: url(images/box_services.jpg);
	background-repeat: no-repeat;
	width: 254px;
	height: 264px;
}


#promobox_blog {
	background-image: url(images/box_blog.jpg);
	background-repeat: no-repeat;
	width: 254px;
	height: 264px;
}


#promobox_work {
	background-image: url(images/box_work.jpg);
	background-repeat: no-repeat;
	width: 254px;
	height: 264px;
}
#home_promobox_container {
	clear: both;
	padding-top: 12px;
}
#home_promobox_container  td {
	padding-right: 17px;
	padding-left: 17px;
}
.promobox_content_container {
	padding-top: 178px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-left: 15px;
}
#home_promobox_container  a:link, #home_promobox_container  a:visited, #home_promobox_container  a:active {
	text-decoration: none;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
}
#home_promobox_container  a:hover {
	text-decoration: underline;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
}
#who_we_are_box {
	width: 410px;
	float: left;
	background-image: url(images/who_we_are.png);
	background-repeat: no-repeat;
	height: 215px;
	margin-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-top: 65px;
	padding-left: 10px;
}
.about_promobox_content_container {
}

#about_promobox_container {
	clear: both;
	padding-top: 30px;
}
#about_promobox_container  td {
	padding-right: 17px;
	padding-left: 17px;
}
#about_promobox_container  a:link, #about_promobox_container  a:visited, #about_promobox_container  a:active {
	text-decoration: none;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
}
#about_promobox_container  a:hover {
	text-decoration: underline;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
}
#about_promobox_services {
	background-image: url(images/box_small_pr.jpg);
	background-repeat: no-repeat;
	width: 254px;
	height: 185px;
}

/* ABOUT PAGE */

#about_promobox_blog {
	background-image: url(images/box_small_events.jpg);
	background-repeat: no-repeat;
	width: 254px;
	height: 185px;
}
#about_promobox_work {
	background-image: url(images/box_small_showcase.jpg);
	background-repeat: no-repeat;
	width: 254px;
	height: 185px;
}
#about_img {
	width: 400px;
	float: right;
	padding-right: 40px;
}
.about_promobox_content_container {
	padding-top: 57px;
	padding-left: 8px;
}
#contact_box {
	width: 410px;
	float: left;
	height: 215px;
	margin-left: 30px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding-top: 5px;
	padding-left: 10px;
	color: #333;
}
#contact_box h3 {
	font-size: 20px;
	font-weight: bold;
}
#contact_box h4 {
	font-size: 14px;
	font-weight: bold;
	padding-top: 2px;
}

#contact_box h2 {
	font-weight: bold;
	font-size: 24px;
	color: #333;
}
#contact_box h2 a:link, #contact_box h2 a:visited, #contact_box h2 a:active {
	text-decoration: none;
	color: #333;
}
#contact_box h2 a:hover {
	text-decoration: underline;
	color: #333;
}

/* pr page */
#pr_promobox_container {
	clear: both;
	padding-top: 29px;
}
#pr_promobox_container  a:link, #pr_promobox_container  a:visited, #pr_promobox_container  a:active {
	text-decoration: none;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
}
#pr_promobox_container  a:hover {
	text-decoration: underline;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
}
#pr_promobox_container  td {
	padding-right: 17px;
	padding-left: 17px;
}
/* events page */
#events_promobox_container {
	clear: both;
	padding-top: 29px;
}
#events_promobox_container  a:link, #events_promobox_container  a:visited, #events_promobox_container  a:active {
	text-decoration: none;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
}
#events_promobox_container  a:hover {
	text-decoration: underline;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
}
#events_promobox_container  td {
	padding-right: 17px;
	padding-left: 17px;
}
/* events page */
#showcase_promobox_container {
	clear: both;
	padding-top: 29px;
}
#showcase_promobox_container  a:link, #showcase_promobox_container  a:visited, #showcase_promobox_container  a:active {
	text-decoration: none;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
}
#showcase_promobox_container  a:hover {
	text-decoration: underline;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
}
#showcase_promobox_container  td {
	padding-right: 17px;
	padding-left: 17px;
}
#services_one {
	background-image: url(images/services_bg_1.jpg);
	height: 155px;
	background-repeat: no-repeat;
	margin-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-top: 60px;
	padding-left: 140px;
}
#services_two {
	background-image: url(images/services_bg_2.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 120px;
	margin-right: 15px;
	font-size: 12px;
	font-weight: normal;
	padding-left: 75px;
	padding-top: 20px;
}

#services_three {
	background-image: url(images/services_bg_3.jpg);
	background-repeat: no-repeat;
	height: 143px;
	margin-left: 30px;
	font-size: 12px;
	font-weight: normal;
	padding-top: 58px;
	padding-left: 225px;
}
#services_three h4 {
	font-size: 12px;
}
#third_service_bottom {
	padding-left: 20px;
	padding-top: 10px;
}
