@CHARSET "UTF-8";

*
{
	margin: 0px;
	padding: 0px;
}

html, body 
{
	background: #ffffff url(./images/bg.png) repeat-x;
	font-size: 12px;
	font-family: arial, sans-serif;
	height: 100%;
}

a
{
	outline: none;
}

a img
{
	border: none;
}

h1
{
	margin: 0px;
	padding: 0px;
}

ul
{
	margin: 0px 0px 0px 20px;
}

li
{
	margin: 0px 0px 8px 0px;
}

#container
{
	margin: 0 auto;
	width: 100%;
	min-height: 100%;
	*height: 100%;
	position: relative;
}

#header
{
	aposition: relative;
	height: 250px;
	width: 912px;
	margin: 0px auto;
	padding: 0px 6px 0px 6px;
	background: url(./images/header.png) no-repeat;
	clear: both;
}

#menu
{
	position: relative;
	top: 0px;
	width: 450px;
	height: 20px;
	margin: 0px 0px 0px 0px;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	
}

#menu_left
{
	margin: 0px 1px 0px 0px;
	width: 20px;
	height: 20px;
	abackground: url("images/menu_left.png") no-repeat;
	float: left;
}

#menu_right
{
	margin: 0px 0px 0px 1px;
	width: 20px;
	height: 20px;
	abackground: url("images/menu_right.png") no-repeat;
	float: left;
}

#menu a
{
	abackground: url("images/menu_button_hover.png");
	margin: 0px 1px 0px 1px;
	padding: 1px 0px 0px 0px;
	text-align: center;
	width: 100px;
	height: 19px;
	text-decoration: none;
	color: #4c4c4c;
	display: block;
	float: left
}

#menu a:hover
{
	
	abackground: #4c4c4c;
	color: #ffffff;
}

#content
{
	width: 916px;
	margin: 0px auto;
	background: #ffffff;
	position: relative;
	padding-bottom: 100px;
}



#header h1
{
	margin: 0px;
	position: relative;
	font-size: 40px;
	font-weight: normal;
	letter-spacing: -1px;
	top: 20px;
	left: 30px;
}

.shadow
{
	width: 4px;
	height: 250px;
	float: left;
	background: url("images/shadow.png") no-repeat;
}

#left h1, #center h1, #right h1
{
	text-decoration: none;
	color: #ffffff;
	width: 280px;
	height: 26px;
	display: block;
	font-size: 16px;
	padding: 74px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
}

#left h1:HOVER, #center h1:HOVER, #right h1:HOVER
{
	color: #ffffff;
}
	
#left
{
	color: #cccccc;
	width: 300px;
	height: 230px;
	
	float: left;
	background: #ffffff url(./images/button.png) no-repeat;
	/*background: #ffffff url(./images/button_hover_left.png) no-repeat;*/
}

#left:HOVER
{
	color: #ffffff;
	background: #ffffff url(./images/button_hover_left.png) no-repeat;
}

#left ul
{
	padding: 10px;
}

#left li
{
	color: #4c4c4c;
	list-style-image: url("./images/left_point.png");
}
/*
#left li:HOVER
{
	color: #ff3300;
}
*/
#center
{
	color: #cccccc;
	width: 300px;
	height: 230px;
	
	float: left;
	background: #ffffff url(./images/button.png) no-repeat;
	/*background: #ffffff url(./images/button_hover_center.png) no-repeat;*/
}

#center:HOVER
{
	color: #ffffff;
	background: #ffffff url(./images/button_hover_center.png) no-repeat;
}

#center ul
{
	padding: 10px;
}

#center li
{
	color: #4c4c4c;
	list-style-image: url("./images/center_point.png");
}
/*
#center li:HOVER
{
	color: #008800;
}
*/
#right
{
	color: #cccccc;
	width: 300px;
	height: 230px;

	float: left;
	background: #ffffff url(./images/button.png) no-repeat;
	/*background: #ffffff url(./images/button_hover_right.png) no-repeat;*/
}

#right:HOVER
{
	color: #ffffff;
	background: #ffffff url(./images/button_hover_right.png) no-repeat;
}

#right ul
{
	padding: 10px;
}

#right li
{
	color: #4c4c4c;
	list-style-image: url("./images/right_point.png");
}
/*
#right li:HOVER
{
	color: #0033ff;
}
*/
#left-software h1, #left-web h1, #left-mobile h1, #left-general h1
{
	text-decoration: none;
	color: #ffffff;
	width: 280px;
	height: 26px;
	display: block;
	font-size: 16px;
	padding: 74px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
}

#left-software
{
	color: #ffffff;
	width: 300px;
	height: 230px;
	
	float: left;
	background: #ffffff url(./images/button_hover_left.png) no-repeat;
}

#left-software ul
{
	padding: 10px;
}

#left-software li
{
	color: #4c4c4c;
	list-style-image: url("./images/left_point.png");
}

#left-software li:HOVER
{
	color: #ff3300;
}

#left-web
{
	color: #4c4c4c;
	width: 300px;
	height: 230px;

	float: left;
	background: #ffffff url(./images/button_hover_center.png) no-repeat;
}

#left-web p
{
	margin: 10px;
}

#left-web ul
{
	padding: 10px;
}

#left-web li
{
	color: #4c4c4c;
	list-style-image: url("./images/center_point.png");
}

#left-web li:HOVER
{
	color: #008800;
}

#left-mobile
{
	color: #ffffff;
	width: 300px;
	height: 230px;
	
	float: left;
	background: #ffffff url(./images/button_hover_right.png) no-repeat;
}

#left-mobile ul
{
	padding: 10px;
}

#left-mobile li
{
	color: #4c4c4c;
	list-style-image: url("./images/right_point.png");
}

#left-mobile li:HOVER
{
	color: #0033ff;
}

#left-general
{
	color: #4c4c4c;
	width: 300px;
	height: 230px;

	float: left;
	background: #ffffff url(./images/button_hover_center.png) no-repeat;
}

#left-general p
{
	margin: 10px;
}

#left-general h3
{
	margin: 10px;
}

#left-general a
{
	color: #4c4c4c;
	text-decoration: none;
}

#left-general ul
{
	padding: 10px;
}

#left-general li
{
	color: #4c4c4c;
	list-style-image: url("./images/center_point.png");
}

#left-general li:HOVER
{
	color: #008800;
}

#text h1
{
	text-decoration: none;
	color: #4c4c4c;
	height: 26px;
	display: block;
	font-size: 16px;
	padding: 10px 10px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#text
{
	padding: 110px 0px 0px 10px;
	color: #4c4c4c;
	width: 594px;
	min-height: 150px;
	float: left;
	background: #ffffff url(./images/button_bg.png) repeat-x;
}

#text p
{
	margin-bottom: 10px;
}

#text p.tech
{
	color: #8f8f8f;
	font-style: italic;
}

#fullwide
{
	width: 908px;
	margin: 0px 4px 0px 4px;
	clear: both;
	
}

#footer
{
	position:absolute;
	bottom:0;
	width: 100%;
	height: 100px;
	background: url(./images/footer_bg.png) repeat-x;
}

#footer_logo
{
	text-align: center;
	margin: 10px auto 0px auto;
	display: block;
}