/* Made by GandR Web Design */

body,
html {
    font-family:Arial,Helvetica, Sans-serif;
    font-size:12px;
    margin:0;
    padding:0 0 10px 0;
    background:#484f47;
    color:#444;
    }
    
body {
    min-width:910px;
    }
    
#chachy {
	background:#484f47;
	}

img {
border:none;
padding:0;
margin:0;
}

li{
padding-bottom:8px;
}

table.form{
margin-left:25px;
}

table.form td{
padding:8px;
border:1px solid #ccc;
}

p.form{
margin-left:25px;
}

#testimonials{
border-bottom:1px dotted #292b29;
}

/***********************************************Dads Stupid weird texts******/

span.red{                    /*   my favorite color is <span class="red">red</span>. */
color:red;
font-size:14px;
}

/***********************************************Content Wrapper******/    
#wrap {
    background:#fff;
    margin:0 auto;
    width:910px;
    margin-top:35px;
    padding:0 0 5px 0;
    }
    
#wrap h2, #wrap h3, #wrap p {
    padding:0 10px;
    }

#wrap h2{
	color:#292b29;
        font-size:2em;
	}
	
/**********************************************Home Main Content******/
#homeContent {
	background:#e1e3e1;
	padding:5px;
	margin:15px;
        height:436px;
	width:480px;
        overflow:auto;
}

#homeContent p{
	font: 13px Arial, Helvetica, sans-serif;
	}

#homeContent a { color: #484F47; text-decoration: none; border-bottom: 1px dotted #484F47;}
#homeContent a:hover { border-bottom: 2px solid #484f47;}

#content {
	background:#e1e3e1;
	padding:5px;
	margin:15px;
	width:870px;
}

#content table.center{
margin-left:auto;
margin-right:auto;
}

.rightBox {
	float:right;
	margin:15px;
	width:350px;
	height:434px;
	}
/***********************************************The Header***********/    
#header {
    background-color: #292b29 /*url("http://www.adubstudios.net/images/interface/logo1.png") no-repeat*/;
    border-bottom: 1px solid #4f6155;
    height:100px;
    }
    
#logo {
	background: transparent url('http://www.adubstudios.net/images/interface/logo.png') no-repeat scroll 0 0;
	display:    block;
	float:      left;
	height:     95px;
	margin:     2px 0 0 75px;
	width:		350px;
}

#logo a {
	display:     block;
	height:		 95px;
	text-indent: -9999px;
	width:		 350px;
}
h1 { font-size: 25px; margin:0;}

.info{
float:right;
margin:0;
padding:0 25px 0 0;
}

.info a{
text-align:top;
text-decoration:none;
color:#fff;
font: bold .9em Verdana, sans-serif;
padding-left:3px;
}
.info a:hover{
color: #7d8d5e;
}
    
/********************************************navigation bar**********/
#navigation{
	background: #292b29 url("http://www.adubstudios.net/images/interface/tr.jpg") no-repeat top right;
	height:47px;
	}
	
#nav {
	background: #292b29;
	padding: 0 10px 5px 0;
	margin-left: 10px;
	list-style: none; 
        font: bold 1em Verdana, sans-serif;
	}
  
#nav li {
	display: inline;
	padding: 2px 0;
	background:#292b29;
	}

#nav li a {
	padding: 2px 10px;
	text-decoration: none;
	color: #e1e3e1;
	}

#nav li a:hover {
	color: #7d8d5e;
	}

#navigation h2{
letter-spacing:4px;
padding:0;
margin:0;
font: normal 2em Verdana, sans-serif;
text-align:center;
color:#e1e3e1;
}

/***********************************************The Footer******/    
.footer {
	border-top:2px solid #485e49;
	margin:0 auto;
        width:910px;
	background: #292b29;
	color: #fff;
}

.footer p {
	margin:0;
	padding:5px 0 0 0;
	text-align:center;
	color:#5a6159;
}

.footer a {
	text-decoration:none;
	margin:0;
	padding:5px 0 0 0;
	text-align:center;
	color:#5a6159;
}

.footer a:hover {
	color:#7e8e5f;
	text-decoration:underline;
	}
	
.roundbottom {
	background: url("http://www.adubstudios.net/images/interface/br.jpg") no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}