body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:0;
	margin:0 auto;
	color:#737373;
	background-color:#FFFFFF;	
}
.main{
	width:750px;
	margin:0px auto;	
}
#header{
	height:50px;
	width:750px;
	background-repeat:no-repeat;
	background-position:top;	
}
#menu_nav {
	padding:6px 0px 6px 80px;
	margin:0px 0 0px 0;
	background-image:url(images/navbar.jpg);
	background-repeat:no-repeat;
	width:750px;
	height:25px;
	clear:both;	
}
#left{
	position:relative;
	min-height:300px;
	float:left;
	margin-top:10px;
	margin-bottom:10px;
}
#right{
	position:relative;
	min-height:300px;
	float:right;
	margin-top:10px;
	margin-bottom:10px;
}
#footer{
	position:relative;
	width:750px;
	clear:left;
	background-image:url(images/bottom.gif);
	background-repeat:repeat-x;
	background-position:top;
	height:100px;
	padding:25px 10px 0 0;
	text-align:right;
}
.name{
	color:#cc0000;
	background-color:inherit;
	font-size:32px;
	padding:0px 0 0 350px;
	font-weight: bold;
	font-family: Impact;
}
.slogan{
	padding:0 0 0 100px;	
	font-style:italic;
	font-size:12px;
}
a{
	color:#74B739;
	background-color:inherit;
}
a:hover{
	color:#33cc66;
	background-color:inherit;
	text-decoration:none;
}
#menu_nav a {
	color:#ffffff;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
	padding:14px 14px 14px 12px;
}

#menu_nav a:hover {
	color:#006600;
	text-decoration:none;
	padding:14px 14px 14px 12px;
}
.title1{
	border-bottom:3px solid #D1D1D1;
	width:520px;
	font-size:12px;
	font-weight:bold;
	color:red;
	background-color:inherit;
	font-style:italic;
	text-align:left;
	margin:0 10px 0 0;
}
.title2{
	border-bottom:3px solid #74B739;
	width:200px;
	font-size:12px;
	font-weight:bold;
	color:red;
	background-color:inherit;
	font-style:italic;
}
.title3{
	border-bottom:3px solid #D1D1D1;
	width:750px;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	color:red;
	background-color:inherit;
	font-style:italic;
	margin:0 10px 0 0;
}

.text1{
	border:1px solid #D1D1D1;
	width:500px;
	margin:3px 10px 0 0;
	padding:10px;
}
.text2{
	border:1px solid #D1D1D1;
	width:178px;
	margin:3px 0px 0 0;
	padding:10px;
}

.text3{
	border:1px solid #D1D1D1;
	width:720px;
	margin:3px 10px 0 0;
	padding:10px;
	background-image:url(images/bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}
.text3a{
	border:1px solid #D1D1D1;
	width:720px;
	margin:3px 10px 0 0;
	padding:10px;
	background-image:url(images/bg_pro.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}

.text4{
	border:1px solid #D1D1D1;
	width:184px;
	height:800px;
	margin:3px 10px 0 0;
	padding:10px;
}

.text5{
	border:1px solid #D1D1D1;
	width:184px;
	height:130x;
	margin:3px 10px 0 0;
	padding:10px;
}

.text6{
	border:1px solid #D1D1D1;
	width:500px;
	height:800px;
	margin:3px 10px 0 0;
	padding:10px;
}

.text7{
	border:1px solid #D1D1D1;
	width:500px;
	height:130px;
	margin:3px 10px 0 0;
	padding:10px;
}

.cp{
	float:left;
	padding-left:10px;
}
