@charset "utf-8";
/* CSS Document */


body {
	background-color: #000 ;
	color: black ;
}
p, ul, td {
	font-family: Arial, Helvetica, sans-serif ;
}
h1 {
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 2em ;
	text-align: center ;
}
h2 {
	font-family: Arial, Helvetica, sans-serif ;
	text-align: center ;
	font-size: 1.4em ;
	background-color: #f0f0f0 ;
	color: black ;
}

div.mainbody {
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 1.1em ;
	width: 754px ;
	margin-left: auto ;
	margin-right: auto ;
	background-image:url(../images/content-bg.jpg);
	background-repeat:no-repeat;
	background-color:#531311;
	color: black ;
}

div.exampletext {
	border: 1px solid green ;
	padding: 10px ;
}

/*-------------------------------logo--------------------------------*/

#logo {
	width:753px;
}

.topnav  {
	float:right;
	padding-top:30px;
	padding-right:10px;
	color:#f9b979;
	font-size:12px;
	font-weight:bold;
}
.topnav a:link, .topnav a:visited {
	color:#f9b979;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}
.topnav a:hover, .topnav a:active {
	color:#f9b979;
	font-size:12px;
	text-decoration:underline;
	font-weight:bold;
}


/*----------------------------------------------Banner Tab------------------------------------ */
#bannertab {
	float:right;
	width:558px;
	margin:11px 10px 10px 0;
	height:219px;
}

/*-----------------------------------------------Boxes----------------------------------------*/
#boxcontainer {
	clear:both;
	margin:0 10px 0 9px;
}

/*-----------------------------------------------service1 box----------------------------------*/
.service1 {
	background-image:url(../images/box-bg.png);
	background-position:top;
	background-repeat:no-repeat;
	width:243px;
	height:239px;
}
.title {
	color:#f1f0ef;
	font-size:14px;
	text-align:center;
	padding-top:15px;
}
.content {
	font-size:12px;
	color:#402207;
	padding:20px 15px 15px 15px;
}
td {
	font-weight:bold;
}
#morelink1 a:link, #morelink1 a:visited{	
	color:#e9edf3;
	text-decoration:none;
	font-size:12px;
	font-style:italic;
}
#morelink1 a:hover, #morelink1 a:active {
	color:#e9edf3;
	text-decoration:underline;
	font-size:12px;
	font-style:italic;
}
#morelink1 {
	background-image:url(../images/morelink-bg.png);
	background-repeat:no-repeat;
	width:74px;
	height:24px;
	margin-top:44px;
	padding:5px 5px 5px 15px;
}

/*-----------------------------------------------service2 box----------------------------------*/
.service2 {
	background-image:url(../images/box-bg.png);
	background-position:top;
	background-repeat:no-repeat;
	width:243px;
	height:239px;
	float:right;
}
.title {
	color:#f1f0ef;
	font-size:14px;
	text-align:center;
	padding-top:15px;
}
.content {
	font-size:12px;
	color:#402207;
	padding:20px 15px 15px 15px;
}
td {
	font-weight:bold;
}
#morelink2 a:link, #morelink2 a:visited{	
	color:#e9edf3;
	text-decoration:none;
	font-size:12px;
	font-style:italic;
}
#morelink2 a:hover, #morelink2 a:active {
	color:#e9edf3;
	text-decoration:underline;
	font-size:12px;
	font-style:italic;
}
#morelink2 {
	background-image:url(../images/morelink-bg.png);
	background-repeat:no-repeat;
	width:74px;
	height:24px;
	padding:5px 5px 5px 15px;
}

