﻿body 
{
    background-image:url(../images/bgint.jpg);
    background-repeat:no-repeat;
    background-position:top center;
    background-color:#000000;
    font-family:Arial;
    font-size:14px;
    text-align:left;
    background-attachment:fixed;
    
    
}

#container
{
    width:900px;
}

a
{
    font-family:Myriad Pro;
    color:#388aca;
    text-decoration:none;
}

a:hover
{
    font-family:Myriad Pro;
    color:#388aca;
    text-decoration:underline;
}

h1
{
    font-family:Myriad Pro;
    font-size:18px;
    font-weight:bold;
    color:#388aca;
    margin:0px;
    padding:0px
}

h2
{
    font-family:Myriad Pro;
    font-size:16px;
    font-weight:normal;
    color:#388aca;
    margin:0px;
    padding:0px
}

h3
{
    font-family:Myriad Pro;
    font-size:16px;
    font-weight:normal;
    color:#caf017;
}

#logo
{
    margin-top:30px;
    margin-bottom:10px;
    margin-left:150px;
    float:left;
}

#chameleon
{
    text-align:right;
    position:relative;
    padding-top:40px;
    padding-right:5px;
    z-index:1;
    
}

#nav
{
    width:740px;
    height:35px;
    margin-bottom:35px;
    margin-top:-38px;   
    position:relative;
    z-index:3;
    color:#caf017;
    font-family:Myriad Pro;
    font-size:14px;
    
} 

#nav a
{
    color:#caf017;
    font-family:Myriad Pro;
    font-size:14px;
    text-decoration:none;
}
#nav a:hover
{
    color:#caf017;
    font-family:Myriad Pro;
    font-size:14px;
    text-decoration:none;
}

#nav_1
{
    background-image:url(../images/nav_1.png);
    background-repeat:no-repeat;
    width:123px;
    height:35px;
    float:left;
    line-height:28px;
    vertical-align:middle;
    
}

#nav_2
{
    background-image:url(../images/nav_2.png);
    background-repeat:no-repeat;
    width:123px;
    height:35px;
    float:left;
    line-height:28px;
    vertical-align:middle;
}

#nav_2-1
{
    background-image:url(../images/nav_2-1.png);
    background-repeat:no-repeat;
    width:123px;
    height:35px;
    float:left;
    line-height:28px;
    vertical-align:middle;
}

#gallery
{
    width:836px;
    height:253px;
    margin-top:35px;
    margin-bottom:0px;
    margin-left:5px;
    background-image:url(../images/gallery5.png);
    background-repeat:no-repeat;
    text-align:center;
}

#bottom_container
{
    width:740px;
    padding:20px;
    text-align:left;
    margin-bottom:25px;
    background-image:url(../images/content-bg.png);
    background-repeat:repeat;
    color:#ffffff;
}

#admin_container
{
    width:740px;
    padding:20px;
    text-align:left;
    margin-bottom:25px;
    background-image:url(../images/content-bg.png);
    background-repeat:repeat;
}

#devider
{
    height:1px;
    width:100%;
    background-color:#caf017;
    margin-bottom:15px;
    margin-top:15px;
}


#box_top
{
    width:inherit;
    background-image:url(../images/box_top.png);
    background-repeat:no-repeat;
    background-position:bottom right;
    border-bottom:solid 1px #c1e518;
    height:25px;
    margin-bottom:20px;
    text-align:left;
    display:block;
    line-height:25px;
    vertical-align:middle;
}

#left
{
    width:444px;
    float:left;
    margin-right:53px; 
    display:block;
    text-align:left;
    
}

#right
{
    width:238px;
    float:left;
}

#frame
{
    width:238px;
    border-left:solid 1px #caf017;
    border-right:solid 1px #caf017;
    margin:0px;
    padding-top:20px;
    padding-bottom:20px;
   
}

#frame_layout
{
    padding-left:15px;
    padding-right:15px;
}

#content_wrapper
{
	position:relative;
	overflow:hidden;
	height:300px;
}

#content
{
 width:160px;
 float:left;
 display:inline;
 position:absolute;
}

.slider
{
 position:relative;
 float:right;	
 display:inline;
}

#dash
{
    background-image:url(../images/dash.png);
    background-repeat:no-repeat;
    width:239px;
    height:1px;
    margin:0px;
    padding:0px;
}

#bottom_nav
{
    font-family:Arial;
    font-size:11px;
    color:#388aca;
    text-align:right;
    float:right;
}

#bottom_nav a
{
    font-family:Arial;
    font-size:11px;
    color:#388aca;
    text-decoration:none;
}

#bottom_nav a:hover
{
    font-family:Arial;
    font-size:11px;
    color:#388aca;
    text-decoration:underline;
}

#copyright
{
    font-family:Arial;
    font-size:11px;
    color:#388aca;
    text-align:left;
    float:left;
}



#bottom
{
    width:740px;
    margin-top:35px;
    margin-bottom:20px;
}
