body{
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

#maincontainer{
	width: 795px; /*Center container on page*/
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	float: none;
	height: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#top {
	border-bottom-width: 15px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	width: 795px;
	margin: auto;
	height: 102px;
	clear: none;
	padding: 0px;
}

.smartbellslogo {
	float: left;
	clear: right;
	width: 182px;
	padding-bottom: 5px;
	height: 101px;
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.thinkfitlogo {
	background-color: #CDC9C8;
	padding: 0px;
	border-left-width: 341px;
	border-left-style: solid;
	border-left-color: #CDC9C8;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}
#thicktabs{
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #832121;
	background-color: #832121;
}

#thicktabs li{
	display: inline;
}

#thicktabs li a{
	float: left;
	color: #FFFFFF;
	padding: 8px 11px; /*padding of tabs*/
	text-decoration: none;
	background: transparent url(images/pinkbg.gif) top right no-repeat;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #660000;
}
#thicktabs li a#leftmostitem{ /*Extra CSS for left most menu item*/
}
#thicktabs li a#currentpage{ /*Extra CSS for right most menu item*/
	background-position: left top; /*Position background image to the left instead of default right, to hide indented underline for this link*/
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	background-image: url(images/currentbg.gif);
	color: #FFFFFF;
}
#thicktabs li a:visited{
color: #FFFFFF;
}
#thicktabs li a:hover{
	color: #FFFFFF;
	background-image: url(images/pinkbgover.gif);
}

#navbar {
	background-image: url(images/pinkbg.gif);
	background-repeat: repeat-x;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 0px;
	margin: 0px;
	z-index: 50;
	background-color: #C83232;
	left: 182px;
	top: 120px;
	right: 0px;
	bottom: 0px;
	float: right;
	clear: right;
	width: 613px;
	height: 32px;
}
#topsection{
	height: 180px; /*Height of top section*/
	margin: auto;
	background-color: #EAEAEA;
	background-image: url(images/top_bigimage.jpg);
	background-repeat: no-repeat;
	width: 790px;
}

#contentwrapper{
	width: 795px;
	background-image: url(images/gradient_bk.jpg);
	background-repeat: repeat-x;
	overflow-x: hidden;
	overflow-y: auto;
	height: auto;
	float: none;
	margin: 0px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#contentcolumn{
	padding: 0px;
	width: 320px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 10px;
	float: left;
}

#contentcolumn_sub{
	padding: 0px;
	width: 750px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 10px;
	float: left;
}

#contentcolumn_sub h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	font-weight: bold;

}
#footer {
	width: 803px;
	background-color: #CCCCCC;
	padding-top: 6px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#rightcolumn{
	background-image: url(images/gradient_bk.jpg);
	background-repeat: repeat-x;
	width: 423px;
	float: right;
	height: auto;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}
.paragraph_red {
	text-align: left;
	font-family: Verdana;
	font-size: 12px;
	color: #990000;
}

