/* standard elements */
* {
	margin: 0;
	padding: 0;
}
a {
	color: #F70;
}
a:hover {
	color: #C60;
}
body {
	background: #FFF url(img/bg.gif) repeat-x;
	color: #466;
	font: normal 62.5% "Lucida Sans Unicode",sans-serif;
	margin: 0;
}
input {
	color: #555;
	font: normal 1.1em "Lucida Sans Unicode",sans-serif;
}
p,cite,code,ul {
	font-size: 1.2em;
	padding-bottom: 1.2em;
}
h1 {
	font-size: 1.4em;
	margin-bottom: 4px;
	padding-left:0px;
}
code {
	background: url(img/bgcode.gif);
	border: 1px solid #F0F0F0;
	border-left: 6px solid #39F;
	color: #555;
	display: block;
	font: normal 1.1em "Lucida Sans Unicode",serif;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}
cite {
	background: url(img/quote.gif) no-repeat;
	color: #666;
	display: block;
	font: normal 1.3em "Lucida Sans Unicode",serif;
	padding-left: 28px;
}
h1,h2,h3 {
	color: #06C;
	padding-top: 16px;

}
/* misc */
.clearer {
	clear: both;
}

/* structure */
.container {
	background: url(img/topleft.gif) no-repeat;
}

.header {
	height: 92px;
}

/* title */
.title {
	float: left;
	padding: 28px 0 0 76px;
}
.title h1 {
	color: #FFF;
	font: normal 1.9em "Arial",sans-serif;
	padding-top:12px;

}
.title h3 {
	color: #FFF;
	font: bold 1.1em "Arial",sans-serif;
	padding-top:3px;
	padding-left:20px;

}
/* navigation */
.navigation {
	float: left;
	height: 92px;
	margin-left: 24px;
	padding: 0 16px;
}
.navigation a {
	color: #FFF;
	float: left;
	font: bold 1.2em "Trebuchet MS",sans-serif;
	margin-top: 56px;
	padding: 8px 18px;
	text-align: center;
	text-decoration: none;
}
.navigation a.activel {
	background-color: #4A91C3;
	color: #FFF;
	border-top:1px double #CCC;
	
}
.navigation a:hover {
	background-color: #4A91C3;
	color: #FFF;
	border-top:1px double #CCC;
}

/* main */
.main {
	background: #FFF url(img/bgmain.gif) no-repeat;
	clear: both;
	padding: 12px 12px 0 52px;
}

/* main left */
.sidenav {
	float: left;
	width: 24%;
	position:relative;
	z-index:4;
}
.sidenav h1 {
	border-bottom: 1px dashed #DDD;
	color:#06C;
	font-size: 1.2em;
	height: 20px;
	margin-top: 1.2em;
}
.sidenav ul {
	margin: 0;
	padding: 0;
}
.sidenav li { 
	border-bottom: 1px dashed #EEE;
	list-style: none;
	margin: 0;
}
.sidenav li a {
	color: #777;
	display: block;
	font-size: 0.9em;
	padding: 3px 6px 3px 18px;
	text-decoration: none;
}
.sidenav li a:hover {
	color: #111;
	background: url(img/nav_li.gif) no-repeat left center;
}
.centerlogo{
text-align:center;
width:222px;
height:121px;
margin-top:48px;
}

.logoimg{
border:1px solid #EEE;
padding:3px;
}



/* content */
.content {
	float: left;
	margin-right: 4%;
	width: 69%;
}
.content .descr {
	color: #C60;
	margin-bottom: 6px;
}
.content li {
	list-style: url(img/li.gif);
	margin-left: 18px;
	font-size:1.1em;
	margin-top:6px;
	color:#000;
	text-align:justify;
}
.content h1 {
	font-size: 1.6em;
	font-family:Verdana;
	margin-bottom: 4px;
	padding-left:10px;
	padding-bottom:10px;
}
.content p{
font-size:1.3em;
padding-top:7px;
text-align:justify;
color:#000;
}
.captionedimage{
position:relative;
float:left;
margin: .5em 0 .5em .5em;
padding:0px;
border:1px double #EEE;
z-index:3;
}
.captionedimage p{
position:absolute;
bottom:10px;
left:10px;
width:100%;
margin:0;
padding:0;
width:590px;
color:#FFF;
font-size: 1.35em;
}

.captionedimage p span{
display:block;

}



/* search form */
.styled {
	border: 3px double #E5E5E5;
	padding: 2px 3px;
}
.button {
	border: 1px solid #AAA;
	margin-left: 5px;
	padding: 2px 3px;
}

/* footer */
.footer {
	background: #0094D6 url(img/bgfooter.gif) repeat-x;
	color: #C1DEF0;
	font-size: 1.1em;
	line-height: 40px;
	text-align: center;
}
.footer a {
	color: #FFF;
	text-decoration: none;
}
.footer a:hover {
	color: #FFF;
	text-decoration: underline;
}

.outer1{
width:400px;
padding-top:10px;
padding-left:10px;
margin-top:10px;
border:1px solid red;
}
.boxtop{
margin:15px 0 0 0;
padding:5px 0 5px 0;
float:left;
}
.boxbottom{
clear:both;
float:left;
margin:15px 0 0 0;
padding:5px 0 5px 0;
}

