/* myhedspace_free09 - you're free to modify and clean this code :) */
a {
	color:#0000FF;
	text-decoration:none;
	}
	
a:hover {
	color:#006600;
	border-bottom-style:solid;
	border:0px;
	}

body {
background-color:#F0F8FF;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:10px;
color:#000;
}
#box {
width:900px;
top:50%;
left:50%;
margin-top:  -275px;
margin-left: -330px;
position:absolute;
}
#top {
width:900;
height:16px;
background-image:url(images/bgtop.jpg);
background-repeat:no-repeat;
}
#middle {
width:900px;
background-image:url(images/bgbody.jpg);
}
#bottom {
width:900px;
height:14px;
background-image:url(images/bgbottom.jpg);
background-repeat:no-repeat;
}
#nav {
width:860px;
height:44px;
background-color:#007CC3;
margin:0 auto;
}
#nav #logo {
float:right;
}
#nav #logo h1 {
padding:0;
margin: 14px 0 0 10px;
font-size:10px;
color:#FFFFFF;
text-transform:uppercase;
}
#nav #logo h1 a{
color:#FFFFFF;
text-decoration:none;
}
#nav #logo h1 span{
color:#999;
}
#nav #menu {
display:block;
vertical-align:middle;
margin-left:7px;
}
#nav #menu ul{
padding:0;
margin:8px 0px 5px 0;
font-size:12px;
}
#nav #menu ul li{
list-style-type:none;
display:inline;
font-weight:bolder;
text-transform:uppercase;
}
#nav #menu ul li a{
text-decoration:none;
color:#FFFFFF;
}
#nav #menu ul li a:hover{
color:#FFFF00;
}
#main_img {
width:870px;
height:402px;
background-image:url(images/main_img.jpg);
background-repeat:no-repeat;
margin:0 auto;
}
#main_text {
width:870px;
height:74px;
background-color:#333;
margin:0 auto;
}
#main_text p {
margin:0;
padding:0;
}
#main_text p a{
color:#FFFFFF;
text-decoration:none;
}
#welcome {
width:840px;
margin:0 auto;
padding: 10px 0;
}
#main_text h2 {
margin:0;
padding:0;
color:#CCCCCC;
font-size:14px;
}
#footer {
text-align:center;
color:#333;
clear:both;
}
#footer a{
text-decoration:none;
color:#333;
}

/*for innerpages*/
#inner_box {
width:900px;
margin:0 auto;
}
#inner_middle {
width:900px;
background-image:url(images/bgbody.jpg);
display:table;
color:#333333;
}
#right {
float:left;
width:600px;
height:100%;
min-height:inherit;
font-size:12px;
padding-left:30px;

}

#right h2 {
width:550px;
margin: 0 0 0 0px;
font-size:12px;
padding:0 0 0 0;
}
#left {
float:left;
width:200px;
padding: 0 0 0 25px;
}
#left h3 {
font-size:13px;
border-bottom:1px #333 solid;
width:20px;
margin:0;
padding:20px 0 0 0;
}
#left ul{
margin:0;
padding:5px 0 20px 20px;
font-size:10px;
list-style-type:square;
}
#left ul li a{
color:#333;
text-decoration:none;
}
#left ul li a:hover{
text-decoration:underline;
}
#inner_img{
width:860px;
height:112px;
background-repeat:;
margin:0 auto;
}

#inner_img1 {
width:870px;
height:112px;
background-image:url(images/inner_img1.jpg);
background-repeat:no-repeat;
margin:0 auto;
}

#pdmenu {
float:left;
width:190px;
}
#pdmenu h3 {
font-size:13px;
border-bottom:1px #333 solid;
width:140px;
margin:0;
padding:20px 0 0 0;
}
#pdmenu ul{
margin:0;
padding:5px 0 20px 20px;
font-size:10px;
list-style-type:square;
}
#pdmenu ul li a{
color:#333;
text-decoration:none;
}
#pdmenu ul li a:hover{
text-decoration:underline;
}

.img {
border:1px #007CC3 solid;
}

.ipt {
font-size:12px;
}
