body {
	behavior:url("csshover3.htc"); 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #162732;
	background-image: url(../images/tile.jpg);
	background-repeat: repeat-x;
}



#preload img
{
height: 0; width: 0; border-width: 0;
position: absolute;
bottom: 0;
left: 0;
z-index: -30;
} 




.bluheadr {
	color: #005CB1;
	font-weight: bold;
	font-size: 15px;
	float: left;
}

.blklnk {
	font-size: 12px;
	color: Black;
}



/* A LINK */

a:link {
	color: #005CB1;
	text-decoration: none;
}
a:visited {
	color: #005CB1;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: #005CB1;
	text-decoration: none;
}

/* A.SEC LINK */



a.sec:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
      background-color: #a70b20; 
}
a.sec:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
   	background-color: #a70b20;
}
a.sec:hover {
	text-decoration: underline;
	font-weight: bold;
        
}
a.sec:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
   	background-color: #a70b20;
}



/* UNORDERED LIST */

ul,ol,li,h1,h2,h3,h4,h5,h6,p,form,input {
	margin: 0px;
	padding: 0px;
}



ul {
	list-style-type: disc;
	margin-left: 18px;
	padding-bottom: 18px;
	line-height: 18px;
}
ol {
	list-style-type: decimal;
	margin-left: 18px;
	padding-bottom: 18px;
	line-height: 18px;
}





li ul {
	display: none;
	position: absolute;
	top: 1em;
	left: 0;
}

li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: 16px;
	left: 1px;
}

li:hover ul, li.over ul { /* lists nested under hovered list items */
	display: block;
}




p {
	padding-bottom: 18px;
	line-height: 18px;
}



/* NAVBAR */

#navbar {
	float: left;
	width: 950px;
	background-image: url(../images/nav-tile.gif); 
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 17px;
}
#navbar .nav {
	float: left;
	width: 700px;
	background-image: url(../images/nav-bar.gif);
	background-repeat: no-repeat;
	padding-left: 250px;
	height: 30px;
}
#navbar .nav ul {
	line-height: 12px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;	
}




#navbar .nav li {
	float: left;
	width: auto;	
}

#navbar .nav ul a {
	display: block;
	padding-top: 6px;
	background-image: url(../images/navout.gif); 
	background-repeat: no-repeat;
	background-color: #A81024;
	overflow: hidden;
	height: 24px;
}

#navbar .nav ul a:hover {
	text-decoration: none;
      background-image: url(../images/navover.gif); 
}  









#navbar .nav ul li a:hover 
#navbar .nav ul li:hover {
	text-decoration: none;
} 










#navbar .nav a {
	width: 130px;
	padding-left: 10px;
	font-size: 11px;
}




#navbar .nav a:hover {
}








/* CLEANER */
.cleaner {
	CLEAR: both; 
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	FONT-SIZE: 1px; 
	BACKGROUND: none transparent scroll repeat 0% 0%; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	BORDER-TOP-STYLE: none; 
	PADDING-TOP: 0px; 
	BORDER-RIGHT-STYLE: none; 
	BORDER-LEFT-STYLE: none; 
	HEIGHT: 1px; 
	BORDER-BOTTOM-STYLE: none
}








/* H TAGS */


h1 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 24px;
	font-weight: normal;
	color: #095AA6;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
}
h3 {
	font-size: 13px;
}
h4 {
	font-size: 11px;
	font-weight: bold;
}


/* PRE TAG */

pre {
	background-color: #F5F6F8;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
	font-size: 12px;
}



/* FRAME */

#frame {
	width:964px;
	text-align:left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}



/* SHADOWS */

