@charset "UTF-8";
/* CSS Document */

body{
	font-family:helvetica;
	font-size:11px;
	color:#666;
}
	

h1{
	font-size:14px;
	color:#333;
}

h2{
	font-size:12px;
	color:#333;
}

a{
	text-decoration:none;
	color:#333;
}

img{
	border:0px;
}


#wrapper{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:1000px;
}

#main{
	position:absolute;
	width:1000px;
	height:940px;
	top:30px;
	
	}
	
#logo{
	position:absolute;
	width:171px;
	height:61px;
	left:5px;
	top:10px;
	background-image:url(images/logo.png);
}

#menu{
	position:absolute;
	width:626px;
	height:35px;
	top:35px;
	left:445px;
}

#flash{
	position:absolute;
	width:990px;
	height:330px;
	left:5px;
	top:80px;
	background-color:#999;
}

#main_content{
	position:absolute;
	width:300px;
	height:300px;
	left:5px;
	top:420px;
}


#main_flash{
	position:absolute;
	width:990px;
	height:330px;
	left:5px;
	top:80px;
	
}

#online_ord{
	position:absolute;
	width:325px;
	height:260x;
	left:680px;
	top:420px;
	
}

#pricing{
	position:absolute;
	width:325px;
	height:260x;
	left:320px;
	top:420px;
	
}


#special{
	position:absolute;
	width:980px;
	height:175px;
	left:5px;
	top:700px;
}


/*////////////////////////////////////services/////////////////////*/

.titles{
	color:#900;
	font-size:14px;
	font-weight:bold;
}

#header{
	position:absolute;
	width:300px;
	height:50px;
	left:5px;
	top:130px;
}


#header_line{
	position:absolute;
	width:990px;
	height:3px;
	left:5px;
	top:150px;
	border-top:#333;
	border-top-style:solid;
	border-top-width:thin;
}

#ser_info{
	position:absolute;
	width:700px;
	height:500px;
	left:5px;
	top:190px;
}

/*////////////////////////////////////prices/////////////////////*/

#price_info{
	position:absolute;
	width:950px;
	height:80px;
	left:5px;
	top:170px;
}

#pri_pic{
	position:absolute;
	width:760px;
	height:360px;
	left:230px;
	top:230px;
	background-image:url(images/price_pic.png);
}

#order{
	position:absolute;
	width:80px;
	height:27px;
	left:325px;
	top:540px;
}

#product_info{
	position:absolute;
	width:700px;
	height:40px;
	left:290px;
	top:230px;
}


#product_prices{
	position:absolute;
	width:480px;
	left:280px;
	top:300px;
}

#hor-minimalist-a
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	background: #fff;
	margin: 45px;
	width: 480px;
	border-collapse: collapse;
	text-align: left;
}
#hor-minimalist-a th
{
	font-size: 14px;
	font-weight: normal;
	color: #900;
	padding: 10px 8px;
	border-bottom: 2px solid #000;
}
#hor-minimalist-a td
{
	color: #000;
	padding: 9px 8px 0px 8px;
}
#hor-minimalist-a tbody tr:hover td
{
	color:#666;
}


/*////////////////////////////////////projects/////////////////////*/
#pro_info{
	position:absolute;
	width:700px;
	height:500px;
	left:5px;
	top:190px;
}

/*////////////////////////////////////online/////////////////////*/
#onine_info{
	position:absolute;
	width:900px;
	height:250px;
	left:5px;
	top:190px;
}

#started{
	position:absolute;
	width:185px;
	height:45px;
	left:5px;
	top:300px;
}

#portal{
	position:absolute;
	width:700px;
	height:250px;
	left:5px;
	top:190px;
}
	
/*////////////////////////////////////portal/////////////////////*/	
#logos_portal{
	position:absolute;
	width:900px;
	height:100px;
	left:5px;
	top:250px;
}
	
	
/*////////////////////////////////////contact/////////////////////*/
#small_info{
	position:absolute;
	width:400px;
	height:20px;
	left:20px;
	top:700px;
	font-size:9px;
	font-style:italic;
}

#contact{
	position:absolute;
	width:500px;
	height:300px;
	left:20px;
	top:420px;
}

#con_info{
	position:absolute;
	width:300px;
	height:240px;
	top:500px;
	left:100px;
	text-align:center;
}

#con_map{
	position:absolute;
	width:450px;
	height:344px;
	left:520px;
	top:450px;
}



/*////////////////////////////////////footer/////////////////////*/

#footer_line{
	position:absolute;
	width:990px;
	height:3px;
	left:5px;
	top:890px;
	border-top:#333;
	border-top-style:solid;
	border-top-width:thin;
}

#footer_content{
	position:absolute;
	width:600px;
	height:12px;
	left:5px;
	top:895px;
	font-size:9px;
}
	
#footer_icon{
	position:absolute;
	width:48px;
	heigh:48px;
	left:910px;
	top:890px;
}
