/* CSS Document */
body{
	background-image: url(images/bgbody.gif);
	background-repeat: repeat-x;
	background-color: #00569F;
}
#wrap{
	width: 782px;
	padding: 0px;
	background-color: #19609C;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	
}
#top {
	width:782px;
	height:228px;
	position: relative;
}
#menu{
	width: 782px;
	height: 33px;
}
#menu a{
	float:left;
}
#content {
	width:782px;
}
#content-left {
	width:409px;
	float: left;
}
	#welcome {
	width:391px;
	height:22px;
	padding-top: 24px;
	background-image: url(images/welcome.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 18px;
	}
	#enterprise {
	width:373px;
	height:22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/enterprise.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 24px;
	text-transform: uppercase;
	font-weight: bold;
}
#content-right {
	width:373px;
	float: right;
}
#footer {
	width:782px;
	height:42px;
	background-image: url(images/bgfooter.gif);
	background-repeat: repeat-x;
	text-align: center;
	padding-top: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	clear: both;
}
#footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}

.content-text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 18px;
	padding-right: 15px;
}

	.content-text img{
		float:left
		}
.enterprise-text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}

	.enterprise-text img{
	float:left;
	padding-right: 5px;
		}
		
.enterprise-title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF000;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 17px;
}
a:hover{
	color: #FFF000;
	text-decoration: none;
}
a{
	color: #FFFFFF;
	text-decoration: none;
}
/**********************#Products-Page **********************/
#content-product {
	width:782px;
	background-image: url(images/bgproduct.gif);
	background-repeat: repeat-y;
	float: left;
}

#products-Page-left{
	width:173px;
	float: left;
}
	#products-Page-left ul{
	padding-left:20px;
	padding-right:3px;
	list-style:none;
	padding-top: 12px;
	padding-bottom: 0;
	margin: 0px;
	}
	#products-Page-left ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #81C5FF;
	text-decoration: none;
	margin:0;
	padding-bottom:3px;
	padding-top:4px;
	list-style-image: url(images/imgbullet.gif);
	padding-right: 0;
}
	.products-Page-left ul li a{
		color:#81C5FF;
		text-decoration:none;
}
	#product {
	width:163px;
	padding-top: 24px;
	background-image: url(images/bgproducts-page.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
	height: 24px;
	}
#products-Page-right {
	width:600px;
	float: right;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 4px;
}
#products-Page-right ul{
	padding-left:20px;
	padding-right:3px;
	list-style:none;
	padding-top: 12px;
	padding-bottom: 0;
	margin: 0px;
	}
	#products-Page-right ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin:0;
	padding-bottom:3px;
	padding-top:4px;
	list-style-image: url(images/imgbullet.gif);
	padding-right: 0;
}
	.products-Page-right ul li a{
		color:#81C5FF;
		text-decoration:none;
}
.heading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 5px;
}

.product-title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFC00;
	text-decoration: none;
	padding-top: 5px;
}
.imageborder{
	border: 4px solid #194686;
}
.bold-text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.product-link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom:3px;
	padding-top: 10px;
}
.profilephoto{
	float: left;
	clear: both;
	padding-right: 28px;
	padding-bottom: 10px;
}
.style1 {
	color:#18619C;
}
.shortdesc p{
	padding:0;
	margin:0;
}