html, body {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	height: 100%;
}

body{
	background-repeat: repeat-x;
	background-image: url('images/bg1.jpg');	
}

#mainFrame{

	width: 1280px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	height: 100%;
	overflow: hidden;	
}

#contentBG{
	width: 1010px;
	margin-left: auto;
	margin-right: auto;	
	background-repeat: no-repeat;
	background-image: url('images/bg2.jpg');	
	width: 1212px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	height: 1870px;
	position: relative;	
	background-position:  0px -200px;
	background-color: #ffffff;
}

#contentBox{
	position: absolute;
	position: absolute;
	top: 606px;
	left: 96px;	
}

img{
	margin: 0px;
	padding: 0px;
}
#mask	{height: 100%; width: 100%; overflow: hidden; position: relative; min-height: 900px; min-width: 1212px;}
#horz	{position: absolute; top: 50%; height: 1px; width: 100%; }
#vert	{
	position: relative; top: -1155px; margin-bottom: -1155px;		
	}

	
#tag{
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	top: 1250px;
	left: 348px;
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
}

#cv{
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	top: 1250px;
	left: 831px;
}

.theme-default #slider {
    position: absolute;
	left: 348px;
	top: 1269px;
    width:518px; /* Make sure your images are the same size */
    height:246px; /* Make sure your images are the same size */
}


#tagline{
	color: #2e0707;
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size: 19px;
	position: absolute;
	left: 415px;
	top: 485px;
}

a{
	color: #5e0a0a;
	text-decoration: none;
}

a:hover{	
	text-decoration: underline;
}
