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

body {
	background-image: url(images/dark_bg.jpg);
	background-repeat: repeat;
	margin: 0px;
	background-color: #ebe7dc;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	background-position: center;
	padding: 0px;
	background-attachment: fixed;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
p {
	margin-top: 0px;
	margin-bottom: 13px;
}



h1 {
	margin: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	font-size: 18px;
	font-weight: bold;
	color: #1A324C;
	text-align: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
h2 {
	margin: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	font-size: 16px;
	font-weight: bold;
	padding-left: 20px;
	color: #124766;
}
h3 {
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	font-size: 13px;
	font-weight: bold;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
}


h4 {
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #1A3D5B;
	text-align: right;
	margin-top: 0px;
	font-style: italic;
	margin-right: 100px;
	margin-bottom: 0px;
}

hr {
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
}


#holder {
	/* [disabled]background-image: url(images/blow1.png); */
	/* [disabled]background-repeat: no-repeat; */
	width: 1080px;
	margin-right: auto;
	margin-left: auto;
	/* [disabled]background-position: 450px top; */
	/* [disabled]background-attachment: fixed; */
}

#container {

}

#header {
	height: 190px;
	width: 1080px;
	margin-right: auto;
	margin-left: auto;
}

#blue_line {
	height: 10px;
	background-color: #2FADB5;
}

#header #logo {
	width: 400px;
	padding-top: 90px;
	padding-left: 65px;
	float: left;
}
#nav {
	padding-top: 155px;
	color: #FFF;
	float: right;
	font-size: 12px;
	text-align: right;
	padding-right: 10px;
}
#banner {
	margin-right: auto;
	margin-left: auto;
	height: 350px;
	width: 1080px;
	background-color: #FFF;
	margin-bottom: 20px;
}
#banner_holder {
	height: 350px;
	width: 1080px;
	/* [disabled]margin-right: auto; */
	/* [disabled]margin-left: auto; */
}
#content {
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
	padding-top: 15px;
	float: none;
	color: #1F2022;
	background-color: #FFF;
	padding-right: 15px;
	padding-left: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#content #home {
	height: 295px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
#content #web {
	height: 860px;
	padding-bottom: 15px;
}
#content #web2 {
	height: 650px;
	padding-bottom: 15px;
}
#content #photo {
	height: 500px;
	padding-bottom: 15px;
}
#content #graphics {
	height: 400px;
	padding-bottom: 15px;
}
#content #video {
	height: 420px;
	padding-bottom: 15px;
}






#content #left {
	float: left;
	width: 655px;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#content #right {
	float: right;
	width: 340px;
	font-size: 11px;
	color: #333;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
}


#offering {
	width: 1050px;
	height: 200px;
	margin-top: 15px;
	position: relative;
}
    #left_col {
	width: 340px;
	position: absolute;
	left: 0px;
	top: 0px;
	padding-right: 10px;
	padding-left: 10px;
}
    #right_col {
	width: 340px;
	position: absolute;
	top: 0px;
	right: 0px;
	padding-left: 10px;
	padding-right: 10px;
}
    #cen {
	margin-right: 360px;
	margin-left: 360px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-left-color: #999;
	padding-right: 10px;
	padding-left: 10px;
}

#content a {
	color: #333;
	text-decoration: underline;
}
#content a:hover {
	color: #0CC;
	text-decoration: none;
}

#bottom {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	bottom: 0px;
}


#footer {
	color: #FFF;
	float: none;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	padding-top: 20px;
	height: 95px;
}
#footer #footer_text {
	width: 770px;
	float: left;
	padding-top: 15px;
}
#footer #footer_text a {
	color: #FFF;
	text-decoration: none;
}
#footer #footer_text a:hover {
	color: #2FADB5;
	text-decoration: none;
}

#footer #footer_logo {
	width: 112px;
	float: right;
	margin: 0px;
	padding: 0px;
}
#tc {
	font-size: 9px;
	color: #FFF;
	font-style: italic;
}
#tc2 {
	font-size: 9px;
	color: #666;
	font-style: italic;
}


#current {
	color: #323232;
}





/*--Main Container--*/
.main_view {
	float: left;
	position: relative;
	height: 350px;
	width: 1080px;
}
/*--Window/Masking Styles--*/
.window {
	height:350px;
	width: 1080px;
	overflow: hidden; /*--Hides anything outside of the set width/height--*/
	position: relative;
}
.image_reel {
	position: absolute;
	/* [disabled]top: -1px; */
	/* [disabled]left: -5px; */
}
.image_reel img {float: left;}

/*--Paging Styles--*/
.paging {
	position: absolute;
	bottom: 0px;
	right: 20px;
	width: 200px;
	height:50px;
	z-index: 100; /*--Assures the paging stays on the top layer--*/
	text-align: right;
	line-height: 50px;
	/* [disabled]background: url(paging_bg2.png) no-repeat; */
	display: none; /*--Hidden by default, will be later shown with jQuery--*/
}
.paging a {
	padding: 9px;
	text-decoration: none;
	color: #CCC;
	background-image: url(images/slider_light.png);
	background-repeat: no-repeat;
	background-position: center center;
	

}
.paging a.active {
	color: #FFF;		

background-image: url(images/slider_dark.png);
	background-repeat: no-repeat;
	background-position: center center;

}


#packages {
	text-align: left;
	margin-left: 20px;
	margin-top: 2px;
	margin-right: 45px;
	height: 100%;
}
#web #pricing_table {
	padding-bottom: 5px;
}

