body {
font-family: Verdana, Arial, Helvetica, sans-serif;
background: #fff1ce;
font-size: 9pt;
text-align: center;
}

img {
border: 0;
}

table {
font-size: 9pt;
}

p {
margin-top: 0;
}

a:link, a:visited {
color: #0066cc;
text-decoration: none;
}

a:hover {
color: #0066cc;
text-decoration: underline;
}

.clearboth {
clear: both;
}

.page {
margin: auto;
text-align: left;
width: 762px;
background: #fff;

}

.page_inner {
border: 1px solid #444;

}

.page_inner_2 {
width: 760px;
background: url(../images/gifs/page-1.gif) repeat-y left;
}

.main_left {
float: left;
width: 227px;
height: 460px;
background: #0066cc url(../images/gifs/fade-1.gif) bottom repeat-x;
}

.title {
text-align: center;
padding-top: 10px;
}

.main_right {
float: right;
width: 533px;
border-bottom: 15px solid #fff;
background: #fff;
}

.main_right p {
padding: 0 15px 0 15px;
}



/*nav*/
.nav {
padding-top: 7px;
text-align: right;
}

.nav ul {
margin: 0;
padding-right: 15px;
padding-top: 15px;
}

.nav li {
margin: 0;
padding: 0;
list-style-type: none;
}

.nav a:link, .nav a:visited {
color: #ccc;
text-decoration: none;
font-weight: normal;
}

.nav a:hover {
color: #fff;
text-decoration: none;
font-weight: normal;
}

.stars {
text-align: right;
margin: 15px;
}


/*content*/
.content_title {
color: #0066cc;
font-size: 24pt;
padding: 15px 0 0 15px;
font-family: Times New Roman, Times, Serif;
letter-spacing: 1pt;
}

.content_title_small {
color: #d5dde1;
font-size: 18pt;
padding: 15px 0 0 15px;
font-family: Times New Roman, Times, Serif;
letter-spacing: 1pt;
margin: 0;
}

.content_top {
height: 80px;
background: url(../images/gifs/sunset-1.jpg) no-repeat right;
border-bottom: 1px solid #fff;
}



.middle_block_left {
float: left;
width: 323px;
border-bottom: 10px solid #d5dde1;
margin-bottom: 15px;
}

.middle_block_left .inner {
height: 243px;
border-left: 1px solid #fff;
}

.middle_block_right {
background-color: #3b5360;
float: right;
color: #ededed;
width: 209px;
border-bottom: 10px solid #d5dde1;
}

.middle_block_right .inner{
height: 243px;
}

.middle_block_right p {
padding-top: 15px;
}

.middle_block_left_pages_left {
float: left;
border-bottom: 10px solid #d5dde1;
margin-bottom: 15px;
width: 250px;

}

.middle_block_left_pages_left .inner {
height: 223px;
border-left: 1px solid #fff;
}

.middle_block_left_pages_right {
float: right;
width: 282px;
background: #3b5360;
color: #fff;
border-bottom: 10px solid #d5dde1;
}

.middle_block_left_pages_right .inner {
height: 223px;
}

.middle_block_left_pages_right p {
margin-top: 0;
padding: 15px;
}

.menu_table_left td {
padding: 0 15px 0 15px;
}



/*products*/
.products {
width: 503px;
margin-left: 15px;
}

.products_left {
float: left;
}

.products_left td {
border: 1px solid #fff;
}

.products_right {
margin-top: 15px;
float: right;
}




/*footer*/
.footer_left {
color: #fff;
font-size: 8pt;
float: left;
width: 227px;
height: 70px;
background-color: #003264;
}

.footer_right {
float: right;
background: #fff;
height: 70px;
width: 533px;
}

.footer {
padding-right: 10px;
text-align: right;
}

.footer a:link, .footer a:visited {
color: #ccc;
text-decoration: none;
font-weight: normal;
}

.footer a:hover {
color: #fff;
text-decoration: none;
font-weight: normal;
}