#procedure_images{
	float: right;
	margin-left:10px;
	width:160px;
}
.roundedtop{
	*margin-bottom:-3px;
}
#miniformbottom{
	*margin-top:-13px;
}

html body .moduletable {
	margin-top:0;
}

#asaps{ background: url(../images/asapsinner.jpg) no-repeat; width:83px; height:76px; margin:0 8px;float:right;}
#asps{ background: url(../images/aspsinner.jpg) no-repeat; width:75px; height:76px; float: right;}
#facs{ background: url(../images/facsinner.jpg) no-repeat; width:68px; height:76px; float: right;}


#contentsection{
	background: url(../images/contentmid.jpg) repeat-y;
	padding: 0 20px;
}

#miniform{width:238px; color:#fff;}
#miniformmid{background: url(../images/miniformback.png);width: 238px;}
#miniformpad{padding: 4px 0 4px 35px;}
#miniform h2{margin: 0 0 4px 0; color: #31302f;}
#miniform input{margin-bottom: 4px;}
#miniform a{ color:#fff;}
#miniform #Submit{background: #9d1b61; border: 1px solid #4a5071; color:#fff; padding: 2px 18px;}

#mainmenu{
	float:left;
	clear:left;
	padding-top: 30px;
	padding-bottom: 10px;
	z-index: 1000;
	padding-left:20px;
}
#mainmenu.ddsmoothmenu-v ul li a:link, #mainmenu.ddsmoothmenu-v ul li a:visited, #mainmenu.ddsmoothmenu-v ul li a:active {
	border-bottom: 1px dotted #b41c6e;
	background: none;
	text-align: center;
	font-size: 13px;
	font-family: Helvetica;
	font-weight: normal;
	color: #fff;
	border-right: none;
}
#mainmenu.ddsmoothmenu-v ul li ul li a:link, #mainmenu.ddsmoothmenu-v ul li ul li a:visited, #mainmenu.ddsmoothmenu-v ul li ul li a:active {
	text-align: left;
	background: #fff;
	color: #464646;
}

#mainmenu.ddsmoothmenu-v ul li a:hover, #mainmenu.ddsmoothmenu-v ul li ul li a:hover{
	background: #ccc;
	font-size: 13px;
	font-family: Helvetica;
	font-weight: normal;
	color: #fff;
	border-right: none;
}

#mainmenu.ddsmoothmenu-v ul {
	border-bottom: none;
}

#homepage, #internalpage{
	text-align: center;
}

#footerwrap{
	width: 100%;
	text-align: center;
	float: left;
	background: #4c5153;
	border-top: solid 2px #a9a9a9;
	margin-top: 8px;
}
.col2 .moduletable{
	float: left;
}

#midlinks .moduletable{
	width: 100%;
}
#homeheaderleft{
	float:left;
	z-index: 2000;
}
.header{
	color:#5c5c5c;
}
.slideshow{
	width: 402px;
	float: right;
	margin-top:-45px;
}

#cke_5{display: none;}#cke_text{width:525px;}

#socialbox {
	float:left;
	border:1px solid #ccc;
	font-size:14px;
	text-align:left;
	width:280px;
	margin: 6px 10px 6px 20px;
	padding:4px;
}
#socialbox a{
	color:#fff;
}
#socialbox a:hover{
	color:#5cb6c1;
	text-decoration: none;
}
#socialbox .floatright{
    text-align: center;
	font-size:8px;
	margin: 0 10px;
}
#homepage #footer #socialbox img{
	padding:2px;
}


.floatright{
	float:right;
}

#footertext{
	float:left;
}

#homepage .componentheading {
	display: none;	
}

html, body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}

a img {
	border: 0;	
}

a {
	text-decoration: none;
	color: #666;
}

a:hover {
	text-decoration: underline;	
}


h1, h2, h3, h1 a, h2 a, h3 a {
	color: #464c4e;
	font-weight: normal;
}