#shadow-side {
	float: left;
	width: 964px;
	background-image: url(../images/shadow-side.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
#shadow-top {
	float: left;
	width: 964px;
	background-image: url(../images/shadow-top.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
}
#shadow-bottom {
	float: left;
	width: 950px;
	padding-right: 7px;
	padding-left: 7px;
	background-image: url(../images/shadow-bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 20px;
}





/* HEADER */

#header {
	float: left;
	width: 950px;
	background-image: url(../images/tag.gif);
	background-repeat: no-repeat;
	height: 80px;
}
#header .logo {
	float: left;
	padding-top: 25px;
	padding-left: 15px;
	padding-right: 15px;
	width: auto;
}
#header .logo a {
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	height: 45px;
	width: 216px;
}
#header .top {
	float: right;
	width: 300px;
}
#header .top-nav {
	float: right;
	padding-top: 10px;
	padding-right: 6px;
	height: 20px;
	padding-bottom: 10px;
	padding-left: 6px;
	width: auto;
}
#header .top-nav ul {
	line-height: 12px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#header .top-nav li {
	float: left;
	width: auto;
}
#header .top-nav ul a {
	display: block;
	text-indent: -9999px;
	background-image: url(../images/top-nav.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	height: 20px;
}
#header .top-nav ul a:hover {
	text-decoration: none;
}
#header .top-nav #car a {
	width: 63px;
	background-position: -0px 0px;
}
#header .top-nav #log a {
	width: 86px;
	background-position: -63px 0px;
}
#header .top-nav #con a {
	width: 65px;
	background-position: -149px 0px;
}
#header .top-nav #car a:hover {
	background-position: -0px -20px;
}
#header .top-nav #log a:hover {
	background-position: -63px -20px;
}
#header .top-nav #con a:hover {
	background-position: -149px -20px;
}
#header .top-nav #car-current a {
	width: 63px;
	background-position: -0px -40px;
}
#header .top-nav #log-current a {
	width: 86px;
	background-position: -63px -40px;
}
#header .top-nav #con-current a {
	width: 65px;
	background-position: -149px -40px;
}
#header .search {
	float: right;
	width: 235px;
}
#header .search .field {
	width: 154px;
	margin-right: 5px;
	padding: 2px;
	height: 17px;
	float: left;
	color: #9FA4A9;
	border: 1px solid #B0B7BB;
	background-color: #FFFFFF;
}
#header .search .button {
	float: left;
	width: auto;
}





/* DESIGN */

#design {
	float: left;
	width: 950px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #272425;
	background-image: url(../images/design.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-bottom: 23px;
}
#design .design-nav {
	float: left;
	width: 720px;
	padding-left: 210px;
}
#design .design-nav ul {
	line-height: 12px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#design .design-nav li {
	float: left;
	width: auto;
}
#design .design-nav ul a {
	display: block;
	text-indent: -9999px;
	background-image: url(../images/design-nav.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	height: 180px;
	width: 180px;
}
#design .design-nav ul a:hover {
	text-decoration: none;
}
#design .design-nav #fin a {
	background-position: 0px 0px;
}
#design .design-nav #dri a {
	background-position: -180px 0px;
}
#design .design-nav #con a {
	background-position: -360px 0px;
}
#design .design-nav #mea a {
	background-position: -540px 0px;
}
#design .design-nav #fin a:hover {
	background-position: 0px -180px;
}
#design .design-nav #dri a:hover {
	background-position: -180px -180px;
}
#design .design-nav #con a:hover {
	background-position: -360px -180px;
}
#design .design-nav #mea a:hover {
	background-position: -540px -180px;
}
#design .design-nav #fin-current a {
	background-position: 0px -360px;
}
#design .design-nav #dri-current a {
	background-position: -180px -360px;
}
#design .design-nav #con-current a {
	background-position: -360px -360px;
}
#design .design-nav #mea-current a {
	background-position: -540px -360px;
}




/* MAIN */


#main {
	float: left;
	width: 950px;
	background-image: url(../images/design-tile1.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-bottom: 30px;
}






/* BUCKET */

