* {
margin:0;
padding:0;
}

body {
background-color:#ffffff;
background-image:url(images/grad.gif);
background-repeat:repeat-x;
font-size:12px;
font-family:arial;
text-align:center;
color:#999999;
}

img
{
border: 0;
}


h1,h2,h3,h4,h5,h6
{
font-weight: normal;
}


#yeah span
{
color:#c43fb9;
font-size: 20px;
}







#page {
width:780px;
margin:auto;
text-align:left;
}

#header {
width:780px;
height:60px;
clear:both;
}

#header .left {
width:300px;
float:left;
padding-top:15px;
padding-left:10px;
}

#header .right {
width:350px;
float:right;
padding-right:10px;
}

h1 a {
color:#FFFFFF;
font-size:40px;
font-weight:normal;
text-decoration:none;
}

h1 a span {
color:#ececec;
font-weight:normal;
text-decoration:none;
}

a {
color: #fff;
text-decoration:underline;
}

a:hover {
color:#FFFFFF;
text-decoration:underline;
}

.menulinks {
float:right;
}

.menulinks a {
padding-top:15px;
font-size:14px;
color:#333;
text-decoration:none;
display:block;
padding-left:15px;
margin-left: 3px;
padding-right:15px;
font-family:arial;
background:#c43fb9;
float:left;
height:30px;
}

.menulinks a:hover {
text-decoration:none;
}

.menulinks a.orange1 {
display:none;
color:#000;
}

.menulinks a.orange:hover {
color:#000;
}

.menulinks a.green1 {
display:none;
color:#000;

}

.menulinks a.green:hover {
color:#000;
}

.menulinks a.blue1 {
display:none;
color:#000;
}

.menulinks a.blue:hover {
color:#000;
}

.menulinks a.pink1 {
display:none;
color:#000;
}

.menulinks a.pink:hover {
color:#000;
}

#mainarea {
clear:both;
width:780px;
background:#333;
position: relative;
top: 15px;
height: 555px;
padding-top:30px;
}

h2 {
font-size:30px;
padding-bottom:10px;
}

p {
line-height:150%;
color: #fff;
font-size: 15px;
}

#home {
width:780px;
padding:10px;
display:block;
}

#home img {
float:left;
margin-top:3px;
margin-right:8px;
margin-bottom:3px;
}

#home h2 {
color:#fff;
}



#home h3 {
color:#87FA5A;
font-size:15px;
padding-bottom:10px;
}
#about {
position: absolute;
width:780px;
padding:10px;
display:none;
}

#about img {
float:left;
margin-top:3px;
margin-right:8px;
margin-bottom:3px;
}

#about h2 {
color:#c43fb9;
}

.conty h2
{
font-size: 19px;
margin: 0;
padding: 0;
color: #fff !important;
}





#about h3 {
color:#87FA5A;
font-size:15px;
padding-bottom:10px;
}

#services {
width:780px;
padding:10px;
display:none;
}

#services h2 {
color:#c43fb9;
}






#services h3 {
color:#87FA5A;
font-size:15px;
padding-bottom:10px;
}


#contact {
width:780px;
padding:10px;
display:none;
}

.yeah
{
font-size: 25px;
color:#c43fb9;
}



#contact h2 {
color:#c43fb9;
}

#contact h3 {
color:#87FA5A;
font-size:15px;
padding-bottom:10px;
}

.contentarea {
width:480px;
padding-right:10px;
margin-top: 50px;
float:left;
}

.sidebar {
width:250px;
float:right;
margin-right: 20px;
margin-top:50px;
padding:10px;
background-color:#444444;
}

.sidebar img
{
border: 1px solid #87FA5A;
}

.footbar
{
width: 740px;
clear: both;
float: left;
background-color:#444444;
border: 1px solid #999;
padding: 10px;
position: relative;
top: 40px;
}

.footbar3
{
width: 740px;
clear: both;
float: left;
background-color:#444444;
border: 1px solid #999;
padding: 10px;
position: relative;
top: 80px;
}


