* {
    padding: 0;
    margin: 0;
} 

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

.list1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
	color: #FFA3AB;
	color: White;
	font-size: 14px;
}

.list1 li {
	margin-bottom: 20px;
	padding-left: 10px;
}

.list1 .li11 { background: url(images/homepage03.gif) no-repeat left center; }
.list1 .li21 { background: url(images/homepage04.gif) no-repeat left center; }
.list1 .li31 { background: url(images/homepage05.gif) no-repeat left center; }


/** HEADER2 */

#header2 {
	background: url(images/bg02.jpg) no-repeat left top;
}



body {
    background: #fff;
	font: .74em "Arial" Verdana, Arial, sans-serif;
	line-height: 1.5em; 
	align=left;
}
a {
	color: #3B6EBF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.CompanySummarytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 0px;
	line-height: 12pt;
}
.Menutext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000066;
	padding-left: 4px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 8px;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #C4C4C2;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #C4C4C2;
	line-height: 8pt;
}

.Menutextsector {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	padding-left: 12px;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-right: 12px;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #C4C4C2;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #C4C4C2;
	line-height: 12pt;
}

.SummaryCompanyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: black;
	padding-left: 4px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 8px;
	line-height: 8pt;
}
#wrap {
margin: 20px auto;
width: 820px;
background: #fff url('images/midbg.jpg');
background-repeat: repeat-y;
}
#wrapsmall {
margin: 10px auto;
width: 193px;
background: #fff url('images/midbgsmall.jpg');
background-repeat: repeat-y;
}

#ssubscribe-wrap {
margin: 20px auto;
width: 224px;
background: #fff url('images/subscribe-midbg.jpg');
background-repeat: repeat-y;
}

#top { 
background: #fff url('images/topbg.jpg');
height: 30px;
}

#topsmall { 
background: #fff url('images/topbgsmall.jpg');
height: 30px;
}

#subscribe-top { 
background: #fff url('images/subscribetopbg.jpg');
height: 30px;
}

#content {
padding: 0 40px 0 40px;
}

#bottom {

background: #fff url('images/botbg.jpg');
height: 30px;
}

#bottomsmall {
background: #fff url('images/botbgsmall.jpg');
height: 30px;
}

#Subscribe-small {
background: #fff url('images/Subscibe-botbg.jpg');
height: 30px;
}


.header {
height: 70px;
background: #85ACF7 url('images/hidr.jpg');
}

.header h1 { padding-left: 17px; padding-top: 22px; font-size: 22px; color: #FFF; }
.header h1 a { font-size: 22px; color: #FFF; text-decoration: none;}
.header h2 { padding-left: 17px; padding-top: 0px; font-size: 17px; color: #FFF; }

.breadcrumbs { 
    background: #F6F9FB; 
	border-bottom: 1px solid #E1E1E1; 
	padding: 5px;
}
	
.middle {
	float: left;
	width: 59%;
	margin: 0 10px;
	padding: 1% 1%;
	text-align: justify;
}

.middlesmall {
	float: left;
	width: 95%;
	margin: 0 5px;
	padding: 1% 1%;
	text-align: justify;
}

.BGBlue {
	background-color: #E1E8FA;
}

.right {
	float: left;
	width: 30%;
	margin: 0 10px;
	padding: 1% 1%;
	
}

.right ul {
	padding: 20px 0 15px 20px;
	margin:0;
}

.right li {
	margin-bottom:5px;
	list-style-type: square;
	color: #3B6EBF;
}

.middle h2 { color: #3B6EBF; font-size: 16px; margin-bottom: 10px; margin-top: 10px;}
.right h2 { color: #3B6EBF; font-size: 14px; margin-top: 15px;}


#clear {
	display: block;
	clear: both;
	width: 100%;
	height:1px;
	overflow:hidden;
}

#footer {
	text-align: center;
	color: #666;
}