.bucket {
	float: left;
	width: 910px;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.bucket .set1 {
	float: left;
	width: 460px;
	padding-right: 20px;
}
.bucket .box1 {
	float: left;
	width: 460px;
	background-image: url(../images/head-services.gif);
	background-repeat: no-repeat;
	font-size: 12px;
}
.bucket .box1 h1 {
	font-size: 12px;
}
.bucket .box1 h1 a {
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	height: 22px;
	width: 460px;
	margin-bottom: 20px;
}
.bucket .box1 .nav {
	float: left;
	width: 460px;
}
.bucket .box1 .nav1 {
	float: left;
	width: 215px;
	background-image: url(../images/head-services1.gif);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-left: 10px;
	background-position: 10px 0px;
}
.bucket .box1 .nav2 {
	float: left;
	width: 215px;
	background-image: url(../images/head-services2.gif);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-left: 10px;
	background-position: 10px 0px;
}
.bucket .box1 .nav3 {
	float: left;
	width: 215px;
	background-image: url(../images/head-about.gif);
	background-repeat: no-repeat;
	padding-top: 40px;
	padding-left: 10px;
	background-position: 10px 0px;
}
.bucket .box1 .nav4 {
	float: left;
	width: 215px;
	
	background-repeat: no-repeat;
	padding-top: 40px;
	padding-left: 10px;
	background-position: 10px 0px;
}


.bucket .box1 ul {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	line-height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDE1E4;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.bucket .box1 li {
	display: inline;
}
.bucket .box1 ul a {
	background-image: url(../images/arrow-blue-small.gif);
	background-repeat: no-repeat;
	display: block;
	background-position: 7px 12px;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-family: "Trebuchet MS", Arial, Helvetica;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDE1E4;
}
.test {
	clear: left;
	float: right;
}

.bucket .box1 ul a:hover {
	background-color: #F6F7F8;
	text-decoration: none;
}
.bucket .box1 .more {
	padding: 10px;
	float: left;
	width: 440px;
}
.bucket .box1 .more a {
	background-image: url(../images/arrow-blue-small.gif);
	background-repeat: no-repeat;
	display: block;
	background-position: 0px 5px;
	padding-left: 8px;
	float: right;
	width: auto;
}



.bucket .box2 {
	float: left;
	width: 430px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CFD4D8;
	
	background-repeat: repeat-x;
	background-position: 0px 1px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
	color: #47535C;
}

.right {
float: right;
clear: left;
	
}



.bucket .box2 h1 {
   text-indent: -9999px; 
	display: block;
	overflow: hidden;
	height: 28px;
	width: 200px; 
	background-image: url(../images/ma.jpg);
   background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF; 
}

.bucket .box2 p {
	padding-bottom: 10px;
	font-size: 12px;
}
.bucket .set2 {
	float: left;
	width: 410px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CFD4D8;
	padding-left: 19px;
}
.bucket .box3 {
	float: left;
	width: 410px;
	background-image: url(../images/ma.jpg);
	background-repeat: no-repeat;
	background-color: #F5F6F7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CFD4D8;
	background-position: right bottom;
	margin-bottom: 20px;
}


.bucket .box3 h1 a {
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	height: 28px;
	width: 410px;
	background-image: url(../images/head-blog.gif);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.bucket .box3 ul {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CFD4D8;
	background-image: url(../images/head-posts.gif);
	background-repeat: no-repeat;
	padding-top: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-position: 0px 1px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
}
.bucket .box3 li {
	display: inline;
}
.bucket .box3 ul a {
	background-image: url(../images/arrow-blue-small.gif);
	background-repeat: no-repeat;
	display: block;
	background-position: 10px 8px;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 18px;
	font-family: "Trebuchet MS", Arial, Helvetica;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	font-size: 12px;
}
.bucket .box3 ul a:hover {
}
.bucket .box3 .more {
	float: right;
	padding: 5px;
	width: auto;
}
.bucket .box3 .more a {
	background-image: url(../images/button-more-posts.gif);
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
	height: 30px;
	width: 86px;
	overflow: hidden;
}


.bucket .box4 h1 {
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	height: 28px;
	width: 200px; 
	background-image: url(../images/head-blog.gif);
   background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF; 
}


.bucket .box4 {
	float: left;
	width: 410px;
	padding-right: 10px;
	text-align: justify;
}




.bucket .box5 {
	background-image: url(../images/box-get-started1.gif);
	background-repeat: no-repeat;
	float: right;
	height: 230px;
	width: 180px;
	background-position: 0px 6px;
	padding-top: 56px;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: 10px;
}
.bucket .box5 p {
	color: #EEEFF0;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica;
	line-height: 12px;
	padding-top: 8px;
	padding-bottom: 2px;
	font-size: 12px;
}
.bucket .box5 .field {
	height: 16px;
	width: 174px;
	border: 1px solid #CFD4D8;
	background-color: #ECEEEF;
	padding: 2px;
}
.bucket .box5 .menu {
	width: 180px;
	background-color: #ECEEEF;
	border: 1px solid #CFD4D8;
}
.bucket .box5 .send {
	width: 180px;
	text-align: right;
	padding-top: 10px;
}






/* LINKS */

.links {
	float: left;
	width: 950px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E7E9EB;
}
.links ul {
	line-height: 12px;
	float: right;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: auto;
}
.links li {
	float: left;
	width: auto;
}
.links ul a {
	display: block;
	font-size: 11px;
	color: #76828C;
	white-space: nowrap;
	padding-top: 7px;
	padding-bottom: 7px;
}
.links #print a {
	padding-left: 15px;
	font-size: 11px;
	background-image: url(../images/printer.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	color: #939BA1;
	padding-right: 10px;
}






/* HEADING */

.heading {
	background-image: url(../images/design-tile2.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding: 10px;
	float: left;
	width: 930px;
}
.heading-thin {
	background-image: url(../images/design-tile2.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding: 10px;
	float: left;
	width: 780px;
}







/* CONTENT */

.content {
	float: left;
	background-image: url(../images/design-tile3.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CFD4D8;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 10px;
	background-position: 0px 1px;
	width: 730px;
}
.content .career {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CFD4D8;
	margin-bottom: 25px;
	float: left;
	width: 710px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 10px;
}
.content .career h2 {
	padding-bottom: 10px;
}





/* SECTIONS */

.b2b-services {
	float: left;
	background-image: url(../images/design-tile3.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CFD4D8;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 10px;
	background-position: 0px 1px;
	width: 580px;
	text-align: justify;
}
.who-we-are {
	float: left;
	background-image: url(../images/design-tile3.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CFD4D8;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 10px;
	background-position: 0px 1px;
	width: 730px;
}
.our-work {
	float: left;
	background-image: url(../images/design-tile3.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CFD4D8;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 10px;
	background-position: 0px 1px;
	width: 730px;
}
.how-can-we-help {
	float: left;
	background-image: url(../images/design-tile3.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CFD4D8;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 10px;
	background-position: 0px 1px;
	width: 910px;
}





/* CONTACT */

.contact {
	float: left;
	background-image: url(../images/design-tile3.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CFD4D8;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 10px;
	background-position: 0px 1px;
	width: 730px;
}
.contact .form {
	float: left;
	width: 340px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CFD4D8;
}
.contact .form strong {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	color: #D1C337;
}

.contact .form  p {
	padding-top: 10px;
	font-weight: bold;
	padding-bottom: 2px;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 14px;
	line-height: normal;
}
.contact .form .field {
	width: 300px;
	padding: 5px;
	border: 1px solid #CFD4D8;

}
.contact .form textarea {
	width: 300px;
	border: 1px solid #CFD4D8;
	padding: 5px;
}
.contact .form .send {
	padding-top: 10px;
	text-align: right;
	width: 305px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CFD4D8;
	margin-top: 20px;
}
.contact .address {
	float: left;
	width: 200px;
	margin-left: 20px;
	border: 1px dashed #CFD4D8;
	padding: 10px;
}
.contact .address strong {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 14px;
	color: #1A65AC;
}







/* LEFT */

.left {
	float: left;
	width: 143px;
}
.leftnav {
	float: left;
	width: 143px;
	background-color: #A81024;
	background-image: url(../images/leftnav-bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 50px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.leftnav ul {
	line-height: 12px;
	background-repeat: no-repeat;
	padding-top: 15px;
	background-position: 8px 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A81024;
	margin: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
	color: #FFD700;
	font-weight: bold;
	font-size: 11px;
}
.leftnav li {
	display: inline;
}
.leftnav ul a {
	background-image: url(../images/leftnav-link.jpg);
	background-repeat: no-repeat;
	display: block;
	color: #FEFEFE;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 8px;
	padding-left: 20px;
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Helvetica;
	background-position: 0px 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A81024;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A81024;
}
.leftnav ul a:hover {
	background-position: 0px -50px;
	text-decoration: none;
}
.leftnav ul .current a {
	color: #FCED69;
}
.leftnav .services1 {
   
	/* background-image: url(../images/leftnav-services1.gif); */
}
.leftnav .services2 {
   
	/* background-image: url(../images/leftnav-services2.gif); */
}
.leftnav .services3 {
   
	/* background-image: url(../images/leftnav-services3.gif); */
}




/* INFO */

.info {
	float: left;
	width: 160px;
	background-image: url(../images/design-tile3.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CFD4D8;
	background-position: 0px 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CFD4D8;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 9px;
}
.info .nav {
	float: left;
	width: 160px;
	background-image: url(../images/head-links.gif);
	background-repeat: no-repeat;
	padding-top: 20px;
	background-position: 0px 0px;
	margin-bottom: 15px;
}
.info .nav ul {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDE1E4;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.info .nav li {
	display: inline;
}
.info .nav ul a {
	background-image: url(../images/arrow-blue-small.gif);
	background-repeat: no-repeat;
	display: block;
	background-position: 7px 9px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 15px;
	font-family: "Trebuchet MS", Arial, Helvetica;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDE1E4;
	font-size: 12px;
}
.info .nav ul a:hover {
	background-color: #F6F7F8;
	text-decoration: none;
}
.info .ad1 {
	float: left;
	width: 140px;
	background-image: url(../images/box-newsletter2.gif);
	background-repeat: no-repeat;
	height: 110px;
	padding-top: 26px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 15px;
	color: #76828C;
}
.info .ad1 p {
	padding-bottom: 10px;
	font-size: 12px;
	line-height: normal;
}
.info .ad1 .field {
	width: 82px;
	margin-right: 2px;
	padding: 2px;
	height: 16px;
	float: left;
	color: #9FA4A9;
	border: 1px solid #CFD4D8;
	background-color: #F5F6F7;
}
.info .ad1 .button {
	float: left;
	width: auto;
}
.info .ad2 {
	float: left;
	width: 140px;
	background-image: url(../images/box-resources2.gif);
	background-repeat: no-repeat;
	height: 110px;
	padding-top: 26px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 15px;
	color: #76828C;
}
.info .ad2 p {
	padding-bottom: 25px;
	font-size: 12px;
	line-height: normal;
}
.info .more {
	float: right;
	width: auto;
}
.info .more a {
	background-image: url(../images/button-more.gif);
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
	height: 22px;
	width: 50px;
	overflow: hidden;
}
.info .started {
	background-image: url(../images/box-get-started2.gif);
	background-repeat: no-repeat;
	float: left;
	height: 230px;
	width: 140px;
	background-position: 0px 0px;
	padding-top: 50px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 15px;
}
.info .started p {
	color: #ECEDED;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica;
	line-height: 12px;
	padding-top: 8px;
	padding-bottom: 2px;
	font-size: 12px;
}
.info .started .field {
	height: 16px;
	width: 134px;
	border: 1px solid #CFD4D8;
	background-color: #ECEEEF;
	padding: 2px;
}
.info .started .menu {
	width: 140px;
	background-color: #ECEEEF;
	border: 1px solid #CFD4D8;
}
.info .started .send {
	width: 140px;
	text-align: right;
	padding-top: 10px;
}





/* SITEMAP */

.sitemap {
	float: left;
	background-image: url(../images/design-tile3.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CFD4D8;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 10px;
	background-position: 0px 1px;
	width: 910px;
}
.sitemap ul {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDE1E4;
	line-height: 14px;
	margin-bottom: 20px;
	width: 300px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	list-style-type: none;
}
.sitemap li {
	display: inline;
}
.sitemap ul a {
	background-image: url(../images/arrow-blue-small.gif);
	background-repeat: no-repeat;
	display: block;
	background-position: 7px 9px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 15px;
	font-family: "Trebuchet MS", Arial, Helvetica;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDE1E4;
	font-size: 12px;
	font-weight: bold;
}
.sitemap ul a:hover {
	background-color: #F6F7F8;
	text-decoration: none;
}
.sitemap ul ul {
}
.sitemap ul ul a {
	background-position: 17px 7px;
	padding-left: 25px;
	padding-top: 3px;
	padding-bottom: 2px;
	font-weight: normal;
}





/* FOOTER */

#footer {
	float: left;
	width: 765px;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	height: 90px;
	padding-top: 20px;
	color: #FEFEFE;
	padding-right: 185px;
	font-size: 12px;
}
#footer .address {
	float: left;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	width: auto;
}
#footer .address p {
	margin: 0px;
	padding: 0px;
	line-height: normal;
}
#footer .email {
	float: right;
	padding-top: 12px;
	padding-right: 30px;
	padding-left: 10px;
	width: auto;
}
#footer .email a {
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	background-image: url(../images/button-email.gif);
	background-repeat: no-repeat;
	height: 36px;
	width: 120px;
}
#footer .bottom {
	float: left;
	width: 765px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #568DC2;
}
#footer .bottom .copyright {
	float: left;
	font-size: 11px;
	padding-top: 6px;
	padding-right: 10px;
	padding-left: 10px;
	width: auto;
}
#footer .bottom .nav {
	float: right;
	padding-top: 6px;
	padding-right: 35px;
	padding-left: 0px;
	padding-bottom: 6px;
	width: auto;
}
#footer .bottom .nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#footer .bottom .nav ul li {
	display: inline;
}
#footer .bottom .nav ul a {
	color: #FEFEFE;
}




/* SEARCHRESULTS */

#searchresults {
	float: left;
	background-image: url(../images/design-tile3.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CFD4D8;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 10px;
	background-position: 0px 1px;
	width: 910px;
}
#searchtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#searchresults .highlight { background: #FFFF40; }
#searchresults .searchheading { font-size: 130%; font-weight: bold; }
#searchresults .summary { font-size: 80%; font-style: italic; }
#searchresults .suggestion { font-size: 100%; }
#searchresults .results { font-size: 100%; }
#searchresults .category { color: #999999; }
#searchresults .sorting { text-align: right; }
#searchresults .result_title { font-size: 100%; }		
#searchresults .description { font-size: 100%; color: #008000; }
#searchresults .context { font-size: 100%; }
#searchresults .infoline { font-size: 80%; font-style: normal; color: #808080;}
#searchresults .zoom_searchform { font-size: 100%; }
#searchresults .zoom_results_per_page { font-size: 80%; margin-left: 10px; }
#searchresults .zoom_match { font-size: 80%; margin-left: 10px;}				
#searchresults .zoom_categories { font-size: 80%; }
#searchresults .zoom_categories ul { display: inline; margin: 0px; padding: 0px;}
#searchresults .zoom_categories li { display: inline; margin-left: 15px; list-style-type: none; }	
#searchresults .result_image { float: left; display: block; width: auto; }
#searchresults .result_image img { margin: 10px; width: 80px; border: 0px; }
#searchresults .result_block { margin-top: 15px; margin-bottom: 15px; clear: left; }
#searchresults .result_altblock { margin-top: 15px; margin-bottom: 15px; clear: left; }
#searchresults .result_pages { font-size: 100%; }
#searchresults .result_pagescount { font-size: 100%; }
#searchresults .searchtime { font-size: 80%; }
#searchresults .recommended 
{ 
	background: #DFFFBF; 
	border-top: 1px dotted #808080; 
	border-bottom: 1px dotted #808080; 
	margin-top: 15px; 
	margin-bottom: 15px; 
}
#searchresults .recommended_heading { float: right; font-weight: bold; width: auto; }
#searchresults .recommend_block { margin-top: 15px; margin-bottom: 15px; clear: left; }		
#searchresults .recommend_title { font-size: 100%; }
#searchresults .recommend_description { font-size: 100%; color: #008000; }
#searchresults .recommend_infoline { font-size: 80%; font-style: normal; color: #808080;}

.gryborder {
	border: thin solid #CCCCCC;
}
.blurb {
	width: 480px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.blurb_title {
	float: left;
	width: 75px;
	font-weight: bold;
	color: #000000;
	text-align: right;
	padding-right: 5px;
}
.blurb_subject {
	float: left;
	width: 100%;
	text-align: justify;
	padding-bottom: 5px;
	
}

ul.list {

}

ul li.list {

}


.dwnld_res {
	width: 600px;
}

.lft {
	width: 475px;
	float:left;
}

.rgt {
	width: 125px;
	font-size:12px;
	float:right;
}


.hrzindex {
position:relative;
top:30;
left:0;
margin-top:20px;
color: #eee;
background-color: #eee;
height: 1px;

}

a.backtotop {
position:relative;
top:0;
left:0;
color:#999;
text-decoration:none;
background-color: #FFF;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
display: block;
width: 100px;
z-index:100;
margin-top:-15px;
}
a.backtotop:hover {
color:#ff0000;
}


