@charset "utf-8";
/* CSS Document - SR - Apr-18-09 */

/* ----------------------------------
        Deafault HTMLs
------------------------------------- */

body {
	margin:0;
	padding:0;
	/* background:#fff url(../images/body-bk.jpg) no-repeat top; */
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:16px;
	background-color:#3C81A4;
}
div, p, img, hr, h1, h2, h3, h4, ul, ol, li, input, select, form {
	margin:0;
	padding:0;
} /*-- for reset --*/
img, a img {
	border:0;
}
.left {
	float:left;
}
.right {
	float:right;
}
.clear {
	clear:both;
}
ol, ul {
	margin:0 0 0 20px;
	list-style:inside;
}
p {
	margin:10px 0 5px 0;
	padding:0;
}
a {
	color:#0c81b5;
	text-decoration:none;
}
a:hover {
	color:#00364e;
	text-decoration:underline;
}
h1 {
	font-size:22px;
	margin:0 0 20px 0;
	color:#4a4a4a;
}
h2 {
	font-size:18px;
	margin-bottom:5px;
}
h3 {
	font-size:14px;
	margin:0 0 15px 0;
}
/* ----------  DEFINE PAGE STYLES   ---------*/
.Wrapper {
	width:970px;
	margin:0 auto;
	padding:0;
	overflow:hidden;
	height:100%;
	background:#fff url(../images/body-bk.jpg) no-repeat top;
	border-left:solid 5px #68A9CA;
	border-right:solid 5px #68A9CA;
}
#TopMenu {
	width:940px;
	height:40px;
	margin:0px 0px 0 30px;
	float:left;
	text-align:right;
	display:inline;
} /* background:url(../images/nav-bk.png) repeat-x 0px 0px;*/
ul#menu_nav {
	list-style: none;
	margin:0px;
	padding: 0px;
}
ul#menu_nav li {
	list-style: none;
	padding: 0px;
	float:left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul {
	list-style: none;
}
ul li {
	padding-bottom:0px;
	margin-right:4px;
}
ul#menu_nav li a {
	display: block;
	height:39px;
	background-position: top;
	margin-right:0px;
	margin-left:0px;
}
ul#menu_nav li a span {
	display: none
}
ul#menu_nav li a:hover {
	background-position:bottom;
}
a#nav_one {
	background-image:url(../images/home.png);
	width:97px;
}
a#nav_two {
	background-image:url(../images/aboutus.png);
	width:97px;
}
a#nav_three {
	background-image: url(../images/services.png);
	width:97px;
}
a#nav_four {
	background-image: url(../images/pricing.png);
	width:97px;
}
a#nav_five {
	background-image: url(../images/smcu-example.png);
	width:108px;
}
a#nav_six {
	background-image: url(../images/contactus.png);
	width:115px;
}
a#nav_seven {
	background-image: url(../images/directory.png);
	width:115px;
}
a#nav_eight {
	background-image: url(../images/bu_checkout.png);
	width:116px;
}
ul#menu_nav li a.current {
	background-position:bottom;
}
/*----------------------------------------------*/ 


