﻿@charset "utf-8";
body {
	background-color: #FF0;

}
html {}

/* main */
.main {
	width: 950px;
	margin: 3% auto auto auto;
}

/********** header **********/
.header {}
.mainplaceholder { margin: auto; width: 949px;}

/* logo */
.logo {
	height: 200px;
	text-align: right;
}
.main .mainplaceholder .contenttextarea .contentdivright .contentimg {
	border: 1px solid #000;
	width: auto;
	margin-top: 10px;
}


/* search */

/* menu */	
.navbar {
	height: 36px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
}

/********** slider **********/
.maincontent {
	width: 949px;
	height: auto;
	padding: 0;
}
.maincontent .leftdiv { float:left; width:390px;}

/*toppik*/
.footer {
	margin: 0 auto 5px auto;
	width: 947px;
	padding: 10;
	height: 70px;
	background-image: url(../images/AluminiumTread.jpg);
	border: 1px solid #000;
}
.main .mainplaceholder #break {
	height: 30px;
	background-image: url(../images/AluminiumTread.jpg);
	border: 1px solid #000;
}


/*blog_body*/
.contentplaceholder {
	width:949px;
	margin:0 auto;
	padding:0;
}
.content {
	margin:0;
	padding:0 2px;
}

/*FBG*/

/* search2 */

/*left*/
.contentdivleft {
	width: 630px;
	float: left;
	padding: 10px 10px 10px 20px;
	margin: 0;
	height: auto;
}
.contentdiv {
	width: auto;
	float: left;
	padding: 10px 20px 10px 20px;
	margin: 0;
	height: auto;
}

.contentdivleftother {
	width: 440px;
	float: left;
	padding: 10px 10px 10px 20px;
	margin: 0;
	height: auto;
}

/*right*/
.contentdivright {
	width:250px;
	float:right;
	padding:30px 20px 30px 10px;
}
.contentdivrightother {
	width:440px;
	float:right;
	padding:10px 10px 10px 20px;
	height: auto;
	border-left-width: thin;
	border-left-style: inset;
	border-left-color: #999;
}

/********** contact form **********/

/*************footer**********/

.clear {clear: both;}
.contenttextarea {
	height: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
	background-color: #FFF;
}
h1 {
	color: #000;
	text-decoration: underline;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
li {
	color: #666;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	margin-left: 30px;
}

.stdparagraph {	color: #000000; font-family: Verdana, Arial, Calibri; font-size: 8pt; line-height: 11pt; }
.basesmallprint { font-family: Verdana, Arial, Calibri; color: #666666;	font-size: 7pt;	text-align: right;	margin: 0 5px 0 0;}
.footertdivleft {
	font: normal normal bold 7pt Verdana, Arial, Calibri;
	width: 630px;
	float: left;
	margin: 0;
	height: auto;
	text-align: center;
}
.footerdivright {
	width: 230px;
	float: right;
	padding: 10px 20px 10px 20px;
	margin: 0;
	font-family: Verdana, Arial, Calibri;
	font-size: 8pt;
	font-weight: normal;
	text-align: right;
	color: #000;
}
.stdparagraphlg {
	color: #000000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	line-height: normal;
}
h2 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #666;
	text-align: center;
}
h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #666;
	margin-left: 10px;
}
#keywords {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666;
	margin: auto;
	width: 700px;
	padding: 20px 20px 20px 20px;
	text-align: center;
}
