/*--------General-------*/

body {
background:#ffffff url(images/bg_tile.gif) scroll 0%;
border:0px none;
margin:0px;
text-align:center;
font-family: Palatino, Times, serif;
font-size: 1.1em;
}

acronym {
cursor: help;
}


/*--------Layout-------*/
#wrapper {
margin-left:auto;
margin-right:auto;
width: 727px;
background: #fff;
border-left: 20px solid #fff;
border-right: 20px solid #fff;
margin-bottom: 30px;
}

#header_container {
background: transparent;
border:0;
}

#main_container {
background: transparent;
border:0;
}

#nav_container{
background:#333;
border:1px solid #ACBEDF;
}

#footer_container {
background-color: transparent;
clear: both;
border: 0;
padding: 2px;
padding-top: 20px;
}



/*---------------- header ----------------------------*/
#header {
background: #fff url('./images/header1.jpg') no-repeat top center;
margin-left:auto;
margin-right:auto;
padding-bottom:20px;
padding-top:0px;
text-align:left;
width: 727px;
height: 328px;
}

#header h1, #header h2 {
}


#header_text {
position: relative;
padding-left: 250px;
padding-top: 50px;
text-align: center;
}

#header h1 {
font-size: 30px;
font-weight: bold;
line-height: 0.1em;}

#header h2 {
line-height: 0.1em;}

#header_contacts {
position:relative;
margin-left: -430px;
font-size: 1.3em;
background: transparent;
}

#header_special {
position:relative;
margin-left: -430px;
font-size: 1.3em;}


/*--------------- Main Content Area Layout------------*/

#content {
margin-left:auto;
margin-right:auto;
padding-bottom:0px;
padding-top:0px;
text-align:left;
width: 727px;
}

#prim {
margin-left:auto;
margin-right:auto;
padding-bottom:20px;
padding-top:5px;
text-align:left;
width:500px;
float: right;
padding-left: 10px;
}

#sec {
background: #fff;
float: left;
width: 210px;
padding-left: 0px;
margin-top: 15px;
}

#punch_out {
float: right;
width: 250px; 
margin: 0 0 5px 10px; 
padding: 5px;
background-color: #d9daa9;
font-size: 95%;
}

h3 {
padding: 0;
margin: 0;
line-height: 0.1em;}

h2 {
font-size: 1.15em;
font-weight: normal;
line-height: 1em;
color: #515954;}


h1 {
font-size: 1.6em;
font-weight: bold;
line-height: 1em;
}


#prim p {
text-align: justify;
line-height: 1.5em;

padding-bottom: 10px;
}

p.large {
font-size: 1.15em;
}


/*----------------- Main navigation ---------*/
#main_nav {
padding: 10px;
margin-bottom: 30px;
}


ul.vert-one{margin:0;padding:0;list-style-type:none;display:block;font:bold 16px Palatino, Times serif;line-height:165%;width:200px;}
ul.vert-one li{margin:0;padding:0;border-top:1px solid #4D0000;border-bottom:1px solid #761A1A;}
ul.vert-one li a{display:block;text-decoration:none;color:#fff;background:#9b0505;padding:0 0 0 20px;width:180px;}
ul.vert-one li a:hover{background:#ba2424 url("images/vert-one_arrow.gif") no-repeat 0 9px;}
ul.vert-one li a.current,ul.vert-one li a.current:hover{background:#933 url("images/vert-one_arrow.gif") no-repeat 0 9px;}




/*--------------- product Boxes ----------------*/
#products h2 {
font-size: 1.4em;
color: #555;}

#products dl
{
margin: 0.1em 1.1em 0 1.1em;
padding: 0;
width: 200px;
float: left;
height: 190px;
}

#products dt
{
background-color: #d3d8fe;
color: green;
padding: .5em .5em;
font-weight: bold;
text-align: center;
text-transform: uppercase;
border: 1px solid #aaa;
height: 30px;

}

#products dd
{
margin: 0 0 1em 0;
background: #fff;
text-align: center;
padding: 1em .5em;
font-style: italic;
border-left: 1px solid #aaa;
border-right: 1px solid #aaa;
border-bottom: 1px solid #aaa;
height: 110px
} 

#products img {
border: 0;
}



#products a:link, #products a:active, #products a:visited {
color: #333;
text-decoration:none;} 


#products dt a:link, #products dt a:active, #products dt a:visited {
color: green;
text-decoration:none;} 


#products a:hover dd {
color: purple;
background: #ffd;}


/*----------------- Footer ------------------*/
#footer {
background: #d1d6db;
margin-left:auto;
margin-right:auto;
margin-top:10px;
padding-bottom:5px;
padding-top:5px;
text-align:left;
width: 727px;
color: #444;
font-size: 90%;
}

#footer2 {
background: #fff;
margin-left:auto;
margin-right:auto;
padding-bottom:10px;
padding-top:4px;
text-align:left;
width: 727px;
color: #555;
}

#smallprint {
text-align: right;
color: #555;
font-size: 90%;
padding-right: 10px;}

.credits {
color: #555;
text-decoration: none;}

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

.call_to_action {
font-size: 1.6em;
}

#footer2 a:link, #footer2 a:active, #footer2 a:visited {
color: #888;
}

#footer2 a:hover {
color: #444;}


/*---------------- Images --------------*/
.image_left {
float: left;
padding: 0 10px 0 0;
}

.image_right {
float: right;
padding: 0 0 0 10px;
}


.image_border_right {
float: right; padding: 4px; border: 1px solid #000; margin:0 0 0 6px}


/*----------- Lists ------------*/
#prim ul {
list-style-image: url(./images/tick.jpg);
margin-bottom: 30px;
}

#prim li {
color: #363937;
}

hr {
width: 65%;
color: #d1d6db;
background-color: #d1d6db;
border: 0;
height: 2px;
}

div.faq {
border-bottom: 4px solid #d1d6db;
}

/*----------------Language Swapper-------------------*/
.language {
text-align: right;
border: 0;
margin: 0;
padding: 0;
padding-top: 3px;
background: #fff;
font-size: 95%;
text-decoration: none;
}
