html,body
{
	margin-left:0px;
	margin-right:0px;
	margin-top:26px;
   	margin-bottom:0px;
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;

}

img
{
	border:0px;
}
/* ID Selectors */
#main_container
{
	width:766px;
	height:auto;
	background-image:url("../graphics/page_bg.gif");
	background-repeat:repeat;
	margin:0 auto;
	 text-align:center;
}

#main_container_home
{
	width:766px;
	height:auto;
	background-image:url("../graphics/page_bg.gif");
	background-repeat:repeat;
	margin:0 auto;
    text-align:center;
}

#left_panel
{
	width:256px;
	height:auto;
	float:left;
	text-align:right;	
}
#right_div_top
{
	width:450px;
	margin-top:30px;


}
#right_panel
{
	width:452px;
	height:auto;
	float:left;
	left:56px;
	position:relative;
	
}

#top_nav
{
	width:452px;
	height:30px;
	float:left;
	position:relative;
	margin-top:5px;
}


#top_nav_left
{
	width:auto;
	height:auto;
	float:left;
	font-size:.6em;
}

#top_nav_right
{
	width:auto;
	height:auto;
	float:right;
	text-align:right;
	font-size:.6em;
}


#footer_container
{
	width:766px;
	height:50px;
	margin:0 auto;
	clear:both;	
	color:#000000;
	background-image:url("../graphics/page_bg.gif");
	background-repeat:repeat;
	
}

#footer
{
	width:256px;
	height:auto;
	float:left;
	text-align:right;
	color:#000000;
	font-size:.6em;
}


/* Element Selectors */
h1
{
	font-size:1.5em;	
	color:#000000;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:0px;
	border-bottom:1px solid #F4F5F2;
	clear:both;
	text-align:left;
}

h2
{
	font-size:1em;	
	color:#333333;
	margin-top:15px;
	margin-bottom:0px;
	font-weight:bold;
	clear:both;
	text-align:left;
}

p
{
	font-size:.8em;
	color:#666666;
	margin-top:3px;
	margin-bottom:5px;
	text-align:left;
	font-weight:normal;
	clear:both;
}

a
{
	font-size:1.1em;	
	color:#003FC9;
	text-decoration:underline;
}

a:hover
{
	text-decoration:none;
		font-size:1.1em;
}

/* Class Selectors */

.footer_links_separator
{
	padding-left:3px;
	padding-right:3px;
	color:#000000;
	font-size:1em;
}

/*========================================new css home page=========================================*/
/* Class Selectors */
.text_left_pannel p {
font-size:1em;
color:#000000;
text-align:right;
margin-top:120px;
}
.text_left_pannel_top {
font-size:.8em;
color:#000000;
text-align:right;
padding-top:10px;
}
.text_left_pannel_bottom {
font-size:.9em;
color:#000000;
text-align:right;
padding-top:10px;
}
.right_pannel_box {
background-color:#F1F8FE;
border:5px solid #E0F2FE;
margin:0 auto;
text-align:center;
}
.content_container {
width:284px;
margin:0 auto;
margin-top:20px;
margin-bottom:20px;
}
.textbox_header_large {
font-size:2.5em;
color:#000000;
text-align:left;
}
.textbox_header_small {
font-size:1.3em;
color:#000000;
text-align:left;
padding-top:15px;
}
.textbox_top_stats {
width:284px;
height:43px;
font-size:.8em;
color:#000000;
}
.textbox_bottom_stats {
width:284px;
height:27px;
font-size:1em;
color:#000000;
}
.myemail_bottom_text {
font-family:Arial;
font-size:.5em;
color:#000000;
text-align:left;
}
.seek_button
{
width:159px;
margin:0 auto;
margin-top:15px;
text-align:center;
}
#messagebox
{
	text-align:left;
	float:right;
	font-size:13px;
	width:448px;
	position:relative;
	background-color:#FFFDF1;	
	border:1px solid #FFFFA0;
	margin-right:2px;
	}

/* Element Selectors */
form {
margin:0px;
padding:0px;
}
