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

/*

About Section

*/


.textposition
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align: left;
}



body
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin:0;
padding:0;
background:url(../images/bg_image_blog.jpg) repeat-x;
}


#bannerabout
{
	width:910px;
	height:136px;
	float:left;
	padding:0;
	margin:0;
	background:url(../images/banner_img_blog.jpg) no-repeat;
}


#aboutcontent
{
	width:910px;
	height:800px;
	float:left;
	color:#666666;
	top: 25px;
}

#videopanel
{
	width:170px;
	height:683px;
	float:left;
	padding:0;
	margin:0;
	background:none;
	margin-top: 0px;
}

#acontent
{
	width:400px;
	height:750px;
	float:left;
	padding-top:30px;
	padding-left:20px;
	padding-right:70px;
	text-align: justify;
}

.acontenttxt
{
width:328px;
height:465px;
float:left;
padding-top:31px;
}



#aboutbtn
{
width:242px;
padding-top:20px;
float:left;
}



ul#navabout
{
margin:0;
padding:0;
float:right;
width:242px;
}

ul#navabout li
{
display:block;
margin:0;
padding:0;
width:242px;
}

ul#navabout li a
{
padding:0;
margin:0;
display:block;
height:49px;
text-indent:-9999px;
}

ul#navabout li.companyprofile a
{
background:url(../images/companyprofile_btn.jpg) bottom center no-repeat;
width:242px;
}

ul#navabout li.companyprofiles a
{
background:url(../images/companyprofile_btn.jpg) top no-repeat;
width:242px;
}

ul#navabout li.testimonials a
{
background:url(../images/testimonials_btn.jpg) bottom center no-repeat;
width:242px;
}

ul#navabout li.testimonialss a
{
background:url(../images/testimonials_btn.jpg) top no-repeat;
width:242px;
}

ul#navabout li.steps a
{
background:url(../images/steps_btn.jpg) bottom center no-repeat;
width:242px;
}

ul#navabout li.stepss a
{
background:url(../images/steps_btn.jpg) top no-repeat;
width:242px;
}



ul#navabout li a:hover
{
background-position:center center;
}




#ourstaff
{
width:214px;
height:300px;
float:left;
margin-top:25px;
padding-left:26px;
}


#ourstaff h3
{
text-indent:-9999px;
background:url(../images/ourstaffheader.jpg) no-repeat;
height:44px;
padding-top:20px;
margin:0;
}


ul#staff
{
width:214px;
padding:0;
margin:0;
}

ul#staff li
{
width:207px;
height:30px;
float:left;
display:block;
padding-left:7px;
margin-bottom:10px;
}

ul#staff li a:hover
{
text-decoration:underline;
}

.camera
{
	width:28px;
	height:23px;
	padding-right:10px;
	padding-bottom:10px;
	padding-top:5px;
	float:left;
	padding-left: 10px;
}

.plus
{
width:16px;
height:18px;
padding-right:15px;
padding-bottom:10px;
padding-top:7px;
float:left;
}




ul#staff2
{
width:214px;
padding:0;
margin:0;
}

ul#staff2 li
{
width:214px;
height:30px;
float:left;
display:block;
margin-bottom:10px;
}

.camera2
{
width:28px;
height:23px;
padding-right:15px;
padding-bottom:10px;
padding-top:5px;
float:left;
}

.plus2
{
width:16px;
height:18px;
padding-right:15px;
padding-bottom:10px;
padding-top:7px;
float:left;
}

#staffinfo
{
width:214px;
padding:0;
margin:0;
}



#backgroundPopup{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:100%;
width:100%;
top:0;
left:0;
border:1px solid #cecece;
z-index:1;
background:#000000;
}



#popupContact{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:325px;
width:366px;
background:url(../images/popupwindow.png) no-repeat;
z-index:2;
padding:12px;
font-size:13px;
}

#popupContact a
{
cursor: pointer;
text-decoration:none;
}

#popupContact p
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
margin-left:15px;
width: 310px;
}


#popupContact h1{
text-align:left;
color:#666666;
font-size:12px;
padding-top:25px;
padding-bottom:2px;
border-bottom:1px dotted #D3D3D3;
margin-bottom:10px;
margin-left:15px;
margin-right:15px;
width: 310px;
}

#popupContactClose{
font: "Arial Black", Gadget, sans-serif; 
font-size:16px;
line-height:14px;
left:338px;
top:13px;
position:absolute;
color:#FFFFFF;
font-weight:700;
display:block;
}



#button{
}



#backgroundPopup2{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:100%;
width:100%;
top:0;
left:0;
border:1px solid #cecece;
z-index:1;
background:#000000;
}



#popupContact2{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:325px;
width:366px;
background:url(../images/popupwindow.png) no-repeat;
z-index:2;
padding:12px;
font-size:13px;
}

#popupContact2 a
{
cursor: pointer;
text-decoration:none;
}

#popupContact2 p
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
margin-left:15px;
width: 310px;
}


