html{color:#000;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	font-family: Helvetica, Arial, sans-serif; 
}

a:link { 
	color: #333 
}

a:visited { 
	color: #333 
}

a:hover { 
	color: #aaa 
}

a:active { 
	color: red 
} 

/*** Header Content ***/

.header {
	position:relative;
	width:701px;height:32px;
	margin:auto;
	padding-top: 50px;
}

.logo {
	position:absolute;
	left:10px;
	width:229px;
	height:30px;
} 

/*** Menu Content ***/

.menu {
	position:absolute;
	margin-top: 17px;
	font-size: 8pt;
	right: 15px; 
} 

.menu a	{  
	color:white; 
	text-decoration:none; 
	padding:10px;
	margin-right:0px; 
}
 
.menu a:hover { 
	color:#ff7800; 
	text-decoration:none; 
	padding:10px;
}

.menu li { 
	float:left; 
}

.navmenu {  
	position:absolute; 
	left:17px; 
	top:306px; 
	width:190px; 
	height:23px;
}

.navmenu a	{  
	color:white; 
	text-decoration:none; 
	padding-bottom: 10px;
	font-size: 14pt;
	font-weight: 100;
	font-family: Helvetica, Arial, sans-serif; 
}

.navmenu a:hover { 
	color: #424242; 
	text-decoration:none; 
}

.navmenu li { 
	margin-bottom: 5px; 
}


/*** Main Content ***/

.topmain {
	position:relative;
	width:700px;
	height:23px;
	background-image:url("/images/bodybg_top.gif"); 
	margin:auto;
}

.main { 
	position:relative;
	width:700px;
	height:399px;
	background-image:url("/images/bodybg_middle.gif");
	margin:auto;
}

.photomenu {
	position:absolute;
	top:10px;
	left:20px;
}

/*** Design menu ***/

.designmenu {
	position:absolute;
	top:10px;
	left:20px;
	width:100px;
}

.leftmenu {
	font-size: 10pt; 
} 

.leftmenu a	{  
	color:#434343; 
	text-decoration:none; 
	padding:10px;
	margin-right:0px; 
}
 
.leftmenu a:hover { 
	color:#ff7800; 
	text-decoration:none; 
	padding:10px;
}

.leftmenu li { 
	margin-bottom: 10px;
}

.body { 
	position:absolute;
	top:5px;
	left:30px;
	color: #666; 
	width: 640px;
	font-size: 12px; 
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	line-height: 14px; 
	text-decoration: none; 
	text-align: justify; 
}

.body a:link { 
	color: #666 ; 
	font-size: 12px; 
	font-family: Helvetica, sans-serif; 
	line-height: 12x; 
	text-decoration: none; 
	vertical-align: top;  
} 

.body a:visited { 
	color: #666 ; 
	font-size: 12px; 
	font-family: Helvetica, sans-serif; 
	line-height: 12px; 
	text-decoration: none; 
	vertical-align: top; 
}

.body a:hover { 
	color: #ff7800; 
	font-size: 12px; 
	font-family: Helvetica, sans-serif; 
	line-height: 12px; 
	text-decoration: none; 
	vertical-align: top; 
}

.body p {
	margin-bottom: 5px;
}

.body ul {
	margin-left: 25px;
}

.body h2 { 
	font-size: 12px; 
	font-weight: bold;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	line-height: 12px; 
	margin-bottom: 5px;
} 

.body img {  
	margin: 13px 0 7px 0; 
} 

.aboutright { 
	position:absolute; 
	top:5px; 
	right:30px; 
	color: #666;  
	width: 160px; 
	font-size: 12px; 
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;  
	line-height: 14px; 
	text-decoration: none; 
	text-align: justify; 
}

.aboutright a:link { 
	color: #666 ; 
	font-size: 12px; 
	font-family: Helvetica, sans-serif; 
	line-height: 12x; 
	text-decoration: none; 
	vertical-align: top;  
} 

.aboutright a:visited { 
	color: #666 ; 
	font-size: 12px; 
	font-family: Helvetica, sans-serif; 
	line-height: 12px; 
	text-decoration: none; 
	vertical-align: top; 
}

.aboutright a:hover { 
	color: #ff7800; 
	font-size: 12px; 
	font-family: Helvetica, sans-serif; 
	line-height: 12px; 
	text-decoration: none; 
	vertical-align: top; 
}

.aboutright p {
	margin-bottom: 5px;
}

.aboutright ul {
	margin-left: 15px;
	text-align: left;
}

.aboutright h2 { 
	font-size: 12px; 
	font-weight: bold;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	line-height: 12px; 
	margin-bottom: 5px;
} 

.aboutright img {  
	margin: 15px 0 7px 0; 
} 

.hline { 
	border-right: 1px dotted #aaa; 
	position:absolute;
	top:10px;
	left:140px;
	width:13px;
	height:390px;
} 


.thumb_line1 {
	position:absolute;
	top:10px;
	left:170px;
}

.thumb_line1 img{
	margin-right: 6px;
}

.thumb_line2 {
	position:absolute;
	top:137px;
	left:170px;
}

.thumb_line2 img{
	margin-right: 6px;
}

.thumb_line3 {
	position:absolute;
	top:264px;
	left:170px;
} 

.thumb_line3 img{
	margin-right: 6px;
}

.next { 
	position:absolute;
	top:388px; 
	left:400px;
	font-size: 12px; 
	font-family: Helvetica, sans-serif; 
	line-height: 12px;  
	text-decoration: none; 
}

.next a:link { 
	color: #333 
	text-decoration: none; 
}

.next a:visited { 
	color: #333 
	text-decoration: none; 
}

.next a:hover { 
	color: #aaa 
	text-decoration: none; 
}

.next a:active { 
	color: red 
	text-decoration: none; 
} 

/*** Form Content ***/

.contactform {
	font-size: 12px; 
	font-family: Helvetica, sans-serif; 
	line-height: 12px; 
	color:#666;
}

.fieldset {

}

.fieldset .label {
	text-align:right;
	width:70px;
	float:left;
	padding:0.2em;
	padding-top: 5px;
	margin:0;
	margin-top: 5px; 
} 

.fieldset .nobr {
	display:none; 
}  

.fieldset .textarea {
	margin:3px;
 
}
	
.fieldset .textfield {
	margin:3px;

	border:solid 0 #fff;
}


/*** Footer Content ***/

.footer { 
	width:660px;
	height:21px;
	margin: 0 auto;
	color: #666 ; 
	font-size: 10px; 
	font-family: Helvetica, sans-serif; 
	line-height: 10px; 
	text-decoration: none; 
	vertical-align: top;  
}  

.footer a:link { 
	color: #666 ; 
	font-size: 10px; 
	font-family: Helvetica, sans-serif; 
	line-height: 10px; 
	text-decoration: none; 
	vertical-align: top;  
} 

.footer a:visited { 
	color: #666 ; 
	font-size: 10px; 
	font-family: Helvetica, sans-serif; 
	line-height: 10px; 
	text-decoration: none; 
	vertical-align: top; 
}

.footer a:hover { 
	color: #ff7800; 
	font-size: 10px; 
	font-family: Helvetica, sans-serif; 
	line-height: 10px; 
	text-decoration: none; 
	vertical-align: top; 
}

