﻿@charset "utf-8";

/**Header start**/

/*logo*/
.Logo { width:293px; height:121px; background:url(../images/logo.jpg) no-repeat; position:relative; float:left; }
.Logo a { display:block; position:absolute; width:280px; height:80px; left:10px; top:30px; }
/*right-header*/
.RightHeader { width:707px; height:121px; float:left; display:inline; background:url(../images/right-header.jpg) no-repeat; }
/*left-header*/
.LeftHeader { width:293px; height:201px; float:left; background:url(../images/left-header.jpg) no-repeat; }
.BottomHeader { float:left; width:707px; height:201px; background:url(../images/bottom-header.jpg) no-repeat; }

/**Header end**/

/**Sidebar start**/
#Sidebar img.t { margin-left:20px; }
#Sidebar img.m { margin: 5px 0 0 20px ; }
/**Sidebar end**/



#Globalnav li { float:left;}