/*
BODY
=======================================*/
body {
	background:url("../_images/index/bg.jpg");
}

/*
SUB-SECONDARY-INFO/Color Rules
=======================================*/
#sub-secondary-info #small-round-block {
	background:#ffb410;
}

#sub-secondary-info #small-round-block p {
	color:#002350;
}

#sub-secondary-info #small-round-block #top {
	background:url("../_images/index/sub-secondary-info-top.gif");
}

#sub-secondary-info #small-round-block #bottom {
	background:url("../_images/index/sub-secondary-info-bottom.gif");
}

/*
SIDEBAR
=======================================*/
#sidebar #icon {
	background:url("../_images/index/icon.jpg") no-repeat 2px 0;
}

#sidebar li a {
	background:#ffb410;
	color:#002350;
}

#sidebar li a:hover {
	background:#bd7910;
	color:#002350;
}
