body{
background-image: url(../pics/blue.png);
background-repeat: no-repeat;
background-repeat: repeat-x;
}

#maindiv {
position: absolute;
top:170px;
width:800px;
height:1055px;
font-family:verdana,times new roman;
font-size:8pt;
color: #333333;
border-bottom: 1px solid #1a1c96;
border-right: 1px solid #1a1c96;
border-left: 1px solid #1a1c96;
background-color:#ffffff;
}




#content {
width:470px;
top:25px;
padding: 20px;
}



#side{
position:absolute;
top:46px;
padding-left:20px;
padding-right:20px;
padding-top:10px;
padding-bottom:10px;
right:20px;
width:210px;
color:#4555c7;
border-top: 1px solid #1a1c96;
border-left: 1px solid #1a1c96;
border-right: 1px solid #1a1c96;
border-bottom: 1px solid #1a1c96;
background-color:#eeeeee;
z-index:20;
}

#holder{

position: absolute;
bottom:0px;
width:800px;
height:380px;
background-image: url(../pics/b23.jpg);

}




#gear {
position: absolute;
left:0px;
bottom:30px;
width:800px;
height:295px;
background-color:#ffffff;
z-index:10;
}

a.sub:link {
	color: #ffffff;
	text-decoration:none;	

}

a.sub:visited {
	color: #ffffff;
	text-decoration:none;

}

a.sub:hover {
	color: #1a1c96;
	text-decoration:underline;

}

a.sub:active {
	color: #1a1c96;
	text-decoration:none;

}

a.sub2:link {
	color: #1a1c96;
	text-decoration:none;	

}

a.sub2:visited {
	color: #1a1c96;
	text-decoration:none;

}

a.sub2:hover {
	color: #f42941;
	text-decoration:none;

}

a.sub2:active {
	color: #f42941;
	text-decoration:none;

}



a.menu:link {
	color: #dddddd;
	text-decoration:none;	
	font-weight: normal;
}

a.menu:visited {
	color: #dddddd;
	text-decoration:none;
	font-weight: normal;
}

a.menu:hover {
	color: #ffffff;
	text-decoration:none;
	font-weight: normal;
}

a.menu:active {
	color: #ffffff;
	text-decoration:none;
	font-weight: normal;
}

#banner {
border-top: 1px solid #1a1c96;
border-right: 1px solid #1a1c96;
border-left: 1px solid #1a1c96;
position:absolute;
top:10px;

}



#qlink {
position:absolute;
right:20px;
width:250px;
height:35px;
bottom:50px;
z-index:10;


}



