
body{
background:url(images/pagebg.jpg) repeat-x #534A42;
margin:0; padding:0;
font-family:Arial, Helvetica, sans-serif
}
#wraper{
	width:960px; min-height:700px;
	margin:0 auto;
	background:url(images/girl_bg.jpg) no-repeat top left;
}
#header{
	height:115px;
	}
#header h1{
	height:93px;
	width:150px;
	display:block;
	float:left; margin:17px 0 0 85px;
	background:url(images/header_logo.gif) no-repeat;
	overflow:hidden; text-indent:-1000px;
	}
#globalNav{
	float:right; top:0;
	width:auto; height:25px;
	background:#3B3938;
	margin:0 50px; padding:0 20px;	
	}
#globalNav li{
	margin:0;
	list-style:none; 
	display:inline;
	
	line-height:25px;
	}
#globalNav li a{
	color:#CCC; font-size:12px;
	text-decoration:none; 
	padding:0px 20px; 
}

#content{
	position:relative;
	width:480px; min-height:500px;
	float:right;
	text-align:left;
	color:#fff;
	padding:0 20px 0 0;
	}
#content-i{
	position:relative;
	width:480px; min-height:500px;
	text-align:left;
	color:#fff;
	padding:0 20px 0 0;
	}
#content-i .welcomeTitle{
	background:url(images/welcome_title.gif) no-repeat left top;
	width:480px; text-indent:-1000px;
	}
#content-i .aboutusTitle{
	background:url(images/aboutus_title.gif) no-repeat left top;
	width:480px; text-indent:-1000px;
	}
#content-i .contactusTitle{
	background:url(images/contactus_title.gif) no-repeat left top;
	width:480px; text-indent:-1000px;
	}
h1 {
	font-size:70px;
	font-family: 'Tangerine', arial, serif;
	overflow:visible;
	font-weight:normal;
	margin:0;
	color:#fff;
}
p {
	font-size:14px;
	overflow:visible;
	font-weight:normal;
	padding-left:15px;
	margin:0 0 20px 0;
	color:#E3E1DF;
	
}
.productimg{
	float:left;
	width:175px;
	text-align:center;
	}
.productimg img{
	padding:10px 0;
	}
.productDetails{
	float:right;
	width:300px;
	
	
	}
a{
	color:#FFF; text-decoration:none;
	}
a.readmore {
	font-size:12px;
	}
a.color1{
	color:#F58618;
	}
.callbtn{
	width:300px; height:45px;
	background:url(images/callbtn.gif) no-repeat;
	display:block;
	margin:60px 15px 4px 15px;
	padding:10px 0px 0px 45px;
	font-size:16px; font-weight:bold;
	color:#FFF ;
	}
.clearfloat{
	clear:both;
	
	}
.border-right{
	border-right:1px solid #999; 
	}
a.screenshot{
	padding-left:25px;
	background:url(images/screenshot_icon.gif) no-repeat left bottom;
	}
	
iframe{
	
	width:520px; height:550px; padding:0; margin:0;
	float:right;
	}
