/* 
File Name: Layout.css
Template Name: pctechdenver
Designer: Joe Malouff - Apostrophe Creative - joe@apostrophecreative.com
Date: July 2009
Version: 1
*/



/* GENERAL STYLES */

html {
	margin:0px;
	background-image:;
	background-repeat: repeat-x;
}

body {
	margin:0px;
	margin-bottom:0px;
	
	
}

a, a:link, a:visited {
	text-decoration: none;
}

a:hover {
	
}

img {
	border: 0;
}

h1 {
	font-size: 16em;
	font-weight: bold;
}


/* LAYOUT */

#wrapper {
	width:890px;
	height:100%;
	background-color:;
	margin-left:auto;
	margin-right:auto;	
}

#header {
	width:100%;	
	height:100px;
	background-color:;
	margin-top:15px;
	margin-bottom:10px;
}

#logo_left {
	height:100%;
	width:600px;
	background-image: url(../images/pc_tech_logo.png);
	background-repeat: no-repeat;
	background-color:;
	text-indent: -9999px;
	float:left;

	}

#submit_ticket_right {
  	width:132px;
  	height:37px;
  	position:relative;
  	float:right;
  	left:;
  	top: 70px;
  	
	
	}
	
	
#submit_ticket_right2 {
  	width:132px;
  	height:37px;
  	position:relative;
  	float:right;
  	left:;
  	top: 5px;
  	
	
	}
	
	
#body_wrapper {
	width:100%;
	height:auto;
	float:left;
	margin-top:12px;
	margin-bottom:75px;	
	}
	
#main_body {
	width:620px;
	height:100%;
	float:right;
	font-family:Arial,Helvetica,sans-serif;
	font-size: 13px;
	margin-left:10px;

	}
	
#main_body h1 {
	font-family:Arial,Helvetica,sans-serif;
	font-size: 20px;
	font-weight:bold;
	padding-left:10px;
	
}

#main_body h2 {
	font-family:Arial,Helvetica,sans-serif;
	font-size: 16px;
	font-weight:bold;
	padding-left:10px;
	
}
	
#main_body p {
	font-family:Arial,Helvetica,sans-serif;
	font-size: 13px;
	margin-left:10px;

	
}

#main_body ul {
	font-family:Arial,Helvetica,sans-serif;
	font-size: 13px;
	margin-left:10px;

	
}

#twitter {
	width:75px;
	height:82px;
	position:relative;
	left:175px;
	top:0px;
	background-repeat: no-repeat;
	float:left;
	margin-top:10px;
	
}



/* LEFT MENU */

#left_body_menu {
	width:250px;
	height:100%;
	background-color:#f1eee8;
	margin-left:4px;
	margin-bottom:0px;
	float:left;

	}
	
#left_body_menu li {
	font-family:Arial,Helvetica,sans-serif;
	font-size:11.5px;
}
	
#header_bar_left_menu {
	width:239px;
	color:white;
	padding: 10px 0px 0px 10px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	background-image: url(../images/header_bg_new.png);
	background-repeat: repeat-x;
	height:30px;
}

#header_bar_main_body {
	width:294px;
	font-weight:;
	margin-left:4px;
	padding: 13px 5px 5px 30px;
	font-family:Arial,Helvetica,sans-serif;
	background-image: url(../images/pc_tech_profile_home.png);
	background-repeat: no-repeat;
	height:42px;
	text-indent:-9999px;
}

#col_indent {
	margin-left:25px;
	margin-top:20px;
	margin-bottom:65px;	
	
	}


#left_body_menu ul{margin:0; padding:0; list-style:none; text-indent:15px;}
#left_body_menu ul li{background:url(../images/marker1.gif) top left no-repeat; background-position:0 5px; margin:0; padding-left:10px; }
#left_body_menu ul li a {color:#082A33; font-size:12px; text-decoration: underline; line-height:1.5em} 
#left_body_menu ul li a:hover { text-decoration:none; }

#left_body_menu ul li .current {
	color:;
	font-weight:bold;
	
	}
	
	
#map {
	margin-left:auto;
	margin-right:auto;
	width:227px;
	height:227px;
	
	
	}
	
#map img {
	
	
	border: 1px #000 solid;
	
	}







	

/* MAIN TOP NAVIGATION */
	

#main_nav { 
	Width:100%;
	height:42px;
	background-image: url(../images/nav_bg.png);
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
}
	
	
#main_nav ul {
	position:absolute;
	margin:0px;
	list-style:none;
	padding:0px;
}	

#main_nav li {
	float:left;
	height:44px;
	display: inline;
	margin:0;
	background-image: url(../images/bg_menu.gif);
	background-repeat: no-repeat;
	
	
}	

#main_nav a {
	color:#11506c; 
	text-decoration:underline; 
	font-family:Tahoma, Geneva, sans-serif;
	cursor: pointer;
	
}	

#main_nav a:hover {
	text-decoration:none;
	
}	

#main_nav ul li a {
	color:#fff; 
	font-family:bold;
	text-decoration:none; 
	margin:0 0 0 0; 
	width:133px; 
	text-align:center; 
	display:block; 
	float:left;  
	padding:11px 0 15px 0; 
	font-family:Arial, Helvetica, sans-serif;
	} 
	
#main_nav ul .first{ 
		background:none; 
		}
		
#main_nav ul .first a:hover {
	color:#092e3a; 
	text-decoration:none; 
	background:url(../images/bg_menu-act-first.gif) top left no-repeat;
	}
	
#main_nav ul .first .current {
	color:#092e3a; 
	text-decoration:none;
	background:url(../images/bg_menu-act-first.gif) top left no-repeat;  
	 }
	 
	 
#main_nav ul li a:hover { 
	color:#092e3a; 
	text-decoration:none; 
	background:url(../images/bg_menu-act.gif) top left repeat-x;
	}
	
#main_nav ul li .current{ 
	color:#092e3a;text-decoration:none; 
	background:url(../images/bg_menu-act.gif) top left repeat-x;  
	} 
	



/* MIDDLE FLASH HEADER */

#flash_header {
	margin-top:2px;
	width:100%;
	float:left;
	
	}
	
/* FOOTER BAR */	

#footer {
	width:100%;
	height:50px;
	background-color: #082a33;
	float:left;
	
}

#footer {
	clear:both;
}


#footer_text {
	font-family:Arial,Helvetica,sans-serif;
	font-size: 10.5px;
	color:white;
	width:890px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	margin-top:15px;
	
}
	

