body{
font-family: Arial, Helvetica, sans-serif;
color: #000;
font-size: 12px;
background: #535352 url(images/protothanebg.png) repeat-x;
margin: 0;
text-align: center;
padding: 0; 
}

#header{
width: 821px;
height: 131px;
margin-left: auto;
margin-right: auto;
margin-bottom: 0px;
margin-top: 43px;
padding-top: 0px;
padding-bottom: 46px;
background-image: url(images/protothanetop.png);
background-repeat: no-repeat;
}
	

.topmenu {
text-align: left;
height: 0px;
padding-top: 96px;
padding-left: 200px;
}

.topmenu a {
float: left;
width: 146px;
height: 33px;
margin: 0px 0px 0px 0px;
background: url(images/protothanemenuitem.png) no-repeat;
text-align: center;
color: #fff;
text-decoration: none;
font-size: 12px;
font-weight: bold;
padding-top: 10px;
}

.topmenu a:hover {
background: url(images/protothanemenuhover.png) no-repeat;
}


.menu{
margin-left:175px;
height:33px;
text-align: center;
line-height: 0px;
}

.menu a{
color: #000;
font-family: Tahoma, Arial, Sans-Serif;
font-size: 11px;
background-image: url(images/protothanemenuitem.png);
background-repeat: no-repeat;
height: 146px;
width: 33px;
}

.menu a:hover{
background-image: url(images/protothanemenuhover.png);
background-repeat: no-repeat;
height: 146px;
width: 33px;
}


#greybar{
width: 807px;
text-align: right;
margin-top: 0;
margin-left: auto;
margin-right: auto;
height: 53px;
background: #fff url(images/protothanegreybar.png) repeat-x;
}

#content{
width: 807px;
text-align: left;
margin-top: 0;
margin-left: auto;
margin-right: auto;
background: url(images/protothanebodymid.png) repeat-y;
}

#contenttop{
width: 807px;
height: 21px;
background: url(images/protothanebodytop2.png) no-repeat;
}

#contentbottom{
width: 807px;
height: 68px;
background: url(images/protothanebodybottom.png) no-repeat;
}

#leftbox{
float: left;
width: 180px;
text-align: left;
margin-left: 0;
margin-top: 20px;
background-color: #fff;
left: 15px;
position: relative;
padding: 0px 0 0px 0;
}

#leftbox div{
margin-left: 12px;
margin-right: 12px;
padding-bottom: 10px;
margin-bottom: 20px;
}

#leftbox h1{
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 16px;
color: #4e4e4e;
letter-spacing: 1px;
margin: 0 0 9px 12px;
}

#leftbox p{
font-family: "MS Sans Serif", Geneva, sans-serif;
font-size: 11px;
line-height: 18px;
text-align: left;
}

#leftbox a{
font-size:11px;
color: #2665a5;
text-decoration: none;
}

#leftbox a:hover{
text-decoration: underline;
}

#leftbox ul{
padding-left: 1px;
display: block;
border: none;
margin: 0 0 15px 0;
}

#leftbox ul li {
margin-left: 0;
padding-left: 0;
font-size: 11px;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-weight: bold;
list-style: none inside url(images/point_left.gif);
line-height: 18px;
}

#leftbox ul a{
color: #1a5fa8;
text-decoration: none;
font-size:11px;
padding-right: 0;
margin-right: 0;
font-family: "MS Sans Serif", Geneva, sans-serif;
}	

#leftbox ul a:hover{
text-decoration: underline;
}


#text {
margin: 0 30px 0 220px;
display: block;
position: relative;
padding-top: 15px;
padding-bottom: 20px;
}

#text h1{
color: #5f5f5f;
font-size: 18px;
font-weight: normal;
margin: 0 0 5px 0;
padding: 5px 0 0 0;
}

#text p{
text-align: justify;
line-height: 18px;
margin-bottom: 18px;
}

#text ul.Path {
margin-left: 0;
padding-left: 0;
display: block;
border: none;
margin: 0 0 15px 0;
} 

#text ul.breadcrumb li {
margin-left: 0;
padding-left: 0px;
border: none;
list-style: none;
display: inline;
color: #d47028;
font-size: 11px;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-weight: bold;
line-height: 18px;
}

#text ul.breadcrumb a{
color: #000;
text-decoration: none;
font-size:11px;
padding-right: 8px;
margin-right: 5px;
background-image: url(images/arrow_path.gif);
background-position: right;
background-repeat: no-repeat;
}

#text ul.breadcrumb a:hover{
text-decoration: underline;
}	

#footer{
width: 750px;
text-align: left;
margin-left: auto;
margin-right: auto;
padding-top: 9px;
}

#links{
margin-right:250px;
height:38px;
text-align: left;
color: #000;
padding-left: 5px;
}

#links ul {
margin:0;
padding-left: 0;
display: inline;
list-style: none;
} 

#links li{
float:left;
margin: 0;
padding: 0px 11px 0px 11px;
list-style: none;
display: inline;
border-right: 1px solid #fff;
}

#links li.last{
border-right: none;
}

#links a{
font-size:11px;
color: white;
text-decoration: none;
}

#links a:hover{
text-decoration: underline;
}

#copyright{
float: right;
width: 300px;
height: 38px;
text-align: right;
display: block;
color: #fff;
font-size: 11px;
padding-right: 20px;
padding-top: 3px;
}

#copyright a{
color: #fff;
text-decoration: none;
font-weight: normal;
}

#copyright a:hover{
text-decoration: underline;
}


