h1{
	font-size: 21px;
	border-bottom: 2px dotted #b41c6e;
	padding-bottom: 6px;
	margin-top:-45px;
	width:400px;
}

h2 {
	font-size: 17px;	
}


.article-content {
	line-height: 18px;	
}

body {
	background: url(../images/bginner.jpg) repeat-x #616668;
	font-size: 13px;
	font-family: Helvetica;
	text-align: center;
}

#mainwrap {
	width: 936px;
	margin: auto;
	margin-top:75px;
	text-align:left;
}

#bodytopround {
	background: url(../images/bodytopround.png);
	height: 4px;
	width: 100%;
}

#mainbox {
	width: 100%;
}

#topheader {
	height: 75px;
}

#toplogo {
	float: left;
}
#slideshow {
	float: left;
}

#headername {
	float:right;
	text-align: right;
}


#headername #phone {
	color: #b41c6e;
	font-size: 18px;
}

#internalheader {
	height: 80px;
	position: relative;
	z-index: 1;
	width: 100%;
	margin-bottom:13px;
}



/* column container */
	.colmask {
		position:relative;		/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	    clear:both;
	    float:left;
        width:943px;			/* width of whole page */
		overflow:hidden;	/* This chops off any overhanging divs */
		z-index: 10;
	}
	/* 2 column left menu settings */
	.leftmenu {
	    /*background:#FFF;*/
	}
    .leftmenu .colright {
        float:left;
        width:200%;
		position:relative;
		left:200px;
        /*background:#fff;*/
    }
    .leftmenu .col1wrap {
	    float:right;
	    width:50%;
	    position:relative;
	    right:200px;
	    padding-bottom:1em;
	}
	.leftmenu .col1 {
        margin:0 0 0 250px;
		overflow:hidden;
		position:relative;
		right:100%;
		width:692px;
	}
    .leftmenu .col2 {
        float:left;
        width:240px;
        position:relative;
        right:200px;
    }
	/* Footer styles */
	#footer {
        width:936px;
        margin: auto;
        padding-bottom: 8px;
    }

#footer {
}

#footertext{
	padding-top: 50px;
	color: #fff;
}

#maincontent {
	padding-top: 20px;
}


#midlinks {
	height: 140px;
	clear:both;
    float:left;
    width:100%;
}

#midlinks .box .lowercontent {
	width: 270px;
	padding-left: 10px;
	margin: 0;
	color: #FFF;
	z-index: 101;
	*margin-top: -10px;
}

#midlinks .box {
	display: inline-block;
	margin-top: 8px;
	*margin-top: 20px;
	margin-left: 38px;
	position: absolute;
	height: 110px;
	padding-left: 15px;
}

#midlinks .box .title {
	
}

#midlinks .moduletable {
	display: inline-block;
}

#midlinks #blog {
	margin-left: 15px;
}

#midlinks #specials {
	margin-left: 680px;
	border-left: 1px solid #3f6061;
}

#midlinks #befaft {
	margin-left: 333px;
	border-left: 1px solid #3f6061;
	margin-top:-7px;
	*margin-top: 5px;
}

#midlinks .box #clickhere {
	position: absolute;
	margin-left: 195px;
	margin-top: -19px;	
	*margin-left: -55px;
	*margin-top: 40px;
}

#midlinks #specials .lowercontent {
	position: absolute;
	width: 160px;
	margin-left: 19px;
	margin-top: -5px;
	*margin-top: 58px;
	*margin-left: -240px;
}

#maincontent .componentheading {
	color: #464C4E;
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 13px;
    margin-left: 5px;
    margin-top: -45px;
    padding-top: 10px;
}

iframe body {
	width: 300px;
}

#headerimg h2 {
	font-size: 20px;
}

#footer a {
	color: #CCC;
}
#sociallinks #socialcontent {font-family:Helvetica !important;}
#sociallinks #follow {margin-top:10px !important;}
