@charset "utf-8";
/* CSS Document */


body {
	background-color: #A8BCCB;
	background-image: url(http://uniqueflavours.com/media/background.png);
	background-repeat: repeat-x;
	margin: 0px;
}



#wrap {
	width: 900px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
                background-color: #FFF;
                margin: 0px auto 0px auto; 

}

#menu {
	height: 40px;
	z-index: 10;
	width: 100%;
	margin-bottom: 10px;
	color: #000;
}
#menu .menu_list {
	float: right;
	width: 90%;
	padding-bottom: 3px;
	height: 40px;
	
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#menu .language {
	float: left;
	margin-right: 10px;
	margin-left:30px;
}



#top_nav {
	text-align: right;
	width: 100%;
	padding: 0;
	height: 20px;
	overflow: hidden;
	cursor: default;
	background-repeat: repeat-x;
	border-bottom-style: none;
	font-weight: normal;
	margin-top: 1;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0px;
}



#top_nav li, #top_nav a {
	display: inline;
	text-decoration: none;
	height: 15px;
	line-height: 15px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 0;
	margin-left: 0px;
	text-transform: uppercase;
	color: #000;
}



#top_nav li a:hover, #nav li#current a {
	background-position: 0 -40px;
	background-repeat: repeat-x;
	color: #990000;

}



#top_nav li {
	margin-right: 10px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 0;
	margin-left: 10px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #D4D146;
}


#right h3{
     margin-top: 0px;
padding-top: 0px;
}

#right_content h3{
     margin-top: 0px;
padding-top: 0px;

}

#main_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 5px;
	padding-bottom: 20px;
}

#left {
	float: left;
	width: 19%;
	padding-left: 1%;
}
#frontnews {
	padding-top: 6px;
	padding-bottom: 5px;
	padding-left: 3px;
        padding-right: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0066FF;
        width: 97%;

}

#middle {
	float: left;
	width: 30%;
	padding-bottom: 8px;
    
}

.in_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #660099;
}


#front_pic {
	padding-right: 5px;
	padding-left: 15px;
}

#middle h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0D8DD4;
	margin-top: 6px;
}

#right {
	float: left;
	width: 49%;
border-left-width: 1px;
	border-left-style: solid;
        border-left-color: #060;
}

#right_content ul {
	list-style-type: circle;
	padding-left: 3px;
	list-style-position: outside;
                margin-left: 2px;
}
#right_content li {
	font-weight: normal;
	margin-top: 7px;
}

#right_content_top{
        margin-bottom: 0px;
	padding-bottom: 0px;
        height: 20px;

}


#right_content {
	background-image: url(../images/right_content_strip.jpg);
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 20px;
	color: #FFF;
	
}
#right_content h3 {
	font-size: 13px;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
}
#right_content a {
	color: #FFF;
}
#btm_content {
	background-image: url(../images/btm_content_strip.jpg);
}
#btm_content h3 {
	font-size: 13px;
	font-family: "Arial Black", Gadget, sans-serif;
	margin-top: 0px;
	padding-top: 0px;
}



#footer {
	clear: both;
	
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-top: 5px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
        border-top-color: #060;
	margin-top: 20px;
        background-color: #FFF;
}

ul {
	padding-top: 5px;
	margin-top: 0px;
}

.comp_name {
	color: #060;
	text-transform: uppercase;
}

.comp_product {
	color: #060;
	font-weight: bold;
}

.mid_bottom_left {
	font-size: 11px;
	text-align: left;
}
.mid_bottom_left h4 {
	margin-bottom: 2px;
	font-size: 11px;
}

