/* CSS Document */

/************************************************************************

	Site:		SynergyBusiness.com

	Author:		eROI		[www.eroi.com]
	Updated: Synergy Business 02/11/11  

	Client:		Synergy		[http://www.synergybusiness.com/]

	Listing Order:
	==============

	1 - Global
	2 - Structure/Layout
	3 - Main Content
	4 - Sub Navigation
	5 - Left Navigation
	6 - Footer Navigation
	

************************************************************************/

/***********************************************************************
	1 - GLOBAL STYLES
************************************************************************/

body {
margin-top:0px;
margin-bottom:100px;
background:url(http://www.synergybusiness.com/files/Images/bg_tile.gif) top left;
font-family:Arial, Helvetica, sans-serif;
}

html, h1, h2, h3, h4, h5, h6, ol, ul, li, dl, dt, dd, form, input, select, div, p, img, table, td { 
	margin			: 0; 
	padding			: 0; 
}

a
{
	text-decoration	: none;
	color			: #d55e40;
}

a:hover
{
	text-decoration	: underline;
}

ol {
margin-left:0px;
}


/***********************************************************************
	2 - STRUCTURE/LAYOUT STYLES
************************************************************************/

div.container
{
background: url(http://www.synergybusiness.com/files/Images/container_bg.gif) top left repeat-y;
width:768px;
padding: 0 5px;
margin-left:auto;
margin-right:auto;
}

/***********************************************************************
	3 - HEADER/NAV STYLES
************************************************************************/

div.header 
{
background: url(http://www.synergybusiness.com/files/Images/banner_bg.gif) bottom left no-repeat;
padding-left:27px;
padding-top:79px;
padding-bottom:17px;
position:relative;
width:741px;

}

div.header ul
{
list-style:none;
height:16px;
}

div.header ul li
{
text-decoration: none;

display:inline;
margin:0;
padding:0 12px 0 0;
}

div.header ul li h1
{
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:bold;
color:#3E5B6D;
display:inline;
padding:0;
margin:0;
line-height:110%;
}

div.header ul li a, div.header ul li a:visited
{

color:#3E5B6D;
}

div.header ul li a:hover, div.header ul li a:active

{
color:#658CB1;
}

img.synergylogo
{
position:absolute;
top:17px;
left:27px;
}

img.msgold
{
position:absolute; 
top:17px; 
right:15px;
}

img.msdynamics
{
position:absolute; 
top:67px; 
right:15px;
}


/***********************************************************************
	4 - LEFT COLUMN STYLES
************************************************************************/


div.leftColumn
{
float:left;
width:641px;
margin:0;
_margin-top:-8px;
padding:0;
}

/***********************************************************************
	5 - RIGHT COLUMN STYLES
************************************************************************/

div.rightColumn
{
margin-top:6px;
_margin-top:0px;
float:right;
background:#3e5b6d url(http://www.synergybusiness.com/files/Images/sidebar_bot_cap.gif) bottom left no-repeat;
width:120px;
padding:0 0 40px 0;
color:#fff;
}

div.rightColumn a
{
color:#fff;
text-decoration:none;
}

div.rightColumn a:hover
{
text-decoration:underline;
}

div.rightColumn div
{
display:block;
border-bottom: 1px #fff solid;
padding:0;
margin:0;
width:104px;
padding:10px 8px 5px 8px;
}

div.rightColumn h3
{
display:block;
padding:0;
margin:0;
padding:0 4px 0px 6px;
font-size:10px;
font-weight:normal;
}

div.rightColumn h2
{
padding:0;
margin:0;
font-size:12px;
color:#fff;
font-weight:normal;
padding:0 4px 5px 6px;
}

div.rightColumn form
{
margin:0;
padding:0;
}

div.rightColumn input
{
width:88px;
padding:0;
margin:0;
font-size:10px;
}


/***********************************************************************
	6 - FOOTER STYLES
************************************************************************/

div.footer
{
background:url(http://www.synergybusiness.com/files/Images/botcap.gif) top left no-repeat;
width:778px;
height:34px;
margin-left:auto;
margin-right:auto;
text-align:center;
font-size:10px;
font-family:Arial, Helvetica, sans-serif;
color:#fff;
padding-top:40px;
}

div.footer a
{
color:#fff;
}
