@charset "UTF-8";

body {
	/* [disabled]margin-top: 0px; */
	/* [disabled]background-image: url(../images/fill.png); */
	/* [disabled]background-repeat: repeat; */
	background-color: #23467E;
}
    /* CSS Document */

body {
	/* [disabled]font: 14px/24px 'Helvetica Neue', Arial, sans-serif; */
	/* [disabled]color: #333; */
	width: 100%;
	/* [disabled]margin: 30px auto 60px; */
}
/* body > h2 { margin: 30px 0 15px; text-shadow: 1px 1px 0 white; border-bottom: 2px solid #333; padding-bottom: 5px } */
/* h1 { text-align: center; margin-bottom: 30px; text-shadow: 1px 1px 0 white } */
strong + p { margin-top: 0 }
dt { font-weight: bold }
dd { margin: 0 }
figure { display: block; width: 100%; height: 100%; margin: 0 }
figcaption { padding: 10px 15px; position: absolute; bottom: 20px; right: 30px; z-index: 3; background: black; background: rgba(0,0,0,0.7); color: white; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px }

#topPad {
	height: 30px;
	width: 100%;
	background-color: #FFF;
}
#main {
	height: 846px;
	width: 100%;
	/* [disabled]text-align: center; */
	background-image: url(../images/gradient.png);
	background-repeat: repeat-x;
	background-position: 0px 93px;
	background-color: #FFF;
}
#topArea {
	height: 91px;
	width: 898px;
	vertical-align: top;
	display: block;
	margin-right: auto;
	margin-bottom: 38px;
	margin-left: auto;
}
#botArea {
	height: 85px;
	margin-top: 26px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	letter-spacing: 1px;
	width: 898px;
	margin-right: auto;
	margin-left: auto;
	/* [disabled]font-style: italic; */
}
#contactArea {
	/* [disabled]margin-bottom: 21px; */
	float: left;
	width: 100%;
}
#home {
	background-image: url(../images/index1.jpg) !important;
	background-repeat: repeat;
	text-transform:capitalize !important;
}
#aboutus {
	background-image: url(../images/index2.jpg) !important;
	background-repeat: repeat;
	text-transform:capitalize !important;
}
#branding {
	background-image: url(../images/index3.jpg) !important;
	background-repeat: repeat;
	text-transform:capitalize !important;
}
#communications {
	background-image: url(../images/index4.jpg) !important;
	background-repeat: repeat;
	text-transform:capitalize !important;
}
#web {
	background-image: url(../images/index5.jpg) !important;
	background-repeat: repeat;
	text-transform:capitalize !important;
}
#accordion {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E73F39;
	width: 897px;
	margin: 0 auto;
	height: 500px;
	z-index: 9999;
}
#logo {
	float: left;
	width: 40%;
	text-align: left;
	height: 91px;
}
#tagline {
	width: 60%;
	float: right;
	text-align: right;
	margin-top: 69px;
}
#contact {
	width: 75%;
	float: left;
	text-align: left;
}
#contact a {
	text-decoration: none;
	color: #FFF;
}
#contact a:hover {
	color: #591C48;
}
#linkIcon {
	width: 25%;
	float: right;
	text-align: right;
	margin-right: -1px;
}
#linkIcon img {
	margin-left: 8px;
	border: 0px;
}
#linkIcon a img {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
#linkIcon a:hover img {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}
	
#footer {
	height: 15px;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	float: left;
	margin-top: 5px;
	/* [disabled]margin-right: 1px; */
	/* [disabled]margin-bottom: 10px; */
	/* [disabled]margin-left: 0px; */
}
