	/* Simple CSS code for Alexanderwebworks.com */
	
/* -------------- Primary layout sections -------------- */

body	{
	color: #000011;/*-------------------- */
	background-color: #F4F7F7;
	background-image: url("../i/dots1.gif");
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: top left;
	margin: 0;
	padding: 0;
	text-align: center;
	font:x-small/1.5em arial,sans-serif;
	/*
	voice-family: "\"}\""; 
	voice-family:inherit;
	*/
	font-size: small;	
	}

html>body	{
	font-size: small;	
	} 

/*   *//*  CONTROL ONLY THE POP-UP PAGES    *//*   */
#pop_up	{
	background-color: #e5f2ff;
	background-image: url("../i/pop_bkgnd.jpg");
	background-repeat: repeat-x;
	padding: 1em;
	text-align: left;
	} 
	
/* #pop_up h1, h2	 {
	color: #fff;
	}         */
	
#pop_up a	 {
	padding-right: 11px;
	padding-top: 5px;
	}
	
#pop_up a:visited {
	text-decoration: none;
	color: #666;
	background: url("../i/checkmark.gif") right center no-repeat;
	}

#close_win {
	position:absolute; 
	left:120px; top:90%; 
	text-decoration: underline;
	color: #03c;
	background-image: none;
	}

#close_win a:visited {
	text-decoration: underline;
	color: #03c;
	background-image: none;
	}
		/*  END CONTROL POP-UPS  */

#top_section	{
	background-color: #336699;
	background-image: url("../i/dots2.gif");
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: top left;
	position: relative;
	top: 0px; left: 0px; 	
	margin-top: 0em;
	padding: 0;
	width: 100%;
	color: #ffffff;
	/* */
	} 

#top_center	{
	background-color: #336699;
	background-image: url("../i/logobkgnd.jpg");
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: top left;
	margin: 0;
	padding: 0;
	background-position: top left;
	position: relative;
	top: 0px; left: 0px; 
	margin-top: 0em;
	padding: 3px;
	width: 700px;
	margin:0px auto;
	text-align:center;	
	/* */
	} 

#client_login	{
	position: absolute;
	top: 0px; right: 0px; 
	margin-top: 1px;
	margin-right: 3px;
	margin-bottom: -10px;
	text-align:right;
	font-size:xx-small;	
	/*	 */
	} 


#logo1	{
	position: relative;
	top: 0px; right: 0px; 
	margin-top: 0em;
	text-align:left;	
	/*  */
	} 
	
#logo1 span	{
	display: none;
	/*  */
	} 
	
#caption	{
	position: relative;
	text-align:right;
	margin-right: 7em;
	margin-top: 10px;
	margin-bottom: 20px;
	font-family:Optima,Palatino,sans-serif;
	font-style:normal;
	font-size:large;
	font-weight:normal;	
	color:#F0F0F0;	
	/*   */
	} 
	
#menue li	{
	display: inline;
	border-right: 1px solid;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-color: #99cccc;
	padding: 0 0.77em;
	font-family:Optima,Palatino,sans-serif;
	font-style:normal;
	font-size:17px;
	font-weight:normal;	
	/*   */
	} 
#menue li:first-child	{
	border-left: 1px solid;
	border-color: #99cccc;
	/*   */
	} 
#menue 	{
	margin-bottom: .5px;
	margin-right: 4.5em;
	color:#F0F0F0;	
	/*   */
	} 
#menue a	{
	text-decoration:none;
	color:#F0F0F0;
	}
#menue a:hover	{
	text-decoration:none;
	color:#000066;	
	/* background-color: #ffffff; */
	 /*  */
	} 

  #home #nav-home a, #Services #nav-Services a,
  #Portfolio #nav-Portfolio a, #Intro #nav-Intro a, 
  #Request #nav-Request a,
  #Contact #nav-Contact a {
	color:#99ffff;
	border-bottom: 3px solid;
	border-color: #F0F0F0;
	/* background: url("../i/menue_pointer.gif") center no-repeat; */
	}

	/*	*//*	*/
	
#main_section	{
	position: relative;
	top: 0px; left: 0px; 	
	text-align:center;
	color: #000066;
	font-size:small;	
	/*	*/
	} 
	
#main_content	{
	background-color: #ffffff;
	background-position: top left;
	position: relative;
	top: 0px; left: 0px; 
	margin-top: 0em;
	padding: 3px;
	width: 704px; /* <= make 4px widder then top width */
	margin:0px auto;
	text-align:center;
	/*  */
	} 

/*   *//*   *//*   */
#nav {
	width: 110px;
	float: left;
	margin-left: -1px;
	padding: 5px;
	padding-top: 30px;
	text-align:left;
	font-size: small; /* <= adjust size */
	}	
	