.footbar2
{
width: 740px;
clear: both;
float: left;
background-color:#444444;
border: 1px solid #999;
padding: 10px;
position: relative;
top:10px;
}



.sidebar p {
clear:both;
}

.servicearea {
width:400px;
padding:10px;
margin-top: 50px;
float:left;
}

#contactform {
font-size:12px;
color:#333;
padding-top:5px;
padding-left:5px;
}




#contactform .left {
float:left;
padding:0px;
width:100px;
}

.input {
background-color:#fff;
border:1px solid #555555;
color:#333;
width:400px;
padding:4px;
height:14px;
margin-bottom:5px;
}

.textarea {
background-color:#fff;
border:1px solid #555555;
color:#333;
float:left;
width:400px;
padding:4px;
}

.input:focus, .textarea:focus, #sendbutton:hover {
border:1px solid #c43fb9;
}

#sendbutton {
background-color:#fff;
color:#333;
border:none;
width:100px;
font-family:arial;
font-size:12px;
padding:4px;
margin-top:10px;
margin-left:310px;
border:1px solid #555555;
}

#sendbutton:hover {
background-color:#c43fb9;
color:#FFFFFF;
}

.input_caption {
clear:both;
padding-top:3px;
padding-bottom:2px;
}

#footer {
color:#000;
padding-top:20px;
clear:both;
margin-top: 5px;
width:774px;
/*background:#c43fb9;*/
padding-right:10px;
padding-bottom: 10px;
text-align:right;
}



/*preload classes*/ 
.svw {width: 50px; height: 20px; background: #fff;} 
.svw ul {position: relative; left: -999em;} 
 
/*core classes*/ 
.stripViewer {  
position: relative; 
overflow: hidden;  
border: 5px solid #ff0000;   
margin: 0 0 1px 0; 
} 
.stripViewer ul { /* this is your UL of images */ 
margin: 0; 
padding: 0; 
position: relative; 
left: 0; 
top: 0; 
width: 1%; 
list-style-type: none; 
} 
.stripViewer ul li {  
float:left; 
} 
.stripTransmitter { 
overflow: auto; 
width: 1%; 
} 
.stripTransmitter ul { 
margin: 0; 
padding: 0; 
position: relative; 
list-style-type: none; 
} 
.stripTransmitter ul li{ 
width: 20px; 
float:left; 
margin: 0 1px 1px 0; 
} 
.stripTransmitter a{ 
font: bold 10px Verdana, Arial; 
text-align: center; 
line-height: 22px; 
background: #ff0000; 
color: #fff; 
text-decoration: none; 
display: block; 
} 
.stripTransmitter a:hover, a.current{ 
background: #fff; 
color: #ff0000; 
} 
 
/*tooltips formatting*/ 
#tooltip { 
background: #fff; 
color: #000; 
opacity: 0.85; 
border: 5px solid #dedede; 
} 
#tooltip h3 {  
font: normal 10px Verdana;  
margin: 0;  
padding: 6px 2px;  
border: 0; 
} 

#yeahbrah
{
float: left;
width: 700px;
height: 100px;
overflow:hidden;
margin-left: 20px;
background: #444444;
padding: 14px;
}





 #content-holder {
      width: 1500px;
      height: 270px;
    }

#yeahbrah a
{
float: left;
display: inline;
width: 100px;
height: 100px;
margin-left: 10px;
margin-bottom: 10px;
border: 2px solid #c43fb9;
overflow: hidden;
}


#content-slider {
      width: 730px;
      height: 6px;
      margin-left: 20px;
      background: #BBBBBB;
     top: 20px;
      position: relative;
    }

    .ui-slider-handle {
      width: 8px;
      height: 14px;
      position: absolute;
      top: -4px;
      background: #FF0DF7;
      border: solid 1px black;
    }


#navy
{
margin-left: 100px;
cursor: pointer;
}






