/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0
}
.mceItemFlash { height: 2px; }
body{
	background: url(../images/bgr.gif) #164bba repeat-x top;
	color: #333333;
	font: .7em "Trebuchet MS",Arial,Verdana,Helvetica,Sans-Serif
}
a{
	color: #164bba;
	text-decoration: none
}
a:hover{
	text-decoration: underline
}
input,select,textarea{
	border: #999999 1px solid;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 5px;	
}
textarea {
	font: 12px Arial,Verdana,Helvetica,Sans-Serif;
	height: 100px;
	width: 200px;
}
select {
	font: 11px Arial,Verdana,Helvetica,Sans-Serif;	
	height: 25px;
	width: 210px;
}
input {
	font: 12px Arial,Verdana,Helvetica,Sans-Serif;	
	height: 20px;
	width: 200px;
}
li{
	list-style: none
}
h2{
	color: #164bba;
	font-size: 1.3em;
	font-weight: normal;
	margin: 0 0 .8em
}
h3{
	font-size: 1.2em;
	margin: 0 0 1em
}
h4{
	font-size: 1em;
	font-weight: normal;
	margin: 0 0 1em
}
p{
	padding: 0 0 1em
}
/*=== Layout ===*/
#page{
	background: #ffffff;
	margin: 0 auto;
	width: 750px;
}
#bg{
	background: url(../images/bg.jpg) no-repeat center top
}
#page-bot{
	background: url(../images/page-bot.gif) repeat-x top;
	height: 180px;
	position: relative
}
/*=== Header ===*/
#header{
	background: url(../images/header-bgr.jpg) no-repeat top;
	height: 82px
}
#header .content{
	color: #ffffff;
	float: right;
	padding: 27px 40px 0 0;
	text-align: right;
	width: 350px
}
#header h2{
	color: #ffffff;
	font-size: 24px;
	font-weight: normal;
	text-transform: capitalize
}
/*- Logo -*/
#header h1{
	float: left;
	text-indent: -9999px;
	width: 300px
}
#header h1 a{
	display: block;
	height: 69px
}
#header h1 a:hover{
	text-decoration: none
}
/*=== Navigation ===*/
/*- Nav1 -*/
#nav1{
	background: url(../images/nav1-bg.gif) no-repeat top;
	height: 69px;
	padding: 0 0 0 20px;
}

#nav1 ul{
	float: left
}
#nav1 li{
	float: left;
	line-height: 69px;
}

#nav1 li a {
	width: 102px;
	background-position: bottom;
	text-indent:-9999px;
	display: block;
	height: 69px;
}


#nav1 li.count0 a {
	background-image: url(../images/nav/sdaNavHome.gif);
}

#nav1 ul li a:hover, #nav1 ul li.active a {
	background-position: top;
}

#nav1 li.count1 a {
	background-image: url(../images/nav/sdaNavProfile.gif);
}


#nav1 li.count2 a {
	background-image: url(../images/nav/sdaNavServices.gif);
}


#nav1 li.count3 a {
	background-image: url(../images/nav/sdaNavServicePlans.gif);
}



#nav1 li.count4 a {
	background-image: url(../images/nav/sdaNavProjects.gif);
}


#nav1 li.count5 a {
	background-image: url(../images/nav/sdaNavContact.gif);
}


#nav1 li.count6 a {
	background-image: url(../images/nav/sdaNavNews.gif);
}

#nav1 .cap{
	display: none;
}
/*- Nav2 (dummy) -*/
.nav2{
	background: url(../images/nav2-bgr.jpg) no-repeat top;
	height: 35px;
	padding: 0 30px
}
/*- Nav3 -*/
.nav3{
	font-size: 1.1em;
	margin: 0 0 1em
}
.nav3 li{
	margin: 0 0 1px
}
.nav3 li a{
	color: #164bba
}
.nav3 li a:hover,
.nav3 li.active a{
	font-weight: bold;
	text-decoration: none
}
/*=== All Columns ===*/
#columns{
	background: url(../images/whatwedo.jpg) repeat-x top;
	height: 1%;
	padding: 18px 28px 0 20px
	
}
#bg #page div.short { background-position: bottom; }
/*=== Left Column ===*/
#leftcol{
	float: left;
	text-align: right;
	width: 170px
}
/*=== Center Column ===*/
#centercol{
	float: right;
	width: 500px;
	font-size: 1.0em;
}
/*=== Styling Boxes ===*/
/*- Box1 -*/
.box{
	color: #ffffff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	margin: 0 0 2px
}
.box a{
	color: #ffffff
}
.box .top,.box .bot{
	background: url(../images/box-top.gif) no-repeat top left;
	clear: both;
	height: 9px;
	overflow: hidden
}
.box .bot{
	background: url(../images/box-bot.gif) no-repeat top left
}
.box .content{
	background:  #999999 url(../images/box-bgr.gif) repeat-y top left;
	height: 1%;
	padding: 5px 25px
}
.box p{
	padding: 0
}
/*=== Styling Lists ===*/
/*- List1 -*/
.list1 ul{
	margin: 0 0 1em
}
.list1 li{
	background: url(../images/ico-list.gif) no-repeat 0 5px;
	padding: 0 0 0 18px
}
/*=== Footer ===*/
#footer{
	background: url(../images/footer-bgr.gif) no-repeat top;
	color: #ffffff;
	font-size: 10px;
	height: 100px;
	margin: 0 auto;
	padding: 50px 40px 0;
	width: 750px
}
#footer .fl{
	width: 146px;
	padding-left: 20px;
}
#footer .fr{
	width: 560px
}
#footer a{
	color: #ffffff
}
#footer a:hover{
	color: #ffffff
}
#footer ul{
	font-weight: bold
}
#footer li{
	display: inline;
	padding: 0 10px 0 0
}
/*- Footer Sucols -*/
#footer .c1, #footer .c2{
	float: left;
	font-size: 10px;
	line-height: 12px;
	padding: 0 5px 0 0;
	width: 145px
}
#footer .c2{
	width: 240px
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}
.fl{
	float: left
}
.fr{
	float: right
}

.footerAddition {
	width: 750px;
	margin: 0 auto;
}

.footerAddition .menutop, .footerAddition .menutop li { display: inline; }

.footerAddition .menutop li a {
	margin-left: 15px;
	color: #FFFFFF;
	margin-top: 0;
}

.footerAddition .menutop .left {
 	color: #FFFFFF;
	margin-right: 115px;
}

#content h1 {
	font-size: 16px;
	color: #1c53bc;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
}

.contentheading {
	font-family:Arial, Helvetica, sans-serif !important;
	color: #1c53bc !important;
	font-size: 12pt !important;
	font-weight:bold;
}

.createdate { font-weight: bold; }