html, body { font: 12px "Lucida Sans", "Myriad Pro", Arial, Trebuchet MS, Verdana, Helvetica, sans-serif; margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; height:100%; background-color:#001123;}  


.hiddenpic {
	display: none;
	}

P {
	TEXT-INDENT: 0px;
	FONT-SIZE: 12px;
	MARGIN-LEFT: 0px;
	MARGIN-RIGHT:0px;
	MARGIN-TOP: 0px;
	MARGIN-BOTTOM: 0px;
}


.testimonialcallout {
background-image:url(images/Testiominal_Callout.jpg); 
background-repeat:no-repeat; 
background-position:center; 
padding:0px;
height: 160px;
width:291px;
}

.whitefont {color: #FFFFFF}
.blackfont {color: #000000}

.style1 {color: #FFFFFF}
.style2 {color: #000000}


.Headrs{
	FONT-SIZE: 12px;
	COLOR: #003366;
}
.Headrs1{
	FONT-SIZE: 16px;
	COLOR: #CCCCCC;
	font-weight:bold;
}
.Headrs2{
	FONT-SIZE: 18px;
	COLOR: #74A015;
	font-weight:200;
}

.Headrs3{
	FONT-SIZE: 24px;
	COLOR: #CCCCCC;
}

.Footr{
	FONT-SIZE: 11px;
	color:#FFFFFF;
}
INPUT{
	FONT-FAMILY: "Lucida Sans", "Myriad Pro", Arial, Trebuchet MS, Verdana, Helvetica, sans-serif; 
	FONT-SIZE: 11px; 
}
TEXTAREA
{
	FONT-FAMILY:  "Lucida Sans", "Myriad Pro", Arial, Trebuchet MS, Verdana, Helvetica, sans-serif; 
	FONT-SIZE: 11px;
}
SELECT
{
	FONT-FAMILY:  "Lucida Sans", "Myriad Pro", Arial, Trebuchet MS, Verdana, Helvetica, sans-serif; 
	FONT-SIZE: 11px;
}
a:hover {
	text-decoration: underline;
}
a:link {
	text-decoration: underline;
}
a:visited {
	color: #6699cc;
	text-decoration: underline;
}
a:active {
	color: #cc3300;
	text-decoration: underline;
}


/* Site Navigation Menu */
#menu {
	height:50px;
	background:url(http://www.stratici.com/images/Nav_Options.jpg) no-repeat;
}

.nav {
	width:470px;
	height:50px;
	background:url(http://www.stratici.com/images/nav.jpg) no-repeat;
	position:absolute;
	/**left:646px;**/
	margin:0;
	padding:0;
}
.nav li {
	display:inline;
	background:none;
}
.nav li a:link, .nav li a:visited {
	position:absolute;
	top:0;
	height:50px;
	text-indent:-9000px;
	overflow:hidden;
}
.nav .services a:link, .nav .services a:visited { left:0px; width:129px;}
.nav .work a:link, .nav .work a:visited { left:129px; width:114px;}
.nav .about a:link, .nav .about a:visited { left:243px; width:114px;}
.nav .contact a:link, .nav .contact a:visited { left:357px; width:113px;}
.nav .services a:hover, .nav .services a:focus { background:url(http://www.stratici.com/images/nav.jpg) no-repeat 0px -50px; }
.nav .work a:hover, .nav .work a:focus { background:url(http://www.stratici.com/images/nav.jpg) no-repeat -129px -50px; }
.nav .about a:hover, .nav .about a:focus { background:url(http://www.stratici.com/images/nav.jpg) no-repeat -243px -50px; }
.nav .contact a:hover, .nav .contact a:focus { background:url(http://www.stratici.com/images/nav.jpg) no-repeat -357px -50px; }


