body {
	margin: 0 auto;
	padding: 0;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4e4e4e;
	 
}
a { color:#C00;}
.clear{
	clear: both; height:15px;
}
h1, h2, h3 { margin:0px; padding:0px;}
#wrapper {
	width: 100%; clear:both; 
	background:#fff; 
}
#header {
	margin: auto;
	width: 969px; 
	background-color:#FFF;
	height: 100px; 
}
#header_slider_protfolio {
	margin: auto;
	width: 969px; text-align:center; 
	/*background-color:#9c0;*/
	height: auto; 
}

#title_logo {
	float: left;
	width: 250px;
	height: 94px;
	padding: 0px 0 0px 0; 
	margin-top:0px; margin-left:8px;
	font-size: 40px;
	font-weight: normal  ; 
	background:url(images/logo_pws.png) no-repeat top;
	text-align: center;
	color: #ffffff;
}
#title_Right{
	float: right;
	width: 390px;
	height: 40px;
	padding: 0px 0 0px 0; 
	margin-top:60px;
	font-size: 40px;
	font-weight: normal  ; 
	background:   #B60113;
	background: -webkit-linear-gradient(top, #B60113 0%,#E41020 100%);
	background: -moz-linear-gradient(top, #B60113 0%,#E41020 100%);
	background: -o-linear-gradient(top, 4c4e5a 0%,#E41020 100%);
	background: -ms-linear-gradient(top, #B60113 0%,#E41020 100%);
	background: linear-gradient(top, #B60113 0%,#E41020 100%);
-webkit-border-radius: 5px 5px 5px 0px;
	-moz-border-radius: 5px 5px 5px 0px;
	border-radius: 5px 5px 5px 0px;
	 
}

/* Menu */
ul.menu_pws { margin: 0px auto   }
.menu_pws,
.menu_pws ul,
.menu_pws li,
.menu_pws a {
	margin: 0;
	padding: 0;
	border: none;
	outline: none;
}

.menu_pws {	
	height: 40px;
	width: 390px;

}

.menu_pws li {
	position: relative;
	list-style: none;
	float: left;
	display: block;
	height: 40px;
}

/* Links */

.menu_pws li a {
	display: block;
	padding: 0 10px;
	margin: 6px 0;
	line-height: 28px;
	text-decoration: none;
	border-left: 1px solid  #C61A33;
	border-right: 1px solid #B60113;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: 400;
	font-size: 13px;
	color: #F2F2F2  ;

}

.menu_pws li:first-child a { border-left: none; }
.menu_pws li:last-child a{ border-right: none; }

.menu_pws li:hover > a .current{ color: #000;  }

/* Sub Menu */

.menu_pws ul {
	position: absolute;
	z-index: 100;
	top: 40px;
	left: 0;

	opacity:1;
	background:   #B60113;
	background: -webkit-linear-gradient(top, #B60113 0%,#E41020 100%);
	background: -moz-linear-gradient(top, #B60113 0%,#E41020 100%);
	background: -o-linear-gradient(top, 4c4e5a 0%,#E41020 100%);
	background: -ms-linear-gradient(top, #B60113 0%,#E41020 100%);
	background: linear-gradient(top, #B60113 0%,#E41020 100%);
		-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;

	-webkit-transition: opacity .25s ease .1s;
	-moz-transition: opacity .25s ease .1s;
	-o-transition: opacity .25s ease .1s;
	-ms-transition: opacity .25s ease .1s;
	transition: opacity .25s ease .1s;
}

.menu_pws li:hover > ul { opacity: 1; }

.menu_pws ul li { 
	height: 0;
	overflow: hidden;
	padding: 0;

	-webkit-transition: height .25s ease .1s;
	-moz-transition: height .25s ease .1s;
	-o-transition: height .25s ease .1s;
	-ms-transition: height .25s ease .1s;
	transition: height .25s ease .1s;
}

.menu_pws li:hover > ul li {
	height: 36px; color:#fff;
	overflow: visible;
	padding: 0;
}

.menu_pws ul li a {
	width: 240px;
	padding: 4px 0 4px 5px;
	margin: 0;

	border: none;
	border-bottom: 1px solid  #6A0000;
}

.menu_pws ul li:last-child a { border: none; }

/**/

#wrapper_flash {
	width: 100%; clear:both; 
	background: #f4f4f4;
}

.visit-portfolio{
	position:absolute;
	float:right;
	width:44px;
	height:208px;
	background: url(images/visit-portfolio.png) no-repeat top;
	left:97%;
	right:auto 100%;
	top: 240px;
}

.contact_left{
	position:absolute;
	float: left;
	width:0px;
	height:208px;
	background: url(images/contact_us.png) no-repeat top right;
	top: 209px;
}
#header_slider {
	margin: auto;
	width: 969px; 
	/*background-color:#9c0;*/
	height: 360px; 
}

#main_content {
	width:969px; background:#FFF; 
	margin:auto; clear:both;
}
.content_animation{
	width:959px; 
	font-family:"Century Gothic";    
	padding:10px 0px 0px 0px; margin-left:0px; margin-top:0px; border:0px solid #F2F2F2 ;
	float:left;  
	color:#FFF;  }
	
.content_left{
	width:959px; 
	font-family:"Century Gothic";    
	padding:0px 5px 10px 5px; margin-left:0px; margin-top:0px; border:0px solid #F2F2F2 ;
	float:left;  
	color:#FFF;  }
	
.content_left h2{
	font-family:"Century Gothic"; margin:0 auto; padding:10px 5px 10px 0px; 
	font-size:22px; font-weight:normal;
	color: #232323;  }
	
.content_left p{
	width:950px; font-family: Arial, Helvetica, sans-serif; line-height:20px;
	font-size:13px; padding:0px 5px 15px 0px;    
	
	  
	color: #232323;  }
	
.services_box{
	width:315px; height:103px; float:left;
}
.content_footer_left{
	width:270px; 
	font-family:"Century Gothic";    
	padding:10px 5px 0px 8px; 
	float:left; font-size:12px;  
	color: #000;  }
	
.content_footer_right{
	width:450px; 
	font-family:"Century Gothic";    
	padding:10px 5px 0px 43px; 
	float:left; font-size:12px;  
	color: #000;  }
	
	

.content_left_form{
	width:685px; 
	font-family:"Century Gothic";    
	padding:10px 20px 0px 8px;/* background:url(images/background_right_line.png) no-repeat right top;*/
	float:left;  
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;  }
	
	
.right_panal{ clear:both; float:right; width:240px; }
	 
.section_right{
	width:240px; 
	margin-right:8px;    
	padding:0px; 
	float: right;  
	color:#FFF;  }
	
.panel_list_menu{
	width:232px; 
	    
	padding:0px; 
	float: right;  
	color:#FFF;  }

.panel_list_menu h2{
	width:210px; 
	margin:8px 0 0 0; 
	font-weight:normal; 
	background:url(images/line_right_rad.png) no-repeat bottom ; 
	line-height:5px;
 
	display:block;font-family:"Century Gothic";
	float:left; 
	list-style:none; 
	color:#e40505; 
	font-size:23px; 
	height:100%; 
	padding-top:28px; padding-bottom:10px; line-height:25px;
	margin-left:11px;
	margin-bottom:10px; 
	padding-left:10px;}

.panel_list_menu ul{
	width:230px; 
	margin:0px; 
	padding:0px; 
	float:left; 
	list-style:none; }

.panel_list_menu ul li{
	width:190px;
	margin:0px;
	padding:5px;
	display:block;
	list-style:none;
	font-family: Arial, Helvetica, sans-serif;/*"Century Gothic";*/
	font-size:12px;
	color: #FFFF;
	background:url(images/arrow.png) no-repeat left;
	padding-left:23px;
	margin-left:11px;
	border-bottom:#999 1px dotted;
}

.panel_list_menu ul li a{
	width:180px;  
	margin:0px; padding:0px;    
	list-style:none; 
	font-family:Arial, Helvetica, sans-serif;/*"Century Gothic"; */

	color: #161616 ;
	text-decoration:none;}

.panel_list_menu ul li a:hover{
	width:180px; 
	margin:0px; 
	padding:0px;    
	list-style:none; 
	font-family: Arial, Helvetica, sans-serif;/*"Century Gothic"; */
	 color:#999999;; 
	text-decoration:underline;}
.panel_list_form{
	width:232px; 
	    
	padding:0px; 
	float: right;  
	color:#FFF; position:relative; }
	
.panel_list_form h2{
	width:210px; 
	margin:0px; 
	font-weight:normal; 
	background:url(images/line_right_rad.png) no-repeat bottom ; 
	line-height:5px;
	padding:0px; 
	display:block;font-family:"Century Gothic";
	float:left; 
	list-style:none; 
	color:#e40505; 
	font-size:25px; 
	height:30px; 
	padding-top:28px; 
	margin-left:11px;
	margin-bottom:10px; 
	padding-left:10px;}

.panel_list_form ul{
	width:220px; float:right; 
	margin:0px; /*background:url(images/ul_bg.png) repeat-x top;*/ 
	padding:15px 10px 15px 0px; 
	float:left; 
	list-style:none;
	/*padding: 0 20px 20px;*/
  margin: 0 0 30px;
  border: 1px solid  #F0F2E6;
  background: #f9f9f9;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
	}
input, textarea, .date {
  border: 1px solid #f6f6f6;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;    
  box-shadow: rgba(246,246,246,.3) 1px 1px 1px 1px inset;
  -moz-box-shadow: rgba(246,246,246,.3) 1px 1px 1px 1px inset;
  -webkit-box-shadow: rgba(246,246,246,.3) 1px 1px 1px 1px inset;
  background: #fff;
}
.panel_list_form ul li{
	width:212px; float:left;
	margin:0px 0 0 10px;
	
	display:block;
	list-style:none;
	font-family: Arial, Helvetica, sans-serif;/*"Century Gothic";*/
	font-size:12px;
	color: #FFFF;
	border-bottom:#999 0px dotted;
}

.input-form{
		width:200px; 
		margin:0px;
		padding:5px 5px 5px 5px;
		 
		list-style:none; 
		background: #fcfcfc; 
		border:1px solid #DFE6E3; 
		color:#000;}
.submit2{ text-align:center; height:16px; width:36px;}
	
.content_left_sub_page{
	width:685px; 
	font-family:"Century Gothic";    
	padding:10px 20px 0px 8px; background:url(images/background_right_line.png) no-repeat right top;
	float:left;  
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;  }
	
.content_webdesign{
	width:675px; 
	font-family:"Century Gothic";    
	padding:10px  0px 0px 0px;  no-repeat right top;
	float:left;  
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;  }
	
.content_webdesign p{
	width:670px; 
	font-family:"Century Gothic";    
	padding:10px 10px 0px 8px; margin:0px; margin-left:0px;  
	float:left; line-height:15px;  
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;  }	
.content_webdesign h2{
	width:670px; 
	font-family:"Century Gothic";    
	 margin:0px; margin-bottom:10px; padding:0px;
	float:left;  
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;  }
	
.content_left_sub_page h1{
	font-family: "Century Gothic";
	font-size:30px; font-weight: 450; margin:15px 0 0 0px;
	color: #d00e0e;  }
.content_left_sub_page h2{
	font-family: Arial, Helvetica, sans-serif;
	line-height:22px;
	font-size:16px;
	font-weight:bold;
	color: #696969 ;
}
.content_left_sub_page h3{
	font-family: Arial, Helvetica, sans-serif; line-height:22px; display:block;
	font-size:14px; font-weight: bold; 
	color: #232323;  }
	
.content_left_sub_page p{
	width:675px; font-family: Arial, Helvetica, sans-serif;
	font-size:12px; padding:0px 0px 15px 0px; }   


.content_list2{width:675px; display:block; 
	margin:0px; 
	padding:0px; 
	  }

.content_list2 ul{
	width:675px; display:block;
	margin:0px; 
	padding:0px; 
	float:left; 
	list-style:none;}
	

	
.content_list2 ul li{
	width:630px;
	margin:0px;
	padding:5px;
	display:block;
	list-style:none;
	font-family: Arial, Helvetica, sans-serif;/*"Century Gothic";*/
	font-size:12px;
	color: #232323;
	 background:url(images/bullets.png) no-repeat left; 
	padding-left:23px;
	margin-left:11px;
	border-bottom:#999 0px dotted;
}


.content_left_sub_page  .images{ float:left; margin-left:580px;
	  }
.content_left_sub_page ul{
	width:680px; 
	margin:0px; 
	padding:0px; 
	float:left; 
	list-style:none; }
	
.content_left_sub_page h3{
	font-family: Arial, Helvetica, sans-serif; line-height:22px; display:block;
	font-size:14px; font-weight: bold; 
	color: #232323; margin:0px; margin-bottom:5px; margin-top:10px; }
	
.content_left_sub_page ul li{
	width:640px;
	margin:0px;
	padding:5px;
	display:block;
	list-style:none;
	font-family: Arial, Helvetica, sans-serif;/*"Century Gothic";*/
	font-size:12px;
	color: #232323;
	 background:url(images/bullets.png) no-repeat left; 
	padding-left:23px;
	margin-left:0px;
	border-bottom:#999 0px dotted;
}

.seopackages{ border: 1px dotted #F5F5F5; }
.seopackages_list{border: 1px dotted #F5F5F5; text-align:center;}

.gallery_box { width:840px;
	padding-bottom: 0px;
	margin-bottom: 30px;
	border-bottom: 0px solid #ccc;
}
#gallery{padding-bottom: 0px;
	margin-bottom: 30px;
	border-bottom: 0px solid #ccc;
}
#gallery img{ padding:2px; 
	
	border: 1px solid #C00;
} 
#gallery a{padding-bottom: 0px;
	margin-bottom: 30px;
	
}