body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	background-color: #600;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
h1  {
	font-size: 18px;
	font-weight: bold;
	color: #600;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #600;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
a:link {
	color: #900;
	text-decoration: none;
	
}

a:visited {
	color: #900;
	text-decoration: none;
}
a:hover {
	color: #333;
	text-decoration: underline;
}
a:active {
	color: #900;
	text-decoration: none;
}


#main {
	width:990px;
	height:787px;
	margin:0 auto;
}
#logo {
	background: url(../images/logo.png) no-repeat;
	width:420px;
	height:70px;
	left:500px;
	top:20px;
	position:relative;
}
#logo a {
	display:block;	
	width:100%;
	height:100%;
}
.menu_btn, .menu_btn_act, #submit{
	background:url(../images/sprite.png) no-repeat;
}
/* -- Menu Style -- */
#menu {
	width:340px;
	height:60px;
	margin-top: 35px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 535px;
}
.menu_btn {
	background-position: 0 0;
	width:38px;
	height:38px;
	display:block;
	margin:0px auto;
}
.menu_btn_act {
	background-position: 0 -38px;
	width:38px;
	height:38px;
	display:block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.mh {
	width:60px;
	margin:0px;
}
.ma {
	width:60px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 30px;
}
.mp {
	width:60px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 30px;
}
.mc {
	width:60px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 30px;
}
#menu dl {
	float:left;
	text-align:center;
}
#menu dd {
	margin:4px 0 0 0px;
}
a.menu_tit:link {
	text-decoration:none;
	color:#FFF;
}
a.menu_tit:visited {
	text-decoration:none;
	color:#FFF;
}
a.menu_tit:active {
	text-decoration:none;
	color:#FFF;
}

a.menu_tit:hover , a.menu_tit_act{
	color:#CC0;
	text-decoration:none;
}
#menu dl:hover dt a.menu_tit {
	color:#CC0;
}
#menu dl:hover dd a.menu_btn {
	background-position:-1px -38px;
}
/* -- Footer Style  -- */
#foo {
	width:900px;
	height:50px;
	margin-top: 40px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 40px;
}
.twitt {
	background-position:0 -120px;
	width:26px;
	height:26px;
	margin:0 0 0 716px;
}
a.rgh {
	color:#CCC;
	font-size:10px;
	text-decoration:none;
}
a.rgh span{
	color:#999;
}
a.ftw:link {
	font-size:12px;
	text-decoration:none;
	color:#FFF;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 555px;
}
a.ftw:visited{
	font-size:12px;
	text-decoration:none;
	color:#FFF;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 555px;
}
a.ftw:hover {
	font-size:12px;
	text-decoration:none;
	color:#999;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 555px;
}
a.ftw:active {
	font-size:12px;
	text-decoration:none;
	color:#FFF;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 555px;
}
#cnt {
	width:850px;
	height:390px;
	margin-top: 60px;
	margin-right: 0;
	margin-bottom: 120px;
	margin-left: 120px;
}
.cnt_left {
	width: 505px;
	float: left;
	padding-top: 0px;
	padding-right: 35px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.cnt_rt {
	float: left;
	width: 250px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#me_pix {
	float: left;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}


/* -- Index Page Style -- */
.ind {
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 75px;
}
.ind_tit {
	border-top: 2px dotted #FEEFB8;
	border-bottom: 2px dotted #FEEFB8;
	width:700px;
}
.tit1 {
	margin:10px 0 0 0;
	font-size:27px;
	color:#00AEC4;
}
.tit1 span {
	color:#18404B;
}
.tit2 {
	margin:0 0 10px 0;
	font-size:17px;
	color:#18404B;
}
.text {
	margin: 20px 0 0 106px;
	font-size:11px;
	width:714px;
}
.ind_sld {
	width:0px;
	float:left;
	position:relative;
	margin:20px 0 0 10px;
	z-index:2;
}
#sld1 {
	background-position: 0 -640px;
	width:224px;
	height:61px;	
	margin:60px 0 0 120px;
	z-index:2;
}
#sld2 {
	background-position: 0 -740px;
	width:224px;
	height:61px;	
	z-index:2;
	margin:10px 0 10px 120px;
}
#sld3 {
	background-position: 0 -840px;
	width:224px;
	height:61px;	
	z-index:2;
	margin:0 0 0 120px;
}
#pic_sld {
	position:absolute;
	z-index:3;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 75px;
}
#pic_sld img {
	width:830px;
	height:170px;
	background-color: transparent;
}
.index2, .index3 {
	display:none;
}
/* -- Contact Page Style -- */
.cont {
	padding:0px 0 0 100px;
}
.cont_n {
	margin:0 0 20px 10px;
	color:#C00;
	font-size:22px;
}
.cont_i {
	color:#333;
	font-size:12px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 50px;
}
.cont_e {
	color:#900;
	margin:5px 0 0 50px;
	font-size:12px;
}
.cont_f {
	color:#000;
	float: none;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 50px;
}
.frm {
	width:100%;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #D2B759;
	float: left;
	padding-top: 10px;
}
.frm input {
	background-color:#D2B759;
	border:0px none;
	height: 21px;
	width:240px;
	margin:0 10px 0 10px;
	padding:5px 0 0 5px;
	color: #000;
}
.frm span {
	color:#C00;
}
.frm textarea {
	background-color:#D2B759;
	border:0px none;
	margin:0 0 0 10px;
	padding:5px 0 0 5px;
}
#submit {
	background-position:0 -77px;
	width:103px;
	height:36px;
	color:#CCC;
	font-size:12px;
	font-weight:bold;
	border:0 none;
	cursor:pointer;
	padding:0px;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
}
/* -- Portfolio Page Style -- */
.sub_menu {
	padding:35px 0 0 196px;
	height:47px;
}
.sub_menu a {
	width:173px;
	height:47px;
	display:block;
	float:left;
	margin:0 10px 0 0;
}
#content-scroll {
	width:820px;
	height:282px;
	float:left;
	overflow:auto;
	overflow-x:hidden;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#holder {
	width:820px;
}

