body {
	margin: 20px 0 0;
	padding: 0;
	background: url(../images/blue.png) no-repeat -100px -100px;
	font: 12px/18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#container-home {
	width: 1024px;
	margin: 0;
    background: url(../images/pin.png) no-repeat -100px 0;
	display: block;
	height: 700px;
}

#container-aboutus {
	width: 1024px;
	margin: 0;
    background: url(../images/hand.png) no-repeat -270px 160px;
	display: block;
	height: 700px;
}

#container-services {
	width: 1024px;
	margin: 0;
    background: url(../images/notepad2.png) no-repeat 0 150px;
	display: block;
	height: 700px;
}

#container-contact {
	width: 1024px;
	margin: 0;
    background: url(../images/bcard02.png) no-repeat -80px 120px;
	display: block;
	height: 700px;
}

#container-contact .large {
	font-size: 20px;
	color: #000E79;
}

#left_home_img {
	width: 400px;
	margin: 0;
	float: left;
	height: 700px;
	background: url(../images/pin.png) no-repeat -100px 0;
}

#right {
	width: 600px;
	margin: 0;
	float: right;
}

#header {
	width: 600px;
	margin: 0;
	float: right;
}

#header .logo {
	width: 180px;
	float: left;
	background: url(../images/logo-sb.png) no-repeat 0 0;
	height: 160px;
	margin: 30px 0 0;
}

#header .tel {
	margin: 50px 0 0;
	float: right;
	background: url(../images/email.png) no-repeat;
	height: 50px;
	padding-left: 60px;
	font-weight: bold;
	color: #7271a8;
	padding-top: 10px;
	width: 250px;
	text-align: right;
	font-size: 16px;
}

#header .tel a:link {
	color: #7271a8;
	text-decoration: none;
}

#header .tel a:visited {
	color: #7271a8;
	text-decoration: none;
}

#header .tel a:hover {
	color: #0082f5;
}

#header .menu {
	float: right;
	height: 50px;
	font-weight: bold;
	color: #7271a8;
	padding-top: 10px;
	width: 400px;
	text-align: right;
	background-repeat: no-repeat;
	text-transform: uppercase;
	margin: 20px 0 0;
	font-size: 14px;
}

#header .menu ul {
	padding: 0;
	margin: 0;
}

#header .menu li {
	display: inline;
	padding: 0 0 0 20px;
	margin: 0;
}

#header .menu li a:link {
	color: #060e79;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

#header .menu li a:visited {
	color: #060e79;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

#header .menu li a:hover {
	color: #0082f5;
}

#header .menu li a:active {
	color: #001426;
	text-decoration: underline;
}

#header .active {
	color: #001426;
	text-decoration: underline;
}

#Title {
	width: 600px;
	margin: 0;
	float: right;
	color: #000E79;
	font-variant: small-caps;
	font-weight: bold;
	line-height: 40px;
	padding-top: 25px;
	font-size: 45px;
}

#SubTitle {
	width: 600px;
	margin: 20px 0 0;
	float: right;
	font-size: 17px;
	color: #7271a8;
	font-weight: bold;
	line-height: 22px;
}

#content {
	width: 600px;
	margin: 20px 0 0;
	float: right;
}

#content .left {
	width: 280px;
	margin: 20px 0 0;
	float: left;
	display: inline;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
}

#content .right {
	width: 280px;
	margin: 20px 0 0;
	float: right;
	display: inline;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
}

#content .right img {
	margin-bottom: 25px;
}

#footer {
	width: 600px;
	margin: 50px 0 20px;
	float: right;
	text-align: right;
	font-size: 10px;
	background-color: rgba(114,113,168,0.1);
	padding: 3px;
}

#footer a:link {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #060e79;
}
call us {
	color: #FF0000;
}
#container-home #right #header .tel h4 {
	color: #FF0000;
}
