/* CSS Document */

body
{
margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
color:#686c6e;
font-size:12px;
}

a:link {
	color: #c53d6c;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #c53d6c;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}

#wrapper
{
width:800px;
margin:0 auto;
border-top:#2f2f2d solid 1px;
padding:0;
padding-top:10px;
}

#top
{
width:800px;
height:auto;
margin-bottom:10px;
}

#logo
{
width:460px;
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:300px;
height:auto;
float:right;
padding-right:20px;
}

.call
{
color:#b7baba;
font-size:13px;
}

.phone
{
color:#f2b9cc;
font-size:22px;
}

/* ------ MENU ------ */

#menucontainer
{
width:798px;
height:29px;
background-color:#ebf0f4;
background-image:url(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:#c53e6f;
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:300px;
height:160px;
background-color:#e7e7e7;
margin-top:1px;
background-image:url(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:800px;
height:auto;
}

#box1
{
width:260px;
height:auto;
border:#ebebeb solid 1px;
background-image:url(icon01.jpg);
background-repeat:no-repeat;
background-position:right top;
padding:0;
padding-top:15px;
padding-bottom:15px;
float:left;
margin-right:7px;
}

#box2
{
width:260px;
height:auto;
border:#ebebeb solid 1px;
background-image:url(icon02.jpg);
background-repeat:no-repeat;
background-position:right top;
padding:0;
padding-top:15px;
padding-bottom:15px;
float:left;
margin-right:7px;
}

#box3
{
width:260px;
height:auto;
border:#ebebeb solid 1px;
background-image:url(icon03.jpg);
background-repeat:no-repeat;
background-position:right top;
padding:0;
padding-top:15px;
padding-bottom:15px;
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;
}

.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:18px;
margin:0;
padding:0;
padding-bottom:10px;
}

#content_bottom
{
width:800px;
height:auto;
margin-top:10px;
margin-bottom:10px;
}

#left
{
width:522px;
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:16px;
margin:0;
padding:0;
padding-bottom:10px;
}

#news
{
width:100%px;
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:800px;
border-top:#2f2f2d solid 1px;
padding:0;
margin:0;
margin-top:20px;
margin-bottom:10px;
padding-top:15px;
text-align:center;
color:#939a9c;

}


/* CSS Document */
img{border:0px;}
.flt{float:left;}
.menubg{clear:left; background-color:#6FA9C7; width:115px;}
.menu{float:left; clear:left; font:bold 11px Helvetica, Arial, sans-serif;}
.menu li {
margin:0px 0px 0px 0px;
	list-style:none;
	}
.menu a, .menu a:visited {
	width:95px;
	height:22px;
	margin:0px 0px 2px -32px;
	position:relative;
	display:block;
	color:#ffffff;
	text-decoration:none;
	background:url(../images/menubg2.jpg) no-repeat;
	padding:4px 0 0 8px;
	}
*html .menu a, .menu a:visited {
	width:95px;
	height:22px;
	margin:0px 0px 2px -32px;
	position:relative;
	display:block;
	color:#ffffff;
	text-decoration:none;
	background:url(../images/menubg2.jpg) no-repeat;
	padding:4px 0 0 8px;
	}
.menu a:hover, .menu a:active,
.menu li.current_page_item a, .menu li.current_page_item a:visited  {
	background:url(../images/menubg1.jpg) no-repeat;
	text-decoration:none;
	}	
.bot{clear:left;}
