body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2E2E2E;
	background-color: #C8C0B4;
	margin:0px;
	padding:28px;
}
#main {
	background-image: url(../images/bg-main.gif);
	display:block;
	float:left;
	width:728px;
	/*min-height: 550px;*/
	/*background-repeat: repeat-y;
	background-position: left top;*/
}
#mainInt {
	background-image: url(../images/bg-main-int.gif);
	display:block;
	float:left;
	width:728px;
}
#mainIntFull {
	background-color:#E9E4DE;
	display:block;
	float:left;
	width:728px;
	background-image: url(../images/bar-integrated-solutions.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#container {
	position: relative;
	margin:auto;
	padding:8px;
	width: 728px;
	/*min-height: 550px;*/
	background-color: #FFFFFF;
}
a {
	color: #0F3174;
	text-decoration:underline;
}
a:hover {
	color:#0F3174;
	text-decoration:none;
}
#left {
	color: #FFFFFF;
	font-size: 10px;
	text-align:left;
	width:249px;
	height:100%;
	display:block;
	float:left;
}
#left p {
	padding:15px;
	color: #FFFFFF;
	font-size: 10px;
	line-height:12px;
	}
#left a:link, #left a:hover, #left a:visited {
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:underline;
}
#left a:hover {
	color: #255076;
	text-decoration:none;
}
#leftInt {
	color: #FFFFFF;
	font-size: 10px;
	text-align:left;
	width:150px;
	height:100%;
	display:block;
	float:left;
}
#contact {
	display:block;
	float:left;
	width:249px;
	height:100px;
	background-image: url(../images/bg-left.gif);
	background-repeat: no-repeat;
	text-align:center;
}
#contact a,#contact a:link {
	color: #ffffff;
	text-decoration:underline;
	font-weight:normal;
}
#contact a:hover,#contact a:link:hover {
	color: #ffffff;
	text-decoration:none;
	font-weight:normal;
}
#right {
	text-align:left;
	width:409px;
	display:block;
	float:right;
	padding:25px 30px 20px 35px;
}
#rightInt {
	text-align:left;
	width:508px;
	display:block;
	float:right;
	padding:25px 30px 20px 35px;
}
#fullInt {
	text-align:left;
	width:658px;
	display:block;
	float:right;
	padding:25px 35px 20px 35px;
}
#header {
	display:block;
	float:left;
	width:728px;
	height:85px;
	clear:both;
	background-color:#2252B3;
}
#footer {
	clear:both;
	font-size: 11px;
	color:#2E2E2E;
	text-align:center;
	padding:30px 0 0 0;
}
#footer a:link, #footer a:visited {
	color:#2E2E2E;
	text-decoration:none;
}
#footer a:hover {
	color:#2E2E2E;
	text-decoration:underline;
}
p {
	padding:0;
	margin:0;
	padding-bottom:5px;
	padding-top:5px;
	line-height:14px;
}
ul {
	padding-top:0;
	padding-bottom:0;
	margin-top:8px;
	margin-bottom:8px;
	line-height:14px;
}
.clear {
	clear:both;
	line-height:0;
	font-size:0;
	height:0;
}
.speclist {
	padding:0;
	margin:0;
	margin-left:20px;
	line-height:13px;
}




.dropdowncss {
	position:absolute;
	visibility: hidden;
	font:bold 10px Verdana;
	line-height: 25px;
	z-index: 100;
	background-color: #0f3275;
	width: 265px;
	color: #FFFFFF;
}

.dropdowncss a {
	width: 100%;
	display: block;
	text-indent: 3px;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	text-indent: 5px;
	color: #FFFFFF;
}

.dropdowncss a:hover {
	background-color: #1749a7;
	color: #FFFFFF;
}