/* CSS Document - Prelip Consulting Master Style Sheet*/


/***** Global Settings *****/

html, body {
border:0;
margin:0;
padding:0;
}
 
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1.25;
	margin: auto;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	z-index: 1;
	background-color: #666666;
	padding: 2px;
	border: thick none #0099FF;
}

/***** Headings *****/
 
h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
font-weight:normal;
}
 
h1 {
	letter-spacing:-1px;
	font-size:1.5em;
	font-weight:bold;
	font-style: normal;
	color: #0C136D;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
 
h2 {
	letter-spacing:-1px;
	font-size:1.25em;
	font-weight:bold;
	color: black;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}

h3 {
	font-size:14px;
	font-weight:bold;
	color: #666666;
}	 
 
h4 {
	font-size:12px;
	font-weight:bold;
	color: black;
}	 
 
h5 {
	letter-spacing:-1px;
	font-size:11px;
	font-weight:bold;
	color: black;
}
 
/***** Common Formatting *****/
 
p, ul, ol {
	margin:0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0em;
	padding-left: 0;
}
 
ul, ol {
padding:0 0 1.25em 2.5em;
}
 
blockquote {
margin:1.25em;
padding:1.25em 1.25em 0 1.25em;
}
 
small {
font-size:0.85em;
}

 
sup {
position:relative;
bottom:0.3em;
vertical-align:baseline;
}
 
sub {
position:relative;
bottom:-0.2em;
vertical-align:baseline;
}
 
acronym, abbr {
cursor:help;
letter-spacing:1px;
border-bottom:1px dashed;
}
 
/***** Links *****/
 
a:link {text-decoration:none;font-style:italic;color:#3399FF;}
a:visited {text-decoration:none;font-style:italic;color:#3399FF;}
a:active {text-decoration:none;font-style:italic;color:#3399FF;}
a:hover {font-size:24; font-weight:bold; color:black;}

 
/***** Forms *****/
 
form {
margin:0;
padding:0;
display:inline;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: .9em;
color: #FFFFFF;
}
 
input, select, textarea {
font:1em Arial, Helvetica, sans-serif;
}
 
textarea {
width:100%;
line-height:1.25;
}
 
label {
cursor:pointer;
}
 
/***** Tables *****/
 
table {
	padding:0;
	background-color: #FFFFFF;
	color:white;
	z-index: 3;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-position: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align:left;
}

 
/***** Wrapper *****/
 
#wrap {
width:960px;
margin:0 auto;
}
 
/***** Global Classes *****/
 
.clear         { clear:both; }
.float-left    { float:left; }
.float-right   { float:right; }
 
.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }
 
.bold          { font-weight:bold; }
.italic        { font-style:italic; }
.underline     { border-bottom:1px solid; }
.highlight     { background:#ffc; }
 
.wrap          { width:960px;margin:0 auto; }
 
.img-left      { float:left;margin:4px 10px 4px 0; }
.img-right     { float:right;margin:4px 0 4px 10px; }
 
.nopadding     { padding:0; }
.noindent      { margin-left:0;padding-left:0; }
.nobullet      { list-style:none;list-style-image:none; }


/***** My Original Stuff Below *****/

#main {
	position:relative;
	width:950px;
	height:1225px;
	z-index:1;
	background-color: #FFFFFF;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	border: thick none #0099FF;
}
#footer {
	position:absolute;
	width:950px;
	height:75px;
	z-index:2;
	bottom: 40px;
	background-color: #3399FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #3399FF;
	background-position: center;
	text-align: center;
	vertical-align: middle;
	left: 0px;
}
#navMenuBox {
	position:absolute;
	left:5px;
	top:164px;
	width:256px;
	height:179px;
	z-index:2;
	background-color: #3399FF;
	text-align: left;
	border: thin solid #0099FF;
}
#textHome {
	position:absolute;
	left:5px;
	top:276px;
	width:917px;
	height:228px;
	z-index:3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
}
#topBanner {
	position:absolute;
	left:0px;
	top:0px;
	width:950px;
	height:140px;
	z-index:2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	text-align: left;
	padding: 0px;
	border-bottom-width: 20px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#formHome {
	position:absolute;
	top:276px;
	width:424px;
	height:350px;
	z-index:5;
	border: medium solid #FF6600;
	right: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CCCCCC;
	background-position: left center;
	text-align: left;
	padding: 2px;
}
#slideshowText {
	position:absolute;
	top:164px;
	width:360px;
	height:89px;
	z-index:3;
	right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CCCCCC;
	border: medium solid #3399FF;
}
#topPagePhoto {
	position:absolute;
	left:271px;
	top:164px;
	width:300px;
	height:83px;
	z-index:6;
	border-bottom-width: thick;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #333333;
}
#tenWays {
	position:absolute;
	left:271px;
	top:247px;
	width:300px;
	height:489px;
	z-index:7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	border: thin solid #3399FF;
	padding-top: 5px;
	padding-bottom: 2px;
}
#bioBox {
	position:absolute;
	left:5px;
	top:164px;
	width:246px;
	height:490px;
	z-index:4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	padding: 5px;
	border: medium solid #3399FF;
}
#slideshow {
	position:absolute;
	top:259px;
	width:360px;
	height:360px;
	z-index:3;
	right: 5px;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #3399FF;
	border-bottom-color: #3399FF;
	border-left-color: #3399FF;
}
#footerText {
	position:absolute;
	left:30px;
	top:8px;
	width:503px;
	height:32px;
	z-index:4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}
#clientListBox {
	position:absolute;
	top:626px;
	width:350px;
	height:435px;
	z-index:4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	padding: 5px;
	border: medium solid #3399FF;
	right: 5px;
}
#copyrightBox {
	position:absolute;
	left:5px;
	top:687px;
	width:246px;
	height:198px;
	z-index:4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	padding: 5px;
	border: medium solid #3399FF;
}
#rcBox {
	position:absolute;
	left:0px;
	width:950px;
	height:50px;
	z-index:4;
	background-color: #000000;
	bottom: 0px;
	border-top-width: medium;
	border-top-style: none;
	border-top-color: #000000;
}
</style>

