* {
	margin: 0px;
	padding: 0px;
}
a img { border:none;}
.clear { clear:both;}
html, body {
	height: 100%;
}

.hover-link {
        cursor:pointer;
}

.hover-link:hover {
	text-decoration: underline;
}

body {

	background-color: #123367;
	width: 1160px;    //960px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #546670;
	background-repeat: no-repeat;
	background-position: center top;
}
#wrapper {
	float: left;
	height: auto;
	width: 1160px; //960px;
}
#header {
	float: left;
	height: auto;
	width: 1160px; // 960px;
}
#logo {
	height: 135px;
	width: 419px;
	margin-right: auto;
	margin-left: auto;
}
#menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 46px;
	font-weight: bold;
	color: #123368;
	background-image: url(../images/menu.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	height: 46px;
	width: 920px;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 40px;
	margin-bottom: 20px;
}
#banner {
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	height: auto;
	width: 1160px; //960px;
	margin-top: 10px;
	margin-bottom: 10px;

}
#content{
	float: left;
	height: auto;
	width: 1160px; //960px;
	margin-top: 0px;
	margin-bottom: 10px;
}
#content .top {
	background-image: url(../images/content-top.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	height: 30px;
	width: 1160px; //960px;
}
#content .center {
	background-color: #FFF;
	float: left;
	height: auto;
	width: 1100px; //900px;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
}
#content .bottom {
	background-image: url(../images/content-bottom.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	height: 30px;
	width: 1160px; //960px;
}
#left {
	float: left;
	height: auto;
	width: 580px;	
}
#sidebar {
	float: right;
	height: 128;
	width: 289px;
	background-repeat: no-repeat;
}
h1, h2, h3{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #123368;
}
h1 {
	font-size: 24px;
}
#box-left {
	float: left;
	height: auto;
	width: 270px;	
}
#box-right {
	float: right;
	height: auto;
	width: 270px;	
}
.thumb {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	border: 3px solid #dde0e2;
}
#logos {
	height: 84px;
	width: 840px;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-image: url(../images/logos.png);
	background-repeat: no-repeat;
	float: left;
	background-position: center;
}
hr {
	background-color: #dde0e2;
	height: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	float: left;
	height: auto;
	width: 1160px; //960px;
	margin-top: 4px;
	margin-bottom:4px;
//	margin-bottom: 20px;
//	padding-top: 15px;
//	padding-bottom: 15px;
}
#footer a:link, #footer a:active, #footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#testimonials {
	float: left;
	height: auto;
	width: 270px;
	margin-bottom: 20px;
}
#testimonials-top {
	float: center;
	height: auto;
	width: 270px;
}
#testimonials-center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	background-color: #123368;
	float: center;
	height: auto;
	width: 210px;
	padding-right: 30px;
	padding-left: 30px;
}
#testimonials-bottom {
	float: left;
	height: auto;
	width: 270px;
}
#testimonials  h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17pt;
	font-weight: normal;
	color: #FFF;
}
#sidebar-box {
	float: center;
	height: auto;
	width: 270px;
	margin-bottom: 20px;
}
.from-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: #123368;
	display: block;
	padding-left: 20px;
	background-color: #CCC;
}
/*
.input {
	background-color: #FFF;
	border: 1px solid #CCC;
	width: 96%;
	padding: 2px;
	height: 20px;
}
*/

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	background-color: #123368;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
}
.submit_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	background-color: #123368;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
}

.cancel_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #404040;
	background-color: #a0a0a0;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
}
.heading-step {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: normal;
	color: #333;
}

.text-button {
             background-color:rgb(71,100,179);
             //opacity:.7;
             color:white;
             padding:9px;
             font-weight:bold;
             font-size:10pt;
             border:none;
             cursor:pointer;
             min-width:80px;
             border-radius:8px;
             box-shadow:4px 4px 4px #909090;
}

.text-button2 {
             background-color:silver,
             color:#606060;
             padding:9px;
             font-weight:bold;
             font-size:10pt;
             border:none;
             cursor:pointer;
             min-width:80px;
             border-radius:8px;
             box-shadow:4px 4px 4px #909090;
}

.text-edit {
           font-family:arial;
           font-size:12pt;
           font-weight:normal;
           color:#505050;
           padding:4px;
           border-radius:6px;
}

.edit-round {

        padding-left:5px;
        height:22px;
        border-radius:8px;
        border:1px solid #808080;
}

.button1 {
    font-size:9pt;
    font-family:arial;
    text-align:center;
    padding:2px;
    border-radius:5px;
    margin-top:6px;
    border:1px solid #a0a0a0;
    box-shadow:1px 1px 1px #808080;
    cursor:pointer;
}