.outer1 h4{
font-size:1.9em;
text-align:left;
color:#EEE;
position:relative;
left:0px;
top:-10px;
}
.boxtopinner{
width:160px;
margin:5px 0 0 10px;
padding:10px 0 5px 0;
}
.blBg{
margin: 0em 0em 0.5em 0em;
padding: 0.2em 0.2em 0.2em 0.3em;
padding-left:18px;
background: url(img/leftbord.gif)  no-repeat left center;
text-align:left;
font-family:"Lucida Sans Unicode", verdana;
font-size:1.2em;
font-weight:bold;
color:#262C33;
}
.blBg2{
margin: 0em 0em 0.5em 0em;
padding: 0.2em 0em 0.2em 0.3em;
text-align:justify;
font-family:"Lucida Sans Unicode", verdana;
font-size:1.0em;
color:#3B3B3A;
}
.img11 {
float: left;
margin: 0.3em 0.8em 0.1em 0.5em;
border: 4px dashed #7FBBF7;
}
.img12 {
margin: 0.3em 0.75em 0.3em 0em;
border: double 4px #0C0C0C;
}

.firstlet{
font-family:Verdana;
font-size:19px;
margin: 0.5px;
color:Green;
}

.servicesDiv{
background:#C7E1FA url(img/bottombg.jpg) no-repeat bottom left;
width:590px;
}
.topLeft{
background:url(img/topbg.jpg) no-repeat;
margin:0;
padding-left:65px;
padding-top:20px;
padding-bottom:20px;
}

.vertLine{
background:url(img/vert1.gif) repeat-y center center;
}
.horLine{
background:url(img/vert2.gif) repeat-x center center;
}

.pageCaption{
font-size:1.8em;
color:#CCC;
padding-left:2px;
}

.servicesDiv2{
background:#C7E1FA url(img/bottombg.jpg) no-repeat bottom left;
width:590px;
}
.topLeft2{
background:url(img/topbg.jpg) no-repeat;
margin:0;
padding-left:12px;
padding-top:10px;
padding-bottom:10px;
padding-right:10px;
}
.servicesOuter2{
margin: .5em 0 .5em 1.5em;
width:590px;
}
.floralP{
padding-right:10px;
padding-left:5px;
}
.blBg3{
margin: 0em 0em 0.5em 0em;
padding: 0.2em 0.2em 0.2em 0.3em;
padding-left:18px;
background: url(img/leftbord.gif)  no-repeat left center;
text-align:left;
font-family:"Lucida Sans Unicode", verdana;
font-size:1.4em;
font-weight:bold;
color:#262C33;
}

.blBg4{
margin: 0em 0em 0.5em 0em;
padding: 0.2em 0em 0.2em 1.5em;
text-align:justify;
font-family:"Lucida Sans Unicode", verdana;
font-size:1.0em;
color:#3B3B3A;
}
.servicesDiv3{
background:#C7E1FA url(img/bottombg.jpg) no-repeat bottom left;
width:590px;
}
.topLeft3{
background:url(img/topbg.jpg) no-repeat;
margin:0;
padding-left:52px;
padding-top:20px;
padding-bottom:10px;
padding-right:10px;
}
.servicesDiv3 table {
 border-collapse: collapse;
 color: black;
 border: 1px solid #EEE;
font-style:normal;
}

.servicesDiv3 th {
 width: 200px;
 text-align: right;
 vertical-align: top;
 border-top: 1px solid #EEE;
 font-size: 1.2em;
 padding-right: 12px;
 padding-top: 0.75em;
 padding-bottom: 0.75em;
font-style:normal;
}
.frmHeader th {

 text-align: left;
 font-size: 1.2em;
padding-left: 220px;
border-bottom: 2px solid #EEE;

 border-top: 2px solid #EEE;



}

.servicesDiv3 td {
 vertical-align: middle;
 border-bottom: 1px solid white;
 color: white;
 border-left: 4px solid #EEE;
 padding: 4px;
 font-size: 1.1em;
}
.required {

 color: red;

}

.servicesDiv3 #buttonSubmit {

 margin-left: 220px;

 margin-top: 4px;
 width :100px;
 border: 1px solid #EEE;
 background-color:#FFF;

}
.servicesDiv3 #buttonReset {

 margin-top: 4px;
 width :100px;
 border: 1px solid #EEE;
 background-color:#FFF;

}

.servicesDiv3 input{
font-size:1.0em;
width:200px;
padding:3px;
}

.servicesDiv3  input:focus {
color: black;
background-color: #EEE;
border:1px solid #CCC;
}

.servicesDiv3 textarea{
font-size:1.4em;
width:200px;
padding:3px;
}

.servicesDiv3  textarea:focus {
color: black;
background-color: #EEE;
border:1px solid #CCC;
}

.mailout1{
padding-left:20px;
padding-top:10px;
}
.mailoutHead{
font-size:1.8em;
color:#CCC;
text-align:center;
border-bottom:3px dashed #EEE;
border-top:3px dashed #EEE;
padding-top:10px;
padding-bottom:10px;
}

.mailoutBody{
font-size:1.3em;
color:#000;
padding-top:10px;
padding-bottom:10px;
padding-left:128px;
border-bottom:3px dashed #EEE;
background: url(img/mailmsg.jpg) no-repeat left center;
}

.address1{
padding-left:20px;
padding-top:10px;
}
.addressHead{
font-size:1.8em;
color:#CCC;
text-align:center;
border-bottom:3px dashed #EEE;
border-top:3px dashed #EEE;
padding-top:10px;
padding-bottom:10px;
}

.addressBody{
font-size:1.3em;
color:#000;
padding-top:10px;
padding-bottom:10px;
padding-left:170px;
height:130px;
border-bottom:3px dashed #EEE;
background: url(img/office.jpg) no-repeat 50px center;
}

.clntlogo{
	padding:10px;
background-color:white;

}

.clntdetails{
font-size:1.1em;
font-weight:bold;
background-color:white;


}

.clntpic{
padding:10px;
border-left:1px solid #FFFFFF;
border-right:1px solid #FFFFFF;
border-bottom:4px solid #ffffff;
padding-top:0;
}

.fillerrow{
border-left:1px solid #FFFFFF;
border-right:1px solid #FFFFFF;

}
