body{
background: url(images/arrk-background.gif);
margin-top: 0px;
padding:0;
line-height: 1.0em;
color: #000;
font-family: Verdana;
}

a {
color: #24A630;
font-weight: bold;
text-decoration:none;
}

a:hover {
color: #666;
text-decoration:none;
}

.dotted {
border-bottom: 1px dotted #24A630;
}

.head {
font-size: 130%;
font-weight: bold;
color: #24A630;
border-bottom: 1px dotted #24A630;
}

.title {
font-weight: bold;
color: #24A630;
}




#wrapper {
width: 960px;
height: 100%;
margin: 0 auto; /*Center container on page*/
background: url(images/div-background.gif);
}

#maincontainer{
width: 900px;
background: #fff;
height: 100%;
margin: 0 auto; /*Center container on page*/
}

#left-col {
float:left;
width:410px;
}
	
#right-col {
float:right;
width:410px;
}


#header{
width: 900px;
height: 362px;
background: url(images/arrk-consulting.jpg);
/*background: url(images/mad_cow_header.jpg);*/
}

#navigation {
font-size: 70%;
padding: 70px 35px 15px 550px;
}

.current {
color:#666;
font-weight: bold;
}


#content{
width: 100%;
height: 100%;
background: #fff;
}

#innertube{
height: 100%;
padding: 5px 25px 15px 25px;
font-size: 0.7em;
}

#footer{
padding-top: 5px;
padding-bottom: 5px;
text-align: center;
width: 100%;
height: 100%;
background: #8c8c8c;
color: #fff;
font-size: 0.6em;
border-top: 10px solid #FFF;
border-bottom: 10px solid #FFF;
clear:both;
}

a.footer_link {
color: #fff;
text-decoration: none;
font-weight: normal;
}

a.footer_link:hover {
color: #fff;
text-decoration: underline;
background: #666;
}

a.design {
color: #666;
text-decoration: none;
font-weight: normal;
}

a.design:hover {
color: #000;
text-decoration: underline;
}

#ch{
text-align: center;
width: 100%;
height: 100%;
font-size: 0.6em;
}

.header{
font-size: 140%;
font-weight: bold;
}
