@charset "UTF-8";
/* CSS Document */


body { margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; background: url(../images/template/gradient_bgrnd.gif) repeat-x #bcbec0 }

/* css fixes */

.clear {
	clear:both;
	font-size:0px;
	visibility:hidden;
	margin:0;
	padding:0;
	line-height:0px;
}

img
{  border-style: none;
max-width:100%;
height:auto;
}

/* end css fixes */



h1 { color: #005581; font-size: 15px; font-family: Arial, Helvetica, sans-serif; line-height: 20px; font-weight:bold; }

a:link { color: #58595b; text-decoration: underline; }
a:visited { color: #58595b; text-decoration: underline; }
a:hover { color: #58595b; text-decoration: none; }
a:active { color: #58595b; text-decoration: underline; }

/** small_text hyperlink  **/
.small_text  { color: #58595b; font-size: 10px; line-height: 15px; font-family: Arial, san-serif; text-decoration: none }
a.small_text:link, a.small_text:visited  { color: #58595b; font-size: 10px; line-height: 15px; text-decoration: none }
a.small_text:hover { color:#58595b; text-decoration: underline; }

hr {  color: #005581;
background-color: #005581;
height: 1px;}


#maincontainer {
	max-width: 950px;
	margin: 0 auto 0 auto;
	background-color:#ffffff;
    margin-top: 25px;
	overflow: visible;
	z-index:9;
}


div.textarea{
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	color:#58595b;
	font-size: 12px;
	line-height: 18px;
	text-align:left;
    left: 10%;
	max-width:80%;
    padding-bottom: 50px;
	z-index: 999;
}



div.bottom{
    margin-top: -12px;
    max-width: 950px;
}



#picintextright {
	float:right;
	margin-left:20px;
	margin-bottom:20px;
    border:1px solid #021a40;
	width: 250px;
}


#picintextright_small {
	float:right;
	margin-left:20px;
	margin-bottom:20px;
    border:1px solid #021a40;
	width: 200px;
}


#button_home {
    position: absolute !important;
    margin-left: 66px;
}

#button_about {
    position: absolute !important;
    margin-left: 117px;
}

#button_staff {
    position: absolute !important;
    margin-left: 197px;
}

#button_whatwedo {
    position: absolute !important;
    margin-left: 284px;
}

#button_faq {
    position: absolute !important;
    margin-left: 379px;
}

#button_servicearea {
    position: absolute !important;
    margin-left: 426px;
}

#button_clients {
    position: absolute !important;
    margin-left: 535px;
}

#button_resorderform {
    position: absolute !important;
    margin-left: 603px;
}

#button_contact {
    position: absolute !important;
    margin-left: 783px;
}


div.footer {
	max-width:950px;
    margin: 0 auto 0 auto;
	z-index:9999;
}



div.graphicdepictions {
	position: relative;
	padding-bottom:20px;
	padding-top:8px;
	display:block !important;
	width: 184px;
	height: auto;
	float:right;
}


div.header {
    margin-left: -33px;
    padding-top: 20px;
    padding-bottom: 10px;
}

div.menu_smartphone {
    display: none !important;
}

div.toppic_smartphone {
    display: none !important;
}



/** pic cell color hyperlink  **/
.pic_cell_color { background-color:#005581; }

div.form_smartphone {
    display: none;
}



@media screen and (max-width: 949px) {
    
    div.menu_smartphone {
    display: block !important;
}
    
    div.menu_pc {
        display: none !important;
    }
    
    
    div.graphicdepictions {
	margin-right: 10px;
}
    
}


@media screen and (max-width: 750px) {
    
    div.header {
    margin-left: -33px;
    padding-top: 40px;
}
    
div.form_pc {
    display: none !important;
}
    
div.form_smartphone {
    display: block !important;
}
    
}

@media screen and (max-width: 620px) {

#picintextright {
	float:none !important;
	margin-left:0px;
	margin-bottom:20px;
    width: 100%;
}
	
#picintextright_small {
	float:none !important;
	margin-left:0px;
	margin-bottom:20px;
    width: 100%;
}
    
    
div.textarea{
	font-size: 15px;
	line-height: 20px;
    left: 5%;
	max-width:90%;
}
    
div.header {
    margin-left: -15px;
    padding-top: 40px !important;
    padding-bottom: 0px !important;
}
    
    
div.toppic_smartphone {
    display: block !important;
}
    
div.toppic {
    display: none !important;
}
    
    
}