
body {background: #0086E2;}

#mainContainer
{margin:0 auto;}

h3 {text-align: center;}

h2 {text-align: center;}

p.content {
margin-left: 10px; 
margin-right: 10px;
text-align: center; 
font-size:17px;
}

p.accessContent {
text-align: center;
}

p.info {
position:relative;
font-size:18px;
font-weight: bold;
text-align: center;
}


img.gallery {
boreder: 0;
max-width: 380px;
width: expression((this.width > 380 ? 380: "auto")+"px");
max-height: 450px;
height: expression((this.height > 450 ? 450: "auto")+"px");
height: auto;
}
input.thumb {
boreder: 0;
max-width: 148px;
width: expression((this.width > 148 ? 148: "auto")+"px");
max-height: 90px;
height: expression((this.height > 90 ? 90: "auto")+"px");
height: auto;
}


div.top {

margin:0 auto; 
top: 0; left: 0px; 
width: 786px; 
background: #e9e9e9; 
border-top: 3px solid black; 
border-left: 2px solid black;
border-right: 2px solid black;
border-bottom: 3px solid black;

}
#contactinfo 
{ 
position:abso }

div.contacts 
{position:absolute; 
top:45px;
left:970px;
font-size: 18px;
}


div.news{
position:relative;
text-align: center;
}

div.accessories
{
position: absolute;
top:0; 
left: 125px; 
width:786px; 
height:400px; 
text-align:center;
}

iframe { 
border-left: 2px solid black; 
border-right: 2px solid black; 
border-top: 2px solid black; 
border-bottom: 2px solid black;
}



a.links {
margin-left: 8px;
margin-right: 8px;
/*border-right: 1px solid #c2c4d8;*/
text-decoration: none;
/*padding: 7px 10px;*/
color: #FFF;
font-family: georgia;
}

td.current
{
	color: #FFF;
	background-color: #c2c4d8;
}

a.links:link
{
color: #FFF:
}


a.links:visited 

{
color: #FFF;
}

a.links:hover
{
text-decoration: underline;
}

img.service
{position: relative; 
text-align: center; 
left:152px;
border: 2px solid black; 
}

/*div.top { 
position:absolute;
top:50px;
width: 786px; 
background: #e9e9e9;
z-index=0; 
border-left: 4px solid black;
border-right: 4px solid black; 
border-bottom: 4px solid black;
}
*/

