/* body styles
------------------------------------ */

body{
border-top:2px solid #ff6600;
margin:0px;
padding:0px;
}

p, h1, h2, h3, h4, h5, li, label, legend{
font-family:arial, helvetica, sans-serif;
margin:0px;
padding:0px;
}

p,label{
font-size:12px;
line-height:18px;
color:#666666;
}

a:visited, a:link{
color:#0099cc;
text-decoration:underline;
}

a:hover{
text-decoration:none;
}

em{
color:#000;
}

/* form styles
------------------------------------ */

form.zemContactForm{
width:300px;
}

fieldset{
border:1px solid #fff;
}


/* container styles
------------------------------------ */

#container{
left:50%;
position:absolute;
margin-left:-400px;
width:800px;
text-align:left;
}

/* header styles
------------------------------------ */

#header{
position:absolute;
top:0px;
left:250px;
border:0px solid black;
width:540px;
height:120px;
}

#header h1{
display:none;
}

#header h2{
font-family:verdana;
font-weight:normal;
font-size:13px;
color:#000;
text-transform:uppercase;
padding:0px;
margin:8px 20px 0px 53px;
}

#header img{
margin:20px 0px 0px 10px;
}

/* left styles
------------------------------------ */

#left{
background-image:url(/images/orangeelipse.gif);
background-repeat:no-repeat;
background-position:top right;
position:absolute;
top:0px;
left:0px;
margin:0px;
padding:0px;
width:250px;
height:300px;
}

#left h3{
font-size:13px;
color:#000099;
padding:30px 20px 10px 0px;
}

#left p{
padding:0px 55px 5px 3px;
}

#left img{
margin:0px 0px 5px 15px;
}




/* center styles
------------------------------------ */

#center{
background-image:url(/images/bluecurve.gif);
background-repeat:no-repeat;
position:absolute;
margin:0px 0px 0px 5px;
padding:0px;
width:400px;
min-height:426px;
left:213px;
top:135px;
}

#center h3{
color:#ffffff;
padding:9px 0px 25px 20px;
}

#center h4{
color:#000099;
padding:0px 0px 5px 8px;
}

#center h5{
color:#000099;
padding:0px 0px 0px 8px;
}

#center p{
padding:5px 25px 10px 8px;
}

#center p.caption{
padding:5px 0px 10px 40px;
margin:0px;
font-size:11px;
line-height:10px;
}

#center img{
padding:0px 0px 0px 35px;
}


/* Links styles
------------------------------------ */

#center ul.linklist{
padding:0px 0px 0px 15px;
margin:0px 0px 10px 0px;
}

#center ul.linklist li{
font-size:11px;
padding-right:30px;
}

/* right styles
------------------------------------ */

#right{
position:absolute;
top:135px;
left:605px;
margin:0px;
width:210px;
}

#right p{
font-family:'Times New Roman',georgia, serif;
font-size:12px;
line-height:17px;
color:#000099;
padding:10px 0px 0px 22px;
}

#right p span{
color:#000;
}


#right div.quote span{
font-size:20px;
padding:0px;
margin:0px;
}

/* footer styles
------------------------------------ */

#footer a.small{
font-size:10px;
}