.Header-main {
	width:970px;
	float:left;
	margin-top:2px;
	padding:0;
	height:355px;
}
.Flash-header {
	width:969px;
	float:left;
	margin:-3px 0 0 1px;
	padding:0;
	height:315px;
}
.Logo {
	width:245px;
	float:left;
	height:99px;
	margin:28px 0 0 0px;
	display:inline;
}
.Slogan {
	width:460px;
	height:65px;
	float:left;
	margin:36px 0 72px 54px;
	padding:0;
	display:inline;
}
.Subject {
	width:960px;
	float:left;
	margin:0 0 30px 0;
	padding:0;
	background:#fff url(../images/subject-bk.jpg) no-repeat left top;
}
.Left-column {
	width:178px;
	margin:0 0 0 6px;
	display:inline;
	padding:0;
	float:left;
}
.Right-column {
	width:775px;
	float:right;
	margin:0;
	padding:15px 0 0 0;
}
.Right-column p {
	padding-left:10px;
}
.Right-column h2 {
	font-size:16px;
	color:#006699;
	margin:10px 0 0 10px;
}
.table-heading {
	color:#fff;
	font-family:"Trebuchet MS";
	font-size:20px;
	text-align:center;
	background:url(../images/p-table-rep.gif) repeat-x top left;
	line-height:26px;
}
.Right-column .mid-slogan {
	background:url(../images/lines.jpg) no-repeat top center;
	height:45px;
	width:750px;
	text-align: center;
	margin:25px auto 15px auto;
	font-size:16px;
	color:#0098bc;
	font-weight:bold;
	line-height:42px;
}
.Right-column .Service-offer-section {
	width:760px;
	float:left;
	margin:0;
	padding:0;
}
.Service-offer-section .Service-box {
	width:193px;
	margin-right:40px;
	float:left;
	height:313px;
	background:url(../images/blue-bk.jpg) no-repeat left top;
	padding:22px 15px 0 15px;
	text-align:center;
	font-size:12px;
	color:#004c96;
	border:1px;
}
.Service-offer-section .Service-box h1 {
	font-family:"Myriad Pro", "Trebuchet MS";
	font-weight:700;
	font-size:13px;
	color:#004652;
	margin:14px 0 10px 0;
}
.Service-offer-section1 .Service-box {
	width:193px;
	margin-right:40px;
	float:right;
	height:313px;
	background:url(../images/blue-bk.jpg) no-repeat left top;
	padding:22px 15px 0 15px;
	text-align:center;
	font-size:12px;
	color:#004c96;
	border:1px;
}
.Service-offer-section1 .Service-box h1 {
	font-family:"Myriad Pro", "Trebuchet MS";
	font-weight:700;
	font-size:13px;
	color:#004652;
	margin:14px 0 10px 0;
}
.Service-offer-section1 .Service-box .web {
	font-family:"Myriad Pro", "Trebuchet MS";
	font-weight:700;
	font-size:12px;
	color:#004652;
}
.Service-offer-section1 .Service-box #web_amount {
	font-family:"Myriad Pro", "Trebuchet MS";
	font-weight:700;
	font-size:12px;
	color:#004652;
	background-color:#A7D2DB;
}
.Right-column .contacttable {
	color:#696868;
	font-size:12px;
}
.contacttable .input {
	background:#fff url(../images/nav-bk.gif) repeat-x bottom left;
	border:1px solid #e7e6e6;
	width:150px;
	height:18px;
	font-size:12px;
	padding:2px 0 0 2px;
}
.contacttable select {
	background:#fff url(../images/nav-bk.gif) repeat-x bottom left;
	border:1px solid #e7e6e6;
	width:150px;
	height:20px;
	font-size:12px;
	padding:0px 0 0 2px;
}
.contacttable textarea {
	background:#fff url(../images/nav-bk.gif) repeat-x bottom left;
	border:1px solid #e7e6e6;
	width:150px;
	height:80px;
	font-size:12px;
	padding:2px 0 0 2px;
}
.star {
	color:#dc1d1d;
}
.Successmessage {
	color:#006600;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	text-align:center;
	font-weight:bold;
	line-height:22px;
}
.ErrorMessage {
	color:#FF0000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px; 
	text-align:center;
	font-weight:bold;
	line-height:22px;
}
.Footer-total {
	background-color:#006b7c;
	width:100%;
	padding:15px 10px 10px 0;
	text-align:center;
	width:960px;
	margin:auto;
	border-left:solid 5px #68A9CA;
	border-right:solid 5px #68A9CA;
}
.Footer {
	width:100%;
	margin:0 auto;
	text-align:right;
	padding:0;
	color:#99c1c7;
	font-size:12px;
}
.Footer a {
	color:#fff;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	padding:0 5px 0 5px;
}
.Footer a:hover {
	color:#a7dee6;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	padding:0 5px 0 5px;
}
.Footer p {
	font-size:11px;
	color:#fff;
}
/* -----------  TEXT Colors ----------- */
.maroonText {
	color:#940705;
}


/* Link Eschange request form */

.formhead{
	font-size:22px;
	color:#00424F;
	font-weight:bold;
}
.inpttxt{
	width:300px;
	height:20px;
	margin:5px 0px 0px 3px;
	border:solid 1px #666666;
}
.inpttxtarea{
	width:300px;
	height:100px;
	margin:5px 0px 0px 3px;
	border:solid 1px #666666;
}


.row { width:90%; float:left; margin:5px 0; padding:0; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#000;display:block;}
.row input { background:#fdfdfd url(../images/input-bk.gif) repeat-x bottom; border:1px solid #bdbdbd; width:160px; height:18px; margin:0; padding:1px 0 0 2px;}
.row textarea { background:#fdfdfd url(../images/input-bk.gif) repeat-x bottom; border:1px solid #bdbdbd; width:160px; height:80px; margin:0; padding:1px 0 0 2px;}
.row select { background:#fdfdfd url(../images/input-bk.gif) repeat-x bottom; border:1px solid #bdbdbd; width:160px; height:18px; margin:0; padding:1px 0 0 2px;}