/* CSS Document */
body{
	margin:0;
	color: #3C6F75;
	padding: 0px;
	background-attachment: scroll;
	background: url(../images/body_bg.gif) #FFF top repeat-x;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
}
div, h1, h2, h3, h4, p, form, label, input, textarea, img, span{
	margin:0; 
	padding:0;
}
ul
{
	margin:0; 
	padding:0; 
	list-style-type:none;
}
#maindiv
{
	width:950px;
	margin:auto;
	padding:0px;
}
/*------------------------------------------------topheader--------------------*/
#topheader{
	width:100%;
	height:146px;
}
.logo {
	background: url(../images/logografixtation2.png) no-repeat;
	padding: 0px;
	float: left;
	height: 120px;
	width: 321px;
	margin: 60px 0px 0px 0px;
}
.menu_area {
	float: left;
	margin:58px 0 0 0;	
	padding: 0px;
}
.menu_text {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.ideas {
	font-family: Arial;
	font-size: 25px;
	color: #5a5a5a;
	text-decoration: none;
	background: url(../images/menu_01.png) no-repeat;
	float: left;
	height: 70px;
	width: 80px;
	padding-top: 10px;
	padding-left: 61px;
}
.ideas:hover {
	font-family: Arial;
	font-size: 25px;
	color: #ffffff;
	text-decoration: none;
	background: url(../images/menu_01.png) no-repeat;
	float: left;
	height: 70px;
	width: 80px;
	padding-top: 10px;
	padding-left: 61px;
}
.links {
	font-family: Arial;
	font-size: 25px;
	color: #5a5a5a;
	text-decoration: none;
	background: url(../images/menu_02.png) no-repeat;
	float: left;
	height: 70px;
	width: 80px;
	padding-top: 10px;
	padding-left: 59px;
}
.links:hover {
	font-family: Arial;
	font-size: 25px;
	color: #ffffff;
	text-decoration: none;
	background: url(../images/menu_02.png) no-repeat;
	float: left;
	height: 70px;
	width: 80px;
	padding-top: 10px;
	padding-left: 59px;
}
.info{
	font-family: Arial;
	font-size: 25px;
	color: #5a5a5a;
	text-decoration: none;
	background: url(../images/menu_03.png) no-repeat;
	float: left;
	height: 70px;
	width: 70px;
	padding-top: 10px;
	padding-left: 60px;
}
.info:hover{
	font-family: Arial;
	font-size: 25px;
	color: #ffffff;
	text-decoration: none;
	background: url(../images/menu_03.png) no-repeat;
	float: left;
	height: 70px;
	width: 70px;
	padding-top: 10px;
	padding-left: 60px;
}
.works {
	font-family: Arial;
	font-size: 25px;
	color: #5a5a5a;
	text-decoration: none;
	background: url(../images/menu_04.png) no-repeat;
	float: left;
	height: 70px;
	width: 105px;
	padding-top: 10px;
	padding-left: 60px;
}
.works:hover {
	font-family: Arial;
	font-size: 25px;
	color: #ffffff;
	text-decoration: none;
	background: url(../images/menu_04.png) no-repeat;
	float: left;
	height: 70px;
	width: 105px;
	padding-top: 10px;
	padding-left: 60px;
}
/*------------------------------------------------images-------------------*/
#imagediv
{
	width:700px;
	margin:auto;
	height:241px;
	background:url(../images/main_image.gif) center top no-repeat;
}
/*------------------------------------------------body_area--------------------*/
#body_area{
	width:100%;
	color: #3C6F75;
	text-decoration: none;
}
.body_textdiv
{
	width:100%;
	margin:auto;
	height:auto;
	padding-left:5px;	
	margin-bottom:15px;
}
.body_area_left {
	margin: 0px;
	float: left;
	width: 665px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	overflow:hidden;
}
.body_area_right {
	margin: 0px;
	padding: 0px;
	float: left;
	margin-left:10px;
	width: 270px;
}
.comment_head {
	font-family: Georgia;
	font-size: 22px;
	color: #d0910b;
	text-decoration: none;
	background: url(../images/comments.png) no-repeat;
	margin: 0px;
	float: left;
	width: 130px;
	padding: 0px 0px 20px 23px;
	background-position: 20px 8px;
}
.comments_area {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 150px;
}
.comments_text {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #386060;
	text-decoration: none;
	margin: 0px;
	float: left;
	width: 90%;
	padding: 0px 0px 10px 15px;
}
.comments_link {
	font-family: Arial;
	font-size: 10px;
	color: #9ca27e;
	text-decoration: underline;
}
.comments_link:hover {
	font-family: Arial;
	font-size: 10px;
	color: #386060;
	text-decoration: underline;
}
.Services_head {
	font-family: Calibri;
	font-size: 22px;
	color: #ed9c00;
	text-decoration: none;
	background-image: url(../images/services.png);
	background-repeat: no-repeat;
	float: left;
	width: 130px;
	margin:10px 0px 0px 10px;
	padding:0px 0px 10px 30px;
}
.midarea {
	margin: 0px;
	float: left;
	height: 820px;
	width: 543px;
	padding: 0px 0px 0px 40px;
}
.head {
	font-family: Calibri;
	font-size: 20px;
	color: #ed9c00;
	text-decoration: none;
	margin: 0px;
	float: left;
	width: 100%;
	padding: 10px 0px 10px 10px;
}
.body_textarea {
	font-family: Arial;
	font-size: 14px;
	color: #3c6f75;
	text-decoration: none;
	margin: 0px;
	float: left;
	width: 500px;
	padding: 0px 0 10px 0;
}
.readmore {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background: url(../images/readmore.png) no-repeat;
	margin: 0px;
	float: right;
	height: 18px;
	width: 74px;
	padding: 4px 0 20px 0px;
	margin-right:20px;
}
.readmore:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background: url(../images/readmore1.png) no-repeat;
	margin: 0px;
	float: right;
	margin-right:20px;
	height: 18px;
	width: 74px;
	padding-top: 4px;
	padding-bottom: 20px;
}.innerbanner {
	font-family: Arial;
	font-size: 18px;
	color: #8a8a8a;
	text-decoration: none;
	background: url(../images/innerbanner.jpg) center no-repeat ; 
	float: left;
	height: 517px;
	width: 100%;
}
.innerbanner_head {
	font-family: Arial;
	font-size: 18px;
	color: #8a8a8a;
	text-decoration: none;
	background: url(../images/tickmark.png) no-repeat;
	margin: 0px;
	padding: 0px 0 0 20px;
	float: left;
	background-position: 0px 4px;
}
.events_head {
	font-family: Calibri;
	font-size: 22px;
	color: #ed9c00;
	text-decoration: none;
	background: url(../images/events.png) no-repeat;
	float: left;
	width: 135px;
	padding-bottom:10px;
	padding-left: 35px;
	margin:10px 0px 0px 10px;
}
.login_area 
{
	margin: 0px;
	float: left;
	width:	250px;
	padding: 0px 0px 15px 10px;
}
.login_top {
	background: url(../images/login_01.png) no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 5px;
	width: 246px;
}
.login_bottom {
	background: url(../images/login_03.png) no-repeat; 
	margin: 0px;
	padding: 0px;
	float: left;
	height: 5px;
	width: 246px;
}
.login_bodyarea {
	margin: 0px;
	float: left;
	width: 240px;
	padding: 0px 0px 10px 6px;
	background:#FDFFF5;
	border-left:solid 1px #E5ECC3;
	border-right:solid 1px #E5ECC3;
}
.right_head {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	float: left;
	height: 17px;
	width: 231px;
	padding: 3px 0px 10px 0px;
	background: url(../images/right_head.png) no-repeat;
}
.right_textbox{
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	float: left;
	height: 17px;
	width: 231px;
	padding: 3px 0px 10px 10px;
}
.right_text{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #d5ca89;
	text-decoration: none;
	margin: 0px;
	float: left;
	height: 17px;
	width: 131px;
	padding: 3px 0px 10px 0px;
}
.righttextbox {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 18px;
	width: 128px;
	border: 1px solid #999999;
}
.righttextbox:hover {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 18px;
	width: 128px;
	border: 1px solid #333333;
}
.login {
	font-family: Arial;
	font-size: 10px;
	color: #070808;
	text-decoration: none;
	background: url(../images/login_button.png) no-repeat;
	float: right;
	height: 18px;
	width: 48px;
	margin: 0px 5px 0px 0px;
	padding:3px 0px 0px 0px;
}
.login:hover {
	font-family: Arial;
	font-size: 10px;
	color: #070808;
	text-decoration: none;
	background: url(../images/login_button1.png) no-repeat;
	float: right;
	height: 18px;
	width: 48px;
	margin:0px 5px 0px 0px;
	padding:3px 0 0 0;
}
/*------------------------------------------------fotter--------------------*/
#fotter{
	width:100%;
	margin:0px auto;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #c5a873;
	text-decoration: none;
	padding: 0px;
	float: left;
	height: 100px;
	border-top:solid 5px #FFF;
	/*background: url(../images/top_border.jpg) repeat-x top scroll;*/
	background:#000;
}
.fotter_copyrights {
	font-family: "Trebuchet MS";
	font-size: 10px;
	text-decoration: none;
	margin: 0px;
	float: left;
	height: 20px;
	width: 100%;
	color: #FFF;
	padding: 25px 0px 2px 0px;
}
.fotter_validation {
	font-family: "Trebuchet MS";
	font-size: 9px;
	text-decoration: none;
	margin: 0px;
	float: left;
	height: 20px;
	width: 100%;
	color: #c75c2c;
	padding: 5px 0 0 0;
}
/*------------------------------------------------fotterlinks --------------------*/
a.fotterlink:link {
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	color: #202219;
	padding-right: 5px;
	padding-left: 5px;
}
a.fotterlink:hover {
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	color: #b17a04;
	padding-right: 5px;
	padding-left: 5px;
}
a.fotterlink:active{
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	color: #202219;
	padding-right: 5px;
	padding-left: 5px;
}
/*------------------------------------------------validation --------------------*/
a.xhtml:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;	
	font-weight: bold;	
	background-color: #d0910b;
	height: 20px;
	width: 150px;
	border: 1px dotted #FFFFFF;
	padding: 0px 10px 0px 10px;
}
a.xhtml:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;	
	font-weight: bold;	
	background-color: #386060;
	float: none;
	height: 20px;
	width: 150px;
	border: 1px dotted #FFFFFF;
	padding: 0px 10px 0px 10px;
}
a.css:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	background-color: #386060;
	height: 20px;
	width: 100px;
	border: 1px dotted #FFFFFF;
	padding: 0px 20px 0px 20px;
}
a.css:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;	
	font-weight: bold;
	background-color: #d0910b;
	height: 20px;
	width: 100px;
	border: 1px dotted #FFFFFF;
	padding: 0px 20px 0px 20px;
}
/*------------------------------------------------validation--------------------*/
.workdiv
{
	width:150px;
	height:205px;
	float:left;
	margin-right:25px;
	margin-left:10px;
}
.work_images
{
	width:150px;
	height:150px;
}
.workdiv2
{
	width:215px;
	height:250px;
	float:left;
}
.work_head
{
	font-size:12px;
	font-weight:bold;
	width:90%;
	margin:auto;
	text-align:center;
	height:30px;
	padding-top:10px;
}
input
{
	width:207px; 
	height:16px; 
	padding:2px 0 0 9px; 
	float:left; 
	font-family:Arial; 
	font-size:10px; 
	color:#000000; 
	border:#e8e6c8 solid 1px; 
	background:#f8f5d2;
}
ul.working
{
	list-style:none;
	line-height:150%;
	margin-left:50px;
}
ul.working li
{
	list-style-image:url(../images/li_bg.gif);
}
.contact_left
{
	width:450px;
	float:left;
	height:350px;
	margin:30px 0px 0px 0px;
}
.contact_right
{
	width:400px;
	float:left;
	height:200px;
	margin:40px 0px 0px 30px;
}
#mailform 						
{
	text-align:left; 
	position:relative; 
	margin:20px 0 10px 0; 
	padding:3px 0 0 0; 
}
#mailform ul 					
{ 
	list-style-type:none;
	width:400px; 
	margin:0; 
}
#mailform li 
{
	list-style-type:none; 
	padding:0 0 15px 0;
	margin:0; 
}
#mailform input 				
{
	width:386px; 
	height:20px; 
	padding:2px 0 0 9px; 
	float:left; 
	font-family:Arial; 
	font-size:11px; 
	color:#666; 
	border:#e8e6c8 solid 1px; 
	background:#FFFAF0;
	margin-bottom:10px;
	border-left:solid 4px #9AD178;
}
#mailform input:focus , input:hover
{
	border-left:solid 4px #3079a6;
	background:#FFF;
}
#mailform input.submit			
{
	font-family: Arial;
	font-size: 10px;
	color: #070808;
	text-decoration: none;
	background: url(../images/login_button.png) no-repeat;
	float: right;
	height: 22px;
	width: 50px;
	margin: 0px 15px 0px 0px;
	padding:3px;
	border:0px;
}
#mailform input.submit:hover {
	font-family: Arial;
	font-size: 10px;
	color: #666;
	text-decoration: none;
	background: url(../images/login_button1.png) no-repeat;
	float: right;
	height: 22px;
	width: 50px;
	margin: 0px 15px 0px 0px;
	padding:3px 0 0 0;
}
#mailform li.special 			
{ 
	display:none; 
}
#mailform textarea 				
{ 
	font: 0.9em "Trebuchet MS", Arial, Helvetica, sans-serif; 
	width:380px; 
	padding: 8px 5px 8px 10px; 
	color:#666; 
	background:#FFFAF0;
	border:#e8e6c8 solid 1px; 
	border-left:solid 4px #9AD178;
}
#mailform textarea:focus , textarea:hover 
{
	background:#FFF;
}
.address
{
	padding:5px 0px 5px 0px;
	line-height:150%;
}
.logo1
{
	float:left;
	margin:5px 20px 15px 10px;
	border:solid 1px;
}
.logo2
{
	float:left;
	margin:0px 4px 5px 5px;
}
.logo_icon
{
	text-decoration:none;
	margin:auto;
	width:98%;
	margin-bottom:20px;
}
.space
{
	height:120px;
}
#content 
{
	margin-top:20px;
	background: #FFF;
	padding: 5px;
	min-height:150px;
	border:solid 3px #EBDBC5;
}
#content_contact
{
	margin-top:20px;
	background: #FFF;
	padding-left: 30px;
	padding-top:20px;
	min-height:220px;
	border:solid 3px #EBDBC5;
}
#content_about
{
	margin-top:20px;
	background: #FFF;
	padding:5px;
	min-height:180px;
	border:solid 3px #EBDBC5;
}
.left_menu_area {
	margin: 0px;
	padding: 0px;
	float: left;	
}
.left_menu_area ul
{
	margin: 0px;
	padding: 0px;
}
.left_menu_area ul li
{
	height: 25px;
	margin: 0px;
	padding-top: 2px;
	width:100%;
	background-image: url(../images/active.png);
	background-repeat: no-repeat;
}
.left_menu_area ul li a
{
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	color: #386060;	
	padding-bottom: 0px;
	padding-left: 22px;
	width: 100%;
}
