<style type="text/css">

/*html, body {
       height: 100%;
} */


#header {
	width: 960px;
	height: 119px;
	margin: 0 auto;
	top: 0px;
}

#logo {
	text-align: center;
	height: 119px;
	margin: 0;
	color: #00629E;
}


#BlackLine{
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
	position:relative;
	width:960px;
	height:4px;
	left: 0px;
	top: 0px;
	background-image: url(../images/Black-Line.gif);
	visibility: visible;
}

#Left_Top	{
	position: relative;
	top: 40px;
	background-color: #f4f4f4;
	font-family: Verdana;
	width: 500px;
	font-size: 16px;
	margin-bottom: 100px;
	margin-left: 50px;
	float: left;
	padding: 20px;
	font-weight: bold;
}
	
#body_aboutus {
	position: relative;
	top: 80px;
	background-color: #f4f4f4;
	font-family: Verdana;
	width: 830px;
	font-size: 16px;
	margin-bottom: 100px;
	margin-left: 50px;
	padding: 20px 20px 80px 20px;
	font-weight: bold;
}

#body_contactus {
	position: relative;
	top: 80px;
	background-color: #f4f4f4;
	font-family: Verdana;
	width: 830px;
	font-size: 16px;
	margin-bottom: 100px;
	margin-left: 50px;
	padding: 20px 20px 80px 20px;
	font-weight: bold;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	padding: 0 0 120px 0;
	background-color: black;
}

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	background-color: gray;
}

#Right_Top_Header p {
	position: relative;
	top: 40px;
	background-color: #f4f4f4;
	width: 240px;
	height: 20px;
	font-weight: bold;
	font-family: Verdana;
	font-size: 20px;
	text-align: center;
	margin-left: 625px;
	padding: 20px;
}


#Right_Top	{
	background-color: #f4f4f4;
	top: 40px;
	font-family: Verdana;
	width: 240px;
	height: 800px;
	font-size: 12px;
	margin-left: 625px;
	margin-bottom: 0px;
	position: relative;
	padding: 20px;
	font-weight: bold;
	overflow: auto;
	}

#Header	{
	text-align: center;
	}

#Indent	{
	background-color: white;
	top: 20px;
	font-family: Verdana;
	width: 600px;
	font-size: 16px;
	left: 100px;
	position: relative;
	margin-bottom: 40px;
	}

#Indent2	{
	background-color: white;
	top: 0px;
	font-family: Verdana;
	width: 600px;
	font-size: 16px;
	left: 100px;
	position: relative;
	margin-bottom: 40px;
	}

H1, H2 { text-align: center }


#Center	{
	top: 0px;
	font-family: Verdana;
	font-size: 16px;
	left: 0px;
	text-align: center;
	}

#abb
	{
	float:right;
	width:230px;
	margin:0 0 15px 20px;
	padding:15px;
	text-align:center;
	}

#footer
	{
	width: 960px;
	text-align: center;
	background-image: url(../images/menu-right.gif);
	background-repeat: repeat-x;
	top: 0px;
	font-family: Verdana;
	font-size: 14px;
	height: 40px;
	color:white;
	visibility: visible;
	padding-top: 15px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	}


.clearfooter {   height: 40px;   clear: both;}

.style1 {
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	}
.style2 {
	font-family: Verdana;
	font-size: 12px;
	}
.style3 {
	font-family: Verdana;
	font-size: 12px;
	}
.style4 {
	font-family: Verdana;
	font-size: 18px;
	text-align: center;
	}
.style5 {
	font-family: Verdana;
	font-size: 14px;
	}

.imagewrap {
	float:left;
	padding: 20px 20px 20px 0px;
	}

.imagewrapright {
	float:right;
	padding: 20px 0px 20px 20px;
	}

.imagewrap2 {
	float:left;
	padding: 0px 20px 20px 0px;
	}	

.boldtitle {
	font-weight: bold;
	font-size: 1.6em;
}

.boldtext {
	font-weight: bold;
}

#cards {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}		
</style>