/* TAGS ---------------------------------------*/
body {
	font: normal 11px/1.2em Verdana, Tahoma, Arial, Helvetica, sans-serif;
	background: #FFF;
	margin: 0 0 0 18px;
	color: #000;
	background-position: 836px 215px;
	background-image: url(../template_img/logo.gif);
	background-repeat: no-repeat;
}

form{
	margin:0; padding:0;	
}
#nav{
	margin: 35px 0 9px 18px;
	height:13px;
}

a{
	text-decoration: underline;
	color:#000;
}

/* ID / CLASSES ---------------------------------------*/
.main_blend{
	height: 485px;
	width: 792px;
	/*width:1000px;*/
	background-repeat: no-repeat;
}
#main-left{
	float:left;
}
#main-right{
	float:left;
	margin:34px 0 0 37px;
	width:334px;
}
#strip{
clear:both;
	height:5px;
}

#sub{
	clear:both;
	height:55px;
	background-color:#000;
	padding:0 0 0 19px;
	color:#fff;
}

#sub_title{
	float:left;
	margin:10px 5px 0 5px;	
	height:16px;
}

#sub_text{
	width:780px;
	float:left;
	margin-top:15px;
}

.sub_width{
	margin-right:33px;
	width:468px;
}
#preview{
	float:left;
}

#footer{
clear:both;
	padding:8px 0 0 0;
}
#preview_num{
	float:left;
	height:55px;
	width:33px;
	border-right:5px solid white;
}

#preview_img{
float:left;

	width:48px;
}
/*----------------- nav */

.travel {
	display: block;
	background-image: url(../template_img/nav/travel.gif);
	background-repeat: no-repeat;
	height: 13px;
	width: 57px;
	float: left;
}

.fashion {
	display: block;
	background-image: url(../template_img/nav/fashion.gif);
	background-repeat: no-repeat;
	height: 13px;
	width: 69px;
	float: left;
}
.people {
	display: block;
	background-image: url(../template_img/nav/people.gif);
	background-repeat: no-repeat;
	height: 13px;
	width: 63px;
	float: left;
}
.illustrative {
	display: block;
	background-image: url(../template_img/nav/illustrative.gif);
	background-repeat: no-repeat;
	height: 13px;
	width: 95px;
	float: left;
}
.weddings {
	display: block;
	background-image: url(../template_img/nav/weddings.gif);
	background-repeat: no-repeat;
	height: 13px;
	width: 85px;
	float: left;
}
.profile {
	display: block;
	background-image: url(../template_img/nav/profile.gif);
	background-repeat: no-repeat;
	height: 13px;
	width: 62px;
	float: left;
}
.contact {
	display: block;
	background-image: url(../template_img/nav/contact.gif);
	background-repeat: no-repeat;
	height: 13px;
	width: 70px;
	float: left;
}
.home {
	display: block;
	background-image: url(../template_img/nav/home.gif);
	background-repeat: no-repeat;
	height: 13px;
	width: 57px;
	float: left;
}
.spaces {
	display: block;
	background-image: url(../template_img/nav/spaces.gif);
	background-repeat: no-repeat;
	height: 13px;
	width: 64px;
	float: left;
}
.things {
	display: block;
	background-image: url(../template_img/nav/things.gif);
	background-repeat: no-repeat;
	height: 13px;
	width: 62px;
	float: left;
}
		
		
/*---------------- PAGE SPECIFIC*/

.travel_main{
	height:330px;
	}

.contact_main{
	width: 461px;
	padding: 22px 0 150px	 18px;
	background-color: #95d5d5;
	
}

.contact_sub{
	line-height: 20px;
}
.contact_height{
height:492px;
}