#popupContact2 h1{
text-align:left;
color:#666666;
font-size:12px;
padding-top:25px;
padding-bottom:2px;
border-bottom:1px dotted #D3D3D3;
margin-bottom:10px;
margin-left:15px;
margin-right:15px;
width: 310px;
}

#popupContactClose2{
font: "Arial Black", Gadget, sans-serif; 
font-size:16px;
line-height:14px;
left:338px;
top:13px;
position:absolute;
color:#FFFFFF;
font-weight:700;
display:block;
}



#button2{
}




#backgroundPopup3{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:100%;
width:100%;
top:0;
left:0;
border:1px solid #cecece;
z-index:1;
background:#000000;
}



#popupContact3{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:325px;
width:366px;
background:url(../images/popupwindow.png) no-repeat;
z-index:2;
padding:12px;
font-size:13px;
}

#popupContact3 a
{
cursor: pointer;
text-decoration:none;
}

#popupContact3 p
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
margin-left:15px;
width: 310px;
}


#popupContact3 h1{
text-align:left;
color:#666666;
font-size:12px;
padding-top:25px;
padding-bottom:2px;
border-bottom:1px dotted #D3D3D3;
margin-bottom:10px;
margin-left:15px;
margin-right:15px;
width: 310px;
}

#popupContactClose3{
font: "Arial Black", Gadget, sans-serif; 
font-size:16px;
line-height:14px;
left:338px;
top:13px;
position:absolute;
color:#FFFFFF;
font-weight:700;
display:block;
}



#button3{
}





#backgroundPopup4{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:100%;
width:100%;
top:0;
left:0;
border:1px solid #cecece;
z-index:1;
background:#000000;
}



#popupContact4{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:325px;
width:366px;
background:url(../images/popupwindow.png) no-repeat;
z-index:2;
padding:12px;
font-size:13px;
}

#popupContact4 a
{
cursor: pointer;
text-decoration:none;
}

#popupContact4 p
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
margin-left:15px;
width: 310px;
}


#popupContact4 h1{
text-align:left;
color:#666666;
font-size:12px;
padding-top:25px;
padding-bottom:2px;
border-bottom:1px dotted #D3D3D3;
margin-bottom:10px;
margin-left:15px;
margin-right:15px;
width: 310px;
}

#popupContactClose4{
font: "Arial Black", Gadget, sans-serif; 
font-size:16px;
line-height:14px;
left:338px;
top:13px;
position:absolute;
color:#FFFFFF;
font-weight:700;
display:block;
}



#button4{
}



#backgroundPopup5{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:100%;
width:100%;
top:0;
left:0;
border:1px solid #cecece;
z-index:1;
background:#000000;
}



#popupContact5{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:325px;
width:366px;
background:url(../images/popupwindow.png) no-repeat;
z-index:2;
padding:12px;
font-size:13px;
}

#popupContact5 a
{
cursor: pointer;
text-decoration:none;
}

#popupContact5 p
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
margin-left:15px;
width: 310px;
}


#popupContact5 h1{
text-align:left;
color:#666666;
font-size:12px;
padding-top:25px;
padding-bottom:2px;
border-bottom:1px dotted #D3D3D3;
margin-bottom:10px;
margin-left:15px;
margin-right:15px;
width: 310px;
}

#popupContactClose5{
font: "Arial Black", Gadget, sans-serif; 
font-size:16px;
line-height:14px;
left:338px;
top:13px;
position:absolute;
color:#FFFFFF;
font-weight:700;
display:block;
}



#button5{
}




#backgroundPopup6{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:100%;
width:100%;
top:0;
left:0;
border:1px solid #cecece;
z-index:1;
background:#000000;
}



#popupContact6{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:325px;
width:366px;
background:url(../images/popupwindow.png) no-repeat;
z-index:2;
padding:12px;
font-size:13px;
}

#popupContact6 a
{
cursor: pointer;
text-decoration:none;
}

#popupContact6 p
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
margin-left:15px;
width: 310px;
}


#popupContact6 h1{
text-align:left;
color:#666666;
font-size:12px;
padding-top:25px;
padding-bottom:2px;
border-bottom:1px dotted #D3D3D3;
margin-bottom:10px;
margin-left:15px;
margin-right:15px;
width: 310px;
}

#popupContactClose6{
font: "Arial Black", Gadget, sans-serif; 
font-size:16px;
line-height:14px;
left:338px;
top:13px;
position:absolute;
color:#FFFFFF;
font-weight:700;
display:block;
}



#button6{
}




#clipsandshots
{
float:left;
padding-top:20px;
padding-left:26px;
margin:0;
width:214px;

}

#clipsandshots h3
{
text-indent:-9999px;
background:url(../images/clipsandshots_header.jpg) no-repeat;
height:44px;
margin:0;
padding-bottom:20px;

}


ul#clipshotslists
{
	width:214px;
	padding:0;
	margin:0;
	text-align: left;
}

ul#clipshotslists li
{
height:25px;
padding-left:10px;
}

ul#clipshotslists li a
{
color:#666666;
}

ul#clipshotslists li a:hover
{
	text-decoration:underline;
	text-align: left;
}
