html,body {
	font: 0.9em Arial, Helvetica, sans-serif;
	background:#000000;
	}
	
*{margin:0; padding:0;}

h1 {
	margin-bottom: 0.5em;
	margin-left: 0.9em;
	}
	
	h1 span {display: none;}	
		
a {
	color:#0550cc;
	text-decoration:none;
	}
	
/* ------------- All Layout CSS Below Here-------------------------- */		

div#container {
	position:relative;
	margin:0px auto;
	width:955px;
	height:600px;
	}
	
	div#logo {
		background:url(../images/interface/visual-resolve-graphics.png);
		position:absolute;
		left:28px;
		top:26px;
		width:186px;
		height:195px;
		z-index:4;
		}
		
	div#header {
		background: #01040c;
		height:212px;
		}
		
	div#navMenu {
		position:absolute;
		top:173px;
		left:5px;
		width:955px;
		height:33px;
		}
		
	div#navMenu ul {list-style: none; margin-left:261px;}
	div#navMenu li {margin: 0;padding: 0;float: left;}	
	div#navMenu li a{display:block; height:33px;}	
	div#navMenu span {display: none;}
			
	div#middle {
		position:relative;
		background:#FFFFFF;
		height:315px;
		}
		
		div#leftSide {
			position: absolute;
			left:0px;
			top:0px;
			width:176px;	
			height:315px
			}
			
			div#leftSide ul {list-style: none; margin-top:50px;}	
			div#leftSide li a{	display:block; width:179px;}	
			div#leftSide span {display: none;}
		
		div#content {
			margin-left:166px;
			padding:10px;
			width:769px;
			height:295px;
			overflow:auto;
			}
			
			div#content p {text-align:justify; padding: 0.5em 20px 0.5em 27px;}	
			div#content ul{list-style:circle; margin: 0.5em 5.6em 1.25em 4.9em;}
			div#content li {margin-bottom: 0.5em; line-height: 1.2em;}
			div#content h2 {font-size:1.3em; margin:0px; padding:0px; color:#99b7e5;}
		
	div#footer {
		}
		
		div#footerquoteholder {
			width:955px;
			}
		
		#footerquote {
			padding:5px 0px 0px 5px; 
			color:#99b7e5;
			font-size:0.9em;
			font-weight:bold;
			font-style:italic;
			}
			
		#footerquotename {
			color:#99b7e5;
			font-size:0.7em;
			text-align:right;
			font-style:italic;
			font-weight:bold;
			float:right;
			margin-right:10px;
			}

	div#quote {
		color:#000000;
		width:720px;
		font-size:1.09em;
		font-weight:bold;
		font-style:italic;
		text-align: justify;
		margin-left:25px;
		}
			
	div#quotename {
		font-size:0.9em;
		text-align:right;
		font-style:italic;
		font-weight:bold;
		margin-right:10px;
		}
		
	.testimonial-button {
		background-color:#000000;
		color:#FFFFFF;
		font-size:.7em;
		border:solid 1px #333333;
		padding:2px;
		margin: 0px 6px 10px 0px;
		float:right;
		width:120px;
		}
		
	.testimonial-button:hover {
		color:#FFFF00;
		cursor:pointer;
		}
			
	div#design {
		background-color:#202020;
		padding:3px;
		color:#ffffff;
		font-size:0.7em;
		text-align:right;
		bottom:-3px;
		right:6px;
		}
			
		
/* ------------- PACKAGES CSS Below Here-------------------------- */

.packagesholder {
	margin-left:15px;
	}
	
#disclaimer{clear:both;}
#disclaimer p{font-size:.7em;}

.redtext{color:#ae2e1f;}
.smalltext{font-size:.7em;}

/* ------------- PACKAGES BIG -------------------------- */

.packages-big h1 {
	color:#a7630b;
	font-size:1.4em;
	margin:0px 0px 15px 0px;
	padding:0px;
	}

.pack-big-content {
	padding: 0px 20px 0px 35px;
	}

.packages-big {
	background-image:url(../images/interface/packages-repeat-big.gif);
	width:724px;
	font-size:.8em;
	font-weight:bold;
	margin-left:15px;
	}
	
.pack-big-top {
	background-image:url(../images/interface/packages-top-big.gif);
	width:724px;
	height:27px;
	}
	
.pack-big-bot {
	background-image:url(../images/interface/packages-bot-big.gif);
	width:724px;
	height:34px;
	}
	
/* ------------- PACKAGES SMALL -------------------------- */
.packages-small {
	background-image:url(../images/interface/packages-repeat-small.gif);
	width:360px;
	float:left;
	margin-right:2px;
	}
	
.pack-small-content h1 {
	color:#a7630b;
	font-size:1.5em;
	margin:0px 0px 15px 0px;
	padding:0px;
	}

.pack-small-content {
	padding:0px 20px 0px 35px;
	font-size:.7em;
	font-weight:bold;
	}

div#content.packages-small ul {
	margin:0px 0px 0px 5px;
	padding:0px;
	}

.packages-small-top {
	background-image:url(../images/interface/packages-top-small.gif);
	width:366px;
	height:34px;
	}
	
.packages-small-bot {
	background-image:url(../images/interface/packages-bot-small.gif);
	width:366px;
	height:37px;
	}

/* ------------- Box PACKAGES SMALL -------------------------- */
.box-packages-small {
	background-image:url(../images/interface/packages-small-middle.gif);
	width:240px;
	float:left;
	}
	
.box-packages-small-top h1 {
	color:#8b191c;
	font-size:1.5em;
	margin:0px 0px 0px 0px;
	padding:0px;
	}

.box-pack-small-content {
	padding:0px 12px 0px 39px;
	font-size:.7em;
	font-weight:bold;
	}

