a img {border: none; }

body{
background-color: #324959;
font-family: Verdana, Helvetica, Arial, sans-serif;
text-align: justify;
color: #bbc8d5;}

a.body:link{
color: #324959;
text-decoration: none;} 
a.body:hover{
color: #1c262f;
text-decoration: underline;}
a.body:active{
color: #995555;
text-decoration: none;}
a.body:visited{
color: #747475;
text-decoration: none;}

h1{
font-size: 1em;
text-align: right;}

h2{font-size: 0.9em;
}

h3{font-size: 0.9em;
text-align: right;}

h4{}


#layout{
margin-left: auto;
margin-right: auto;
margin-top: 0.2em;
width: 800px;
}

#layout_01{
}

#layout_02{
border-left: 2px #16232c solid;
border-right: 2px #16232c solid;
border-bottom: 2px #16232c solid;
background-color: #bbc8d5;
font-size: 0.8em;
color: #16232c;}

#layout_03{
border-top: 2px #16232c solid;
border-left: 2px #16232c solid;
border-right: 2px #16232c solid;
border-bottom: 2px #16232c solid;

background-image: url(../assets/bg_10.gif);
background-repeat: repeat-x;
height: 200px;
width: 800px;}

#layout_04{
width: 800px;}


#layout_05{
}

#layout_06{
}

.body_text{
font-size: 0.8em;
line-height: 1.5em;}

.body_text a:link{
color: #ffffff;}
.body_text a:visited{
color: #747475}
.body_text a:hover{
color: #f90505}
.body_text a:active{
color: #995555}


#footnav{
list-style:none;
margin-bottom:30px;
text-align:center;
font-size: 0.6em;
width:750px;
}

#footnav li{
display:inline;
padding:0 10px;
border-right:1px solid #333333;
}

#footnavn{
list-style:none;
margin-left:-30px;
text-align: left;
font-size: 0.6em;
line-height: 1.5em;}

#footnavn li{
display: list-item;
}

.last{
border-right:none;
}

a.ftr_text:link{
color: #82c1ea;
text-decoration: none;}
a.ftr_text:hover{
color: #16232c;
text-decoration: underline;}
a.ftr_text:active{
color: #995555;}
a.ftr_text:visited{
color: #747475;}

a.b_text:link{
color: #16232c;
text-decoration: none;}
a.b_text:hover{
color: #82c1ea;
text-decoration: underline;}
a.b_text:active{
color: #995555;}
a.b_text:visited{
color: #747475;}

#footnavl{
list-style:none;
margin-bottom:20px;
text-align: left;
font-size: 0.6em;
margin-left:-20px;
color: #82c1ea;
line-height: 1.4em;}

#footnavl li{
display:inline;
padding:0 10px;
border-right:1px solid #333333;
}

#footnavln{
list-style:none;
text-align: left;
font-size: 0.7em;
padding: 0px 0px 2px 4px;
color: #82c1ea;
line-height: 1.4em;}

#footnavln li{
display:inline;
border-right:1px solid #333333;
}

#footnavr{
list-style:none;
margin-bottom:20px;
text-align: right;
font-size: 0.7em;
margin-right: 2px;
margin-top: -4em;
color: #82c1ea;}

#footnavrn{
list-style:none;
margin-bottom:20px;
text-align: right;
font-size: 0.7em;
margin-right: 2px;
color: #82c1ea;}

.copytext{
font-size: 0.7em;}

.copytext2{
font-size: 0.6em;}



.boxtext{
font-size: 0.7em;
padding: 6px 8px 6px 12px;
text-align: justify ;}

