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

.clear{ clear:both}
.left{ float:left}
.right{ float:right}

body{
	margin:0px; padding:0px;
	font-size:14px;
	font-family: Verdana;
	color:#666666;
	background:#00146d url(../images/header_slice.jpg) top repeat-x;	
}

#container{
	padding:0px;
	margin:0px auto;
	width:906px;
}
#container_foot{
	width:100%;
	background:#ffffff url(../images/bg_foot.jpg) top repeat-x;	
}
#content_footer{
	margin:0px auto;
	width:906px;	
}

#header{
	padding:0px 0px 0px 0px;
	width: 906px;
	height:220px;
}
h1 span{
	background:url(../images/logo_01.jpg) no-repeat;
	width: 625px;
	height:121px;
	text-indent:-9999px;
	float:left;
	display:inline;
	margin-top:69px;
}

h2{
	background:url(../images/lock.jpg) no-repeat;
	width: 233px;
	height:269px;
	text-indent:-9999px;
	float:left;
	display:inline;
	margin-top:1px;
	padding-bottom:40px;
}

#content{
	background:url(../images/bg-container.jpg) bottom right no-repeat;
}

#company_details{
	margin:20px 20px;
	font-size:15px;
	line-height:30pt;
	color:#ffffff;
	font-weight:100;
	padding-bottom:20px;
	font:Verdana, Geneva, sans-serif;
	
}
#camera_01{
	float:left; display:inline;
	background:url(../images/camera_no_text.jpg) no-repeat;
	width: 293px;
	height:257px;
	margin: 0px 20px 0px 0px;
	text-indent:-9999px;
	padding-bottom:20px;
}
.text_pic{
	float:left; display:inline;
	font-size:15px;
	width:570px;
	color:#FFFFFF;
	margin:0px 0px 0px 20px;
	line-height:30pt;
	font:Verdana, Geneva, sans-serif;
}
.text_pic_right{
	float:right; display:inline;
	font-size:15px;
	width:570px;
	color:#FFFFFF;
	margin:10px 0px 0px 0px;
	line-height:30pt;
	font:Verdana, Geneva, sans-serif;
}

#free_quotes{
	float:left; display:inline;
	width: 520px;
	font-size:25px;
	margin-left:313px;
	font-weight:bold;
	font-style:italic;
	text-transform:capitalize;
	padding:15px;
	border:5px solid #FFCC00;
	color:#FFCC00;
	text-align:center;
	margin: 20px 0px 0px 20px;
}

#cameras{
	background:url(../images/3_items.jpg) no-repeat;
	width: 906px;
	height:280px;
	text-indent:-9999px;
	margin-bottom:20px;
}

#brands{
	float:right; display:inline;
	background:url(../images/brands_no_text.jpg) no-repeat;
	width: 329px;
	height:272px;
	margin:0px 0px 0px 0px;
	text-indent:-9999px;
	margin-top:10px;
}





#contact{

	margin: 30px 0px 0px 0px;
	font-size:1.3em;
	color: #000000;
	font-weight:300;
	line-height:30px;
	padding-top:50px;
	font:Verdana, Geneva, sans-serif;
	
}
.phone span{
	color:#00146d;
	font-weight:400;
	font-size:1.0em;
	
}
.email span{
	color:#00146d;
	font-weight:400;
	font-size:1.0em;
	
	
}
.address span{
	color: #00146d;
	font-weight:400;
	font-size:1.0em;
}
.address{
	margin: 20px 0px 0px 0px;
}
.credits{
	margin:20px 0px 0px 0px;
	padding:20px;
	text-align:center;
	border-top:1px solid #00146d;
	color:#00146d;
}

.credits a{
	color:#00146d;
	font-weight:bold;
	text-decoration:none;
}
.credits a:hover{
	color:#f8da2a;
	text-decoration:underline
}


