/* CSS Document */
body
{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #686c6e;
	font-size: 12px;
}
a:link
{
	color: #0055a4;
	text-decoration: none;
}
a:visited
{
	text-decoration: none;
	color: #0055a4;
}
a:hover
{
	text-decoration: none;
	color: #666666;
}
a:active
{
	text-decoration: none;
	color: #666666;
}
#wrapper
{
	width: 1024px;
	margin: 0 auto;
	border-top: #2f2f2d solid 4px;
	padding: 0;
	padding-top: 10px;
}
#top
{
	width: 1024px;
	height: auto;
	margin-bottom: 10px;
}
#logo
{
	width: 500px;
	height: auto;
	padding-left: 20px;
	font-size: 22px;
	color: #20201e;
	float: left;
}
.pink
{
	color: #c53d6b;
	font-weight: bold;
}
.slogan
{
	color: #9fa3a4;
	font-size: 13px;
}
#callus
{
	width: 268px;
	height: auto;
	float: right;
	padding-right: 20px;
}
.call
{
	color: #b7baba;
	font-size: 13px;
}
.phone
{
	color: #f2b9cc;
	font-size: 22px;
}


/* ------ MENU ------ */#menucontainer
{
	width: 1022px;
	height: 29px;
	background-color: #ebf0f4;
	background-image: url( '../images/menu_bg.jpg' );
	background-repeat: repeat-x;
	border: #e7e7e7 solid 1px;
}
#menu
{
	position: relative;
	display: block;
	font-size: 12px;
	font-weight: bold;
}
#menu ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: auto;
}
#menu ul li
{
	display: block;
	float: left;
}
#menu ul li a
{
	display: block;
	float: left;
	color: #0055a4;
	text-decoration: none;
	padding: 4px 20px 0 20px;
	height: 18px;
	border-right: 1px dotted #d5d7d9;
	margin-top: 4px;
}
#menu ul li a:hover, #menu ul li a.current
{
	color: #666666;
}


/* ------ BANNER ------ */#banner
{
	width: 525px;
	height: 250px;
	background-color: #e7e7e7;
	margin-top: 1px;
	background-image: url( '../images/banner.jpg' );
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	padding-left: 500px;
	padding-top: 66px;
}
.bannermedium
{
	font-size: 26px;
}
.bannermaximum
{
	font-size: 36px;
	font-weight: bold;
}


/* ------ CONTENT_TOP ------ */
#content
{
	width: 800px;
	height: auto;
	margin-top: 10px;
}
#topboxes
{
	width: 1024px;
	height: auto;
}
#Col_Left
{
	width: 312px;
	height: auto;
	border: #ebebeb solid 1px;
	padding: 15px 0;
	float: left;
	margin-right: 7px;
	padding-left: 22px;
}
#Col_Right
{
	width: 648px;
	height: auto;
	border: #ebebeb solid 1px;
	padding: 15px 10px 5px 10px;
	float: left;
	margin-right: 7px;
}
#box1
{
	width: 334px;
	height: auto;
	border: #ebebeb solid 1px;
	background-image: url( '../images/icon01.jpg' );
	background-repeat: no-repeat;
	background-position: right top;
	padding: 15px 0;
	float: left;
	margin-right: 7px;
}
#box2
{
	width: 334px;
	height: auto;
	border: #ebebeb solid 1px;
	background-image: url( '../images/icon02.jpg' );
	background-repeat: no-repeat;
	background-position: right top;
	padding: 15px 0;
	float: left;
	margin-right: 7px;
}
#box3
{
	width: 334px;
	height: auto;
	border: #ebebeb solid 1px;
	background-image: url( '../images/icon03.jpg' );
	background-repeat: no-repeat;
	background-position: right top;
	padding: 15px 0;
	float: right;
}
h1
{
	color: #575e5f;
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	padding-left: 10px;
	border-left: #35a6c2 solid 8px;
	text-transform: uppercase;
}
h4
{
	color: #0055a4;
	font-size: 10pt;
}
.smfont
{
	font-size: 14px;
	font-weight: normal;
}
.boxlink
{
	padding-left: 18px;
}


/* ------ CONTENT_BOTTOM ------ */
h2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #c53e6f;
	font-size: 23px;
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}
#content_bottom
{
	width: 1024px;
	height: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
#left
{
	width: 700px;
	height: auto;
	padding-left: 8px;
	float: left;
}
#right
{
	width: 245px;
	height: auto;
	padding: 0;
	padding-right: 8px;
	padding-left: 8px;
	border-left: #ebebeb solid 1px;
	float: right;
}
h3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #35a6c2;
	font-size: 23px;
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}
#news
{
	width: 100%;
	height: auto;
	border-bottom: #ebebeb solid 1px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#news a:link
{
	color: #35a6c2;
	font-weight: bold;
}
#news a:hover
{
	color: #666666;
	font-weight: bold;
}



/* ------ FOOTER ------ */#footer
{
	width: 1024px;
	border-top: #2f2f2d solid 4px;
	padding: 0;
	margin: 0;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-top: 15px;
	text-align: center;
	color: #939a9c;
}


/* ------ LINK BUTTON ------ */
li.linkButton 
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: -35px;
	padding-left: 20px;
	list-style-type: none;
	list-style-position: inside;
	height: 30px;
	padding-top: 10px;
	background-image: url('../images/button-280x40.gif');
	background-repeat:no-repeat;
}

/* ------ Content Table ------ */
table#tabCnt 
{
	
}

td.ContentHeader 
{
	font-size: 12pt;
	text-indent: 14px;	
	font-weight: bold;
}

td.ContentCell 
{
	font-size: 10pt;
	padding-left: 10px;
}