/*
Theme Name: Distinct AV
Theme URI: http://get-simple.com/
Description: Distinct AV Theme 1.0
Author: 
Author URI: 
*/

/*	font: 12px/20px Arial, Verdana, Tahoma, sans-serif;  */
/*	font:12px/20px Arial, Helvetica, sans-serif; */


body{
	margin:0;
	font: 12px/20px Arial, Verdana, Tahoma, sans-serif;
	background:#f5f5f5 url(images/bg-modal.gif) repeat-x 0 0;
	padding:20px;
}
ul{
	list-style:none;
	margin:0;
	padding:0;
}
h1,h2,h3{
	margin:0;
	line-height:1.2em;
}
img{
	border:none;
}


#main{
	float:left;
	overflow:hidden;
	width:695px;
	padding:0 0 53px;
}
#main .photo{
	/*background:url(images/photo.gif) no-repeat 0 0;*/
	width:678px;
	height:357px;
	margin:8px 0 0 13px;
	padding:2px;
}
#main .photo img{
	border:1px solid #b9bec9;
}

#main #flashcontent p {margin: 5px 5px 5px 5px;}

#main .text-box{
	margin:6px 0 6px 13px;
	width:623px;
	overflow:hidden;
	background:url(images/text-box.gif) repeat-y 0 0;
	padding:0 40px 75px 19px;
	position:relative;
}
#main .text-box .top1{
	overflow:hidden;
	background:url(images/top1.gif);
	width:682px;
	height:2px;
	position:absolute;
	top:0;
	left:0;
}
#main .text-box .bottom1{
	overflow:hidden;
	background:url(images/bottom1.gif);
	width:682px;
	height:4px;
	position:absolute;
	bottom:0;
	left:0;
}
#main .text-box h1{
	color:#1f2746;
	font-size:24px;
	font-weight:normal;
	line-height:20px;
	margin:31px 0 27px;
}
#main .text-box h2{
	color:#1f2746;
	font-size:18px;
	font-weight:normal;
	margin:35px 0 23px;
}
#main .text-box p{
	color:#595d6d;
	margin-bottom: 1em;
}
#main h3{
	background:url(images/h3-m.png) no-repeat 0 0;
	width:671px;
	height:25px;
	margin:0 0 -5px 13px;
	color:#595d6d;
	font-size:12px;
	font-weight:bold;
	padding:9px 0 0 11px;
	position:relative;
}
#main h4{
	background:url(images/h4.png) no-repeat 0 0;
	width:671px;
	height:25px;
	margin:-3px 0 -5px 13px;
	color:#595d6d;
	font-size:12px;
	font-weight:bold;
	padding:9px 0 0 11px;
	position:relative;
}
#main .box{
	overflow:hidden;
	border:1px solid #b9bec9;
	width:644px;
	margin:0 0 0 14px;
	padding:18px 17px 5px;
}


#main .box p{
	color:#595d6d;
}
#main a.more{
	text-indent:-9999px;
	overflow:hidden;
	background:url(images/more.gif) no-repeat 0 0;
	float:right;
	width:100px;
	height:30px;
}

