/* Start of CMSMS style sheet 'main' */
img {
 border: 0px;
 margin: 0px;
}

body {
   background-color: #ffffff;
   margin: 0;
   padding:0;
   font-family: 'Arial', 'Helvetica', 'Sans-serif';
   color: #737373;
   font-size: 13px;
}

div#header {
  height: 152px;
  width: 100%;
  background: #4e789e url('images/header.png') top left repeat-x;
}
div#headerlogo {
   float: left;
   height: 118px;
   width: 385px;
   margin-left: 30px;
   margin-top: 30px;
}
div#my_slideshow {
   margin: 0px;
   float: right;
   width: 516px;
}

div#menubar {
   clear: left;
   height: 42px;
   background: #504f50 url('images/menubar.png') top left repeat-x;
}

div#search {
   float: right;
   padding-right: 80px;
   *margin-top: -10px;
}

#cntnt01searchinput {
   font-size: 10px;
}

div#container {
   width: 1000px;
   margin:0 auto;
}

div#mainleft {
  float: left;
   width:670px;
   margin-top: 20px;
   padding-right: 10px;
   padding-left: 20px;
   border-right: 1px solid #BBBBBB;
   min-height: 350px;
}

div#mainleft_wide {
   width: 670px;
   float: left; 
   margin-top: 20px;
   padding-right: 10px;
   padding-left: 20px;
   border-right: 1px solid #BBBBBB;
   min-height: 350px;
}

div#mainright {
   margin-top: 20px;
   width: 270px;
   padding-left: 20px;
   float: right;
   min-height: 350px;
}

h1 {
	font-size: 20px;
	font-family: 'Arial', 'Helvetica', 'Sans-serif';
	color: #ff6600;
	line-height: 1em;
	margin-bottom: 6px;
	}
	
h2 {
	font-size: 16px;
	font-family: 'Arial', 'Helvetica', 'Sans-serif';
	color: #7ca2cd;
	line-height: 1em;
	margin-bottom: 4px;
        margin-top: 0px;
}

p {
  color: #737373;
  font-size: 13px;
  margin-bottom: 10px;
  margin-top: 0px;
}

p.sidebar {
  font-size: 13px;
}

div#mainright ul {
  list-style: none;
  text-indent: 0px;
  padding-left: 0;
  margin-left: 0;
  margin-top: 0;
}

div#mainright ul li {
  margin-left: 0;
  font-size: 12px;
  padding-left: 0;
  color: #737373;
  list-style: none;
  text-indent: 0;
  margin-top: 0;
}

div#mainleft ul li, div#mainleft_wide ul li {
line-height: 20px;
}

div#mainleft  a, div#mainright a, div#mainleft_wide a {
text-decoration: none;
color: #1a4d70;
border-bottom: 1px dashed #1a4d70;

}
div#mainleft  a:hover, div#mainright  a:hover, div#mainleft_wide a:hover {
text-decoration: none;
border-bottom: 1px solid #5e5e5e;
color: #5e5e5e;
}

div#mainleft li, div#mainleft_wide li {
  color: #737373;
}

div#news ul li {
font-size: 12px;
margin-bottom: 6px;
}

div#breadcrumbs {
  float: right;
  font-size: 0.7em;
  color: #1a4d70;
}

div#breadcrumbs a {
  color: #1a4d70;
}
div#breadcrumbs .lastitem {
  color: #737373;
}

div#thumbnails img {
  border: 3px solid #9a9a9a;
}

div#thumbnails img:hover {
  border: 3px solid #9a9a9a;
}

div#footer {
  height: 70px;
  clear: both;
  padding-top: 30px;
  padding-left: 10px;
  background : #504f50 url('images/footer_bg.png') left top repeat-x;
}

div#footercontent {
   margin:0 auto;
}

#footercontent p {
  font-size: 12px;
  color: #ABABAB;
  padding-top: 6px;
  padding-right: 40px;
  float: left;
}

#footercontent a, #footercontent a:visited, #footercontent a:active {
  color: #fff;
  text-decoration: none;
  border-bottom: 1px dashed #fff;
}

#footercontent a:hover {
  color: #fff;
  text-decoration: none;
  border-bottom: 1px solid #fff;
}

.portfolio_image img {
  border: 2px solid #9a9a9a;
}

.portfolio_image img:hover {
  border: 2px solid #2a2a2a;
}

.portfolio_image a, .portfolio_image a:hover {
border-bottom: 0px;
}

div#frame_callmeback {
  background: #fff url('images/rightbar_callmeback.png') top left no-repeat;
  width: 200px;
  height: 157px;
  display: block;
  margin: 0px;
  padding: 32px 8px 0px 10px;
  color: #5a5a5a;
}

div#frame_callmeback input {
  border: 1px solid #9a9a9a;
  margin-top: 5px;
}

input#m5fbrp__10 {
width: 140px;
}

input#m5fbrp__17 {
width: 140px;
}

#m4moduleform_2 label {
float: left;
display: block;
width: 160px;
font-weight: bold;
}


#m4moduleform_2 input {
  border: 1px solid #5a5a5a;
  margin-bottom: 4px;
}

#m4moduleform_2 input:focus, #m4moduleform_2 textarea:focus {
  border: 1px solid #1a1a1a;
  background-color: #dfdfdf;
}

#m4moduleform_2 textarea {
  border: 1px solid #5a5a5a;
  width: 400px;
  height: 100px;
  margin-bottom: 4px;
}

#m4moduleform_2 select {
  margin-bottom: 4px;
}
/* End of 'main' */

