@charset "utf-8";
#framwithoutmargin  {
	border: 4px solid #EAEAE9;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
a {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
#fram  {
	border: 4px solid #EAEAE9;
	margin-left: 10px;
	margin-top: 52px;
	margin-right: 90px;
	margin-bottom: 0px;
	padding: 0px;
}
#testimonial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.testdate {
	font-size: 10px;
	color: #CCCCCC;
}

/* CSS Document */

body  {
     background: #e4e3e3;


	
	
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	
}
.twoColFixRtHdr #container { 
	width: 986px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.twoColFixRtHdr #header {
	height: 105px;
	background-image:url(../images/header_repeater.gif);
	background-repeat:repeat-x;   /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 
.twoColFixRtHdr #header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixRtHdr #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 248px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #fff;
	margin-top: 20px;
	padding-right: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#service  a{
	color: #0C1785;
	font-size: 13px;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	line-height: 15px;
}
#service   a:link, a:visited  {
	color: #0C1785;
	font-size: 13px;
	font-weight: bold;
	margin-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#service a:hover {
	text-decoration: underline;
}


.twoColFixRtHdr #mainContent {
	width: 670px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	margin-top: 20px;
	margin-right: 100px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 25px;
} 

.twoColFixRtHdr #footer {
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:url(../images/footer_bg.gif) repeat-x;
	height: 98px;
	line-height: 10px;
	text-align: center;
} 
.twoColFixRtHdr #footer h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
	
	
} 
.twoColFixRtHdr #footer a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;	
} 
.twoColFixRtHdr #footer a:hover {
	color: #000099;
	text-decoration: underline;	
} 

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#log{
width: 309px;
height: 105px;
float:left;
margin: 0;
padding: 0;
}


#nav{
	width: 543px;
	height: 105px;
	float:right;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0px;
}
#nav img {
	margin-top: 66px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#sideform {
	margin: 0;
	padding: 0;
	background:url(../images/quote_panel_bg.gif) repeat-y;
}
#mainbox{
background:url(../images/top_box_bg.gif) repeat-x;
width: 640 px;
height:233px;
}


p{margin:0;}
h1{
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	color: #E67304;
	font-size: 20px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	margin: 0px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 35px;
	padding-bottom: 0px;
	padding-left: 30px;
	text-align: justify;
	line-height: 20px;
}
h5 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	text-align: justify;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-weight: normal;
}
h2 {
	color: #E67304;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight:bold;
	padding-right: 35px;
	padding-bottom: 0px;
	padding-left: 30px;
	text-align: justify;
	line-height: 20px;
}





/*Form Designing*/

#textfield{
	margin-left: 20px;
	padding-left: 20px;
	padding-top: 8px;
	background:url(../images/textbox.gif) no-repeat;
	border: 0;
	height: 33px;
	width: 207px;
}


#textarea{
margin-left: 20px;
padding-left: 20px;

padding-top: 8px;
background:url(../images/textarea.gif) no-repeat;
border: 0;
height: 78px;
width: 208px;
}
#browse{
	margin-left: 30px;
	
	border: 0;
	

	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
}
form{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#portfolio          a:visited   img     {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=40);
-moz-opacity: 0.7;

	border: 4px solid #CECECE;
}
#portfolio         a:link  img     {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=40);
-moz-opacity: 0.7;

	border: 4px solid #CECECE;
}
#portfolio a img {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=40);
-moz-opacity: 0.7;


	border: 4px solid #CCCCCC;
}


#portfolio    a:hover  img  {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;

	border: 4px solid #FF9900;
}
#testimonial_box {
	color: #000000;
	background-color: #F0F0F0;
	margin: 0px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#testimonial_box a {
	color: #000066;
}
#testimonial_box a:link, a:visited {
	color: #000066;
	text-decoration: underline;
}
#testimonial_box a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#testimonial_box2  a {
	color: #000066;
}
#testimonial_box2  a:link, a:visited {
	color: #000066;
	text-decoration: underline;
}
#testimonial_box2  a:hover {
	color: #0000FF;
	text-decoration: none;
}


#testimonial_box2 {
	background-color: #E1F2FD;
	margin: 0px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.browse {
	margin-left: 25px;
}
body {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}
ul{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: justify;
	line-height: 20px;
	padding-right: 20px;
	padding-left:20px;
	list-style:none;
}
li{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: justify;
	line-height: 20px;
	padding-right: 20px;
	padding-left:20px;
	list-style:none;
}