body {
	margin: 25px 0px 0px 0px;
	background-color: #fff;
	background-image: url(images/new4.jpg);
		background-position: center;
	text-align: justify;
	background-repeat: repeat-y;
}

/***********************************
	CONTAINERS
***********************************/

#main {
	width: 720px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color: #FFFFFF;
}

#top-nav {
	width: 715px;
	margin-left: auto;
	margin-right: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 55%;
	color: #999999;
	text-align: right;
	vertical-align: bottom;
	height: 18px;
	line-height: 18px;
	padding-right: 5px;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	background-color: #FFFFFF;
}

#navigation {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #FF9900;
	background-color: #FAFAFA;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 15px 5px;
	width: 150px;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 0px 1px 1px 0px;
	text-align: right;
}


#content {
	margin-left: 170px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #666666;
	text-decoration: none;
	width: 535px;
	text-align: left;
	padding: 5px 5px 15px 5px;
	background-color: #FFFFFF;
}

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #999999;
	padding: 10px 0px 10px 0px;
	text-align: center;
	clear: left;
	background-color: #FFFFFF;
}

/***********************************
	LINKS
***********************************/

a {
	color: #666666;
	text-decoration: none;
}
a.small-navigation {
	color: #999999;
	text-decoration: none;
}

a.small-navigation:hover {
	color: #FF9900;
	text-decoration: underline;
}

a.navigation {
	color: #666666;
	border-width: 0px 0px 0px 5px;
	border-color: #DEDEDE;
	border-style: solid;
	text-decoration: none;
	display: block;
	padding: 3px 0px 3px 5px;
	text-align: left;
	font-weight: normal;
}

a.navigation:hover {
	border-color: #FF9900;
	background-color: #EFEFEF;
}

/***********************************
	MISCELLANEOUS
***********************************/
#header {
	padding: 5px 0px 5px 0px;
	border-color: #999999;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	background-color: #FFFFFF;
}

hr {
	width: 100%;
	height: 0px;
	text-align: center;
	border-color: #CCCCCC;
	border-style: dashed;
	border-width: 0px 0px 1px 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

h1 {
	color: #FF9900;
	font-size: 180%;
	text-decoration: none;
	text-align: right;
	margin: 0px 0px 15px 0px;
	font-weight: normal;
	padding: 2px 50px 0px 0px;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #FF9900;
	background-color: #FFFFFF;
}
h2 {
	font-size: 130%;
	text-decoration: none;
	text-align: left;
	color: #003366;
}
h3 {
	font-size: 90%;
	text-decoration: none;
	text-align: left;
	color: #003366;
	margin-bottom: 4px;
	margin-top: 8px;
}
p {
	border-color: #999999;
	border-width: 0px 0px 1px 0px;
	padding: 0px 0px 10px 0px;
	margin-top: 10px;
	text-align: justify;
	margin-right: 10px;
}
.g{

	font-weight: bold;
	color: #FF9933;
}
a.g:hover{

	font-weight: bold;
	color: #FF9933;
	text-decoration: underline;
}
a.pro:hover {
    font-weight: bold;
    color: #FF9933;
	text-decoration: underline;
}
ul, li{
	list-style-image: url(images/bott.jpg);
	vertical-align: baseline;
	text-align: justify;
	margin-right: 10px;
}
.green{
	list-style-image: url(images/greenled.jpg);
	vertical-align: baseline;
	text-align: justify;
	margin-right: 10px;
}
.left{ float:left}
.par{
	float:left;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 30px;
	margin-left: 25px;
}
.l{
	color: #666666;
	text-decoration: none;
	list-style-image: url(images/pdficon_small.gif);
	margin-left: 10px;
	text-align: left;
}																																																													
a.l:hover{
	color: #FF9933;
	text-decoration: underline;
}		


 #div1, #div2 {
float: left;
width: 50%;}	


