/*
Design by Sannarts Design Studio
http://www.sannarts.com
*/

body {
	margin: 0;
	background: #FFFFFF;
	background-image:url(images/background.png);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
a:link {
	color: #212121;
	border:none;
	text-decoration: none;
}
a:visited {
	color: #212121;
		border:none;
	text-decoration: none;
}
a:active {
	color: #212121;
	border:none;
	text-decoration: none;
}

a:hover {
	color: #212121;
	border:none;
	text-decoration: none;
	}

#page {
	width: 1033px;
	height:588px;
	margin: 80px auto;
	padding: 0;
	background: url(images/main.jpg);
}
#pagein {
	width: 1033px;
	height:588px;
	margin: 80px auto;
	padding: 0;
	background: url(images/content.jpg);
}
#content {
	float: left;
	width:710px;
	height:588px;
	}
#leftside {
	float: left;
	width: 323px;
	height: 588px;
	}
#display {
background-image:url(images/display1.jpg);
	float:left;
	width:705px;
	height:400px;
	margin:2px;
}

#displayweb {
background-image:url(images/display2.jpg);
background-repeat:no-repeat;
	float:left;
	width:705px;
	height:586px;
	margin:2px;
}
#displayprofile {
background-color:#0a0909;
background-image:url(images/profile-me.jpg);
background-repeat:no-repeat;
	float:left;
	width:709px;
	height:585px;
	margin:1px;
}
#displaycontact {
background-color:#0a0909;
background-image:url(images/contact-page.jpg);
background-repeat:no-repeat;
	float:left;
	width:709px;
	height:585px;
	margin:1px;
}
#contactwrapper{
	width:709px;
	height:327px;
	margin-top:260px;
}
.formcolor {
background-color:#212121;
border:none;
color:#767676;
}
.nameinverted {
color:#6a7200;
font-weight:bold;
}
.formbutton {
background-color:#6a7200;
border:none;
color:#1d1b1b;
}
#contentprofile {
padding: 5px 20px 20px 20px;
}
#logo {
	float: left;
	width: 323px;
	height: 140px;
	padding-top:70px;

	}

#menu {
    float:left;
	width: 15px;
	height: 30px;
	padding-left:2px;
	}

#highlite {
    float:left;
	width: 15px;
	height: 30px;
	padding-top:90px;
	
	}
#facebook {
	float: left;
	width: 323px;
	height: 140px;
	padding-top:175px;
	}
	

/*.......photo gallery.......*/

/*Make sure your page contains a valid doctype at the top*/

#simplegallery1{ 

width: 641px;
height: 301px;
margin-top: 34px;
margin-left: 33px;

}



/*.......slider......*/

.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
width: 663px; /*width of featured content slider*/
height: 321px;
margin-left:17px;
}



.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/

width: 663px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

/*.........slider 4.........*/

#slider4{
margin-top:17px;
height: 321px
}

#paginate-slider4{
margin:75px 00px 0px 15px;


}

#paginate-slider4 a img{
width: 77px;
height: 67px;
/*order: 1px solid gray;*/
margin-top: 5px;
}


	
#paginate-slider4 a img{

border: 1px solid #212121;
margin-top: 5px;
}

#paginate-slider4 a img:hover, #paginate-slider4 a.selected img{
border: 1px solid #78c712;
}