/*------------------------------- Main Site ---------------------------*/

body{
text-align:center;
color:#666666;
}

a:link {color: #999999;

}
a:visited {
	color: #999999;
	
}
a:hover {
	color: #CCCCCC;
	
}
a:active {
	color: #FF0000;
	text-decoration:underline;
}

#intro {
position:relative;
margin:auto;
margin-top:15%;
}

#homecontainer {
height:768px;
width:1024px;
background-image:url(../images/homeback.jpg);
position:relative;
margin:0 auto;
background-repeat:no-repeat;
}

#container {
height:768px;
width:1024px;
background-image:url(../images/background.jpg);
position:relative;
margin:0 auto;
background-repeat:no-repeat;
}

#header {
height:128px;
}

#headerright {
float:right;
width: 170px;
height:128px;
}

#main {
height:520px;
text-align:left;
}

#left {
width: 180px;
height:520px;
font-size:16px;
vertical-align:bottom;
}

#right {
float:right;
width: 784px;
height:520px;
font-size:14px;
color:#666666;
padding-right:40px;
margin-right:20px;
overflow: auto;
}

#footer{
height:120px;
text-align:left;
}

#footerleft {
width: 380px;
height:120px;
font-size:16px;
vertical-align:bottom;
}

#footerright {
float:right;
width: 152px;
height:120px;
}

p {
font-size:14px;
color:#666666;
}

img {
border:none;
}
.style1 {
	font-size: 16px;
	font-weight: bold;
	text-decoration:underline;
	color:#666666;
	}
	
.style2 {
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	}

.style4 {font-size: 14px;
	color:#666666;}
	
.style5 {font-size: 16px;
	color:#666666;}
	
.style6 {font-size: 12px;
color:#666666;}

/*--------------------------------------------- OEM Section ---------------------------------------*/

#oemcontainer {
height:768px;
width:1024px;
position:relative;
margin:0 auto;
background-repeat:no-repeat;
}

#oemheader {
height:128px;
}

#oemheaderright {
float:right;
width: 760px;
height:128px;
}

#oemheaderleft {
height:128px;
width: 220px;
text-align:left;}
