@charset "utf-8";
/* CSS Document */

#mainpage {
	height: 309px;
	width: 656px;
	margin: auto;
	background-image: url(images/nbg.jpg);
	background-repeat: no-repeat;
	margin-top: 50px;
}
#mainpage #logo
{
margin-left:220px;
padding-top:10px;
}

#mainpage #logo a {
	background-image: url(images/logo.jpg);
	
	background-repeat: no-repeat;
	display: block;
	height: 71px;
	width: 221px;
}
#mainpage #logo a  span {
	display: none;
}
#mainpage #searchform #mainsearch {
	height: 38px;
	width: 487px;
	margin: auto;
	background-image: url(images/formbg.jpg);
	background-repeat: no-repeat;
}
#mainpage #searchform #mainsearch #q {
	padding-top: 5px;
	margin-top: 5px;
	margin-left: 10px;
	padding-bottom: 3px;
	width: 400px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 16px;
	font-weight: bold;
	background: transparent;
}
#mainpage #searchform #mainsearch #qsub {
	border: 0px solid #A0A0A4;
	background-image: url(images/sbut.jpg);
	float: right;
	width: 35px;
	height: 30px;
	margin-top: 0px;
	margin-right: 5px;
	left: 870px;
	cursor: pointer;
}
#footer {
	text-align: center;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #323136;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}
#footer #navlinks {
	display: inline;
	list-style-type: none;
}
#footer #navlinks li {
	display: inline;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#footer #navlinks a {
	color: #313035;
	font-weight: bold;
	font-size: 12px;
}





#mainpagefooter {
	text-align: center;
	margin-top: 50px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#mainpagefooter #navlinks {
	display: inline;
	list-style-type: none;
}
#mainpagefooter #navlinks li {
	display: inline;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#mainpagefooter #navlinks a {
	color: #313035;
	font-weight: bold;
	font-size: 12px;
}








/*  */


#mother #logo a {
	/*background-image: url(images/logo.jpg);*/
	background-image:url(images/logo100x35.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 35px;
	width: 105px;
	margin: 0px;
	padding: 0px;
}
#mother #logo a  span {
	display: none;
}

#mother #logo h1 {
	height: 35px;
	width: 105px;
	margin: 0px;
	padding: 0px;
}

 #smenu #mainsearch {
	height: 38px;
	width: 487px;
	background-image: url(images/formbg.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
 #smenu #mainsearch #q {
	padding-top: 5px;
	margin-top: 5px;
	margin-left: 10px;
	padding-bottom: 3px;
	width: 400px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 16px;
	font-weight: bold;
	background: transparent;
}
 #smenu #mainsearch #qsub {
	border: 0px solid #A0A0A4;
	background-image: url(images/sbut.jpg);
	float: right;
	width: 35px;
	height: 30px;
	margin-top: 1px;
	margin-right: 5px;
	left: 870px;
	cursor: pointer;
}

#mother {
	width: 1024px;
	margin-top:0px;
	margin-bottom:0px;
	margin-right: auto;
	margin-left: auto;
}
#mother #logo {
	width: 250px;
	float: left;
	height: 40px;
}
#mother #head {
	width: 750px;
	float: right;
	height: 40px;
}
#mother #pagecontent {
	clear: both;
}
#mother #footer {
	clear: both;
}
#mother #head #smenu {
	margin-top: 0px;
	height: 40px;
}
#mainpage #searchform {
	margin-top: 50px;
}
#mainpage #logo {
	width: 230px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
}
#pby {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#mother #pagecontent #heading {
	float: left;
	width: 100%;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	height: 30px;
	color: #C9010A;
}
#mother #footer #pby a {
	color: #C9010A;
}
#mother #pagecontent #pleft {
	width: 400px;
	float: left;
	text-align: left;
	padding-left: 10px;
}
#mother #pagecontent #pright {
	width: 550px;
	float: right;
	margin-bottom: 50px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #353535;
}
#mother #pagecontent #pright #form1 strong {
	color: #AA0000;
}
#mainpagefooter #pby a {
	color: #C9010A;
}

#searchheading
{
font-size:14px;
float:left;
margin-left:20px;
}
