
body {
	margin: 0px 0;
	padding: 10px 0px 0px 0px;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: #e3ebed;
}

HTML {
   overflow: -moz-scrollbars-vertical;
}


p, ul, ol, blockquote {
	margin-top: 0;
}

a:link {
	border-bottom: 0px dotted #CCCCCC;
	text-decoration: none;
	color: white;
}

a:hover {
	border: none;
}

img {
	border: none;
}

#logo {
	width: 940px;
	margin: 0 auto;
	background: url(images/header.gif) no-repeat left top;
	height: 140px;
	border: 0px;
}

/* Header */


#header {
	width: 940px;
	margin: 0 auto;
	height: 199px;
	border: 0px;
}




#page {
	width: 940px;
	margin: 0 auto;
	padding: 0px 0;
	background: #dfedfa;
}

/* Content */

#content {
	width: 940px;
	padding: 20px 0px 0px 0px;
	float: left;
	background: #dfedfa;
}

#mainone {
	float: left;
	width: 250px;
	padding: 0px 0px 0px 10px;

/* maintwo */
}
#maintwo {
	float: left;
	width: 400px;
	padding: 0px 5px 0px 5px;
	
}

#maintwo a {
text-decoration: underline;
color: #000000;
}

#maintwo .link2 {
font-size: 13px; 
text-decoration: underline;
color: #1a40ac;
}

#maintwo h1 {
	margin: 0px 0px 10px 0px;
	font-size: 10pt;
	font-weight: normal;
	font-family: "Trebuchet MS","Verdana";
	color: black;
}

#maintwo h4 {
	margin: 0px 0px 10px 0px;
	font-size: 13pt;
	font-weight: normal;
	font-family: "Trebuchet MS","Verdana";
	color: black;
}

#mainthree {
	float: right;
	width: 260px;
	padding: 0px 0px 0px 10px;

	}
	
#mainthree h1 {
	margin: 15px 0px 10px 0px;
	font-size: 10pt;
	font-weight: bold;
	font-family: "Trebuchet MS","Verdana";
	color: black;
}

#mainthree h2 {
	margin: 0px 0px 10px 0px;
	font-size: 9pt;
	font-weight: normal;
	font-family: "Trebuchet MS","Verdana";
	color: black;
}

#footer {
	width: 940px;
	margin: 0px 0px 0px 0px;
	height: 167px;
	border: 0px;
	background: url(images/footer.jpg) no-repeat left top;
}


.imageSelctionHolder {
	position: relative;
	text-align: left;
	z-index: 17;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	width: 278px;
}
.imageSelctionLPad {
	margin: 0px;
	padding: 0px 8px 0px 0px;
	
}
.imageText1, .imageText2, .imageText3, .imageText4, .imageText5, .imageText6, .imageText7, .imageText8, .imageText9, .imageText10  {
	position:absolute;
	width:245px;
	height:35px;
	z-index:800;
	padding: 5px 0px 0px 5px;
	background-color: #EEEEEE;
	visibility: hidden;
}
