/* CSS Document for Strategic Equity Partners.com*/
BODY {FONT-FAMILY: Arial, Helvetica, sans-serif; margin:0px;}
p, td {font-size:x-small; LINE-HEIGHT: 1.5; FONT-FAMILY: Arial, Helvetica, sans-serif}

/* text formatting */
h1 {color: #009;font-size: 18px;width: 95%;border-bottom: 1px solid #ccc;}
strong {color: #009;}
.quote{	font-family:Georgia, serif; font-weight:bold; font-style:italic; color:#933; padding-bottom: 20px;}

/* links */
a{ text-decoration: none;}
a:hover {  text-decoration:underline;}


/*---------------------------------------------------------------------
DIVS
---------------------------------------------------------------------*/
#logo{ float:left;}
#bannerimage {float:right;}
/* main body content background right hand side image*/
#content{ background-image: url("images/rhs_bg.jpg"); 
background-attachment:fixed; background-position: top right; background-repeat:no-repeat;}
/* main body text content */
#textcontent {padding: 10px 40px 10px 40px; width: 780px; height:395px;}
/* main banner links */
#links ul {margin-left: 0;	padding-left: 0;display: inline;
	color: #fff;line-height: 30px;font-weight:bold;} 
#links a{color:#fff; text-decoration:none;}
#links a:hover{text-decoration:underline;}
#links ul li {margin-left: 0;padding: 3px 15px;list-style: none;display: inline;}
#links ul li.first {margin-left: 0;	border-left: none;
	list-style: none; display: inline;}
/* bottom of page */
#base {color: #fff; padding-left: 40px; }
#base a{color:#fff;}
#base a:hover{color:#fff;}