@charset "UTF-8";
/* CSS Document */

body{
	background-color:#fff;	
	font-family:Verdana, Geneva, sans-serif;
	font-size:100%;
}
.container{
	width:910px;
	margin:auto;
}
.subhead
{
	color:#342a7b;
	font-weight:bold;
}
a {
	outline:none;

}

a:hover {
	outline:none;
}

/************************************************/
/******************header********************/
/************************************************/
.header{
	clear:both;
	height:125px;
}


.top-right{
	width:250px;
	float:right;
	font-size:14px;
	color:#342a7b;
	/*color:#327b92;*/
	text-align:center;
	font-weight:bold;
	padding:23px 0 0 0
}

.request-button a{
	background-image:url(images/templates/request-button-bg.png);
	background-repeat:no-repeat;
	width:252px;
	height:33px;
	font-size:18px;
	color:#fff;
	padding:8px;
	display:block;
	text-decoration:none;
	text-align:left;
}

.request-button a:hover{
	color:#00d7fe;
}

/************************************************/
/******************Navigation********************/
/************************************************/

.navigation{
	clear:both;
	margin:0 0 10px 0;
	padding:0;
}

.breadcrumbs{
	height:16px;
	clear:both;
	font-size:10px;
	font-weight:bold;
	padding:5px 0 3px 0;
	margin:0;
	color:#666666;
}

.breadcrumbs a{
	text-decoration:underline;
	font-weight:100;
	color:#1a586d;
}

.breadcrumbs a:hover{
	text-decoration:none;
	font-weight:100;
	color:#666;
}


/************************************************/
/******************Rounded Corners***************/
/************************************************/
.top-rounded{
	background-image:url(images/templates/curved-top.gif);
	background-repeat:no-repeat;
	background-position:top center;
	clear:both;
	margin:0;
	padding:9px 0 0 0;
}

.bottom-rounded{
	background-image:url(images/templates/curved-bottom.png);
	background-repeat:no-repeat;
	background-position:bottom center;
	clear:both;
	margin:0;
	padding:0 0 9px 0;
}

/************************************************/
/*********************Homepage********************/
/***********************************************
.big-image{
	background-image:url(images/templates/big-image2.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	width:883px;
	height:245px;
	padding:0;
	margin:0;
}

.big-image strong{
	color:#342a7b;
	font-weight:100;
	font-size:24px;
	margin:0;
	padding:0;
}*/

