@import url("acc-style.css");
body 
{
	background-color:white;
	color:#7f7f7f;
	padding:0px;
	margin:0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
}
#div-main
{
	overflow:hidden;
	width:676px;
	margin:0 auto;
	border: 0px;
	padding: 0px;
}
#div-top-bar
{
	background-image:url('images/top-bar.png');	
	background-repeat:no-repeat;
	width:676px;
	height:15px;	
	/*background-color:Red;*/
}
#div-logo
{
	height:80px;
	width:676px;
	background-color:Transparent;
	color: white;
}
#div-logo .logo
{
    padding:5px;
    margin-top:6px;
}
#div-contentarea-background
{
	background-image:url('images/back-square.gif');	
	background-repeat:repeat;
	height:564px;
	width:100%;
		/*background-color:Red;*/
}
/*Box Red*/
#div-links
{
background-color: transparent;
color:white;
}
#div-links img
{
	border:none 0px black;
}
img
{
	border:none 0px black;
}
a
{
	text-decoration:none;
}

#div-links a
{
	text-decoration:none;
}
#div-links .main
{
	width:225px;
	height:111px;
	margin-left:452px;
}


#div-links .company
{
	
	width:225px;
	height:111px;
	margin-left:113px;
	margin-top:2px;
}
#div-links .services
{
	width:225px;
	height:111px;
	margin-left:339px;
	margin-top:2px;
}
#div-links .clients
{
	width:225px;
	height:111px;
	margin-top:2px;
	margin-left:0px;
}
#div-links .contacts
{
	width:225px;
	height:111px;
	margin-top:2px;
	margin-left:226px;
}


/*for Javascript Effect*/
#hidediv
{
	display:none;
}
#frame
{
	overflow:hidden;
	margin:0 auto;
	width:676px;
}
#scroller
{
	width:676px;
	margin:0 auto;
	overflow:hidden;
}
#content
{
	width:3390px;
}
.section
{
	width:676px;
	float:left;
}
.section .rightBox450
{
	width:450px;
	height:564px;
	float:right;
}
.section .rightBox450 .content-top-bar
{
	background-image:url('images/matter-top-bar.gif');
	background-repeat:no-repeat;
	width:450px;
	height:19px;	
	
}
.section .rightBox450 .content-middle-bar
{
	height:535px;
	width:450px;
	background-color:#f8f8f8;
	color: #7f7f7f;
	padding-top: 10px;
}
.section .rightBox450 .content-middle-bar ul
{
    
}
.section .rightBox450 .content-middle-bar ul li
{
    margin-bottom:3px;
}
.content-middle-bar .contentMatter
{
	width: 88%;
	text-align: justify;
	margin: auto;
	font-size: 10px;
	line-height: 12px;
}
.contentMatter hr
{
	background-image: url(images/hr.gif);
	background-repeat: no-repeat;
}
.titleImage
{
	padding-bottom: 5px;
}
.contentSImage
{
	padding-bottom: 6px;
	padding-top: 2px;
	padding-right: 10px;
	float: left;
}
.section .rightBox450 .content-bottom-bar
{
	background-image:url('images/matter-bottom-bar.gif');
	background-repeat:no-repeat;
	height:10px;
	width:450px;
}
.section .leftBox224
{
	width:224px;
	height:337px;
	float:left;
}
/* Side Image Big */
.section .leftBox224 .company-side-image
{
	background-image:url('images/company-side-image.png');
	background-repeat:no-repeat;
	width:224px;
	height:337px;
	margin-bottom:2px;
}
.section .leftBox224 .service-side-image
{
	background-image:url('images/service-side-image.png');
	background-repeat:no-repeat;
	width:224px;
	height:337px;
	margin-bottom:2px;
}
.section .leftBox224 .clients-side-image
{
	background-image:url('images/clients-side-image.png');
	background-repeat:no-repeat;
	width:224px;
	height:337px;
	margin-bottom:2px;
}
.section .leftBox224 .contact-side-image
{
	background-image:url('images/contact-side-image.png');
	background-repeat:no-repeat;
	width:224px;
	height:337px;
	margin-bottom:2px;
}
.section .leftBox224 .back-red
{
	height:111px;
	width:111px;
	float:left;
}
.section .leftBox224 .company-box
{
	height:111px;
	width:111px;
	float:right;
	margin-bottom:2px;
}
.section .leftBox224 .services-box
{
	height:111px;
	width:111px;
	float:left;
	margin-bottom:2px;
}
.section .leftBox224 .clients-box
{
	clear:both;
	height:111px;
	width:111px;
	float:right;
}
.section .leftBox224 .contact-box
{
	height:111px;
	width:111px;
	float:left;
	border: 0px;
	padding: 0px;
}

.hrImage
{
	margin-bottom: 12px;
	margin-top: 12px;
	text-align:center;
}
/* Form Fields */
.textBox
{
	
	margin-bottom: 2px;
	margin-top: 2px;
	background-color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 2px;
	text-transform: capitalize;
	width:184px;	
	border:1px;
	border-width:1px;
	border-style:solid;
	border-color:#d5d5d5;
	color: #7f7f7f;
}
.textArea
{
	margin-bottom: 2px;
	margin-top: 2px;
	background-color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 2px;
	text-transform: capitalize;
	width:184px;	
	border:1px;
	border-width:1px;
	border-style:solid;
	border-color:#d5d5d5;
	height: 84px;
	color: #7f7f7f;
}
.waterMark
{
	font-size:8px;
	color:#7f7f7f;
}
/*Work Done Links*/
.workDiv
{
    background-color:Transparent;
    color:White;
}
.workDiv a
{
    text-decoration:none;
    margin-right:10px;
}
.workDiv a img
{
    padding:4px;
    background-image:url(images/workback.gif);
    background-repeat:no-repeat;
    
}
#footer
{
    width:100%;
    height:14px;
    margin-top:20px;
    text-align:center;
    font-family:Verdana;
}