/*-----------------------------------------------service3 box----------------------------------*/
.service3 {
	background-image:url(../images/box-bg.png);
	background-position:top;
	background-repeat:no-repeat;
	width:243px;
	height:239px;
	float:right;
	margin-left:3px;
}
.service3 a {
	color:#006699;
	text-decoration:underline;
}
.title {
	color:#f1f0ef;
	font-size:14px;
	text-align:center;
	padding-top:15px;
}
.content {
	font-size:12px;
	color:#402207;
	padding:20px 15px 15px 15px;
}
td {
	font-weight:bold;
}
.morelink3 a:link, .morelink3 a:visited{	
	color:#e9edf3;
	text-decoration:none;
	font-size:12px;
	font-style:italic;
}
.morelink3 a:hover, .morelink3 a:active {
	color:#e9edf3;
	text-decoration:underline;
	font-size:12px;
	font-style:italic;
}
.morelink3 {
	background: url(../images/red-bar.png) no-repeat;
	width:158px;
	height:24px;
	padding:5px 5px 0 10px;
}
.interservice {
	background: url(../images/red-bar-2.png) no-repeat;
	width:158px;
	height:24px;
	padding:5px 5px 0 10px;
	margin:16px 0 0 0;
}
/*-----------------------------------------------Company Profile----------------------------------*/
#profile {
	float:right;
	width:375px;
	margin:11px 3px 10px 0;
	ba
}
.companyprofile {
	color:#402207;
	font-size:12px;
	background:url(../images/profile-bg.png) repeat;
	padding:10px;
	text-align:justify;
	line-height:16.65px;
}
.companyprofile ul {
	text-align:left;
	padding:0 25px;
}
.companyprofile a {
	text-decoration:underline;
	color:#006699;
}
/*-----------------------------------------------service box sides----------------------------------*/
.side1 {
	width:180px;
	float:right;
	margin:11px 10px 0 0;
}
.sidetitle {
	color:#f1f0ef;
	font-size:14px;
	text-align:left;
	background:url(../images/bg-side-title.png) no-repeat;
	height:33px;
	padding:14px 0 0 11px;
}
.sidecontent {
	font-size:12px;
	color:#402207;
	padding:10px;
	background: url(../images/bg-side-cnt.png) repeat-y top;
}
td {
	font-weight:bold;
}
#sidemore a:link, #sidemore a:visited{	
	color:#e9edf3;
	text-decoration:none;
	font-size:12px;
	font-style:italic;
}
#sidemore a:hover, #sidemore a:active {
	color:#e9edf3;
	text-decoration:underline;
	font-size:12px;
	font-style:italic;
}
#sidemore {
	background-image: url(../images/bg-side-more.png);
	background-repeat:no-repeat;
	height:41px;
	padding:5px 5px 0px 15px;
}
#moreexten {
	background: url(../images/bg-side-more-ex.png) no-repeat;
	height:37px;
	padding:5px 5px 0px 15px;
}
#moreexten a:link, #moreexten a:visited{	
	color:#e9edf3;
	text-decoration:none;
	font-size:12px;
	font-style:italic;
}
#moreexten a:hover, #moreexten a:active {
	color:#e9edf3;
	text-decoration:underline;
	font-size:12px;
	font-style:italic;
}
.side2 {
	width:180px;
	margin:0 10px 0 0;
}
.contactlink {
	width:180px;
	margin:0 10px 3px 0;
}
.contactlink a{
	text-decoration:none;
	color:#402207;
	padding-left:11px;
}
/*-----------------------------------------------footer----------------------------------*/
#footer {
	background-color:#18467c;
	margin-top:16px;
	background:url(../images/arrow_bottom.jpg) no-repeat top left;
}
.copy {
	color:#fff;
	font-size:10px;
	padding:10px;
	width:385px;
}
.bookmark {
	float:right;
	width:125;
	padding:8px 10px 0 10px;
}
.copy a:link, .copy a:visited {
	color:#fff;
	text-decoration:none;
}
.copy a:hover, .copy a:active {
	color:#fff;
	text-decoration:underline;
}
#googlesearch {
	float:right;
	padding-right:8px;
	width:210px;
}
html {
    background:transparent none repeat scroll 0 0;
    border:20px none;
    margin:-1px;
    margin-left: 1px;
    padding:0;
    vertical-align:baseline;
}