.big-image{
	background-image:url(images/templates/big-image.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	width:850px;
	height:195px;
	text-align:right;
	padding:15px;
	font-size:16px;
}

.big-image strong{
	color:#342a7b;
	font-weight:100;
	font-size:24px;
	margin:0;
	padding:0;
}


.webdesign-box a{
	color:#342a7b;
	width:233px;
	height:196px;
	background-image:url(images/common/webdesign-box.jpg);
	background-repeat:no-repeat;
	padding:25px 25px 0 25px;
	margin:5px 0 0 0;
	display:block;
	text-decoration:none;
	float:left;
	text-align:center;
	font-size:12px;
	background-position:0 100%;
}

.webdesign-box a:hover{
	color:#666;
	background-image:url(images/common/webdesign-box.jpg);
	background-position:0 0;
}


.webdesign-box strong{
	font-weight:100;
	font-size:20px;
	display:block;
	margin:0;
	padding:0;
}

.development-box a{
	color:#342a7b;
	width:233px;
	height:196px;
	background-image:url(images/common/development-box.jpg);
	background-repeat:no-repeat;
	padding:25px 25px 0 25px;
	margin:5px 15px 0 15px;
	display:block;
	text-decoration:none;
	float:left;
	text-align:center;
	font-size:12px;
	background-position:0 100%;
}

.development-box a:hover{
	color:#666;
	background-image:url(images/common/development-box.jpg);
	background-position:0 0;
}

.development-box strong{
	font-weight:100;
	font-size:20px;
	display:block;
	margin:0;
	padding:0;
}

.request-box a{
	color:#342a7b;
	width:233px;
	height:196px;
	background-image:url(images/common/request-box.jpg);
	background-repeat:no-repeat;
	padding:25px 25px 0 25px;
	margin:5px 0 0 0;
	display:block;
	text-decoration:none;
	float:left;
	text-align:center;
	font-size:12px;
	background-position:0 100%;
}

.request-box a:hover{
	color:#666;
	background-image:url(images/common/request-box.jpg);
	background-position:0 0;
}


.request-box strong{
	font-weight:100;
	font-size:20px;
	display:block;
	margin:0;
	padding:0;
}

/************************************************/
/*********************Content********************/
/************************************************/
.black-sides{
	margin:0;
	padding:1px;
	border-left:1px solid #333;
	border-right:1px solid #333;
	background-color:#fff;
}

.content-home{
	width:880px;
	margin:0 auto 0 auto;
}

.content{
	border-left:1px solid #c6c0c0;
	margin:0 0 0 166px;
	padding:13px;
	color:#333333;
	font-size:12px;
	min-height:230px;
}

.content a{
	color:#1a586d;
	text-decoration:underline;
}

.content a:hover{
	text-decoration:none;
	color:#666;
}

.content h1{
	color:#342a7b;
	font-size:14px;
	padding:0;
	margin:0;
}

.content p{
	line-height:20px;	
}
.content ul
{
	line-height:24px;
}
.textlinks{
	color:#1a586d;
	text-align:center;
	font-size:11px;
	clear:both;
	padding:10px 0 10px 0;
	
}

.textlinks a{
	color:#1a586d;
	text-decoration:underline;
}

.textlinks a:hover{
	text-decoration:none;
	color:#666;
}


.portfolio-table td
{
	padding:0 10px 40px 0;
	
}

.right-align{
	float:right;
	margin:0 0 0 10px;
}

.left-align{
	float:left;
	margin:0 10px 0 0;
}


.orange{
	color:#F60;	
}

.small-text{
	font-size:10px;	
}

.team-page-text{
	margin:0 0 0 135px;	
}

/*
a.previous, a.portfolio, a.next{
	float:left;	
}

a.previous{
	display:block;
	background-image:url(images/templates/previous-tab.jpg);
	background-repeat:no-repeat;
	width:102px;
	height:23px;
	padding:7px 0 0 38px;
	color:#FFF;
	text-decoration:none;
}

a.previous:hover{
	display:block;
	background-image:url(images/templates/previous-tab.jpg);
	background-repeat:no-repeat;
	width:102px;
	height:23px;
	padding:7px 0 0 38px;
	color:#DDD;
	text-decoration:none;
}

a.next{
	display:block;
	background-image:url(images/templates/next-tab.jpg);
	background-repeat:no-repeat;
	width:118px;
	height:23px;
	padding:7px 0 0 3px;
	color:#FFF;
	text-decoration:none;
}

a.next:hover{
	display:block;
	background-image:url(images/templates/next-tab.jpg);
	background-repeat:no-repeat;
	width:118px;
	height:23px;
	padding:7px 0 0 3px;
	color:#DDD;
	text-decoration:none;
}

a.portfolio{
	display:block;
	background-image:url(images/templates/portfolio-tab.jpg);
	background-repeat:no-repeat;
	width:102px;
	height:23px;
	padding:7px 0 0 38px;
	color:#FFF;
	text-decoration:none;
}

a.portfolio:hover{
	display:block;
	background-image:url(images/templates/portfolio-tab.jpg);
	background-repeat:no-repeat;
	width:102px;
	height:23px;
	padding:7px 0 0 38px;
	color:#DDD;
	text-decoration:none;
}

*/

.portfolio-links{
	color:#aaa;	
	font-weight:normal;
}



/************************************************/
/******************Left Side*********************/
/************************************************/

.left-side{
	color:#333333;
	width:155px;
	font-size:12px;
	margin:0;
	padding:5px;
	float:left;
	
}

.left-side ul{
	list-style:none;
	margin:0;
	padding:0 0 5px 0;
	border-bottom:1px solid #c6c0c0;
}


.left-side ul li{
	list-style:none;
	margin:0;
	padding:0 0 5px 0;
	
}

.left-side a{
	color:#1e6585;
}

.left-side a:hover{
	color:#333;
	text-decoration:none;
}

.testimonial{
	margin:0 0 0 0;	
	font-size:10px;
}

/************************************************/
/*********************Bottom*********************/
/************************************************/

.footer{
	font-size:11px;
	color:#fff;
	background-color:#2582bf;
	border-left:1px solid #333;
	border-right:1px solid #333;
	padding:1px 13px 1px 13px;
}

.vcard{
	margin:0;
	padding:0;
}

.org{
	margin:0;
	padding:0;	
}

.adr{
	margin:0;
	padding:0;
}	

.copyright-info{
	margin:0;
	padding:10px 0 5px 0;	
}