/* Global Styles
-------------------------------------------------------------------------------------------------------------------------------------------------------------- */

/* commented backslash hack \*/ html, body { height: 100%; } /* end hack */

html, body				{ padding: 0; margin: 0; }
body					{ background: #c7c7c7 url('/img/grey-bg.jpg') repeat-x 0 0; font: 80% verdana, arial, helvetica, sans-serif; text-align: center; }
h1						{ font-size: 1.5em; color: #e41b1c; border-bottom: 1px solid #e41b1c; margin-top: 0; }
h2						{ font-size: 1.2em; color: #e41b1c; border-bottom: 1px solid #e41b1c; }
h3						{ font-weight: bold; font-size: 1.1em; color: #e41b1c;  }
h4						{  }
p, li					{ font-size: 0.9em; line-height: 1.5em; color: #000; }
a						{ text-decoration: none; color: #e41b1c; }
a:hover					{ color: #e41b1c; }
img						{ border: 0; }
form, table				{ background: transparent; font-size: 1.0em; }


.widthwrapper			{ width: 100%; }
span.highlight			{ background-color: #e41b1c; color: #fff; }

/* Layout Styles
-------------------------------------------------------------------------------------------------------------------------------------------------------------- */

#container 	  			{ width: 773px; min-height: 100%; height: auto; position: relative; background-color: #fff; text-align: left; margin: 0 auto -30px; } /* margin-bottom to match #clearfooter */
* html #container 		{ height: 100%; }

#header					{ height: 98px; background: url('/img/header-bg.jpg') no-repeat top right; }
#header img				{ margin: 20px 0 0 10px;  }
#header #callnow		{ position: absolute; top: 5px; right: 3px; font-weight: bold; color: #fff; text-transform: uppercase; line-height: 1.0em; margin-top: 0;}

#topnav					{ position: relative; height: 30px; background: url('/img/nav-bg.jpg') repeat-x 0 0; z-index: 2; }
#topnav ul				{ list-style-type: none;  padding: 0; margin: 0; }
#topnav ul li			{ height: 30px; position: relative; float: left; font-weight: bold; line-height: 30px; color: #000; border-left: 1px solid #999; }
#topnav ul li a			{ color: #000; padding: 0px 8px; }
#topnav ul li a:hover	{ color: #e41b1c; }
#topnav ul li b a		{ color: #e41b1c; }

#topnav li ul 			{ display: none; position: absolute; left: 0; top: 29px; text-align: left; border-top: 1px solid #bfbfbf; margin: 0; z-index: 3;}
#topnav li ul li		{ width: 250px; height: auto; display: block; float: none; background-color: #f1f1f1; font-weight: normal; font-size: 0.8em; line-height: 1.5em; padding: 0 10px; border-bottom: 2px solid #fff; border-right: 0; margin: 0; }
#topnav li ul li a 		{ width: 100%; display: block; background-color: #f1f1f1; font-weight: normal; color: #606060; line-height: 20px; padding: 0; }
#topnav li ul li a:hover { color: #e41b1c; }



#topnav li:hover ul, #topnav li.over ul { display: block; }

/* Fix IE. Hide from IE Mac \*/
* html #topnav ul li 		{ float: left; }
* html #topnav ul li a 	{ height: 1%; }
/* End */


#navbar					{ font-size: 0.8em; padding-left: 12px; margin-top: 10px; }
#navbar b				{ font-weight: normal; }
#navbar a:hover			{ text-decoration: underline; }

#contentwrapper			{ min-height: 400px; background: url('/img/content-bg.jpg') no-repeat 50% 80px; }

#leftcol				{ width: 300px; position: absolute; top: 160px; left: 0; font-size: 0.85em; margin-bottom: 120px; z-index: 1; }
#leftcol ul				{ list-style: none; padding: 0; margin-left: 20px; }
#leftcol li				{ background: url('/img/bullet-tick.jpg') no-repeat 0 4px; padding-left: 15px; }

#leftcol #cornerwrapper		{ width: 290px; height: 100%; position: relative; padding: 0; }
#leftcol #topleft			{ width: 100%; height: 100%; position: absolute; top: 0; left: 0; }
#leftcol #topright			{ width: 100%; height: 100%; background: transparent url('/img/corner-top.gif') no-repeat top right; }
#leftcol #bottomright		{ width: 100%; height: 100%; background: transparent url('/img/corner-bottom.gif') no-repeat bottom right; }
#leftcol #cornerwrapper img	{ border: 2px solid #eee; border-left: 0; margin-left: -2px; }

.largebutton			{ width: 179px; height: 55px; float: left; background: url('/img/button.gif') no-repeat 0 0; text-align: left; padding: 5px 10px; margin: 0 5px 0 20px; }
.largebutton p			{ font-size: 0.9em; line-height: 1.3em; margin: 0; }
.largebutton a			{ width: 100%; height: 100%; color: #000; }

#leftcol .buynow		{ text-align: center; margin: 20px 0; }

.fullwidth #content		{ margin-left: 0; }
#content				{ padding: 10px 20px 20px 20px; margin-left: 300px; }

#contenttop				{ text-align: center; padding-bottom: 20px; }
#contenttop img			{ margin: auto; }

#content .centerimg 	{ text-align: center; }
#content .centerimg img { margin: auto; }

#submenu 				{ font-size: 0.85em; list-style-type: none; padding: 10px 0 0; border-top: 1px solid #e41b1c; margin: 20px 0 0 2px; }
#submenu li				{ background: url('/img/bullet-tick.jpg') no-repeat 0 4px; padding-left: 15px; }
#submenu li li			{ list-style-type: none; margin-left: 0; }
#submenu li a:hover		{ color: #000; }






/* Content Table Styles
-------------------------------------------------------------------------------------------------------------------------------------------------------------- */

#content table.table		{ border-collapse: collapse; margin: 20px 0; }
#content table.table th		{ text-align: left; padding: 5px; border: 1px solid #bfbfbf; }
#content table.table th.top	{ color: #e41b1c; }
#content table.table td		{ padding: 5px; border: 1px solid #bfbfbf; }

#content table.partner td	{ width: 170px; }

/* Homepage Styles
-------------------------------------------------------------------------------------------------------------------------------------------------------------- */

#home #content, #home #contentwrapper		{ background: none; padding: 0;  }

#home .subbox				{ width: 246px; float: left; background: url('/img/subbox-top.jpg') no-repeat top left; vertical-align: top; margin: 10px 5px 5px 0; position:relative; left:10px; }
#home .subboxtop			{ height: 50px; padding: 0 10px; margin-top: 10px; }
#home .subboxtop p			{ font-weight: bold; font-size: 0.85em; line-height: 1.2em; margin: 0 0 0 3px; }
#home .subboxbottom			{ min-height: 240px; background: url('/img/subbox-bottom.jpg') no-repeat bottom left; padding: 0 10px 10px 10px; }
#home .subboxbottom p		{ color: #fff; }
#home .subboxbottom ul		{ list-style-type: none; padding: 0; margin: 0; }
#home .subboxbottom li		{ height: 45px; background: url('/img/subbox-tick.gif') no-repeat 0 2px; line-height: 1.2em; color: #fff; font-size: 0.85em; padding-left: 25px; }
#home .subboxbottom a		{ color: #000; }
#home .subboxbottom a:hover	{ color: #fff; }

#home .subboxlong			{ width: 376px; height: 75px; float: left; background: url('/img/subbox-long.png') no-repeat top left; vertical-align: top; padding-top: 5px; margin: 10px 5px 5px 0; position:relative; left:10px; }
#home .subboxlong p			{ font-size: 0.85em; color: #fff; margin: 0; }
#home .subboxlong a			{ color: #fff; }
#home .subboxlong-left		{ width: 100px; height: 88px; float: left; text-align: center; }
#home .subboxlong-left img	{ margin: 0; }
#home .subboxlong-left p	{ color: #000; margin: 0; }

#home #banner				{ height: 181px; background: #a7a7a7 url('/img/banner001.png') no-repeat 0 0; }
#home #banner h1			{ position: absolute; top: 180px; left: 20px; font-weight: normal; color: #fff; border-bottom: 0; }
#home .largebutton			{ float: right; clear: right; margin: 10px 5px 0 0; }
#home .largebutton p		{ font-size: 0.8em; }


#home #marquee				{ height: 60px; overflow: hidden; }

/* Footer Styles
-------------------------------------------------------------------------------------------------------------------------------------------------------------- */

#clearfooter			{ clear: both; height: 30px;}
#footer					{ width: 773px; height: 20px; clear: both; position: relative; margin: 5px auto; }
#footer p				{ display: inline; font-size: 0.8em; color: #666; }
#footerleft				{ float: left; margin-left: 10px; }
#footerright			{ float: right; margin-right: 10px; }
#footer a				{ color: #e41b1c; }
#footer a:hover			{ color: #606060; }