div#content.box-packages-small ul {
	margin:0px 0px 0px 0px;
	padding:0px;
	}

.box-packages-small-top {
	background-image:url(../images/interface/packages-small-top.gif);
	background-repeat:no-repeat;
	width:169px;
	height:55px;
	padding:30px 12px 0px 69px;
	font-size:.7em;
	}
	
.box-packages-small-bot {
	background-image:url(../images/interface/packages-small-bottom.gif);
	width:240px;
	height:34px;
	}
			
/* ------------- PORTFOLIO CSS Below Here-------------------------- */

div#portfolio {	
	margin:0px 0px 0px 25px;
	padding:0px;
	}
	
div#portfolio ul {
	margin:0px 0px 40px 0px;
	padding:0px;
	}

div#portfolio li {
	float:left;
	list-style:none;
	width:220px;
	margin-right:20px;
	text-align:center;
	}
	
.portpopup {
	visibility:hidden;
	width:390px;
	border:solid 4px #333333;
	z-index:8;
	position:absolute;
	background-color:#FFFFFF;
	padding:5px;
	left:300px;
	top:30px;
	}

		
/* ------------- All Class CSS Below Here-------------------------- */
/*.logoListing {
	width:60%;
	height:60%;
	}*/

/*Text Formating Class*/
.fontBlue{
	color:#0550cc;
	}

	
/*Alignment and Spaceing Class*/
	
.clear {
	clear:both;
	height:0px;
	}
			
.floatRight {
	float:right;
	}
	
.floatLeft {
	float:left;
	}
	
/*Menu Background Class*/

.menuYellow {
	background:url(../images/interface/menu_yellow.gif) repeat-y;
	}
	
.menuPeople {
	background:url(../images/interface/menu_people.jpg) no-repeat;
	}
	
.menuContact {
	background:url(../images/interface/menu_contact.jpg) no-repeat;
	}
	
.menuTestimonials {
	background:url(../images/interface/menu_testimonials.jpg) no-repeat;
	}

.menuOrder {
	background:url(../images/interface/menu_order.jpg) no-repeat;
	}

/*Navigation Buttons */

.home  a {background:url(../images/interface/n-home-off.png); width:64px;}	 
.home  a:hover, .home-over a, .home .selected{background-image:url(../images/interface/n-home-on.png); width:64px;}


.company  a {background:url(../images/interface/n-company-off.png); width:73px;}	 
.company  a:hover, .company-over a, .company .selected{background-image:url(../images/interface/n-company-on.png); width:73px;}


.portfolio  a {background:url(../images/interface/n-portfolio-off.png); width:79px;}	 
.portfolio  a:hover, .portfolio-over a, .portfolio .selected{background-image:url(../images/interface/n-portfolio-on.png); width:79px;}


.packages  a {background:url(../images/interface/n-packages-off.png); width:79px;}	 
.packages  a:hover, .packages-over a, .packages .selected {background-image:url(../images/interface/n-packages-on.png); width:79px;}


.testimonials  a {background:url(../images/interface/n-testimonials-off.png); width:95px;}	 
.testimonials  a:hover, .testimonials-over a, .testimonials .selected {background-image:url(../images/interface/n-testimonials-on.png); width:95px;}


.contactus  a {background:url(../images/interface/n-contactus-off.png); width:91px;}	 
.contactus  a:hover, .contactus-over a, .contactus .selected {background-image:url(../images/interface/n-contactus-on.png); width:91px;}

.payment  a {background:url(../images/interface/n-payment-off.png); width:70px;}	 
.payment  a:hover, .payment-over a, .payment .selected {background-image:url(../images/interface/n-payment-on.png); width:70px;}

.ordernow  a {background:url(../images/interface/n-ordernow-off.png); width:115px;}	 
.ordernow  a:hover, .ordernow-over a, .ordernow .selected {background-image:url(../images/interface/n-ordernow-on.png); width:115px;}
	

/* Sub Navigation Buttons */

.box  a {background:url(../images/interface/sn-logos-box-off.gif); height:33px; background-repeat:no-repeat;}	 
.box  a:hover, .box .selected{background-image:url(../images/interface/sn-logos-box-on.gif);}

.logos  a {background:url(../images/interface/sn-logos-off.gif); height:21px; background-repeat:no-repeat;}	 
.logos  a:hover, .logos .selected {background-image:url(../images/interface/sn-logos-on.gif); background-repeat:no-repeat;}

.stationery  a {background:url(../images/interface/sn-stationery-off.gif); height:24px; background-repeat:no-repeat;}	 
.stationery  a:hover, .stationery .selected {background-image:url(../images/interface/sn-stationery-on.gif); background-repeat:no-repeat;}

.presentation  a {background:url(../images/interface/sn-presentation-folder-design-off.gif); height:38px;}	 
.presentation  a:hover, .presentation .selected {background-image:url(../images/interface/sn-presentation-folder-design-on.gif);}

.brochure  a {background:url(../images/interface/sn-brochure-design-off.gif); height:26px;}	 
.brochure  a:hover, .brochure .selected {background-image:url(../images/interface/sn-brochure-design-on.gif);}

.website  a {background:url(../images/interface/sn-website-design-off.gif); height:23px;}	 
.website  a:hover, .website .selected {background-image:url(../images/interface/sn-website-design-on.gif);}

.economic  a {background:url(../images/interface/sn-economic-off.gif); height:30px;}	 
.economic  a:hover, .economic .selected {background-image:url(../images/interface/sn-economic-on.gif);}

.promotional  a {background:url(../images/interface/sn-other-promotional-design-off.gif); height:38px;}	 
.promotional  a:hover, .promotional .selected {background-image:url(../images/interface/sn-other-promotional-design-on.gif);}		