* {
margin: 0;
padding: 0;
}

body {
	background-color: #FFFFFF;
	color: #000000 ;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 90%;
} 

#clear {
clear: both;

}

#saranwrap {
 	background: url(newsite/images/main_bg.jpg) repeat-y;
	width: 780px;
	height: 100%;
	margin: 0 auto;
}

#saranwrap p {
	font-size:11px;
	color: #000000;
	margin: 0;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#saranwrap h6 {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;

}


#saranwrap hr {
	margin-left: 11px;
	margin-right: 11px;
	size: 1;
	color: c3c3c3;
}

#topheader {	
	margin: 0 auto;
	padding:0;
	position: relative;
}

#topheader a {
	position:absolute;
	text-decoration:none;
}
#topheader a i {
	display:none;
}

#main_body {
	width: 758px;
 	height: 467px;
	margin-left: 11px;
	margin-right: 11px;
	position: relative;
}


#footer {
	width:780px;
 	height: 38px;
	
}

#left {
	background-color:#ffffff;
    width: 494px;
	float: left;
	margin-top: 10px;
	margin-left: 20px;
	display: inline;
}

#right {
	background-color:#ffffff;
    width: 204px;
	float: right;
	margin-top: 10px;
	margin-right: 20px;
	display: inline;
}

#footer p {
	color: #000000;
	font-size: 10px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 4px;
	margin-bottom: 4px;	
}

#footer a {
	font-size: 10px;
	margin-left: 0px;
	margin-right: 0px;
	color:#000000;
	text-decoration: none;
	font-weight: bold;

}

#footer a:hover {
	font-size: 10px;
	margin-left: 0px;
	margin-right: 0px;
	color:#000000;
	text-decoration: underline;
	font-weight: bold;
}

/* A HREF STYLES */

a {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #62533e;
	text-decoration: none;
	font-variant: normal;
	font-style: normal;
	line-height: 150%;
	padding-left: 20px;
}

#splash img {
     vertical-align:top;
}

a:hover {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #000;
	text-decoration: none;
	line-height: 150%;
	font-style: normal;
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #62533e;
	border-bottom-color: #62533e;
	margin-top: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 0px;
	padding-left: 25px;
}

/* Left DIV Style */

#left a {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #62533e;
	text-decoration: none;
	font-variant: normal;
	font-style: normal;
	line-height: 150%;
	padding-left: 20px;
}

#left a:hover {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #000;
	text-decoration: none;
	line-height: 150%;
	font-style: normal;
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #62533e;
	border-bottom-color: #62533e;
	margin-top: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 0px;
	padding-left: 20px;
}

/* Right DIV Style */

#right a {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #62533e;
	text-decoration: none;
	font-variant: normal;
	font-style: normal;
	line-height: 150%;
	padding-left: 20px;
}

#right a:hover {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #000;
	text-decoration: none;
	line-height: 150%;
	font-style: normal;
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #62533e;
	border-bottom-color: #62533e;
	margin-top: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 0px;
	padding-left: 20px;
}