/*Block elements*/
body{
padding:0px;
margin:0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
a{
color:#285087;
text-decoration:none;
}
a:hover{
color:#5872f6;
text-decoration:none;
}
p{
margin: 0px;
padding: 0px;
}
h1{}
h2{}
h3{}

.clear{
clear:both;
}


/*Elements*/
.button{
background-color:#5872f6;
color:#FFF;
}
.button ul{}
.button ul li{}
.button ul li a{

}
.button ul li a:hover{

}

.search{}
.small-text{}
.readmore{
color:#b3b3b3;
}
.readmore a{
color:#b3b3b3;
text-decoration:none;
}

.readmore a:hover{
color:#333;
text-decoration:none;
}
.wraper{
width:960px;
margin-left:auto;
margin-right:auto;
}


/*Style*/
#header{
height:110px;
background-color:#fff;
padding-top: 10px;
}
#logo{
float:left;
}
#right-header{
float:right;
width: 175px;
color: #FFF;
}
#right-header ul {
display: block;
padding: 0px;
list-style-type: none;
margin-top: 0px;
margin-right: 0px;
margin-left: 0px;
}
#right-header ul li {
background-color: #285087;
display: block;
float: left;
height: 20px;
line-height: 20px;
font-weight: bold;
text-transform: uppercase;
color: #FFF;
padding: 5px;
margin-right: 5px;
width: 70px;
text-align: center;
}

#right-header ul li a{
background-color: #285087;
color: #FFF;
}

#right-header ul li a:hover{
background-color: #285087;
color: #5872f6;
}

#right-header span {
display: block;
width: 175px;
margin-top: 2px;
margin-bottom: 2px;
}
.search {
background-image: url(/media/images/search.jpg);
background-repeat: no-repeat;
height: 20px;
width: 165px;
padding: 0px;
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
background-position: 130px;
background-color: #285087;
line-height: 25px;
color: #FFF;
font-weight: bold;
margin-top: 10px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
}




#nav{
background-color:#285087;
color:#fff;
height:25px;
font-weight: bold;

z-index: 5;&nbsp;
}
#nav ul{
margin: 0px;
padding: 0px;
list-style-position: inside;
list-style-type: none;

}
#nav li{
display: block;
float: left;
/*height: 25px;*/
/*line-height: 25px;*/
margin-right: 30px;
}
#nav li a{
color: #FFF;
/*height: 21px;*/
padding: 5px;
}
#nav li a:hover{
text-decoration: none;
background-color: #285087;
color: #FFF;
}

#content-Holder{
margin-top: 5px;
margin-bottom: 5px;
z-index:1;
}
#content-left{
width:175px;
float:left;
}

#content-middle{ /* combine with some with elemet*/
/* width:600px; */
margin-left:2px;
margin-right:2px;
float:left;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: none;
border-right-style: solid;
border-bottom-style: none;
border-left-style: solid;
border-top-color: #CCC;
border-right-color: #CCC;
border-bottom-color: #CCC;
border-left-color: #CCC;
padding-right: 2px;
padding-left: 2px;
margin-bottom: 10px;
}

.three-col{
width:600px;

}

.two-col {
width: 775px;
}

.one-col{
width:960px;

}



#content-middle h1 {
padding: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 5px;
margin-left: 0px;
font-size: 16px;
color: #285087;
}


#content-right{
float:left;
width:175px;}

.right-box{
width:175px;
}

.side-box{
margin-bottom: 10px;
}
.side-box h3{
	color: #285087;
	padding: 0px;
	text-transform: uppercase;
	text-align: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	border-bottom-color: #5872F6;
}
.side-box h3 span {
float: left;
}

.side-box h3 span a {
display: block;
background-color: #5872F6;
color: #FFF;
padding-right: 3px;
padding-left: 3px;
}


.side-box h3 span a:hover {
background-color: #285087;
}


.side-box img{
border: 1px solid #285087;
width: 173px;
}
.side-box ul{
	padding: 0px;
	list-style-type: square;
	list-style-position: inside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.side-box li{}
.side-box li a{}
.side-box li a:hover{}


/*Index*/

.Content-box-big {
margin-bottom: 10px;
float: left;
width: 345px;
margin-right: 5px;
}
.featuredimg {
width: 600px;
margin-bottom: 10px;
}

.Content-box-big h3{
color: #285087;
padding: 0px;
text-transform: uppercase;
text-align: right;
border-bottom-width: 2px;
border-bottom-style: solid;
font-size: 10px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 2px;
margin-left: 0px;
border-bottom-color: #5872F6;
}
.Content-box-big h3 span {
float: left;
}

.Content-box-big h3 span a {
display: block;
background-color: #5872F6;
color: #FFF;
padding-right: 3px;
padding-left: 3px;
}


.Content-box-big h3 span a:hover {
background-color: #285087;
}


.Content-box-big img{
border: 1px solid #285087;
width: 345px;
}
.Content-box-big ul{
margin: 0px;
padding: 0px;
list-style-type: square;
list-style-position: inside;
}
.Content-box-big li{}
.Content-box-big li a{}
.Content-box-big li a:hover{}


.Content-box-small {
margin-bottom: 10px;
width: 245px;
float: left;
}
.Content-box-small h3{
color: #285087;
padding: 0px;
text-transform: uppercase;
text-align: right;
border-bottom-width: 2px;
border-bottom-style: solid;
font-size: 10px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 2px;
margin-left: 0px;
border-bottom-color: #5872F6;
}
.Content-box-small h3 span {
float: left;
}

.Content-box-small h3 span a {
display: block;
background-color: #5872F6;
color: #FFF;
padding-right: 3px;
padding-left: 3px;
}


.Content-box-small h3 span a:hover {
background-color: #285087;
}


.Content-box-small img{
border: 1px solid #285087;
}
.Content-box-small ul{
margin: 0px;
padding: 0px;
list-style-type: square;
list-style-position: inside;
}
.Content-box-small li{}
.Content-box-small li a{}
.Content-box-small li a:hover{}

/* forms */

.applicationForm {}

.applicationForm ul{
list-style:none outside none;
}

.applicationForm li{}

.applicationForm label{
display:block;
}

.applicationForm select, input, textarea{
border:1px solid #285087;
font-weight:bold;
margin-bottom:10px;
margin-top:2px;
padding:2px;
width:250px;

}


#footer{
color:#e6eaff;
height:100px;
background-color:#285087;
font-size: 10px;
}
#footer ul{
list-style-position: inside;
list-style-type: none;
float: left;
padding: 0px;
margin-top: 10px;
margin-right: 50px;
margin-bottom: 0px;
margin-left: 0px;
}
#footer li{
display: block;
}
#footer li a{
color: #e6eaff;
text-decoration: none;
display: block;
}
#footer li a:hover{
text-decoration: none;
background-color: #212b5f;
display: block;
}


#copyright{
color:#fff;
height:25px;
background-color:#303032;
font-size: 10px;
text-align: center;
line-height: 25px;
}
#copyright a{
color:#fff;
}
#copyright a:hover{
color:#fff;
}


