*{
margin:0px;
padding:0px;
}
body
{
background:#D4F6A3 url(../images/privat-hospital-background.png) repeat-x;
color:#255E1A;
font-family:arial;
font-size:14px;
line-height:1.5em;
}
.wrapper{
width:780px;
margin:0 auto;
}
.container
{
float:left;
width:780px;
height:auto;
}
.header
{
float:left;
width:780px;
height:auto;
}
.logo
{
float:left;
margin-top:10px;
}
.contact
{
margin-top:30px;
margin-right:20px;
float:right;
}
.Uppercontent
{
margin-top:6px;
float:left;
width:760px;
height:auto;
text-align:center;
}
.Uppercontent p
{
margin-top:10px;
text-align:center;
line-height:1.4em;
font-weight:bold;
color:#fff;
font-size:12px;
}
.banner
{
margin-top:2px;
float:left;
width:780px;
height:335px;
}
.bannercontent
{
float:left;
width:780px;
height:30px;
text-align:center;
background:#F55F16;
}
.bannercontent h1
{
padding-top:5px;

font-weight:normal;
font-size:17.8px;
color:#fff;
}
.modulebox
{
padding-top:1px;
float:left;
width:760px;
height:auto;
background:#255E1A;
border:2px solid #255E1A;
border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
margin-left:10px;
}
.moduleone{
float:left;
width:190px;
height:96px;
}
.content
{
margin-top:10px;
float:left;
width:760px;
height:auto;
margin-left:10px;
}
.content ul
{
margin-left:20px;
}
.content h2
{
font-weight:normal;
font-size:18px;
margin-top:10px;
margin-bottom:10px;
}
.content h3
{
text-align:justify;
font-weight:normal;
margin-top:10px;
margin-bottom:10px;
}
.footer
{
float:left;
width:100%;
height:8px;
background:#2A631E;
}


/* left enquiry form css here */
.leftfixed
{
position:fixed;
left:20px;
top:158px;
width:200px;
height:auto;
background:#255E1A;
border:3px solid #F55F16;
}
.leftfixed h2.leftformheading
{
padding-top:5px;
text-align:center;
color:#fff;
font-size:16px;
width:200px;
height:24px;
background:#F55F16;
border-bottom:1px solid #F55F16;
}
.leftfixed h3
{
padding-top:5px;
text-align:center;
color:#007D9E;
font-size:14px;
width:200px;
height:24px;
}
.leftfixed form
{
margin-top:5px;
margin-left:8px;
margin-bottom:5px;
}
.leftfixed form .field
{
height:55px;
}
.leftfixed form .field label
{
color:#fff;
font-weight:bold;
}
.leftfixed form .field input[type="text"]
{
width:180px;
height:25px;
border:1px solid #fff;
background:none;
color:#fff;
font-weight:bold;
}
.leftfixed form .field select
{
width:180px;
height:25px;
border:1px solid #fff;
background:none;
color:#fff;
font-weight:bold;
}
.leftfixed form .field select option
{
background:#255E1A;
color:#fff;
}
.leftfixed form .field textarea
{
width:180px;
height:70px;
border:1px solid #255E1A;
color:#255E1A;
background:#fff;
}
.submitbuttn
{
margin-top:45px;
margin-left:25px;
}
.submitbuttn input[type="submit"]
{
width:60px;
height:22px;
background:#fff;
border:none;
color:#255E1A;
cursor:pointer;
font-weight:bold;
}
.submitbuttn input[type="submit"]:hover
{
background:#fff;
color:#255E1A;
}
.submitbuttn input[type="reset"]:hover
{
background:#fff;
color:#255E1A;
}
.submitbuttn input[type="reset"]
{
width:60px;
height:22px;
background:#fff;
border:none;
color:#255E1A;
cursor:pointer;
font-weight:bold;
}
.closebutton
{
color:#fff;
float:right;
margin-right:5px;
}
a.remove
{
color:#fff;
font-size:14px;
}
a.bottom
{
margin-bottom:10px;
font-size:14px;
}

 /* right absolute here */
.rightabsolutemodule
{
float:left;
width:200px;
height:auto;
position:absolute;
top:158px;
right:20px;
background:#255E1A;
border:1px solid #F55F16; 
padding-bottom:5px;
}
.rightabsolutemodule h2
{
width:200px;
text-align:center;
background:#F55F16;
padding-top:5px;
text-align:center;
color:#fff;
font-size:16px;
border:none; 
border-bottom:none;
height:24px;
}

.rightinnerboxmodule
{
margin-top:5px;
float:left;
width:200px;
height:165px;
text-align:center;
}
.rightinnerboxmodule p
{
color:#fff;
font-size:18px;
}

.rightinnerboxmodule1
{
margin-top:5px;
float:left;
width:200px;
height:165px;
text-align:center;
}

.rightinnerboxmodule1 p
{
color:#fff;
font-size:18px;
}
.thank-contact
{
float:left;
width:760px;
height:60px;
margin-top:10px;
margin-bottom:10px;
border:1px solid #F55F16;
box-shadow:1px 1px 5px 1px #F55F16;
margin-left:10px;
}
.thank-contact P
{
text-align:center;
font-size:20px;
margin-top:20px;
}
