/* Start of CMSMS style sheet 'Layout: synergize-sub' */
#main
{
	margin-top:-5px;
	padding:0;
	background:url('../images/content-center.png');
}

#content
{
	width:90%;
	padding-top:20px;
}

#content p
{
	color:#fff;
}

#content p.tagline
{
	color:#333;
	font-family:Arial,serif;
	font-size:12pt;
	font-weight:bold;
	letter-spacing:3.5px;
	margin-bottom:10px;
	padding-top:10px;
	border-top:1px solid #000;
}

#text h1,h2,h3,h4,h5,h6
{
	font-family:"Palatino Linotype";
	width:100%;
	border-bottom:1px solid #000;
	margin-bottom:10px;
	font-variant:small-caps;
}

#text p
{
	color:#000;
	font-family:Arial,sans-serif;
	font-size:10pt;
	line-height:14pt;
	padding-bottom:10px;
}

#text ul
{
	margin-left:20px;
	padding-left:20px;
	padding-right:20px;
	list-style:disc;
	list-style-image: url('../images/red-bullet.gif');
	color:#000;
	font-family:Arial,sans-serif;
	font-size:10pt;
	line-height:12pt;
	padding-bottom:10px;
}

#text ol
{
	margin-left:20px;
	padding-left:20px;
	padding-right:20px;
	color:#000;
	font-family:Arial,sans-serif;
	font-size:10pt;
	line-height:12pt;
	padding-bottom:10px;
}

#text a
{
	color:#cc0000;
	text-decoration:underline;
}

#text
{
	margin-left:10px;
	margin-right:10px;
	text-align:left;
	background: url('../images/globe-swatch.png') top left no-repeat;
}

#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;
}

label{
	clear:left;
	float:left;
	height:15px;
	width:125px;
	text-align:right;
	vertical-align:text-top;
        font-family:Verdana;
        font-size:12pt;
        margin:5px;
}
select{
	font-size:12pt;
        margin:5px 5px 5px 25px;
        border:1px solid #000;
}
input[type="text"]{
	width:360px;
	height:25px;
	font-size:16pt;
        text-align:left;
        border:1px solid #000;
}
input{
	clear:both;
	text-align:right;
        margin:5px;
}
input[type="submit"]{
	width:225px;
        margin-top:25px;
	font-weight:bold;
	font-size:10pt;
        background:url(images/black_button_top.png) top left no-repeat;
        height:60px;
        color:#fff;
        text-align:center;
}
/* End of 'Layout: synergize-sub' */

