@charset "utf-8";
* :focus{outline:0;}

/*
================================================================================
RBTS                                   TAGS                                   
================================================================================
*/

body {
	margin: 0px;
	font-family: Verdana, "Times New Roman", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #555555;
	text-decoration: none;
}

a {
	font-weight: bold;
	color: #045685;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}

img{
	border:0;
}
/*
================================================================================
RBTS                                   Text                                   
================================================================================
*/
h1{
	margin:0;
	padding:0;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#1e62d2;
	font-weight:normal;
}
h2{
	margin:0;
	padding:0;
	font-family:"Times New Roman", Times, serif;
	font-size:28px;
	color:#0061ff;
	font-weight:bold;
	padding-bottom:15px;
}
.h2-sub{
	margin:0;
	padding:0;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#333333;
	font-weight:normal;
}
h3{
	margin:0;
	padding:0;
	font-family:"Times New Roman", Times, serif;
	font-size:30px;
	color:#c32434;
	font-weight:bold;
	padding-bottom:15px;
}
.h3-sub{
	margin:0;
	padding:0;
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	color:#333333;
	font-weight:bold;
}
h4{
	margin:0;
	padding:0;
	font-family:"Times New Roman", Times, serif;
	font-size:22px;
	color:#1e62d2;
	font-weight:bold;
}
.heading-font{
font-family:"Times New Roman", Times, serif;
	font-size:20px;
	color:#333333;
}



.red-color{
	color:#c32434;
}
.blue-color{
	color:#2e72e2;
}



/*
================================================================================
RBTS                                   HEADER                                   
================================================================================
*/

.header {
	height: 153px;
	width: 848px;
	background:#f8fbff url(images/top-header-bg.gif) bottom repeat-x;
	border:solid #e1e1e1;
	border-width:0px 1px 0px 1px;
}
.services{
	width:399px;
	height:288px;
	vertical-align:top;
	background:url(images/services-bg.gif) no-repeat bottom;
}

ul{
	margin:0;
	padding:0;
	list-style-image:none;
	list-style-type:none;
}
li{
	padding-left:12px;
	background:url(images/round-arrow.gif) 0px 7px no-repeat;
	line-height:18px;
	list-style-type:none;
}

.quote{
	width:441px;
	height:288px;
	vertical-align:top;
	vertical-align:top;
	background:url(images/quote-bg.jpg) no-repeat bottom left;
}
.text-box{
	width:255px;
	height:22px;
	background-color:#f3f7fd;
	border:1px solid #cacaca;
	padding-left:5px;
	padding-top:4px;
	color:#333;
}
.main-container{
	width:815px;
	border:#e1e1e1 solid;
	border-width:0px 1px 0px 1px;
	background:url(images/container-bg.gif) bottom repeat-x;
	padding:0px 16px 0px 17px;
}
.clients{
	width:813px;
	height:295px;
	border:#e1e1e1 solid;
	border-width:0px 1px 0px 1px;
	background:url(images/client-right-bg.gif) right top no-repeat;
}
.view-portfolio{
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	color:#333333;
	text-align:right;
	font-weight:bold;
}
.view-portfolio a{
	color:#333333;
	text-decoration:none;
}

.view-portfolio a:hover{
	color:#333333;
	text-decoration:none;
}


/*
================================================================================
RBTS                                   FOOTER                                   
================================================================================
*/

.footer {
	height: 47px;
	width: 952px;
	background-image: url(images/footer-bg.gif);
	background-repeat: repeat-x;
}