body {
	padding:0px;
	margin:0px;
	font-family:Verdana, sans-serif;

	font-size:13px;
	color:#444;
	text-align:left;
}
/*page_cont_starts
-------------------------------------------------------------- */
#page_cont {
	width:100%;
}
/*page_cont_ends
-------------------------------------------------------------- */


/*page_center_starts
-------------------------------------------------------------- */
#wrapper {
	width:925px;
	margin:auto;
}
/*page_center_ends
-------------------------------------------------------------- */


/* Headings_starts
-------------------------------------------------------------- */
img { border:none;}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	color:#6262a8;
}
h1 {
	margin-bottom:0.5em;
	color:#b12a1c;
	font-size:22px;
}
h2 {
	font-size:16px;
	font-weight:bold;
	margin-bottom:0.75em;
}
h3 {
	font-size:15px;
	margin-bottom:1em;
	font-weight:bold;
	text-align:left;
}
h3 a {
	font-size:15px;
	margin-bottom:1em;
	font-weight:bold;
	color:#000;
	text-decoration:none;
}
h3 a:hover {
	font-size:15px;
	margin-bottom:1em;
	font-weight:bold;
	color:#000;
	text-decoration:underline
}
h4 {
	font-size:12em;
	margin-bottom:1em;
}
h5 {
	font-size:12em;
	margin-bottom:1em;
}
h6 {
	font-size:12em;
	margin-bottom:1em;
}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
	margin: 0;
	padding:0
}
/* Headings_ends
-------------------------------------------------------------- */

/* Text elements_starts
-------------------------------------------------------------- */

p {
	font-size:13px;
}
/* 
	These can be used to pull an image at the start of a paragraph, so 
	that the text flows around it (usage: <p><img class="left">Text</p>) 
 */
.left {
	float:left;
}
p .left {
	margin:1.5em 1.5em 1.5em 0;
	padding: 0;
}
.right {
	float:right;
}
p .right {
	margin:1.5em 0 1.5em 1.5em;
	padding: 0;
}
a:focus, a:hover {
	color:#6262a8;
	text-decoration:underline;
}
a {
	color:#6262a8;
	text-decoration:none;
	
}
strong {
}
strong a {
	font-weight:normal;
	float:right;
	color:#b12a1c;
	text-decoration:none
}
strong a:hover {
	color:#000;
	text-decoration:underline
}
span {
	  font-size:10px; color:#747577
}
address {
	font-style:normal;
	color:#b12a1c
}
b {
	color:#000
}
/* Text elements_ends
-------------------------------------------------------------- */


/* Lists_starts
-------------------------------------------------------------- */

li ul, li ol {
	margin: 0;
}
ul, ol {
	margin: 0;
}
ul {
	list-style-type:none;
}
ol {
	list-style-type:none;
}
/* Lists_ends
-------------------------------------------------------------- */


/* Tables_starts
-------------------------------------------------------------- */

table {
	width:100%;
}
th {
	font-weight:bold;
}
thead th {
	background:#000;
}
tr {
}
td {
}
/* Tables_ends
-------------------------------------------------------------- */

#wrap1{
	width:925px;
	float:left;
	text-align:left;
	position:relative;
	margin: 20px 0 0 0;
	
	
}
.topImage {
	width: 877px;
	margin-left: auto;
	margin-right: auto;
}
.navigation {
	width: 925px;
	float:left;
	margin: 12px 0 0 0;
}
.home {
	background: url(images/nav-box.jpg) no-repeat;
	width: 105px;
	height: 35px;
	border: 0 none;
	cursor: pointer;
	line-height: 35px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	float: left;
	margin: 0 0 0 5px;
}
.home a {
	color:#FFFFFF;
	text-decoration:none;
	
}
.home:hover {
	background: url(images/nav-box-hover.jpg) no-repeat;
	width: 105px;
	height: 35px;
	border: 0 none;
	color:#000000;
}
.slected {
	background: url(images/nav-box-hover.jpg) no-repeat;
	width: 105px;
	height: 35px;
	border: 0 none;
	color:#000000;
}
.contentBox {
	width: 877px;
	margin-left: auto;
	margin-right: auto;
}
.contentBoxHeading {
	width: 500px;
	float:left;
	color: #6262a8;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	margin: 25px  0 10px 0;
}
.brandImagesBlock {
	width: 877px;
	float:left;
	margin: 40px 0 0 0;
	
}
.footerBox {
	width:877px;
	float:left;
	text-align: center;
	line-height: 24px;
}
.footerBox a {
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size:13px;
	padding: 8px;
}
.footerBox a:hover {
	color: #999999;
}
.servicesContent {
	width: 877px;
	float:left;
}
.servicesContent h2 {
	padding: 0 0 5px 0;
	margin: 0;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 20px;
	color: #6262a8;
}
.servicesContent p {
	padding: 0;
	margin: 0;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #444;
	line-height: 18px;
}
