* { padding: 0; margin: 0; outline: 0; }

body {
    font-size: 13px;
    line-height: 16px;
    font-family: Arial, sans-serif;
    color: #656565;
	background: #fff;
    text-align: left;
}

.cl { font-size: 0; line-height: 0; height: 0; clear: both; }

a img { border: 0; }
a { color: #BB1717; text-decoration: none; }
a:hover { text-decoration: underline; cursor: pointer;}

.left { float: left; display: inline; }
.right { float: right; display: inline;} 
.notext {font-size: 0; line-height: 0; text-indent: -4000px;}
.center {display: block; margin: 0 auto;}
.shell {margin: 0 auto; width: 946px;}
.list {color: #202020;}
form	{ margin:0; }
textarea{ width:380px;height:150px; border: 1px solid #808080 }
.input	{ width:380px; border: 1px solid #808080 }

#header {background: url(images/header.gif) repeat-x 0 0; height: 103px;}

h1#logo {float: left;}
h1#logo a {background: url(images/logo.gif) no-repeat 0 0; display: block; width: 278px; height: 99px;}

h1 {font-family: "Myriad Pro", "Trebuchet MS", sans-serif; font-size: 21px; line-height: 22px; color: #BB1717;}
h2 {font-family: "Myriad Pro", "Trebuchet MS", sans-serif; font-size: 19px; line-height: 21px; color: #BB1717; padding: 5px 0 5px 0;}

#navigation {float: right; padding-top: 41px;}
#navigation ul {list-style-type: none;}
#navigation ul li {display: inline; float:left; padding-right: 2px;}
#navigation ul li a {background: url(images/nav.gif) no-repeat 0 0; padding-left: 28px; height: 27px; display: block; float: left; color: #fff; font-family: tahoma, sans-serif; color: #fff; font-size: 14px;}
#navigation ul li a span {background: url(images/nav.gif) no-repeat right 0; padding-right: 28px; height: 21px; display: block; float: left; padding-top: 6px; line-height: 14px;}
#navigation ul li a:hover, #navigation ul li.active a {text-decoration: none; background-image: url(images/nav-hover.gif); color: #343434;}
#navigation ul li a:hover span, #navigation ul li.active a span {background-image: url(images/nav-hover.gif);}


#heading {background: #fff url(images/heading-bg.gif) no-repeat center 1px; padding:15px 0; line-height: 150%;}
#heading h1 {color: #BB1717; padding-bottom: 15px;}
#heading p {padding-bottom: 16px;}

#lower_content {width: 100%; background-color: #E9E9E9; border-top: 1px solid #202020; padding-top: 15px;}
#footer {background: #e9e9e9 url(images/footer.gif) repeat-x 0 0; padding-top: 15px; padding-bottom: 50px;}
#footer ul {list-style-type: none; float: left; padding-left: 19px; background: transparent;}
#footer ul li {display: inline; float: left; padding-right: 9px;}
#footer ul li a {text-decoration: underline; color: #6e6e6e; font-size: 10px;}
#footer ul li a:hover {text-decoration: none;}
#footer p.copy {float: right; font-size: 10px; color: #6e6e6e; padding-right: 10px;}
#footer a {color: #262626;}

/*--------------main_content-----------------*/
.main_content{
width:946px;
clear:both;
margin: 0 auto;
padding:0;
}

.left_content{
width:500px;
float:left;
line-height: 150%;
}

.right_content{
width:390px;
float:left;
margin: 0;
padding-left: 50px;
line-height: 150%;
}

.principles_box{
float:left;
width:410px;
clear:both;
border-bottom:1px #cbccce dotted;
}

img.principles_thumb{
float:left;
padding:5px 0 0 0;
}

.principles{
width:290px;
float:left;
padding:0 0 0 15px;
}

img.big_pic{
padding:20px 0 0 0;
}

/*---------------------services_list-------*/

.services_list{
float:left;
padding:0px;
}

.services_list ul {
list-style:none;
padding:0;
margin:0px;
}

.services_list ul li{
padding:6px 0 6px 0;
margin:0px;
width:382px;
height:28px;
line-height:28px;
background:url(images/list_bg.gif) no-repeat center;
}

.services_list ul li span{
color:#5aa4d4;
font-weight:bold;
}

.services_list ul li a{
text-decoration:none;
padding:0 0 0 10px;
font-size:12px;
margin:0px;
color:#6c7b81;
}

.services_list ul li a:hover{
color:#000000;
}