.boxtext2{
font-size: 0.75em;
padding: 4px;
text-align: center ;
color: #ffffff;}

.boxtext3{
font-size: 0.9em;
padding: 2px;
text-align: center ;
color: #ff0000;}


.box1t {
	width:150px;
	background:url(../assets/box_02t.gif) no-repeat;}

.box1b {
	width:150px;
	background: url(../assets/box_02b.gif) no-repeat left bottom;}

.box1m {
	float:left;
	width:150px;
	background:url(../assets/box_02m.gif) repeat-y;
    margin: 2px 2px 0px 2px;}

.box2{
	width:600px;
	height:170px;
	background:url(../assets/footer_box.jpg) no-repeat;}


.box3t {
	width:150px;
	background:url(../assets/box_03t.gif) no-repeat;}

.box3b {
	width:150px;
	background: url(../assets/box_03b.gif) no-repeat left bottom;}

.box3m {
	float:left;
	width:150px;
	background:url(../assets/box_03m.gif) repeat-y;
    margin: 2px;}
 
.float{
    float: left; 
    margin: 3px;
    padding: 2px;}



 /* remove the margin and bullets, set the padding for this demo only*/
.nav {margin:1px 0px 0px 0px; padding:0px 2px 0px 2px; list-style:none; width:796px; font-size: 0.7em;}
 /* display the list items inline with a right margin to space the buttons. Use this to pre-load the hover image */
.nav li {display:inline; float:left;  padding:0px 4px 0px 4px; }
/* style the links and place the background image to start from left edge */
.nav li a {display:block; height:22px; float:left; background: url(../assets/bg_02.gif);  background-repeat:repeat-x; text-decoration:none; letter-spacing:1px; line-height:22px; padding: 0px 4px 0px 4px; border-left: 1px #82c1ea solid; border-right: 1px #82c1ea solid;}

/* style the b element to posiition it to the right by 20 pixels and even out the text with 20 pixel right padding */
/*.neon li a b {margin:0 0 0 40px; display:inline; float:left; height:32px; background:url(../assets/neon_off.gif) right top; padding:200px 40px 0 200px; color:#fff;}*/

/* style the link hover and the link hover b to replace the background image - border:0 needed for IE6 to work */
.nav li a:hover, .nav li a:hover b { background-image: url(../assets/bg_02.gif); background-repeat:repeat-x; cursor:pointer; border-left: 1px #82c1ea solid; border-right: 1px #82c1ea solid;}

/*.neon li a.current, .neon li a.current b, .neon li a.current:hover , .neon li a.current:hover b {background-image:url(../assets/bg_13.gif); color:#000; cursor:default;}*/

#info {background: url(../assets/bg_02.gif) ; width:796px; height:25px; border-left: 2px #16232c solid; border-right: 2px #16232c solid; }


 /* remove the margin and bullets, set the padding for this demo only*/
.nav2 {margin:1px 0px 0px 0px; padding:0px 2px 0px 2px; list-style:none; width:796px; font-size: 0.7em;}
 /* display the list items inline with a right margin to space the buttons. Use this to pre-load the hover image */
.nav2 li {display:inline; float:left;  padding:0px 4px 0px 4px; }
/* style the links and place the background image to start from left edge */
.nav2 li a {display:block; height:26px; float:left; background: url(../assets/bg_02.gif);  background-repeat:repeat-x; text-decoration:none; letter-spacing:1px; line-height:26px; padding: 0px 4px 0px 4px; border-left: 1px #82c1ea solid; border-right: 1px #82c1ea solid;}

/* style the b element to posiition it to the right by 20 pixels and even out the text with 20 pixel right padding */
/*.neon li a b {margin:0 0 0 40px; display:inline; float:left; height:32px; background:url(../assets/neon_off.gif) right top; padding:200px 40px 0 200px; color:#fff;}*/

/* style the link hover and the link hover b to replace the background image - border:0 needed for IE6 to work */
.nav2 li a:hover, .nav li a:hover b { background-image: url(../assets/bg_02.gif); background-repeat:repeat-x; cursor:pointer; border-left: 1px #82c1ea solid; border-right: 1px #82c1ea solid;}

/*.neon li a.current, .neon li a.current b, .neon li a.current:hover , .neon li a.current:hover b {background-image:url(../assets/bg_13.gif); color:#000; cursor:default;}*/

#info2 {background: url(../assets/bg_02.gif) ; width:796px; height:26px; border-left: 2px #16232c solid; border-right: 2px #16232c solid;}


#btn_text{
font-weight: bold;
}

a.btn_text:link{
color: #74c4ef;}
a.btn_text:hover{
color: #ffffff}
a.btn_text:active{
color: #82c1ea}
a.btn_text:visited{
color: #000000}

.nav_tel{
padding-right: 6px;
color: #e7f3f6;
letter-spacing: 2px;
font-weight: bold;
padding-top: 4px;}

.title{
font-size: 1.5em;
font-weight: bolder;}

.titlef{
padding: 0px 6px 6px 6px;
border-bottom: 1px #324959 solid;}

.titler{
font-size: 1.3em;
font-weight: bolder;
text-align: center;
color: #ff0000;}


.stitle{
font-size: 0.7em;
font-weight: bold;}

.stitlek{
font-size: 0.8em;}


.price{
color: #ff0000;
font-weight: bold;
text-align: center;}

.sprice{
color: #000000;
}

.remote{
border: 1px #324959 solid;
text-align: center;}

a.rmt_text:link{
color: #ff0000;}
a.rmt_text:hover{
color: #324959}
a.rmt_text:active{
color: #ffffff}
a.rmt_text:visited{
color: #fb3030}

.form{
border: 1px #324959 solid;
background-color: #d2e0ec;}

.error{
font-size: 4em;
font-weight: bold;}

.bordl{
border-left: 1px #324959 dashed;
}

.bordr{
border-right: 1px #324959 dashed;
}
