
/* CSS Document */

/* Global Styles */

	
td {
	color:#333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
a {
	color: #801D7f;
	}
	
a:hover {
	color: #BB8ABE;
	}

/** ---- general stuff ---- **/

a img {
	border: none !important;
	}

/** ---- body & container ---- **/		

body {
	color: #333;
	font-family: "Lucida Sans";
	font-size: 11px;
	margin: 0;
	padding: 0;
	background-color: #000;
	background-image: url(images/side-menu.jpg);
	background-repeat: repeat;
	}
	
#container {
	width: 800px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	background-color: #fff;
	background-repeat: repeat-y;
	margin: 0px;
	}
	
/** ---- top ---- **/	

#top-container {
	margin: 0;
	padding: 0;
	}
	
#top-contents {
	height: 32px;
	margin: 0;
	padding: 0;
	}

#top-text {
	height: 32px;
	background-image: url(images/sliverbar.jpg);
	background-repeat: no-repeat;
	}

/** ---- header ---- **/	

#header-container {
	margin: 0;
	padding: 0;
	}
	
#header-contents {
	height: 214px;
	margin: 0;
	padding: 0;
	}

#header-text {
	height: 214px;
	background-image: url(images/home-bnr.jpg);
	background-repeat: no-repeat;
	}
	
/** ---- SERVICES header ---- **/	

#services-container {
	margin: 0;
	padding: 0;
	}
	
#services-contents {
	height: 214px;
	margin: 0;
	padding: 0;
	}

#services-text {
	height: 214px;
	background-image: url(images/services.jpg);
	background-repeat: no-repeat;
	}

/** ---- PACKAGES header ---- **/	

#packages-container {
	margin: 0;
	padding: 0;
	}
	
#packages-contents {
	height: 214px;
	margin: 0;
	padding: 0;
	}

#packages-text {
	height: 214px;
	background-image: url(images/packages-bnr.jpg);
	background-repeat: no-repeat;
	}

/** ---- PRICING header ---- **/	

#pricing-container {
	margin: 0;
	padding: 0;
	}
	
#pricing-contents {
	height: 214px;
	margin: 0;
	padding: 0;
	}

#pricing-text {
	height: 214px;
	background-image: url(images/pricing-bnr.jpg);
	background-repeat: no-repeat;
	}

/** ----PORTFOLIO header ---- **/	

#portfolio-container {
	margin: 0;
	padding: 0;
	}
	
#portfolio-contents {
	height: 214px;
	margin: 0;
	padding: 0;
	}

#portfolio-text {
	height: 214px;
	background-image: url(images/portfolio-bnr.jpg);
	background-repeat: no-repeat;
	}

/** ----WEB  header ---- **/	

#web-container {
	margin: 0;
	padding: 0;
	}
	
#web-contents {
	height: 214px;
	margin: 0;
	padding: 0;
	}

#web-text {
	height: 214px;
	background-image: url(images/web-bnr.jpg);
	background-repeat: no-repeat;
	}
	
/** ----ORDER header ---- **/	

#order-container {
	margin: 0;
	padding: 0;
	}
	
#order-contents {
	height: 214px;
	margin: 0;
	padding: 0;
	}

#order-text {
	height: 214px;
	background-image: url(images/order-bnr.jpg);
	background-repeat: no-repeat;
	}
	
/** ----CUSTOM QUOTE header ---- **/	

#quote-container {
	margin: 0;
	padding: 0;
	}
	
#quote-contents {
	height: 214px;
	margin: 0;
	padding: 0;
	}

#quote-text {
	height: 214px;
	background-image: url(images/custom-bnr.jpg);
	background-repeat: no-repeat;
	}
	
/** ----CONTACT header ---- **/	

#contact-container {
	margin: 0;
	padding: 0;
	}
	
#contact-contents {
	height: 214px;
	margin: 0;
	padding: 0;
	}

#contact-text {
	height: 214px;
	background-image: url(images/contact-bnr.jpg);
	background-repeat: no-repeat;
	}
	

/** ---- footer inside ---- **/	

#foot-container {
	margin: 0;
	padding: 0;
	}
	
#foot-contents {
	height: 32px;
	margin: 0;
	padding: 0;
	}

#foot-text {
	height: 32px;
	background-image: url(images/sliverbar.jpg);
	background-repeat: no-repeat;
	}
	

/** ---- Navigation ---- **/	

#nav-container {
	margin: 0;
	padding: 0;
	}
	
#nav-contents {
	height: 48px;
	margin: 0;
	padding: 0;
	}

#nav-text {
	height: 48px;
	background-image: url(images/nav-bkgd.gif);
	background-repeat: no-repeat;
	}
	
/** ---- Contents ---- **/	

#middle-container {
	margin: 0;
	padding: 0;
	}
	
#middle-contents {
	height: 400px;
	margin: 0;
	padding: 0;
	}

#middle-text {
	height: 600px;
	background-image: url(images/middle.jpg);
	background-repeat: no-repeat;
	}
	

#full-container {
	margin: 0;
	padding: 0;
	}
	
#full-contents {
	height: 600px;
	margin: 0;
	padding: 0;
	}

#full-text {
	height: 600px;
	background-image: url(images/gradient-cnt1.gif);
	background-repeat: no-repeat;
	}
	

/* ID Styles */

#middle td {
	border: 1px solid #BAC0C9;
	}

#navigation td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	}
	
#navigation a {
	color: #333333;
	line-height:14px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	font-family: "Lucida Sans";
	font-size: 14px;
	font-weight: bold;
	padding-top: 15px;
	padding-right: 6px;
	padding-bottom: 15px;
	padding-left: 20px;
	}
	
#navigation a:hover {
	color:#3e5176;
	filter: Glow(Color=E7F0F7, Strength=2);
	}
	
	
#top a {
	color: #131B40;
	line-height:normal;
	letter-spacing:0.1em;
	text-decoration: none;
	display:inline;
	font-family: "Lucida Sans";
	font-size: 10px;
	font-weight: normal;
	margin-top: 55px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-variant: small-caps;
	}
	
#top a:hover {
	color:#BAC0C9;
	}	
	

/* Class Styles */
	
.bodyText {
	color:#333333;
	line-height:normal;
	margin-top:0px;
	font-family: "Lucida Sans";
	font-size: 11px;
	}
	
.Headers {
	color:#131B40;
	line-height:20px;
	letter-spacing:.1em;
	margin-top:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	}

.HeadersALT {
	color:#fff;
	line-height:20px;
	letter-spacing:.1em;
	margin-top:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	}


.Subheader {
	color:#6E85A3;
	line-height:normal;
	letter-spacing:0.2em;
	margin-top:0px;
	font-family: "Lucida Sans";
	font-size: 12px;
	font-variant: small-caps;
	}

.Midlink {
	color:#3E5176;
	line-height:normal;
	letter-spacing:0.1em;
	margin-top:0px;
	font-family: "Lucida Sans";
	font-size: 11px;
	font-variant: small-caps;
	}

.Captions {
	color:#fff;
	line-height:normal;
	letter-spacing:0.2em;
	margin-top:0px;
	font-family: "Lucida Sans";
	font-size: 10px;
	font-variant: normal;
	}

.SmallText {
	color:#fff;
	line-height:normal;
	letter-spacing:0.2em;
	margin-top:0px;
	font-family: "Lucida Sans";
	font-size: 10px;
	font-variant: normal;
	}

.SideBar {
	color:#131B40;
	line-height:normal;
	letter-spacing:0.1em;
	margin-top:0px;
	font-family: "Lucida Sans";
	font-size: 10px;
	font-variant: normal;
	font-weight: bold;
	}


