﻿ 
  body { margin:auto	;clear:both	;
  background:  url(images/img03.gif) repeat-x left top;
  font-size:11px; line-height:20px; font-family: Tahoma, Arial;
}
#mainbody {clear:both; width:1000px; margin: auto; }
a { color:blue; text-decoration:underline;}
a:hover { text-decoration:none;}
h1 { padding:0px; text-transform:uppercase; font-size:16px; color:orange; background:url(images/img05.gif)  ;font-weight:normal; color:#fff; margin: 10px 0 ;height:21px;
border-radius:30px;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
}
h1 span { background:#616161; padding:0px 10px 0px 0px;}
h2 { padding:0px;  font-size:15px; color:orange; background:url(images/img05.gif)   repeat #056caa; font-weight:normal; color:#fff; margin: 10px 0 ;height:21px;
border-radius:30px;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
behavior: url(ie-css3.htc); 
}
h2 span { background:#616161; padding:0px 10px 0px 0px;}
p {margin:0;font-size:11px;}
pp {font-size: 18px;margin:0;color:red;}
linkz {font-size: 18px;margin:0;color:red;}

input.submit { border:1px solid #000; color: red;
	background: yellow;  padding:10px; cursor:hand;  float:left; font: normal 14px Arial, Helvetica, sans-serif;}
input.submit:hover{
	background:#ea7d1b;color:#fff;
	cursor:pointer;
} .style2 {color: #3300CC}
.style3 {font-weight: bold}
.style4 {
	color: #FF0000;
}
input.btn { border:1px solid #000; 
	background:#66FF00;  padding:10px; cursor:hand;   font: normal 16px Arial, Helvetica, sans-serif;}
input.btn:hover{
	color:#fff;
	cursor:pointer;
} .style2 {color: #3300CC}
.style3 {font-weight: bold}
.style4 {
	color: #FF0000;
}
linkz{ border:1px solid #000; color: red;
	background:#FFFFFF;  padding:10px; cursor:hand;  float:left; font: normal 14px Arial, Helvetica, sans-serif;}
linkz:hover{
	background:maroon;color:#fff;
	cursor:pointer;
} .style2 {color: #3300CC}
.style3 {font-weight: bold}
.style4 {
	color: #FF0000;
}





/* Menu */

#menu {
	background: #FFFFFF url(images/img03.gif) repeat-x left top;

	width: 940px;
	height: 80px;
	margin: 0 auto;
	padding: 0;
}

#menu ul {
	margin: 0;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	height: 35px;
	margin-right: 1px;
	padding: 16px 40px 0px 40px;
	background: url(images/img04.gif) no-repeat right top;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border: none;
}

#menu a:hover, #menu .active a {
	background: url(images/img05.gif) repeat-x left top;
	text-decoration: none;
	color: #FFFFFF;
}
#menu li span { display:none;
padding:20px;


}
#menu li:hover span { position:fixed;

display:block;}
#menu li span a { display: inline;padding: 16px 20px 16px 20px;	background: #FFFFFF url(images/img03.gif) repeat-x left top;

 } /*--Since we declared a link style on the parent list link, we will correct it back to its original state--*/
 /*--Show subnav on hover--*/

#menu .active a {
}

#button {

margin:0px 0px 0px 100px;
float:left;width:100px; }
#button_data {
background:url(footerp.jpg);

font-size: 18px;
padding: 20px;
text-align: center;
background-color:red;

border-radius:10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;

}

#button1 {
margin:0px 100px 0px 0px;
float:right; width: 100px}
#button1_data {
background:url(footerp.jpg);

font-size: 18px;
padding: 20px;
text-align: center;
background-color:red;

border-radius:10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;

}
#rightside {
	float:right;
	width:690px;
	position:relative;
	
padding: 10px;
text-align: left;
background-color: silver;


background-image: url(backrepeat.jpg);
background-repeat: repeat-x;
border-radius:20px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
behavior: url(ie-css3.htc); 
}

#footerpart {  clear:both;
margin:auto;
width:1000px;height:150px;
text-align:center;



}
#dfooterpart { width:100% ;height:50px;
text-align:center;
background:  url(images/img03.gif) repeat-x;

background-color:#CCCCCC}

#headerpart { clear:both;
margin:auto;
width:100%;
height:320px;

background:  url(images/img03.gif) repeat-x;
text-align:center;}
#middlepart { clear:both;
margin:auto;
width:1000px;height:auto; min-height:530px; 
}

#leftside {
	float:left;
	width:250px;
	padding: 10px;
text-align: center;
border-radius:20px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
}


#footer {  	background:  url(images/img03.gif) repeat-x  ;
border-radius:20px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
padding: 0px;
text-align: left;
behavior: url(ie-css3.htc); 
 }
#left_footer { float:left; padding:10px 0 0 30px; color:black; font-size:12px;}
#left_footer a { color:black}
#left_footer a:hover { text-decoration:none;}
#right_footer { float:right;  padding:30px 30px 0 0; color:black;  font-size:12px; text-align:right;}
#right_footer a { color:black;}
#right_footer a:hover { text-decoration:none;}

