/* Start of CMSMS style sheet 'Layout: synergize-main' */
*
{
	padding:0;
	margin:0;
	border:none;
}

body
{
	position:relative;
	color: #000;
	background-color:#333;
        /* background:#000 url('../images/background-6.jpg') top left repeat; */
	text-align:center;
}

#site
{
	width:800px;
	height:100%;
	margin: 0 auto;
	background-color:#000;
}

#synergize
{
	width:100%;
	height:69px;
	background-color:#333;
}
#main
{
       clear:both;
	margin-top:-5px;
	padding:0;
}


#left-col
{
	float:left;
	width:185px;
	padding:10px 3px;
	background: url('../images/right-col-bg.jpg') top left repeat;
}

#left-col td
{
        font-family:Arial,sans-serif;
        font-size:8pt;
        font-weight:bold;
}

#left-col td img
{
        width:50px;
}

#content
{
	width:442px;
}

#content p
{
	color:#fff;
}

#content p.tagline
{
	color:#ccc;
	font-family:Arial,serif;
	font-size:12pt;
	font-weight:bold;
	letter-spacing:3.5px;
	margin-bottom:10px;
}

#content-top
{
	width:100%;
	height:14px;
	background: url('../images/content-top.png') bottom center no-repeat;
}

#content-center
{
	width:100%;
	background: url('../images/content-center.png') top center;
	text-align:left;
}

#text h1,h2,h3,h4,h5,h6
{
	font-family:"Palatino Linotype";
	width:465px;
	border-bottom:1px solid #000;
	margin-bottom:10px;
	font-variant:small-caps;
}

#text
{
	color:#000;
	font-family:Arial,sans-serif;
	font-size:10pt;
	line-height:18pt;
	padding-bottom:5px;
}

#text td
{
        font-size:10pt;
}

#text ul
{
	margin-left:20px;
	padding-left:20px;
	padding-right:20px;
	list-style:disc;
	color:#000;
	font-family:Arial,sans-serif;
	font-size:10pt;
	line-height:18pt;
	padding-bottom:5px;
}

#text ul li
{
        font-size:10pt;
        line-height:18pt;
}

#content-center a
{
	color:#cc0000;
	text-decoration:underline;
}

#text
{
	margin-left:10px;
	margin-right:10px;
	text-align:left;
}

#content-bottom
{
	width:100%;
	height:14px;
	background: url('../images/content-bottom.png') top center no-repeat;
	margin-bottom:5px;
}

#right-col
{
	float:right;
	width:173px;
	height:400px;
	padding-top:10px;
	background: url('../images/right-col-bg.jpg') top right repeat-y;
}

#countdown
{
       margin-top:50px;
}

.countdown-top
{
        background:url(../images/black_button_top.png) top center no-repeat;
        width:400px;
        height:40px;
        color:#fff;
}

.countdown-middle
{
	background: url(../images/black_button_middle.png) top center repeat-y;
	width:400px;
        margin-top:-15px;
	color:#fff;
	line-height:2;
}

.countdown-bottom
{
	width:400px;
	height:17px;
	margin-top:-5px;
	background: url(../images/black_button_bottom.png) top center no-repeat;
}

.subnav {
	height:40px;
}

.right-graphics
{
	padding-top:10px;
}

.right-quote
{
	font-size:9pt;
	color:#fff;
	background-color:#000;
	padding:3px 10px 3px 10px;
	text-align:left;
}

.caption
{
	color:#fff;
	background-color:#000;
	font-size:8pt;
	font-weight:bold;
	letter-spacing:2px;
	text-align:center;
}

a.specialoffer {
	cursor:pointer;
	text-decoration:none;
        color:#ffffff;
}

div#specialoffer {
	margin:0 auto;
	width:150px;
	height:150px;
	background:url(http://www.Synergize.tv/images/specialoffer.jpg) no-repeat top center;
        margin-bottom:20px;
}

div#specialoffer p {
	position:relative;
	top:35px;
	margin-left:-7px;
	width:150px;
	text-align:center;
	font-size:8pt;
	font-family:Helvetica, Arial, sans-serif;
	font-weight:bold;
	padding:3px;
	color:#fff;
	background-color:#000066;
	border:3px solid #CC9900;
}

div#sponsor {
	width:90%;
	margin-left:auto;
        margin-right:auto;
	text-align:center;
	padding-bottom:10px;
        margin-top:25px;
}

div#sponsor h2{
       font-size:12pt;
}

#footer p
{
	color:#ccc;
	font-family:Arial,sans-serif;
	font-size:7pt;
	letter-spacing:3px;
	padding:10px 0 10px 0;
	background-color:#000;
}

#footer a
{
	color:#ccc;
	text-decoration:none;
}
/* End of 'Layout: synergize-main' */

