@charset "utf-8";

/* Reset Styles */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	vertical-align: baseline;
        list-style:none outside none;
}
:focus {
	outline: 0;
}
.clearboth {
    clear: both;
}
p {
    margin-bottom: 15px;
}
.float_right {
    float: right !important;
}
body {
 
    font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Tahoma,sans-serif;
    font-size: 13px;
}
#cta_module {
    margin-top: 25px;

}
#header {
height: 70px;
padding-top: 45px;
padding-bottom: 0;
width:960px;
}
#slider_images {
    z-index: 1;
}
#menu li {
    z-index: 99999;
}
#square_text_module {
margin-top: 15px;
}
.readmore {
    border: 1px solid #caced2;
}
h3 {
    margin-bottom: 15px;
}
.one_third .projects_item {
    float: right;
}
h5 {
-moz-border-radius:5px 5px 0 0;
background:url("../img/bg-sidebar-title.jpg") repeat-x scroll 0 0 #DFE4E8;
border:1px solid #D4D9DE;
color:#373737;
padding:10px 15px;
text-shadow:1px 1px 1px #FFFFFF;
}
.page_navi li {
    float: left;
}
h6 {
font-size:18px;
}

h3, h3 a, h6 {
color:#373737;
font:bold 16px Arial,Tahoma,sans-serif;
margin-bottom:15px;
text-decoration:none;
}