#content {
	padding: 20px;
	margin-left: 160px;
	border-left: 1px solid #99cccc;
	text-align:left;
	}

/*   *//*  PORTFOLIO PAGE    *//*   */

#Portfolio #content {
	padding: 20px;
	margin-left: 100px;
	border-left: 0px;
	}
#Portfolio #nav {
	width: 110px;
	float: left;
	margin-left: 30px;
	padding: 2px;
	padding-top: 20px;
	text-align:left;
	font-size: small; /* <= adjust size */
	}	

.port_pic {
	border: 0px solid #99cccc;
	text-align:left;
	height:100px;
	} 

#Portfolio #nav .port_pic {
	text-align:right;
	} 

#Portfolio #nav a:visited {
	text-decoration: none;
	color: #999;
	background: none;
	}

/*   *//*   *//*   */ /*   *//*   *//*   */ /*   *//*   */

#header {
	background-color: #fff;
	color: #006;
	border-bottom: 1px solid #99cccc;
	margin-bottom: 0px;
	}
	
#footer {
	background-color: #fff;
	color: #006;
	border-top: 1px solid #99cccc;
	font-size: 11px;
	text-align: right;
	padding: 2px 10px 0 0;
	clear: both;
	}


.spacer {
	clear: both;
	}
	
/*   *//*  SMALL TEXT  *//*   */

.small {
	font-size: xx-small;
	}
	
/*   *//*  BORDER  *//*   */

.border {
	border: 1px solid #99cccc;
	padding: .3em;
	}
	
/*   *//*  RIGHT  *//*   */

.right {
	text-align: right;
	margin-right: 1px;
	margin-left: auto;
	}
	
h1, h2, h3 {
	font-family:Optima,Palatino,sans-serif;
	}

p {
	padding: 0;
	margin-top: 0px;
	font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Helvetica, Arial, sans-serif;
	}

dt   {
	font-family: 'Lucida Grande', Verdana,  Geneva, Lucida, Helvetica, Arial, sans-serif;
	font-size: 0.95em;
	font-weight: bold;
	margin-top: 6px;
	}

dd	 {
	font-family: 'Lucida Grande', Verdana,  Geneva, Lucida, Helvetica, Arial, sans-serif;
	font-size: 0.88em;
	margin-left: 1em;
	}

#main_section ul	 {
	margin-top: -5px;
	}

li	 {
	list-style-type: none;
	padding-left: 0;
	margin-left: -18px;
	}

#main_section a	 {
	padding-right: 11px;
	padding-top: 5px;
	}
	
#main_section a:visited {
	text-decoration: none;
	color: #999;
	background: url("../i/checkmark.gif") right center no-repeat;
	}
	
/*   *//*  BULLETS FOR HOME, INTRO, AND PORTFOLIO PAGE  *//*   */

#main_content li {
	padding-left: 14px;
	padding-top: 3px;
	background: url("../i/bul.gif") left center no-repeat;
	}
		
/* 
#home dd, #Intro dd, #Portfolio dd {
	padding-left: 14px;
	padding-top: 3px;
	background: url("../i/bul.gif") left center no-repeat;
	}
	  */
	
#Intro .file {
	padding-left: 15px;
	padding-top: 3px;
	background: url("../i/file.gif") left center no-repeat;
	}
	
#Intro .pdf {
	padding-left: 15px;
	padding-top: 3px;
	background: url("../i/pdf.gif") left center no-repeat;
	}
	
/*   *//*  TABLE CONTROLLS FOR SERVICES PAGE  *//*   */

#Services table {
	width: 100%;
	border: 0px;
	}
#Services table td {
	padding-left: .5em;
	}
#Services #r2c1 {
	width: auto;
	}
#Services #r2c2, #r2c3 {
	width: 57px;
	}
#Services #r2c1,#r2c2,#r2c3 {
	border-top: 1px solid #99cccc;
	}
#Services #r3c1,#r3c2,#r3c3 {
	border-bottom: 1px solid #99cccc;
	border-top: 1px solid #99cccc;
	}
#Services #r5c1,#r5c2,#r5c3 {
	border-bottom: 1px solid #99cccc;
	border-top: 1px solid #99cccc;
	}
#Services #r2c1,#r3c1,#r4c1,#r5c1,#r2c2,#r3c2,#r4c2,#r5c2 {
	border-left: 1px solid #99cccc;
	}
#Services #r2c3,#r3c3,#r4c3,#r5c3 {
	border-left: 1px solid #99cccc;
	border-right: 1px solid #99cccc;
	}


