/*								*/
/*           SETUP              */
/*								*/


.green {
color: #009900;
}


a:link {
	color: #666666;
	text-decoration:none;
}
a:visited {
	color: #666666;
	text-decoration:none;
}
a:hover {
	color: #999999;
	text-decoration:underline;
}   
a:active {
	color: #999999;
	text-decoration:underline;
}

body { 
	height:100%;
	background-color: #ffffff;
	margin:0px 0px 0px 0px;
	padding: 0px;
}

div.container {
	/*border:1px solid red;*/
	position: relative;
	margin: 0 auto;
	width: 980px;
	height: 575px;
	text-align: left;
	background-image: url(images/bg.jpg);
}

/*								*/
/*           BANNER             */
/*								*/

div.top {
	/* border:1px solid green; */
	position:absolute;
	background-color:none;
	top:0px;
	left:0px;
	width:978px;
	height:190px;
}

div#menubar {
/* border:1px solid green; */
	position:absolute;
	top:152px;
	left:120px;
	width:755px;
	height:65px;
}

div#logo {
	position:absolute;
	top:35px;
	left:20px;
	width:440px;
	height:150px;
	
}

#quotes {
	position:absolute;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:none;
	color:#5A3227;
	top:55px;
	left:463px;
	width:489px;
	height:100px;
	text-align:right;
}

div#supernav {
	position:absolute;
	background-color:none;
	font-family:Verdana, Arial, Sans-serif; 
	font-size: 11px; 
	font-weight: bold;
	color:#999999;
	top:10px;
	left:545px;
	width:360px;
	height:30px;
}

div#search_go {
	position:absolute;
	background-color:none;
	top:6px;
	left:940px;
	width:20px;
	height:20px;
}


/*								*/
/*           LEFT               */
/*								*/

div.left {
	/* border:1px solid yellow; */
	position:absolute;
	background-color:none;
	top: 190px;
	left: 0px;
	width: 254px;
	height: 385px;
}

div#left_cap {
	width:12px;
	height:12px;
	position:absolute;
	top:373px;
	left:0px;
}

div#left_part {
	width:3px;
	height:300px;
	position:absolute;
	top:20px;
	left:253px;
}

div#didyouknow {
/* border:1px solid yellow; */
	width:242px;
	font-family:Verdana, Arial, Sans-serif; 
	font-size: 11px; 
	font-style: normal;
	line-height:13px;
	color:#666666;
	position:relative;
	top:18px;
	left:10px;
	overflow:auto;
}

																				
div#dosha {
	/* border:1px solid green; */
	width:235px;
	height:90px;
	position:relative;
	top:0px;
	left:8px;
}



/*								*/
/*           MAIN               */
/*								*/

div.main {
	/* border:1px solid blue; */
	position:absolute;
	background-color:none; 
	top: 190px;
	left: 255px;
	width: 500px;
	height: 385px;
}

div.sub_main {
	/* border:1px solid green; */
	background-color:#B5B5B5; 
	position: absolute;
	top: 164px;
	left: 215px;
	width: 400px;
	height: 385px;
}

div#menu_desc {
/* border:1px solid red; */
	width:200px;
	height:35px;
	position:absolute;
	top:20px;
	left:3px;
}

div#welcome {
	width:491px;
	height:213px;
	position:absolute;
	top:66px;
	left:0px;
}

			div#welcome_text {
			/* border:1px solid green; */
			font-family:Verdana, Arial, Sans-serif; 
			font-size: 11px; 
			line-height:15px;
			color:#555555;
			width:350px;
			height:160px;
			position:absolute;
			top:35px;
			left:132px;
			overflow:auto;
		}

div#latest_news {
	/* border:1px solid green; */
	font-family:Verdana, Arial, Sans-serif; 
	font-size: 11px; 
	color:#555555;
	width:480px;
	height:100px;
	position:absolute;
	top:285px;
	left:8px;
	
}

			div#latest_news_text {
			/*border:1px solid green;*/
			font-family:Verdana, Arial, Sans-serif; 
			font-size: 11px; 
			line-height:16px;
			color:#555555;
			width:474px;
			height:70px;
			position:absolute;
			top:25px;
			left:0px;
			overflow:auto;
		}


/*								*/
/*           RIGHT              */
/*								*/

div.right {
	/* border:1px solid pink; */
	background-color:none;
	position: absolute;
	top: 190px;
	left: 755px;
	width: 224px;
	height: 385px;
}

div.sub_right {
	/* border:1px solid white; */
	background-color:#B5B5B5;
	position: absolute;
	top: 164px;
	left: 615px;
	width: 145px;
	height: 378px;
}

div#right_cap {
	width:12px;
	height:12px;
	position:absolute;
	top:373px;
	left:213px;
}

div#right_part {
	width:3px;
	height:300px;
	position:absolute;
	top:20px;
	left:-10px;
}

div#mathis {
	width:208px;
	height:121px;
	position:absolute;
	top:21px;
	left:3px;
}

div#mathis_text {
	width:205px;
	height:210px;
	position:absolute;
	top:155px;
	left:3px;
	font-family:Verdana, Arial, Sans-serif; 
	font-size: 11px; 
	font-style: normal;
	line-height:15px;
	color:#666666;
	overflow:auto;
}

/*								*/
/*           FOOTER             */
/*								*/

div#footer {
	 /* border:1px solid orange; */ 
	text-align:center;
	background-color:none;
	position:relative;
	top:0px;
	left:0px;
	width:980px;
	height:21px;
	font-family:Verdana, Arial, Sans-serif; 
	font-size: 10px; 
	font-style: normal;
	line-height:16px;
	color:#999999;
}

div.sub_footer {
	/* border:1px solid yellow; */
	z-index:0;
	background-color:#B5B5B5;
	position:absolute;
	top:360px;
	left:-615px;
	width:760px;
	height:21px;
}



div#pad15 {
	position:absolute;
	top:0px;
	left:0px;
	padding:15px;
}

table {
	width: 100%;
	height: 100%;
}

td {
	text-align:left;
	/* vertical-align:top; */
}

img {
	border:none;
}


.align_picture_right {
float: right;
margin-left: 8px;

}

.align_picture_left {
float:left;
margin-right: 8px;

}


