/*	positioning	*/

.left
{
text-align: left;
}

.center
{
text-align: center;
}

.right
{
text-align: right;
}

.justify
{
text-align: justify;
}

.top
{
vertical-align: top;
}

.middle
{
vertical-align: middle;
}

.bottom
{
vertical-align: bottom;
}

.floatleft
{
float: left;
}

.floatright
{
float: right;
}

/*	global properties	*/

body,td,th
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.7em;   /* try disabling this if having font size problems */
background-repeat: no-repeat;
bgcolor: #6dabfe;
}

body
{
background-color: #6dabfe;
}

a
{
font-family: Verdana, Arial, Helvetica, sans-serif;
/* font-size: 0.7em;    enable if body,td,tr font attribute disabled */
}


/*	link properties	*/

a:link
{
color: #000000;
text-decoration: none;
}

a:visited
{
color: #000000;
text-decoration: none;
}

a:hover
{
text-decoration: underline;
}

a:active
{
text-decoration: none;
}


/*	********** my styles **********	*/


/* general page styles */
	

.imgmargin {
	padding: 1.4em 0em 0em 2em;
	}

.leftmargin {
	padding-left: 2em;
	padding-right: 0em;
	}
	
.txtpadding {
	margin: 1.3em 0em 0em 2em;
	}
	
.blacktext {
	font-size: 1.0em; color: black; font-style: none; line-height: 120%;
	padding: 1em 0 0 0;
	}

.titletext2 {
	margin-top: 0;
	}

.dbltitle {
	font-size: 3.0em;
	font-family: georgia;
	font-style: italic;
	padding: 1em 0.5em 0em 0em;
	}

.picpad1 {
	padding: 1em 2.5em 1em 3.5em;
}

.picpad2 {
	padding: 3em 2.8em 2em 0;
}

.picpad3 {
	padding: 1em 3em 1em 1em;
}

.picpad4 {
	margin: 5em 0em 0em 1em;
}

.textpad {
	padding-top:1em;
	}
	
.textpad2 {
	padding-top:1.5em;
	}

.textpad3 {
	margin: 3em 8em 0em 8em;
	}

.listpad {
	padding: 1.5em 0em 0.5em 0em;
	font-size: 1.1em;
	font: bold;
	}

div.galtext span {
	margin: 0em 2em 0em 0em;
	font-size: 1.1em;
	font: bold;
	}
	
.pictureframe {
	height: 460px;width: 562px;
	border: 1px solid #6dabfe;
	text-align: center;
	}
	
.backdrop {
	background-position: 0px 205px;
	}
	
.backdrop2 {
	background-position: 0px 115px;
	}
	
.blankback {
	background: #ffffff;
	}

hr {
	width: 80%;
	height: 1px;
	color: white;
	}
	
.hspaced {
	margin-left: 2em;
	margin-right: 2em;
	}
	
.contactlist {
	width: 100%;
	height: 1%;
	text-align: center;
	}
	
.listrow {
	display:inline;
	width: 50%;
	/*height: 1%;			put this line back in if problems with height*/
	text-align: left;
	}
	
.firstitem {
	margin-right: 4em;
	vertical-align:text-bottom;
	}

	
/* ********** individual page styles ********** */


/* header */

.header {
	border-bottom: 1px solid black;
	}

 
/* footer */

div.footer {
	font-size: 0.8em;
	background: #6dabfe; border-top: 1px solid black;
	}


/* menu */
	
#menu {
	width: 100%; height: 100%;
	margin: 0 0 0 0; padding: 0 0;
	background-color: #6dabfe;
	border-right: 1px solid black;
	}
	
#menu2 {
	width: 100%; height: 40%;
	margin: 30 0 0 0; padding: 0 0;
	background-color: #6dabfe;
	border-top: 1px solid white;
	}
	
div.outer {
	width: 100%; height: 30px;
	margin: 0 0 0 0;
	background: url( 'gfx/menu_button.gif' ) -180px 0 no-repeat;
	}

div.outer a {
	display: block;
	margin: 0; padding:0;
	border-bottom: 1px solid white;
	width:100%; height:100%;
	overflow: hidden;
	font: 1em;
	color:#000;
	text-decoration: none;
	background: url( 'gfx/menu_button.gif' ) top left no-repeat;
	}

div.outer span {
	display: block;
	margin: 0; padding: 8px 0 0 18px;
	}

div.outer a:visited {
	color: #000;
	text-decoration: none;
	}
	
div.outer a:hover {
	background-image: none;
	font: bold;
	color: #000;
	text-decoration: none;
	}

div.outer a:active {
	color: #ffffff;
	font: bold;
	background: url( 'gfx/menu_button.gif' ) -360px 0 no-repeat;
	}
	

/* home */

	
/* services */


/* quality */


/* practical */

/* practical page text flow divs */


#sml-01, #sml-02, #sml-03, #sml-04, #sml-05, #sml-06, #sml-07, #sml-08, #sml-09, #sml-10, #sml-11, #sml-12, #sml-13, #sml-14 {
	float: left; clear: left; height: 0.6em; line-height: 120%; border-right: 0px solid #0f0;
	}

#sml-01 {width: 76px;}
#sml-02 {width: 76px;}
#sml-03 {width: 89px;}
#sml-04 {width: 130px;}
#sml-05 {width: 130px;}
#sml-06 {width: 180px;}
#sml-07 {width: 180px;}
#sml-08 {width: 190px;}
#sml-09 {width: 160px;}
#sml-10 {width: 206px;}
#sml-11 {width: 226px;}
#sml-12 {width: 266px;}
#sml-13 {width: 286px;}
#sml-14 {width: 316px;}


/* security */


/* satisfied */

