@charset "utf-8";
/* CSS Document */

body {
	top: 0px;
	margin: 0px;
	background-color: #FFF;
	background-image: url(../images/bg.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
}

#wrapper{
	width:830px;
	border:0px solid #AEAEAEAEAEAE;
	margin:0px auto;
	text-align:left;/*for IE5.x*/
}

/*Begin style for row DIVs*/
#hder{
	width:828px;
} 

#mne{
	width:828px;
} 

#fter{
	width:828px;
} 

/*end style for row DIVs*/ /*Begin style for column DIVs*/

/****************************************************header****************************************************/

#hder{
	width:828px;
	float:left;
	background-color: #FFF;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #AEAEAE;
	border-right-color: #AEAEAE;
	border-left-color: #AEAEAE;
} 

.logo{
	float: left;
	height: 76px;
	width: 365px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}

.search{
	float: right;
	height: 76px;
	width: 400px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 0px;
	text-align: right;
}

.searchbox{
	height: 28px;
	width: 300px;
	background-color: #FFF;
	border: 3px solid #0397D6;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #999;
}

.searchgo{
	height: 36px;
	width: 36px;
	background-color: #0397D6;
	border: 3px solid #0397D6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #FFF;
	text-align: left;
	padding: 0px;
	margin-top: 5px;
}

/****************************************************header****************************************************/

#mne{
	width:828px;
	float:left;
	background-color: #FFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #AEAEAE;
	border-left-color: #AEAEAE;
} 

.signup{
	float: left;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	background-color: #333399;
	background-image: 
	background-repeat: no-repeat;
	height: 266px;
	width: 433px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #fff;
}

.login{
	float: right;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 0px;
	background-color: #e5f4fb;
	background-image: url(../images/login.gif);
	background-repeat: no-repeat;
	height: 266px;
	width: 297px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #666;
}

.fronttitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22pt;
	font-weight: bold;
	color: red;
}

.fronttitle2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #fff;
}

.image{
	float: right;
}

/****************************************************footer****************************************************/

#fter{
	width:828px;
	float:left;
	background-color: #FFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #AEAEAE;
	border-bottom-color: #AEAEAE;
	border-left-color: #AEAEAE;
} 

.copyright{
	width: 798px;
                float:left;
                font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #fff;


}