#holder .gallery {
	width:250px;
	float: left;
	margin-top: 10px;
	margin-left: 15px;
}

#holder .gallery ul {
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

#holder .gallery ul li {
	padding: 0px;
	list-style-type: none;
	height: 30px;
}
#holder .gallery ul li a:link {
	color: #900;
	text-decoration: none;
}

#holder .gallery ul li a:visited {
	color: #900;
	text-decoration: none;
}
#holder .gallery ul li a:hover {
	color: #000;
	text-decoration: underline;
}
#holder .gallery ul li a:active {
	color: #900;
	text-decoration: none;
}
#holder .awards {
	width:395px;
	float: left;
	margin-top: 20px;
	margin-left: 15px;
}
#holder .awards ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 15px;
}
#holder .awards ul li {
	list-style-type: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#holder .awards h3 a:link {
	color: #900;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

#holder .awards h3 a:visited {
	color: #900;
	text-decoration: none;
}
#holder .awards h3 a:hover {
	color: #000;
	text-decoration: underline;
}
#holder .awards h3 a:active {
	color: #900;
	text-decoration: none;
}


h3 {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 14px;
}



.titlePage {
	font-size: 18px;
	font-weight: bold;
	color: #600;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.contact_lf {
	width: 300px;
	float: left;
	padding-top: 22px;
	padding-right: 35px;
	padding-bottom: 25px;
	padding-left: 15px;
	margin: 0px;
}
.contact_rt {
	float: left;
	width: 300px;
	margin: 0px;
	padding-top: 22px;
	padding-right: 35px;
	padding-bottom: 25px;
	padding-left: 15px;
}
.cont_break {
	float: none;
}
.homeUL {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
blockquote {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #D2B759;
	border-bottom-color: #D2B759;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	text-align: center;
	width: 200px;
	font-weight: bold;
	color: #C00;
	text-transform: capitalize;
}

