/* CSS Document */
/* www.ajo-al.com */

/* Layout */

BODY {
background-color: #FFFFEC;
text-align: center;
}

body,td,th, tr, p, div {
font-family: Georgia, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #594804;
line-height: 17px;
}

#wrapper {
position: relative;
width: 740px;
margin: 0 auto;
background: transparent url(../images/bg.gif) repeat-x scroll 0 0;
padding-bottom: 10px;
text-align:left;
}

#header {
height: 350px;
padding: 0;
}

#logo  {
position:absolute;
top:10px;
left:5px;
width:160px;
height:71px;  
background-image: url(../images/logo.gif);
background-repeat: no-repeat;
}


#headerright { 
position:absolute;
top:68px;
right:0;
padding-right:10px;
}

#headerleft {
display:inline;
float:right;
height:205px;
margin-right:15px;
padding-top:128px;
width:470px;
}

#menu {
position:absolute;
top:170px;
width:220px;
}

#pic {
padding-left:25px;
padding-top:20px;
}

#content {
padding-top: 15px;
padding-left: 10px;
left: 100px;
width: 520px;
position: relative;
}

#partners {
text-align: left;
margin-top: 15px;
}

#footer {
margin:0 auto;
position:relative;
background:transparent url(../images/dot_hor_line.gif) repeat-x scroll center top;
height:50px;
padding-bottom:2px;
padding-top:1px;
width:740px;
}

#footer p,
#footer a {
color:#999999;
text-align:right;
text-decoration: none;
}

#footer a:hover  {
text-decoration: underline;
color: #9D080D;
}

#clear {
clear: both;
}

#h1 {
	border-top:1px dotted #CCCCCC;
	margin-top:10px;
}
/* general tags */

a:link, a:visited {
color: #9D080D;
text-decoration: none;
}

a:hover  {
color: #9D080D;
text-decoration: underline;
}

h1 {
font-family: Tahoma, Arial, Helvetica, sans-serif;
color: #594804;
font-weight: bold;
font-size: 13px;
text-transform: lowercase;
}

h2, h3 {
font-family: Tahoma, Arial, Helvetica, sans-serif;
color: #594804;
font-weight: bold;
font-size: 12px;
text-transform: capitalize;
}

h5 {
background-image: url(../images/dot_hor_line.gif);
background-repeat: no-repeat;
background-position: bottom;
color: #594804;
float: left;
font-weight: bold;
margin-bottom: 10px;
padding: 3px;
text-transform: uppercase;
width: 99%;
font-size: 12px;
}

li {
list-style-image: url(../images/indent1.png);
}

#partners ul {
list-style: none;
margin:0;
padding: 0;
margin-top: 10px;
}

#partners li {
list-style: none;
display: inline;
padding-right: 10px;
}

/* MAIN MENU */

#list_top { }

ul#list_top_ul {
list-style-type:none;
padding-left:0px;
margin-left:0px;
}

ul#list_top_ul li {
border-bottom:1px dashed #fff;
display:block;
height:22px;
line-height:18px;
margin-left:15px;
padding-left:20px;
padding-right:20px;
text-align:left;
width:170px;
list-style-image: none;
}

ul#list_top_ul li:hover, ul#list_top_ul li.over { }

ul#list_top_ul li a, ul#list_top_ul li a:link {
text-transform:uppercase; 
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
color: #fff;
text-decoration:none;
letter-spacing: 5px;
line-height: 18px;
}

ul#list_top_ul li a:hover {
color:#CCCCCC;
}

input {
border:1px solid #666666;
padding:1px;
margin:3px;
}

textarea {
border:1px solid #666666;
padding:2px;
margin:3px;
width:250px;
height:200px;
}

/*contact*/

#content-left {
width: 200px;
}

#content-right {
left:200px;
position:absolute;
text-align:right;
top:30px;
width:320px;
}

#content-left a {
color:#594804;
text-decoration: none;
}

#content-left a:hover  {
text-decoration: underline;
color: #9D080D;
}

